Home
last modified time | relevance | path

Searched refs:scx_sched_pnode (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/sched/ext/
H A Dinternal.h1377 struct scx_sched_pnode { struct
1567 struct scx_sched_pnode **pnode;
H A Dext.c5270 static void free_pnode(struct scx_sched_pnode *pnode);
7097 static void free_pnode(struct scx_sched_pnode *pnode) in free_pnode()
7105 static struct scx_sched_pnode *alloc_pnode(struct scx_sched *sch, int node) in alloc_pnode()
7107 struct scx_sched_pnode *pnode; in alloc_pnode()