Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dbpf.c512 int bpf_obj_pin(int fd, const char *pathname) in bpf_obj_pin() function
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dsyscall.c2286 static int bpf_obj_pin(const union bpf_attr *attr) in bpf_obj_pin() function