Home
last modified time | relevance | path

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

/linux/kernel/sched/ext/
H A Dinternal.h2208 #define __SCX_CALL_OP(sch, ops, op, locked_rq, args...) \ macro
2222 __SCX_CALL_OP(sch, ops, op, locked_rq, ##args)
2259 __SCX_CALL_OP((sch), ops, op, locked_rq, task, ##args); \