Home
last modified time | relevance | path

Searched defs:ns_ops (Results 1 – 3 of 3) sorted by relevance

/linux/fs/
H A Dnsfs.c47 const struct proc_ns_operations *ns_ops = ns->ops; in ns_dname() local
80 const struct proc_ns_operations *ns_ops; member
92 const struct proc_ns_operations *ns_ops) in ns_get_path() argument
371 const struct proc_ns_operations *ns_ops) in ns_get_name() argument
408 const struct proc_ns_operations *ns_ops = ns->ops; nsfs_show_path() local
[all...]
/linux/lib/
H A Dkobject.c32 const struct kobj_ns_type_operations *ns_ops = kobj_ns_ops(kobj); in kobject_namespace() local
/linux/kernel/events/
H A Dcore.c9446 perf_fill_ns_link_info(struct perf_ns_link_info * ns_link_info,struct task_struct * task,const struct proc_ns_operations * ns_ops) perf_fill_ns_link_info() argument