Searched refs:bpf_dispatcher_prog (Results 1 – 2 of 2) sorted by relevance
25 static struct bpf_dispatcher_prog *bpf_dispatcher_find_prog( in bpf_dispatcher_find_prog()37 static struct bpf_dispatcher_prog *bpf_dispatcher_find_free( in bpf_dispatcher_find_free()46 struct bpf_dispatcher_prog *entry; in bpf_dispatcher_add_prog()71 struct bpf_dispatcher_prog *entry; in bpf_dispatcher_remove_prog()
1235 struct bpf_dispatcher_prog { struct1244 struct bpf_dispatcher_prog progs[BPF_DISPATCHER_MAX]; argument