Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf.h1307 struct bpf_dispatcher { struct
1446 struct bpf_dispatcher bpf_dispatcher_##name = \
1454 extern struct bpf_dispatcher bpf_dispatcher_##name;
1458 void bpf_dispatcher_change_prog(struct bpf_dispatcher *d, struct bpf_prog *from,
1492 static inline void bpf_dispatcher_change_prog(struct bpf_dispatcher *d, in bpf_dispatcher_change_prog()