Home
last modified time | relevance | path

Searched defs:ns (Results 1 – 25 of 386) sorted by relevance

12345678910>>...16

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c43 static int mlx5_cmd_stub_update_root_ft(struct mlx5_flow_root_namespace *ns, in mlx5_cmd_stub_update_root_ft()
51 static int mlx5_cmd_stub_create_flow_table(struct mlx5_flow_root_namespace *ns, in mlx5_cmd_stub_create_flow_table()
63 static int mlx5_cmd_stub_destroy_flow_table(struct mlx5_flow_root_namespace *ns, in mlx5_cmd_stub_destroy_flow_table()
69 static int mlx5_cmd_stub_modify_flow_table(struct mlx5_flow_root_namespace *ns, in mlx5_cmd_stub_modify_flow_table()
76 static int mlx5_cmd_stub_create_flow_group(struct mlx5_flow_root_namespace *ns, in mlx5_cmd_stub_create_flow_group()
84 static int mlx5_cmd_stub_destroy_flow_group(struct mlx5_flow_root_namespace *ns, in mlx5_cmd_stub_destroy_flow_group()
91 static int mlx5_cmd_stub_create_fte(struct mlx5_flow_root_namespace *ns, in mlx5_cmd_stub_create_fte()
99 static int mlx5_cmd_stub_update_fte(struct mlx5_flow_root_namespace *ns, in mlx5_cmd_stub_update_fte()
108 static int mlx5_cmd_stub_delete_fte(struct mlx5_flow_root_namespace *ns, in mlx5_cmd_stub_delete_fte()
115 static int mlx5_cmd_stub_packet_reformat_alloc(struct mlx5_flow_root_namespace *ns, in mlx5_cmd_stub_packet_reformat_alloc()
[all …]
/linux/kernel/time/
H A Dnamespace.c60 static struct ucounts *inc_time_namespaces(struct user_namespace *ns) in inc_time_namespaces()
82 struct time_namespace *ns; in clone_time_ns() local
179 struct time_namespace *ns) in timens_setup_vdso_clock_data()
219 struct time_namespace *ns) in timens_set_vvar_page()
253 void free_time_ns(struct time_namespace *ns) in free_time_ns()
266 struct time_namespace *ns = NULL; in timens_get() local
282 struct time_namespace *ns = NULL; in timens_for_children_get() local
296 static void timens_put(struct ns_common *ns) in timens_put()
301 void timens_commit(struct task_struct *tsk, struct time_namespace *ns) in timens_commit()
310 struct time_namespace *ns = to_time_ns(new); in timens_install() local
[all …]
/linux/ipc/
H A Dnamespace.c29 static struct ucounts *inc_ipc_namespaces(struct user_namespace *ns) in inc_ipc_namespaces()
42 struct ipc_namespace *ns; in create_ipc_ns() local
112 struct user_namespace *user_ns, struct ipc_namespace *ns) in copy_ipcs()
127 void free_ipcs(struct ipc_namespace *ns, struct ipc_ids *ids, in free_ipcs()
150 static void free_ipc_ns(struct ipc_namespace *ns) in free_ipc_ns()
202 void put_ipc_ns(struct ipc_namespace *ns) in put_ipc_ns()
216 struct ipc_namespace *ns = NULL; in ipcns_get() local
228 static void ipcns_put(struct ns_common *ns) in ipcns_put()
236 struct ipc_namespace *ns = to_ipc_ns(new); in ipcns_install() local
246 static struct user_namespace *ipcns_owner(struct ns_common *ns) in ipcns_owner()
/linux/security/apparmor/
H A Dpolicy_ns.c107 struct aa_ns *ns; in alloc_ns() local
148 void aa_free_ns(struct aa_ns *ns) in aa_free_ns()
176 struct aa_ns *ns = view; in __aa_lookupn_ns() local
207 struct aa_ns *ns = NULL; in aa_lookupn_ns() local
219 struct aa_ns *ns; in __aa_create_ns() local
259 struct aa_ns *ns; in __aa_find_or_create_ns() local
284 struct aa_ns *ns; in aa_prepare_ns() local
304 static void destroy_ns(struct aa_ns *ns) in destroy_ns()
334 void __aa_remove_ns(struct aa_ns *ns) in __aa_remove_ns()
350 struct aa_ns *ns, *tmp; in __ns_list_release() local
[all …]
/linux/kernel/
H A Dpid_namespace.c64 static struct ucounts *inc_pid_namespaces(struct user_namespace *ns) in inc_pid_namespaces()
79 struct pid_namespace *ns; in create_pid_namespace() local
142 struct pid_namespace *ns = container_of(p, struct pid_namespace, rcu); in delayed_free_pidns() local
150 static void destroy_pid_namespace(struct pid_namespace *ns) in destroy_pid_namespace()
163 struct pid_namespace *ns = in destroy_pid_namespace_work() local
185 void put_pid_ns(struct pid_namespace *ns) in put_pid_ns()
350 struct pid_namespace *ns; in pidns_get() local
363 struct pid_namespace *ns = NULL; in pidns_for_children_get() local
384 static void pidns_put(struct ns_common *ns) in pidns_put()
392 struct pid_namespace *ns; in pidns_is_ancestor() local
[all …]
H A Dnscommon.c11 static void ns_debug(struct ns_common *ns, const struct proc_ns_operations *ops) in ns_debug()
56 int __ns_common_init(struct ns_common *ns, u32 ns_type, const struct proc_ns_operations *ops, int i… in __ns_common_init()
92 void __ns_common_free(struct ns_common *ns) in __ns_common_free()
97 struct ns_common *__must_check ns_owner(struct ns_common *ns) in ns_owner()
164 void __ns_ref_active_put(struct ns_common *ns) in __ns_ref_active_put()
282 void __ns_ref_active_get(struct ns_common *ns) in __ns_ref_active_get()
H A Dutsname.c21 static struct ucounts *inc_uts_namespaces(struct user_namespace *ns) in inc_uts_namespaces()
39 struct uts_namespace *ns; in clone_uts_ns() local
96 void free_uts_ns(struct uts_namespace *ns) in free_uts_ns()
108 struct uts_namespace *ns = NULL; in utsns_get() local
122 static void utsns_put(struct ns_common *ns) in utsns_put()
130 struct uts_namespace *ns = to_uts_ns(new); in utsns_install() local
142 static struct user_namespace *utsns_owner(struct ns_common *ns) in utsns_owner()
H A Duser_namespace.c34 static struct ucounts *inc_user_namespaces(struct user_namespace *ns, kuid_t uid) in inc_user_namespaces()
85 struct user_namespace *ns, *parent_ns = new->user_ns; in create_user_ns() local
199 struct user_namespace *parent, *ns = in free_user_ns() local
231 void __put_user_ns(struct user_namespace *ns) in __put_user_ns()
422 kuid_t make_kuid(struct user_namespace *ns, uid_t uid) in make_kuid()
490 kgid_t make_kgid(struct user_namespace *ns, gid_t gid) in make_kgid()
557 kprojid_t make_kprojid(struct user_namespace *ns, projid_t projid) in make_kprojid()
615 struct user_namespace *ns = seq->private; in uid_m_show() local
636 struct user_namespace *ns = seq->private; in gid_m_show() local
657 struct user_namespace *ns = seq->private; in projid_m_show() local
[all …]
H A Dnstree.c197 void __ns_tree_add_raw(struct ns_common *ns, struct ns_tree_root *ns_tree) in __ns_tree_add_raw()
233 void __ns_tree_remove(struct ns_common *ns, struct ns_tree_root *ns_tree) in __ns_tree_remove()
265 const struct ns_common *ns = node_to_ns(node); in ns_find() local
277 const struct ns_common *ns = node_to_ns_unified(node); in ns_find_unified() local
365 struct ns_common *__ns_tree_adjoined_rcu(struct ns_common *ns, in __ns_tree_adjoined_rcu()
392 u64 __ns_tree_gen_id(struct ns_common *ns, u64 id) in __ns_tree_gen_id()
476 struct ns_common *ns; in lookup_ns_owner_at() local
496 struct ns_common *ns; in lookup_ns_id() local
510 const struct ns_common *ns) in ns_requested()
516 struct ns_common *ns) in may_list_ns()
[all …]
/linux/drivers/net/netdevsim/
H A Dnetdev.c42 struct netdevsim *ns = netdev_priv(dev); in nsim_start_peer_tx_queue() local
122 struct netdevsim *ns = netdev_priv(dev); in nsim_start_xmit() local
191 struct netdevsim *ns = netdev_priv(dev); in nsim_change_mtu() local
210 struct netdevsim *ns = netdev_priv(dev); in nsim_set_vf_mac() local
224 struct netdevsim *ns = netdev_priv(dev); in nsim_set_vf_vlan() local
239 struct netdevsim *ns = netdev_priv(dev); in nsim_set_vf_rate() local
258 struct netdevsim *ns = netdev_priv(dev); in nsim_set_vf_spoofchk() local
270 struct netdevsim *ns = netdev_priv(dev); in nsim_set_vf_rss_query_en() local
282 struct netdevsim *ns = netdev_priv(dev); in nsim_set_vf_trust() local
295 struct netdevsim *ns = netdev_priv(dev); in nsim_get_vf_config() local
[all …]
H A Dbpf.c41 struct netdevsim *ns; member
87 static bool nsim_xdp_offload_active(struct netdevsim *ns) in nsim_xdp_offload_active()
104 nsim_bpf_offload(struct netdevsim *ns, struct bpf_prog *prog, bool oldprog) in nsim_bpf_offload()
123 struct netdevsim *ns = cb_priv; in nsim_bpf_setup_tc_block_cb() local
173 int nsim_bpf_disable_tc(struct netdevsim *ns) in nsim_bpf_disable_tc()
180 static int nsim_xdp_offload_prog(struct netdevsim *ns, struct netdev_bpf *bpf) in nsim_xdp_offload_prog()
193 nsim_xdp_set_prog(struct netdevsim *ns, struct netdev_bpf *bpf, in nsim_xdp_set_prog()
293 static int nsim_setup_prog_checks(struct netdevsim *ns, struct netdev_bpf *bpf) in nsim_setup_prog_checks()
308 nsim_setup_prog_hw_checks(struct netdevsim *ns, struct netdev_bpf *bpf) in nsim_setup_prog_hw_checks()
485 nsim_bpf_map_alloc(struct netdevsim *ns, struct bpf_offloaded_map *offmap) in nsim_bpf_map_alloc()
[all …]
H A Dudp_tunnels.c15 struct netdevsim *ns = netdev_priv(dev); in nsim_udp_tunnel_set_port() local
41 struct netdevsim *ns = netdev_priv(dev); in nsim_udp_tunnel_unset_port() local
68 struct netdevsim *ns = netdev_priv(dev); in nsim_udp_tunnel_sync_table() local
108 struct netdevsim *ns = netdev_priv(dev); in nsim_udp_tunnels_info_reset_write() local
128 struct netdevsim *ns = netdev_priv(dev); in nsim_udp_tunnels_info_create() local
191 struct netdevsim *ns = netdev_priv(dev); in nsim_udp_tunnels_info_destroy() local
/linux/fs/
H A Dnsfs.c46 struct ns_common *ns = inode->i_private; in ns_dname() local
60 struct ns_common *ns = inode->i_private; in nsfs_evict() local
70 struct ns_common *ns; in ns_get_path_cb() local
110 int open_namespace(struct ns_common *ns) in open_namespace()
123 int open_related_ns(struct ns_common *ns, in open_related_ns()
124 struct ns_common *(*get_ns)(struct ns_common *ns)) in open_related_ns()
195 struct ns_common *ns; in ns_ioctl() local
347 struct ns_common *ns; in ns_get_name() local
372 bool ns_match(const struct ns_common *ns, dev_t dev, ino_t ino) in ns_match()
381 const struct ns_common *ns = inode->i_private; in nsfs_show_path() local
[all …]
/linux/include/linux/
H A Dns_common.h16 static __always_inline bool is_ns_init_inum(const struct ns_common *ns) in is_ns_init_inum()
23 static __always_inline bool is_ns_init_id(const struct ns_common *ns) in is_ns_init_id()
58 static __always_inline __must_check int __ns_ref_active_read(const struct ns_common *ns) in __ns_ref_active_read()
63 static __always_inline __must_check int __ns_ref_read(const struct ns_common *ns) in __ns_ref_read()
68 static __always_inline __must_check bool __ns_ref_put(struct ns_common *ns) in __ns_ref_put()
82 static __always_inline __must_check bool __ns_ref_get(struct ns_common *ns) in __ns_ref_get()
95 static __always_inline void __ns_ref_inc(struct ns_common *ns) in __ns_ref_inc()
105 static __always_inline __must_check bool __ns_ref_dec_and_lock(struct ns_common *ns, in __ns_ref_dec_and_lock()
134 static __always_inline struct ns_common *__must_check ns_get_unless_inactive(struct ns_common *ns) in ns_get_unless_inactive()
H A Dipc_namespace.h80 struct ns_common ns; member
89 static inline void shm_destroy_orphaned(struct ipc_namespace *ns) {} in shm_destroy_orphaned()
128 static inline int mq_init_ns(struct ipc_namespace *ns) { return 0; } in mq_init_ns()
132 static inline struct ipc_namespace *to_ipc_ns(struct ns_common *ns) in to_ipc_ns()
140 static inline struct ipc_namespace *get_ipc_ns(struct ipc_namespace *ns) in get_ipc_ns()
147 static inline struct ipc_namespace *get_ipc_ns_not_zero(struct ipc_namespace *ns) in get_ipc_ns_not_zero()
160 struct user_namespace *user_ns, struct ipc_namespace *ns) in copy_ipcs()
168 static inline struct ipc_namespace *get_ipc_ns(struct ipc_namespace *ns) in get_ipc_ns()
173 static inline struct ipc_namespace *get_ipc_ns_not_zero(struct ipc_namespace *ns) in get_ipc_ns_not_zero()
178 static inline void put_ipc_ns(struct ipc_namespace *ns) in put_ipc_ns()
[all …]
H A Dcgroup_namespace.h8 struct ns_common ns; member
18 static inline struct cgroup_namespace *to_cg_ns(struct ns_common *ns) in to_cg_ns()
32 static inline void get_cgroup_ns(struct cgroup_namespace *ns) in get_cgroup_ns()
37 static inline void put_cgroup_ns(struct cgroup_namespace *ns) in put_cgroup_ns()
45 static inline void free_cgroup_ns(struct cgroup_namespace *ns) { } in free_cgroup_ns()
53 static inline void get_cgroup_ns(struct cgroup_namespace *ns) { } in get_cgroup_ns()
54 static inline void put_cgroup_ns(struct cgroup_namespace *ns) { } in put_cgroup_ns()
H A Dpid_namespace.h41 struct ns_common ns; member
57 static inline struct pid_namespace *to_pid_ns(struct ns_common *ns) in to_pid_ns()
62 static inline struct pid_namespace *get_pid_ns(struct pid_namespace *ns) in get_pid_ns()
69 static inline int pidns_memfd_noexec_scope(struct pid_namespace *ns) in pidns_memfd_noexec_scope()
79 static inline int pidns_memfd_noexec_scope(struct pid_namespace *ns) in pidns_memfd_noexec_scope()
97 static inline struct pid_namespace *get_pid_ns(struct pid_namespace *ns) in get_pid_ns()
102 static inline int pidns_memfd_noexec_scope(struct pid_namespace *ns) in pidns_memfd_noexec_scope()
108 struct user_namespace *user_ns, struct pid_namespace *ns) in copy_pid_ns()
115 static inline void put_pid_ns(struct pid_namespace *ns) in put_pid_ns()
119 static inline void zap_pid_ns_processes(struct pid_namespace *ns) in zap_pid_ns_processes()
H A Duts_namespace.h15 struct ns_common ns; member
21 static inline struct uts_namespace *to_uts_ns(struct ns_common *ns) in to_uts_ns()
26 static inline void get_uts_ns(struct uts_namespace *ns) in get_uts_ns()
35 static inline void put_uts_ns(struct uts_namespace *ns) in put_uts_ns()
43 static inline void get_uts_ns(struct uts_namespace *ns) in get_uts_ns()
47 static inline void put_uts_ns(struct uts_namespace *ns) in put_uts_ns()
H A Dtime_namespace.h26 struct ns_common ns; member
36 static inline struct time_namespace *to_time_ns(struct ns_common *ns) in to_time_ns()
45 static inline struct time_namespace *get_time_ns(struct time_namespace *ns) in get_time_ns()
58 static inline void put_time_ns(struct time_namespace *ns) in put_time_ns()
107 struct time_namespace *ns = current->nsproxy->time_ns; in timens_ktime_to_host() local
121 struct time_namespace *ns) in vdso_join_timens()
127 struct time_namespace *ns) in timens_commit()
131 static inline struct time_namespace *get_time_ns(struct time_namespace *ns) in get_time_ns()
136 static inline void put_time_ns(struct time_namespace *ns) in put_time_ns()
H A Dexport.h33 #define ___EXPORT_SYMBOL(sym, license, ns...) \ argument
48 #define __EXPORT_SYMBOL(sym, license, ns) argument
52 #define __EXPORT_SYMBOL(sym, license, ns) __GENKSYMS_EXPORT_SYMBOL(sym) argument
56 #define __EXPORT_SYMBOL(sym, license, ns) \ argument
75 #define __EXPORT_SYMBOL(sym, license, ns) \ argument
91 #define EXPORT_SYMBOL_NS(sym, ns) __EXPORT_SYMBOL(sym, "", ns) argument
92 #define EXPORT_SYMBOL_NS_GPL(sym, ns) __EXPORT_SYMBOL(sym, "GPL", ns) argument
/linux/tools/testing/selftests/proc/
H A Dproc-pidns.c40 FIXTURE(ns) in FIXTURE() argument
46 FIXTURE_SETUP(ns) in FIXTURE_SETUP() argument
94 FIXTURE_TEARDOWN(ns) in FIXTURE_TEARDOWN() argument
103 TEST_F(ns, pidns_mount_string_path) in TEST_F() argument
115 TEST_F(ns, pidns_fsconfig_string_path) in TEST_F() argument
133 TEST_F(ns, pidns_fsconfig_fd) in TEST_F() argument
151 TEST_F(ns, pidns_reconfigure_remount) in TEST_F() argument
165 TEST_F(ns, pidns_reconfigure_fsconfig_string_path) in TEST_F() argument
188 TEST_F(ns, pidns_reconfigure_fsconfig_fd) in TEST_F() argument
/linux/drivers/nvme/host/
H A Dmultipath.c139 struct nvme_ns *ns = req->q->queuedata; in nvme_failover_req() local
182 struct nvme_ns *ns = rq->q->queuedata; in nvme_mpath_start_request() local
203 struct nvme_ns *ns = rq->q->queuedata; in nvme_mpath_end_request() local
217 struct nvme_ns *ns; in nvme_kick_requeue_lists() local
241 bool nvme_mpath_clear_current_path(struct nvme_ns *ns) in nvme_mpath_clear_current_path()
262 struct nvme_ns *ns; in nvme_mpath_clear_ctrl_paths() local
274 void nvme_mpath_revalidate_paths(struct nvme_ns *ns) in nvme_mpath_revalidate_paths()
294 static bool nvme_path_is_disabled(struct nvme_ns *ns) in nvme_path_is_disabled()
314 struct nvme_ns *found = NULL, *fallback = NULL, *ns; in __nvme_find_path() local
353 struct nvme_ns *ns) in nvme_next_ns()
[all …]
/linux/tools/testing/selftests/filesystems/
H A Dfclog.c29 FIXTURE(ns) in FIXTURE() argument
34 FIXTURE_SETUP(ns) in FIXTURE_SETUP() argument
45 FIXTURE_TEARDOWN(ns) in FIXTURE_TEARDOWN() argument
51 TEST_F(ns, fscontext_log_enodata) in TEST_F() argument
64 TEST_F(ns, fscontext_log_errorfc) in TEST_F() argument
80 TEST_F(ns, fscontext_log_errorfc_after_fsmount) in TEST_F() argument
105 TEST_F(ns, fscontext_log_emsgsize) in TEST_F() argument
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.c130 static int mlx5_cmd_hws_create_ns(struct mlx5_flow_root_namespace *ns) in mlx5_cmd_hws_create_ns()
154 static int mlx5_cmd_hws_destroy_ns(struct mlx5_flow_root_namespace *ns) in mlx5_cmd_hws_destroy_ns()
160 static int mlx5_cmd_hws_set_peer(struct mlx5_flow_root_namespace *ns, in mlx5_cmd_hws_set_peer()
173 static int mlx5_fs_set_ft_default_miss(struct mlx5_flow_root_namespace *ns, in mlx5_fs_set_ft_default_miss()
197 static int mlx5_fs_add_flow_table_dest_action(struct mlx5_flow_root_namespace *ns, in mlx5_fs_add_flow_table_dest_action()
220 static int mlx5_fs_del_flow_table_dest_action(struct mlx5_flow_root_namespace *ns, in mlx5_fs_del_flow_table_dest_action()
241 static int mlx5_cmd_hws_create_flow_table(struct mlx5_flow_root_namespace *ns, in mlx5_cmd_hws_create_flow_table()
301 static int mlx5_cmd_hws_destroy_flow_table(struct mlx5_flow_root_namespace *ns, in mlx5_cmd_hws_destroy_flow_table()
324 static int mlx5_cmd_hws_modify_flow_table(struct mlx5_flow_root_namespace *ns, in mlx5_cmd_hws_modify_flow_table()
334 static int mlx5_cmd_hws_update_root_ft(struct mlx5_flow_root_namespace *ns, in mlx5_cmd_hws_update_root_ft()
[all …]
/linux/kernel/cgroup/
H A Dnamespace.c12 static struct ucounts *inc_cgroup_namespaces(struct user_namespace *ns) in inc_cgroup_namespaces()
36 void free_cgroup_ns(struct cgroup_namespace *ns) in free_cgroup_ns()
92 static int cgroupns_install(struct nsset *nsset, struct ns_common *ns) in cgroupns_install()
114 struct cgroup_namespace *ns = NULL; in cgroupns_get() local
128 static void cgroupns_put(struct ns_common *ns) in cgroupns_put()
133 static struct user_namespace *cgroupns_owner(struct ns_common *ns) in cgroupns_owner()

12345678910>>...16