Searched refs:NO_PREEMPT (Results 1 – 1 of 1) sorted by relevance
32 enum { NO_PREEMPT, NO_MIGRATE } mode; enumerator41 if (t->mode == NO_PREEMPT) in bpf_test_timer_enter()54 if (t->mode == NO_PREEMPT) in bpf_test_timer_leave()1367 struct bpf_test_timer t = { NO_PREEMPT }; in bpf_prog_test_run_flow_dissector()1435 struct bpf_test_timer t = { NO_PREEMPT }; in bpf_prog_test_run_sk_lookup()