Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/bpf/
Dsyscall.c2164 static int bpf_prog_load(union bpf_attr *attr, bpfptr_t uattr) in bpf_prog_load() function
/Linux-v5.15/tools/lib/bpf/
Dlibbpf.c8763 int bpf_prog_load(const char *file, enum bpf_prog_type type, in bpf_prog_load() function