Searched defs:ns_ops (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/proc/
H A Dnamespaces.c46 const struct proc_ns_operations *ns_ops = PROC_I(inode)->ns_ops; local
74 const struct proc_ns_operations *ns_ops = PROC_I(inode)->ns_ops; local
101 const struct proc_ns_operations *ns_ops = ptr; local
H A Dinternal.h106 const struct proc_ns_operations *ns_ops; member in struct:proc_inode
/linux-master/fs/
H A Dnsfs.c31 const struct proc_ns_operations *ns_ops = ns->ops; local
63 const struct proc_ns_operations *ns_ops; member in struct:ns_get_path_task_args
74 ns_get_path(struct path *path, struct task_struct *task, const struct proc_ns_operations *ns_ops) argument
151 ns_get_name(char *buf, size_t size, struct task_struct *task, const struct proc_ns_operations *ns_ops) argument
189 const struct proc_ns_operations *ns_ops = ns->ops; local
[all...]
/linux-master/lib/
H A Dkobject.c32 const struct kobj_ns_type_operations *ns_ops = kobj_ns_ops(kobj); local
/linux-master/kernel/events/
H A Dcore.c8426 perf_fill_ns_link_info(struct perf_ns_link_info *ns_link_info, struct task_struct *task, const struct proc_ns_operations *ns_ops) argument

Completed in 174 milliseconds