Searched refs:ns_ops (Results 1 – 5 of 5) sorted by relevance
47 const struct proc_ns_operations *ns_ops = ns->ops; in ns_dname() local50 ns_ops->name, inode->i_ino); in ns_dname()80 const struct proc_ns_operations *ns_ops; member88 return args->ns_ops->get(args->task); in ns_get_path_task()92 const struct proc_ns_operations *ns_ops) in ns_get_path() argument95 .ns_ops = ns_ops, in ns_get_path()371 const struct proc_ns_operations *ns_ops) in ns_get_name() argument376 ns = ns_ops->get(task); in ns_get_name()378 name = ns_ops->real_ns_name ? : ns_ops->name; in ns_get_name()380 ns_ops->put(ns); in ns_get_name()[all …]
16 const struct proc_ns_operations *ns_ops);24 const struct proc_ns_operations *ns_ops);
32 const struct kobj_ns_type_operations *ns_ops = kobj_ns_ops(kobj); in kobject_namespace() local34 if (!ns_ops || ns_ops->type == KOBJ_NS_TYPE_NONE) in kobject_namespace()
67 ei->ns_ops = NULL; in proc_alloc_inode()
9446 const struct proc_ns_operations *ns_ops) in perf_fill_ns_link_info() argument9452 error = ns_get_path(&ns_path, task, ns_ops); in perf_fill_ns_link_info()