Searched refs:SCX_KICK_PREEMPT (Results 1 – 4 of 4) sorted by relevance
37 * SCX_KICK_PREEMPT is used to trigger scheduling and CPUs to move to the131 scx_bpf_kick_cpu(central_cpu, SCX_KICK_PREEMPT); in BPF_STRUCT_OPS() 251 scx_bpf_kick_cpu(central_cpu, SCX_KICK_PREEMPT); in BPF_STRUCT_OPS() 273 scx_bpf_kick_cpu(central_cpu, SCX_KICK_PREEMPT); in central_timerfn() 328 scx_bpf_kick_cpu(cpu, SCX_KICK_PREEMPT); in BPF_STRUCT_OPS_SLEEPABLE()
42 SCX_ENUM_SET(skel, scx_kick_flags, SCX_KICK_PREEMPT); \
110 #define SCX_KICK_PREEMPT __SCX_KICK_PREEMPT104 #define SCX_KICK_PREEMPT __SCX_KICK_PREEMPT global() macro
1209 SCX_KICK_PREEMPT = 1LLU << 1, enumerator