Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/bpf/
Dsyscall.c1630 static int bpf_prog_load(union bpf_attr *attr, union bpf_attr __user *uattr) in bpf_prog_load() function
/Linux-v5.4/tools/lib/bpf/
Dlibbpf.c4791 int bpf_prog_load(const char *file, enum bpf_prog_type type, in bpf_prog_load() function