Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dproc_ns.h80 extern int ns_get_path_cb(struct path *path, ns_get_path_helper_t ns_get_cb,
/linux-6.3-rc2/fs/
A Dnsfs.c110 int ns_get_path_cb(struct path *path, ns_get_path_helper_t *ns_get_cb, in ns_get_path_cb() function
145 return ns_get_path_cb(path, ns_get_path_task, &args); in ns_get_path()
/linux-6.3-rc2/kernel/bpf/
A Doffload.c465 res = ns_get_path_cb(&ns_path, bpf_prog_offload_info_fill_ns, &args); in bpf_prog_offload_info_fill()
663 res = ns_get_path_cb(&ns_path, bpf_map_offload_info_fill_ns, &args); in bpf_map_offload_info_fill()

Completed in 9 milliseconds