Home
last modified time | relevance | path

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

/linux/net/bpf/
H A Dtest_run.c32 enum { NO_PREEMPT, NO_MIGRATE } mode; enumerator
41 if (t->mode == NO_PREEMPT) in bpf_test_timer_enter()
54 if (t->mode == NO_PREEMPT) in bpf_test_timer_leave()
1371 struct bpf_test_timer t = { NO_PREEMPT }; in bpf_prog_test_run_flow_dissector()
1439 struct bpf_test_timer t = { NO_PREEMPT }; in bpf_prog_test_run_sk_lookup()