Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dinode.c527 int bpf_obj_get_user(int path_fd, const char __user *pathname, int flags) in bpf_obj_get_user() function
/openbmc/linux/include/linux/
H A Dbpf.h2571 static inline int bpf_obj_get_user(const char __user *pathname, int flags) in bpf_obj_get_user() function