Home
last modified time | relevance | path

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

/linux/net/bpf/
H A Dtest_run.c31 struct bpf_test_timer { struct
37 static void bpf_test_timer_enter(struct bpf_test_timer *t) in bpf_test_timer_enter() argument
49 static void bpf_test_timer_leave(struct bpf_test_timer *t) in bpf_test_timer_leave()
61 static bool bpf_test_timer_continue(struct bpf_test_timer *t, int iterations, in bpf_test_timer_continue()
377 struct bpf_test_timer t = { .mode = NO_MIGRATE }; in bpf_test_run_xdp_live()
407 struct bpf_test_timer t = { NO_MIGRATE }; in bpf_test_run()
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()