Home
last modified time | relevance | path

Searched refs:task0 (Results 1 – 3 of 3) sorted by relevance

/linux/tools/memory-model/Documentation/
H A Dordering.txt352 example, where task0() and task1() execute concurrently:
354 void task0(void)
/linux/kernel/sched/
H A Dext.c373 #define SCX_CALL_OP_2TASKS_RET(sch, mask, op, rq, task0, task1, args...) \ argument
375 __typeof__((sch)->ops.op(task0, task1, ##args)) __ret; \
377 current->scx.kf_tasks[0] = task0; \
379 __ret = SCX_CALL_OP_RET((sch), mask, op, rq, task0, task1, ##args); \
/linux/Documentation/RCU/Design/Memory-Ordering/
H A DTree-RCU-Memory-Ordering.rst82 3 void task0(void)