Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf.h1265 struct bpf_dispatcher { struct
1390 struct bpf_dispatcher bpf_dispatcher_##name = \
1398 extern struct bpf_dispatcher bpf_dispatcher_##name;
1402 void bpf_dispatcher_change_prog(struct bpf_dispatcher *d, struct bpf_prog *from,
1436 static inline void bpf_dispatcher_change_prog(struct bpf_dispatcher *d, in bpf_dispatcher_change_prog()