Home
last modified time | relevance | path

Searched defs:scx_dispatch_q (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/include/linux/sched/
Dext.h59 struct scx_dispatch_q { struct
60 raw_spinlock_t lock;
61 struct list_head list; /* tasks in dispatch order */
62 struct rb_root priq; /* used to order by p->scx.dsq_vtime */
63 u32 nr;
64 u32 seq; /* used by BPF iter */
65 u64 id;
66 struct rhash_head hash_node;
67 struct llist_node free_node;
68 struct rcu_head rcu;