Searched refs:ns_get_path_cb (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dproc_ns.h79 extern int ns_get_path_cb(struct path *path, ns_get_path_helper_t ns_get_cb,
/linux-master/fs/
H A Dnsfs.c50 int ns_get_path_cb(struct path *path, ns_get_path_helper_t *ns_get_cb, function
82 return ns_get_path_cb(path, ns_get_path_task, &args);
/linux-master/kernel/bpf/
H A Doffload.c475 res = ns_get_path_cb(&ns_path, bpf_prog_offload_info_fill_ns, &args);
679 res = ns_get_path_cb(&ns_path, bpf_map_offload_info_fill_ns, &args);

Completed in 107 milliseconds