Searched refs:ns_ops (Results 1 – 6 of 6) sorted by relevance
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()
125 const struct proc_ns_operations *ns_ops; member
67 ei->ns_ops = NULL; in proc_alloc_inode()
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()
9409 const struct proc_ns_operations *ns_ops) in perf_fill_ns_link_info() argument9415 error = ns_get_path(&ns_path, task, ns_ops); in perf_fill_ns_link_info()