Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 8 files:
- drivers/media/pci/pt1/pt1.c, line 514
- drivers/media/pci/pt3/pt3.c, line 449
- fs/eventpoll.c, line 2349
- fs/select.c, line 241
- ipc/sem.c, line 2166
- kernel/rcu/tasks.h, line 869
- kernel/signal.c, line 3785
- kernel/time/sleep_timeout.c
Smatch caller information:
kernel/time/sleep_timeout.c schedule_hrtimeout() -> schedule_hrtimeout_range()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | expires | 4096-ptr_max |
| PARAM_VALUE | 1 | delta | 0 |
| PARAM_VALUE | 2 | mode | 0-1,9 |
| DATA_SOURCE | 0 | expires | $0 |
| DATA_SOURCE | 2 | mode | $1 |
| HARD_MAX | 2 | mode | 9 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
kernel/time/sleep_timeout.c usleep_range_state() -> schedule_hrtimeout_range()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | expires | 5566684352491323392 |
| PARAM_VALUE | 2 | mode | 0 |
drivers/media/pci/pt1/pt1.c pt1_thread() -> schedule_hrtimeout_range()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | expires | 7379697061208199168 |
| PARAM_VALUE | 0 | *expires | 10000000 |
| PARAM_VALUE | 1 | delta | 2000000 |
| PARAM_VALUE | 2 | mode | 1 |
| NOCHECK_CALL |
ipc/sem.c __do_semtimedop() -> schedule_hrtimeout_range()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | expires | 0,7606856867672186880 |
| PARAM_VALUE | 0 | *expires | 0-s64max |
| PARAM_VALUE | 2 | mode | 0 |
| BUF_SIZE | 0 | expires | 0,8 |
| BUF_SIZE | 0 | expires | 0,8 |
| BIT_INFO | 0 | expires | 0x0,0x6990fc04aed76000 |
| BIT_INFO | 0 | expires | 0x0,0x6990fc04aed76000 |
fs/eventpoll.c ep_poll() -> schedule_hrtimeout_range()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | expires | 0,2665265451616342016 |
| PARAM_VALUE | 0 | *expires | (-9223372036854775807)-s64max |
| PARAM_VALUE | 2 | mode | 0 |
| BUF_SIZE | 0 | expires | 0,8 |
| BUF_SIZE | 0 | expires | 0,8 |
| BIT_INFO | 0 | expires | 0x0,0x24fcecce9bb69000 |
| BIT_INFO | 0 | expires | 0x0,0x24fcecce9bb69000 |
fs/select.c poll_schedule_timeout() -> schedule_hrtimeout_range()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | expires | 0,208067682988339200,1817983509053140992 |
| PARAM_VALUE | 2 | mode | 0 |
| BUF_SIZE | 0 | expires | 0,8 |
| BUF_SIZE | 0 | expires | 0,8 |
| DATA_SOURCE | 0 | expires | $2 |
| DATA_SOURCE | 1 | delta | $3 |
| BIT_INFO | 0 | expires | 0x0,0x1bfbf67e9de37000 |
| BIT_INFO | 0 | expires | 0x0,0x1bfbf67e9de37000 |
| TASK_NOT_RUNNING |
kernel/signal.c do_sigtimedwait() -> schedule_hrtimeout_range()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | expires | 0,4058587184179372032 |
| PARAM_VALUE | 0 | *expires | s64min-(-1),1-s64max |
| PARAM_VALUE | 2 | mode | 1 |
| BUF_SIZE | 0 | expires | 0,8 |
| BUF_SIZE | 0 | expires | 0,8 |
| BIT_INFO | 0 | expires | 0x0,0x3852ff8a6af6e000 |
| BIT_INFO | 0 | expires | 0x0,0x3852ff8a6af6e000 |
drivers/media/pci/pt3/pt3.c pt3_fetch_thread() -> schedule_hrtimeout_range()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | expires | 2472583682657370112 |
| PARAM_VALUE | 0 | *expires | 10000000 |
| PARAM_VALUE | 1 | delta | 2000000 |
| PARAM_VALUE | 2 | mode | 1 |
| NOCHECK_CALL |