Defined in 2 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/sched/build_policy.c sched_rt_runtime_exceeded() -> sched_rt_rq_dequeue()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | rt_rq | 4096-ptr_max |
| PARAM_VALUE | 0 | rt_rq->rt_nr_boosted | 0 |
| PARAM_VALUE | 0 | rt_rq->rt_runtime | 0-18446744073709551614 |
| PARAM_VALUE | 0 | rt_rq->rt_runtime_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | rt_rq->rt_throttled | 1 |
| PARAM_VALUE | 0 | rt_rq->rt_time | 1-u64max |
| PARAM_VALUE | 0 | rt_rq->tg | 4096-ptr_max |
| CAPPED_DATA | 0 | rt_rq | 1 |
| DATA_SOURCE | 0 | rt_rq | $0 |
| PARAM_COMPARE | 0 | rt_rq->rt_runtime | < $0->rt_time |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | 0 | &rt_rq->rt_runtime_lock | |
| HALF_LOCKED2 | &p->pi_lock | ||
| HALF_LOCKED2 | rf.flags | ||
| TYPE_LOCK | (struct rt_rq)->rt_runtime_lock |