Home
last modified time | relevance | path

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

/linux-6.12.1/net/bpf/
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()
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()