Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dsyscall.c2324 void bpf_prog_sub(struct bpf_prog *prog, int i) in bpf_prog_sub() function
/openbmc/linux/include/linux/
H A Dbpf.h2524 static inline void bpf_prog_sub(struct bpf_prog *prog, int i) in bpf_prog_sub() function