Home
last modified time | relevance | path

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

/linux/net/bpf/
A Dtest_run.c25 struct bpf_test_timer { struct
31 static void bpf_test_timer_enter(struct bpf_test_timer *t) in bpf_test_timer_enter() argument
43 static void bpf_test_timer_leave(struct bpf_test_timer *t) in bpf_test_timer_leave()
55 static bool bpf_test_timer_continue(struct bpf_test_timer *t, u32 repeat, int *err, u32 *duration) in bpf_test_timer_continue()
96 struct bpf_test_timer t = { NO_MIGRATE }; in bpf_test_run()
858 struct bpf_test_timer t = { NO_PREEMPT }; in bpf_prog_test_run_flow_dissector()
929 struct bpf_test_timer t = { NO_PREEMPT }; in bpf_prog_test_run_sk_lookup()

Completed in 6 milliseconds