ns_get_path_cb    142 fs/nsfs.c      	return ns_get_path_cb(path, ns_get_path_task, &args);
ns_get_path_cb     82 include/linux/proc_ns.h extern void *ns_get_path_cb(struct path *path, ns_get_path_helper_t ns_get_cb,
ns_get_path_cb    308 kernel/bpf/offload.c 	res = ns_get_path_cb(&ns_path, bpf_prog_offload_info_fill_ns, &args);
ns_get_path_cb    531 kernel/bpf/offload.c 	res = ns_get_path_cb(&ns_path, bpf_map_offload_info_fill_ns, &args);