ns_ops 26 fs/nsfs.c const struct proc_ns_operations *ns_ops = dentry->d_fsdata; ns_ops 29 fs/nsfs.c ns_ops->name, inode->i_ino); ns_ops 123 fs/nsfs.c const struct proc_ns_operations *ns_ops; ns_ops 131 fs/nsfs.c return args->ns_ops->get(args->task); ns_ops 135 fs/nsfs.c const struct proc_ns_operations *ns_ops) ns_ops 138 fs/nsfs.c .ns_ops = ns_ops, ns_ops 216 fs/nsfs.c const struct proc_ns_operations *ns_ops) ns_ops 221 fs/nsfs.c ns = ns_ops->get(task); ns_ops 223 fs/nsfs.c name = ns_ops->real_ns_name ? : ns_ops->name; ns_ops 225 fs/nsfs.c ns_ops->put(ns); ns_ops 251 fs/nsfs.c const struct proc_ns_operations *ns_ops = dentry->d_fsdata; ns_ops 253 fs/nsfs.c seq_printf(seq, "%s:[%lu]", ns_ops->name, inode->i_ino); ns_ops 71 fs/proc/inode.c ei->ns_ops = NULL; ns_ops 92 fs/proc/internal.h const struct proc_ns_operations *ns_ops; ns_ops 42 fs/proc/namespaces.c const struct proc_ns_operations *ns_ops = PROC_I(inode)->ns_ops; ns_ops 55 fs/proc/namespaces.c error = ns_get_path(&ns_path, task, ns_ops); ns_ops 66 fs/proc/namespaces.c const struct proc_ns_operations *ns_ops = PROC_I(inode)->ns_ops; ns_ops 76 fs/proc/namespaces.c res = ns_get_name(name, sizeof(name), task, ns_ops); ns_ops 93 fs/proc/namespaces.c const struct proc_ns_operations *ns_ops = ptr; ns_ops 103 fs/proc/namespaces.c ei->ns_ops = ns_ops; ns_ops 80 include/linux/proc_ns.h const struct proc_ns_operations *ns_ops); ns_ops 86 include/linux/proc_ns.h const struct proc_ns_operations *ns_ops); ns_ops 7278 kernel/events/core.c const struct proc_ns_operations *ns_ops) ns_ops 7284 kernel/events/core.c error = ns_get_path(&ns_path, task, ns_ops); ns_ops 30 lib/kobject.c const struct kobj_ns_type_operations *ns_ops = kobj_ns_ops(kobj); ns_ops 32 lib/kobject.c if (!ns_ops || ns_ops->type == KOBJ_NS_TYPE_NONE)