Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 10 files:
- arch/x86/coco/sev/core.c, line 1834
- drivers/acpi/acpi_pad.c, line 207
- drivers/tty/tty_io.c, line 1766
- drivers/vfio/pci/nvgrace-gpu/main.c
- fs/btrfs/space-info.c, line 818
- fs/xfs/scrub/inode_repair.c, line 298
- fs/xfs/scrub/iscan.c
- kernel/time/sleep_timeout.c, line 145
- mm/memcontrol.c, line 2633
- mm/memfd.c, line 173
Smatch caller information:
drivers/tty/tty_io.c tty_release() -> schedule_timeout_killable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | timeout | 0-1,s64max |
| FUZZY_MAX | 0 | timeout | s64max |
| HARD_MAX | 0 | timeout | s64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 0 | timeout | unit_jiffy |
| LOCK2 | &tty->legacy_mutex | ||
| HALF_LOCKED2 | _T->lock | ||
| TYPE_LOCK | (struct tty_struct)->legacy_mutex |
mm/memcontrol.c __mem_cgroup_handle_over_high() -> schedule_timeout_killable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | timeout | 3-500 |
| CAPPED_DATA | 0 | timeout | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &sqd->lock | ||
| HALF_LOCKED2 | &vcpu->mutex |
fs/btrfs/space-info.c shrink_delalloc() -> schedule_timeout_killable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | timeout | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/acpi/acpi_pad.c power_saving_thread() -> schedule_timeout_killable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | timeout | 2-247 |
| NOCHECK_CALL |
fs/xfs/scrub/iscan.c xchk_iscan_iget_retry() -> schedule_timeout_killable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | timeout | 0-536870912,4611686018427387902 |
| DATA_SOURCE | 0 | timeout | r msecs_to_jiffies |
fs/xfs/scrub/iscan.c xchk_iscan_read_agi() -> schedule_timeout_killable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | timeout | 0-536870912,4611686018427387902 |
| DATA_SOURCE | 0 | timeout | r msecs_to_jiffies |
| UNITS | 0 | timeout | unit_jiffy |
fs/xfs/scrub/inode_repair.c xrep_dinode_ilock_nowait() -> schedule_timeout_killable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | timeout | 1 |
| NOCHECK_CALL |
arch/x86/coco/sev/core.c __handle_guest_request() -> schedule_timeout_killable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | timeout | 500 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | _T->lock |
drivers/vfio/pci/nvgrace-gpu/main.c nvgrace_gpu_wait_device_ready_cxl() -> schedule_timeout_killable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | timeout | 0-536870912 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | _T->lock |
drivers/vfio/pci/nvgrace-gpu/main.c nvgrace_gpu_wait_device_ready_legacy() -> schedule_timeout_killable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | timeout | 0-536870912 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | _T->lock |
mm/memfd.c memfd_wait_for_pins() -> schedule_timeout_killable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | timeout | s32min-s32max |
| LOCK2 | &inode->i_rwsem | ||
| HALF_LOCKED2 | &session->mutex | ||
| HALF_LOCKED2 | _T->lock | ||
| TYPE_LOCK | (struct inode)->i_rwsem |