Home
last modified time | relevance | path

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

/linux-6.1.9/net/bpf/
Dtest_run.c27 struct bpf_test_timer { struct
33 static void bpf_test_timer_enter(struct bpf_test_timer *t) in bpf_test_timer_enter() argument
45 static void bpf_test_timer_leave(struct bpf_test_timer *t) in bpf_test_timer_leave()
57 static bool bpf_test_timer_continue(struct bpf_test_timer *t, int iterations, in bpf_test_timer_continue()
349 struct bpf_test_timer t = { .mode = NO_MIGRATE }; in bpf_test_run_xdp_live()
378 struct bpf_test_timer t = { NO_MIGRATE }; in bpf_test_run()
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()