Home
last modified time | relevance | path

Searched defs:bpf_prog_load (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dbpf.c230 int bpf_prog_load(enum bpf_prog_type prog_type, in bpf_prog_load() function
/kernel/linux/linux-5.10/kernel/bpf/
H A Dsyscall.c2126 static int bpf_prog_load(union bpf_attr *attr, union bpf_attr __user *uattr) in bpf_prog_load() function
/kernel/linux/linux-6.6/kernel/bpf/
H A Dsyscall.c2583 static int bpf_prog_load(union bpf_attr *attr, bpfptr_t uattr, u32 uattr_size) in bpf_prog_load() function
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf.c9055 int bpf_prog_load(const char *file, enum bpf_prog_type type, in bpf_prog_load() function

Completed in 27 milliseconds