Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/bpf/
Dsyscall.c2192 void bpf_prog_put(struct bpf_prog *prog) in bpf_prog_put() function
/linux-6.6.21/include/linux/
Dbpf.h2503 static inline void bpf_prog_put(struct bpf_prog *prog) in bpf_prog_put() function