Home
last modified time | relevance | path

Searched refs:path_fd (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dbpf.h2416 int bpf_obj_pin_user(u32 ufd, int path_fd, const char __user *pathname);
2417 int bpf_obj_get_user(int path_fd, const char __user *pathname, int flags);
/include/uapi/linux/
Dbpf.h1598 __s32 path_fd; member