Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/time/posix-timers.c do_timer_create() -> posix_timer_add()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | timer | 4096-ptr_max |
| PARAM_VALUE | 0 | timer->rcuref.refcnt.counter | 0 |
| PARAM_VALUE | 0 | timer->sigq.flags | 1 |
| PARAM_VALUE | 0 | timer->sigq.info._sifields._rt._pid | 0 |
| PARAM_VALUE | 0 | timer->sigq.info._sifields._rt._uid | 0 |
| PARAM_VALUE | 0 | timer->sigq.info.si_code | 0 |
| PARAM_VALUE | 0 | timer->sigq.info.si_errno | 0 |
| PARAM_VALUE | 0 | timer->sigq.info.si_signo | 0 |
| PARAM_VALUE | 0 | timer->sigq.ucounts | 1-u64max |
| PARAM_VALUE | 1 | req_id | s32min,0-s32max |
| DATA_SOURCE | 0 | timer | r alloc_posix_timer |
| USER_DATA | 1 | req_id | 0-s32max |