Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/bpf/
H A Dtest_run.c31 enum { NO_PREEMPT, NO_MIGRATE } mode; enumerator
40 if (t->mode == NO_PREEMPT) in __acquires()
53 if (t->mode == NO_PREEMPT) in __releases()
1304 struct bpf_test_timer t = { NO_PREEMPT }; in bpf_prog_test_run_flow_dissector()
1372 struct bpf_test_timer t = { NO_PREEMPT }; in bpf_prog_test_run_sk_lookup()

Completed in 2 milliseconds