Searched refs:PLIST_NODE_INIT (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/linux/ | ||
D | plist.h | 113 #define PLIST_NODE_INIT(node, __prio) \ macro |
/linux-6.1.9/init/ | ||
D | init_task.c | 100 .pushable_tasks = PLIST_NODE_INIT(init_task.pushable_tasks, MAX_PRIO), |