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

/linux-master/kernel/bpf/
H A Dsyscall.c2300 void bpf_prog_put(struct bpf_prog *prog) function
2304 EXPORT_SYMBOL_GPL(bpf_prog_put); variable
[all...]
/linux-master/include/linux/
H A Dbpf.h2668 static inline void bpf_prog_put(struct bpf_prog *prog) function

Completed in 593 milliseconds