Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dbpf.c230 int bpf_prog_load(enum bpf_prog_type prog_type, in bpf_prog_load() function
/openbmc/linux/kernel/bpf/
H A Dsyscall.c2586 static int bpf_prog_load(union bpf_attr *attr, bpfptr_t uattr, u32 uattr_size) in bpf_prog_load() function