Home
last modified time | relevance | path

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

/linux-6.1.9/net/bpf/
Dtest_run.c28 enum { NO_PREEMPT, NO_MIGRATE } mode; enumerator
37 if (t->mode == NO_PREEMPT) in bpf_test_timer_enter()
50 if (t->mode == NO_PREEMPT) in bpf_test_timer_leave()
1436 struct bpf_test_timer t = { NO_PREEMPT }; in bpf_prog_test_run_flow_dissector()
1504 struct bpf_test_timer t = { NO_PREEMPT }; in bpf_prog_test_run_sk_lookup()