Defined in 1 files as a function:

Referenced in 1 files:

Smatch caller information:

kernel/sched/fair.c enqueue_task_fair() -> place_entity()

Type Parameter Key Value
PARAM_VALUE 0 cfs_rq 4096-ptr_max
PARAM_VALUE 0 cfs_rq->curr 4096-ptr_max
PARAM_VALUE 1 se 4096-ptr_max
PARAM_VALUE 2 flags 0-1,8-9,40,65536-s32max
BUF_SIZE 0 cfs_rq 576
BUF_SIZE 1 se 320
CAPPED_DATA 0 cfs_rq->curr 1
CAPPED_DATA 1 se 1
DATA_SOURCE 2 flags $2
FUZZY_MAX 2 flags 9
PARAM_COMPARE 0 cfs_rq->curr == $1
PARAM_COMPARE 1 se == $0->curr
BIT_INFO 2 flags 0x0,0x7fffffdf
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL

kernel/sched/fair.c enqueue_task_fair() -> place_entity()

Type Parameter Key Value
PARAM_VALUE 0 cfs_rq 4096-ptr_max
PARAM_VALUE 1 se 4096-ptr_max
PARAM_VALUE 1 se->h_load.weight 2-u64max
PARAM_VALUE 2 flags 0,2097152-s32max
BUF_SIZE 0 cfs_rq 576
BUF_SIZE 1 se 320
CAPPED_DATA 0 cfs_rq 1
CAPPED_DATA 1 se 1
CAPPED_DATA 1 se->h_load.weight 1
PARAM_COMPARE 0 cfs_rq->curr != $1
PARAM_COMPARE 1 se != $0->curr
BIT_INFO 2 flags 0x200000,0x7fffffdf
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL
NO_OVERFLOW_SIMPLE 0 cfs_rq->sum_w_vruntime
NO_OVERFLOW_SIMPLE 0 cfs_rq->sum_weight

kernel/sched/fair.c requeue_delayed_entity() -> place_entity()

Type Parameter Key Value
PARAM_VALUE 0 cfs_rq 4096-ptr_max
PARAM_VALUE 0 cfs_rq->curr 0,4096-ptr_max
PARAM_VALUE 0 cfs_rq->curr->on_rq 1-255
PARAM_VALUE 1 se 4096-ptr_max
PARAM_VALUE 2 flags 0
BUF_SIZE 0 cfs_rq 576
BUF_SIZE 1 se 320
CAPPED_DATA 0 cfs_rq 1
CAPPED_DATA 0 cfs_rq->curr 1
CAPPED_DATA 1 se 1
DATA_SOURCE 0 cfs_rq $0
DATA_SOURCE 1 se $1
RX_PATH
TASK_NOT_RUNNING
NOCHECK_CALL