Searched refs:exit_kind (Results 1 – 4 of 4) sorted by relevance
15 u32 exit_kind; variable19 exit_kind = info->kind; in BPF_STRUCT_OPS_SLEEPABLE()
38 if (!skel->bss->exit_kind) { in run()
1069 atomic_t exit_kind; member
5600 if (atomic_read(&parent->exit_kind) != SCX_EXIT_NONE) { in scx_link_sched()5986 if (!atomic_try_cmpxchg(&sch->exit_kind, &none, kind)) in scx_claim_exit()6027 kind = atomic_read(&sch->exit_kind); in scx_disable_workfn()6032 if (atomic_try_cmpxchg(&sch->exit_kind, &kind, SCX_EXIT_DONE)) in scx_disable_workfn()6066 kind = atomic_read(&sch->exit_kind); in scx_flush_disable_work()6580 atomic_set(&sch->exit_kind, SCX_EXIT_NONE); in scx_alloc_and_add_sched()6941 WARN_ON_ONCE(atomic_read(&sch->exit_kind) == SCX_EXIT_NONE); in scx_root_enable_workfn()