Home
last modified time | relevance | path

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

/net/bpf/
Dtest_run.c25 enum { NO_PREEMPT, NO_MIGRATE } mode; enumerator
34 if (t->mode == NO_PREEMPT) in bpf_test_timer_enter()
47 if (t->mode == NO_PREEMPT) in bpf_test_timer_leave()
853 struct bpf_test_timer t = { NO_PREEMPT }; in bpf_prog_test_run_flow_dissector()
924 struct bpf_test_timer t = { NO_PREEMPT }; in bpf_prog_test_run_sk_lookup()