Searched refs:ns_ops (Results 1 – 7 of 7) sorted by relevance
29 const struct proc_ns_operations *ns_ops = dentry->d_fsdata; in ns_dname() local32 ns_ops->name, inode->i_ino); in ns_dname()125 const struct proc_ns_operations *ns_ops; member133 return args->ns_ops->get(args->task); in ns_get_path_task()137 const struct proc_ns_operations *ns_ops) in ns_get_path() argument140 .ns_ops = ns_ops, in ns_get_path()218 const struct proc_ns_operations *ns_ops) in ns_get_name() argument223 ns = ns_ops->get(task); in ns_get_name()225 name = ns_ops->real_ns_name ? : ns_ops->name; in ns_get_name()227 ns_ops->put(ns); in ns_get_name()[all …]
46 const struct proc_ns_operations *ns_ops = PROC_I(inode)->ns_ops; in proc_ns_get_link() local61 error = ns_get_path(&ns_path, task, ns_ops); in proc_ns_get_link()74 const struct proc_ns_operations *ns_ops = PROC_I(inode)->ns_ops; in proc_ns_readlink() local84 res = ns_get_name(name, sizeof(name), task, ns_ops); in proc_ns_readlink()101 const struct proc_ns_operations *ns_ops = ptr; in proc_ns_instantiate() local111 ei->ns_ops = ns_ops; in proc_ns_instantiate()
106 const struct proc_ns_operations *ns_ops; member
77 ei->ns_ops = NULL; in proc_alloc_inode()
78 const struct proc_ns_operations *ns_ops);86 const struct proc_ns_operations *ns_ops);
30 const struct kobj_ns_type_operations *ns_ops = kobj_ns_ops(kobj); in kobject_namespace() local32 if (!ns_ops || ns_ops->type == KOBJ_NS_TYPE_NONE) in kobject_namespace()
8160 const struct proc_ns_operations *ns_ops) in perf_fill_ns_link_info() argument8166 error = ns_get_path(&ns_path, task, ns_ops); in perf_fill_ns_link_info()