Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/bpf/
Dsyscall.c1333 static int bpf_prog_load(union bpf_attr *attr) in bpf_prog_load() function
/Linux-v4.19/tools/lib/bpf/
Dlibbpf.c2280 int bpf_prog_load(const char *file, enum bpf_prog_type type, in bpf_prog_load() function