Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf.h1377 struct bpf_dispatcher { struct
1520 struct bpf_dispatcher bpf_dispatcher_##name = \
1528 extern struct bpf_dispatcher bpf_dispatcher_##name;
1532 void bpf_dispatcher_change_prog(struct bpf_dispatcher *d, struct bpf_prog *from,
1569 static inline void bpf_dispatcher_change_prog(struct bpf_dispatcher *d, in bpf_dispatcher_change_prog()