Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/dma-buf/st-dma-fence-chain.c
- kernel/sched/syscalls.c, line 1459
- virt/kvm/kvm_main.c, line 3878
Smatch caller information:
drivers/dma-buf/st-dma-fence-chain.c test_wait_backward() -> yield_to()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | p | 4096-ptr_max |
| PARAM_VALUE | 0 | p->blocked_on | 0 |
| PARAM_VALUE | 0 | p->cpus_ptr | 4096-ptr_max |
| PARAM_VALUE | 0 | p->migration_disabled | 0-1 |
| PARAM_VALUE | 0 | p->on_rq | 0-1,3-255 |
| PARAM_VALUE | 0 | p->pushable_dl_tasks.__rb_parent_color | 1 |
| PARAM_VALUE | 0 | p->saved_state | 0 |
| PARAM_VALUE | 0 | p->wake_cpu | 0-s32max |
| PARAM_VALUE | 1 | preempt | 1 |
| DATA_SOURCE | 0 | p | r kthread_create_on_node |
| NOCHECK_CALL |
drivers/dma-buf/st-dma-fence-chain.c test_wait_forward() -> yield_to()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | p | 4096-ptr_max |
| PARAM_VALUE | 0 | p->blocked_on | 0 |
| PARAM_VALUE | 0 | p->cpus_ptr | 4096-ptr_max |
| PARAM_VALUE | 0 | p->migration_disabled | 0-1 |
| PARAM_VALUE | 0 | p->on_rq | 0-1,3-255 |
| PARAM_VALUE | 0 | p->pushable_dl_tasks.__rb_parent_color | 1 |
| PARAM_VALUE | 0 | p->saved_state | 0 |
| PARAM_VALUE | 0 | p->wake_cpu | 0-s32max |
| PARAM_VALUE | 1 | preempt | 1 |
| DATA_SOURCE | 0 | p | r kthread_create_on_node |
| NOCHECK_CALL |
drivers/dma-buf/st-dma-fence-chain.c test_wait_random() -> yield_to()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | p | 4096-ptr_max |
| PARAM_VALUE | 0 | p->blocked_on | 0 |
| PARAM_VALUE | 0 | p->cpus_ptr | 4096-ptr_max |
| PARAM_VALUE | 0 | p->migration_disabled | 0-1 |
| PARAM_VALUE | 0 | p->on_rq | 0-1,3-255 |
| PARAM_VALUE | 0 | p->pushable_dl_tasks.__rb_parent_color | 1 |
| PARAM_VALUE | 0 | p->saved_state | 0 |
| PARAM_VALUE | 0 | p->wake_cpu | 0-s32max |
| PARAM_VALUE | 1 | preempt | 1 |
| DATA_SOURCE | 0 | p | r kthread_create_on_node |
| NOCHECK_CALL |
arch/x86/kvm/../../../virt/kvm/kvm_main.c kvm_vcpu_yield_to() -> yield_to()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | p | 4096-ptr_max |
| PARAM_VALUE | 1 | preempt | 1 |
| DATA_SOURCE | 0 | p | r get_pid_task |