Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dmprog.c118 bpf_mprog_write(fp, cp, ntuple); in bpf_mprog_replace()
145 bpf_mprog_write(fp, cp, ntuple); in bpf_mprog_insert()
/openbmc/linux/include/linux/
H A Dbpf_mprog.h312 static inline void bpf_mprog_write(struct bpf_mprog_fp *fp, in bpf_mprog_write() function