Searched defs:bpf_prog_add (Results 1 - 2 of 2) sorted by relevance

/linux-master/kernel/bpf/
H A Dsyscall.c2409 void bpf_prog_add(struct bpf_prog *prog, int i) function
2413 EXPORT_SYMBOL_GPL(bpf_prog_add); variable
/linux-master/include/linux/
H A Dbpf.h2660 static inline void bpf_prog_add(struct bpf_prog *prog, int i) function

Completed in 197 milliseconds