Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
kernel/time/posix-cpu-timers.c posix_cpu_timer_set() -> posix_timer_set_common()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | timer | 4096-ptr_max |
| PARAM_VALUE | 1 | new_setting | 71585759839850496,3214628412952829952,6929838691778711552,9221454273694728192 |
| DATA_SOURCE | 0 | timer | $0 |
| DATA_SOURCE | 1 | new_setting | $2 |
| NOCHECK_CALL | |||
| USER_DATA | 0 | timer->it_clock | s32min-23 |
| USER_DATA | 0 | timer->it_id | 0-s32max[c] |
| USER_DATA | 1 | new_setting->it_interval.tv_nsec | 0-999999999 |
| USER_DATA | 1 | new_setting->it_interval.tv_sec | 0-s64max |
| USER_DATA | 1 | new_setting->it_value.tv_nsec | 0-999999999 |
| USER_DATA | 1 | new_setting->it_value.tv_sec | 0-s64max |
| HALF_LOCKED2 | &timer.it_lock | ||
| HALF_LOCKED2 | irq |
kernel/time/posix-timers.c common_timer_set() -> posix_timer_set_common()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | timer | 4096-ptr_max |
| PARAM_VALUE | 1 | new_setting | 71585759839850496,6929838691778711552 |
| PARAM_VALUE | 1 | new_setting->it_value.tv_nsec | 0-999999999 |
| PARAM_VALUE | 1 | new_setting->it_value.tv_sec | 0-s64max |
| DATA_SOURCE | 0 | timer | $0 |
| DATA_SOURCE | 1 | new_setting | $2 |
| NOCHECK_CALL | |||
| USER_DATA | 0 | timer->it_id | 0-s32max[c] |
| USER_DATA | 1 | new_setting->it_interval.tv_nsec | 0-999999999 |
| USER_DATA | 1 | new_setting->it_interval.tv_sec | 0-s64max |
| USER_DATA | 1 | new_setting->it_value.tv_nsec | 0-999999999 |
| USER_DATA | 1 | new_setting->it_value.tv_sec | 0-s64max |
| HALF_LOCKED2 | irq |