Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dbpf.c594 int bpf_obj_pin(int fd, const char *pathname) in bpf_obj_pin() function
/openbmc/linux/kernel/bpf/
H A Dsyscall.c2794 static int bpf_obj_pin(const union bpf_attr *attr) in bpf_obj_pin() function