Home
last modified time | relevance | path

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

12

/kernel/time/
Dnamespace.c59 static struct ucounts *inc_time_namespaces(struct user_namespace *ns) in inc_time_namespaces()
81 struct time_namespace *ns; in clone_time_ns() local
180 struct time_namespace *ns) in timens_setup_vdso_data()
202 struct time_namespace *ns) in timens_set_vvar_page()
229 void free_time_ns(struct time_namespace *ns) in free_time_ns()
238 static struct time_namespace *to_time_ns(struct ns_common *ns) in to_time_ns()
245 struct time_namespace *ns = NULL; in timens_get() local
261 struct time_namespace *ns = NULL; in timens_for_children_get() local
275 static void timens_put(struct ns_common *ns) in timens_put()
280 void timens_commit(struct task_struct *tsk, struct time_namespace *ns) in timens_commit()
[all …]
Dsched_clock.c131 u64 ns; in update_sched_clock() local
155 u64 res, wrap, new_mask, new_epoch, cyc, ns; in sched_clock_register() local
Dtimecounter.c72 u64 ns = (u64) cycles; in cc_cyc2ns_backwards() local
/kernel/
Dpid_namespace.c61 static struct ucounts *inc_pid_namespaces(struct user_namespace *ns) in inc_pid_namespaces()
74 struct pid_namespace *ns; in create_pid_namespace() local
126 struct pid_namespace *ns = container_of(p, struct pid_namespace, rcu); in delayed_free_pidns() local
134 static void destroy_pid_namespace(struct pid_namespace *ns) in destroy_pid_namespace()
152 void put_pid_ns(struct pid_namespace *ns) in put_pid_ns()
346 static inline struct pid_namespace *to_pid_ns(struct ns_common *ns) in to_pid_ns()
353 struct pid_namespace *ns; in pidns_get() local
366 struct pid_namespace *ns = NULL; in pidns_for_children_get() local
387 static void pidns_put(struct ns_common *ns) in pidns_put()
392 static int pidns_install(struct nsset *nsset, struct ns_common *ns) in pidns_install()
[all …]
Dutsname.c20 static struct ucounts *inc_uts_namespaces(struct user_namespace *ns) in inc_uts_namespaces()
48 struct uts_namespace *ns; in clone_uts_ns() local
106 void free_uts_ns(struct uts_namespace *ns) in free_uts_ns()
114 static inline struct uts_namespace *to_uts_ns(struct ns_common *ns) in to_uts_ns()
121 struct uts_namespace *ns = NULL; in utsns_get() local
135 static void utsns_put(struct ns_common *ns) in utsns_put()
143 struct uts_namespace *ns = to_uts_ns(new); in utsns_install() local
155 static struct user_namespace *utsns_owner(struct ns_common *ns) in utsns_owner()
Duser_namespace.c32 static struct ucounts *inc_user_namespaces(struct user_namespace *ns, kuid_t uid) in inc_user_namespaces()
83 struct user_namespace *ns, *parent_ns = new->user_ns; in create_user_ns() local
193 struct user_namespace *parent, *ns = in free_user_ns() local
220 void __put_user_ns(struct user_namespace *ns) in __put_user_ns()
403 kuid_t make_kuid(struct user_namespace *ns, uid_t uid) in make_kuid()
471 kgid_t make_kgid(struct user_namespace *ns, gid_t gid) in make_kgid()
538 kprojid_t make_kprojid(struct user_namespace *ns, projid_t projid) in make_kprojid()
596 struct user_namespace *ns = seq->private; in uid_m_show() local
617 struct user_namespace *ns = seq->private; in gid_m_show() local
638 struct user_namespace *ns = seq->private; in projid_m_show() local
[all …]
Dcapability.c295 struct user_namespace *ns, int cap) in has_ns_capability()
336 struct user_namespace *ns, int cap) in has_ns_capability_noaudit()
364 static bool ns_capable_common(struct user_namespace *ns, in ns_capable_common()
394 bool ns_capable(struct user_namespace *ns, int cap) in ns_capable()
412 bool ns_capable_noaudit(struct user_namespace *ns, int cap) in ns_capable_noaudit()
431 bool ns_capable_setid(struct user_namespace *ns, int cap) in ns_capable_setid()
466 bool file_ns_capable(const struct file *file, struct user_namespace *ns, in file_ns_capable()
487 bool privileged_wrt_inode_uidgid(struct user_namespace *ns, in privileged_wrt_inode_uidgid()
507 struct user_namespace *ns = current_user_ns(); in capable_wrt_inode_uidgid() local
522 bool ptracer_capable(struct task_struct *tsk, struct user_namespace *ns) in ptracer_capable()
Dacct.c91 struct pid_namespace *ns; member
144 static struct bsd_acct_struct *acct_get(struct pid_namespace *ns) in acct_get()
197 struct pid_namespace *ns = task_active_pid_ns(current); in acct_on() local
297 void acct_exit_ns(struct pid_namespace *ns) in acct_exit_ns()
505 struct pid_namespace *ns = acct->ns; in do_acct_process() local
575 static void slow_acct_process(struct pid_namespace *ns) in slow_acct_process()
592 struct pid_namespace *ns; in acct_process() local
Dpid.c107 struct pid_namespace *ns; in put_pid() local
135 struct pid_namespace *ns = upid->ns; in free_pid() local
159 struct pid *alloc_pid(struct pid_namespace *ns, pid_t *set_tid, in alloc_pid()
302 void disable_pid_allocation(struct pid_namespace *ns) in disable_pid_allocation()
309 struct pid *find_pid_ns(int nr, struct pid_namespace *ns) in find_pid_ns()
413 struct task_struct *find_task_by_pid_ns(pid_t nr, struct pid_namespace *ns) in find_task_by_pid_ns()
473 pid_t pid_nr_ns(struct pid *pid, struct pid_namespace *ns) in pid_nr_ns()
494 struct pid_namespace *ns) in __task_pid_nr_ns()
519 struct pid *find_ge_pid(int nr, struct pid_namespace *ns) in find_ge_pid()
Ducount.c21 #define ucounts_hashfn(ns, uid) \ argument
24 #define ucounts_hashentry(ns, uid) \ argument
98 bool setup_userns_sysctls(struct user_namespace *ns) in setup_userns_sysctls()
122 void retire_userns_sysctls(struct user_namespace *ns) in retire_userns_sysctls()
134 static struct ucounts *find_ucounts(struct user_namespace *ns, kuid_t uid, struct hlist_head *hashe… in find_ucounts()
162 struct ucounts *alloc_ucounts(struct user_namespace *ns, kuid_t uid) in alloc_ucounts()
227 struct ucounts *inc_ucount(struct user_namespace *ns, kuid_t uid, in inc_ucount()
Dnsproxy.c188 void free_nsproxy(struct nsproxy *ns) in free_nsproxy()
239 struct nsproxy *ns; in switch_task_namespaces() local
344 static inline int validate_ns(struct nsset *nsset, struct ns_common *ns) in validate_ns()
530 struct ns_common *ns = NULL; in SYSCALL_DEFINE2() local
Dsys.c368 struct user_namespace *ns = current_user_ns(); in __sys_setregid() local
434 struct user_namespace *ns = current_user_ns(); in __sys_setgid() local
525 struct user_namespace *ns = current_user_ns(); in __sys_setreuid() local
606 struct user_namespace *ns = current_user_ns(); in __sys_setuid() local
663 struct user_namespace *ns = current_user_ns(); in __sys_setresuid() local
765 struct user_namespace *ns = current_user_ns(); in __sys_setresgid() local
Ddelayacct.c83 s64 ns = local_clock() - *start; in delayacct_end() local
Dptrace.c284 static bool ptrace_has_cap(struct user_namespace *ns, unsigned int mode) in ptrace_has_cap()
Dseccomp.c2388 int proc_pid_seccomp_cache(struct seq_file *m, struct pid_namespace *ns, in proc_pid_seccomp_cache()
Dfork.c1897 struct pid_namespace *ns; in pidfd_show_fdinfo() local
/kernel/cgroup/
Dnamespace.c12 static struct ucounts *inc_cgroup_namespaces(struct user_namespace *ns) in inc_cgroup_namespaces()
40 void free_cgroup_ns(struct cgroup_namespace *ns) in free_cgroup_ns()
93 static inline struct cgroup_namespace *to_cg_ns(struct ns_common *ns) in to_cg_ns()
98 static int cgroupns_install(struct nsset *nsset, struct ns_common *ns) in cgroupns_install()
120 struct cgroup_namespace *ns = NULL; in cgroupns_get() local
134 static void cgroupns_put(struct ns_common *ns) in cgroupns_put()
139 static struct user_namespace *cgroupns_owner(struct ns_common *ns) in cgroupns_owner()
Dcgroup-internal.h49 struct cgroup_namespace *ns; member
71 struct cgroup_namespace *ns; member
Dcgroup-v1.c185 struct { enum cgroup_filetype type; struct pid_namespace *ns; } key; member
288 struct pid_namespace *ns = task_active_pid_ns(current); in cgroup_pidlist_find() local
Dcgroup.c2303 struct cgroup_namespace *ns) in cgroup_path_ns_locked()
2311 struct cgroup_namespace *ns) in cgroup_path_ns()
4951 struct cgroup_namespace *ns) in cgroup_procs_write_permission()
4982 struct cgroup_namespace *ns) in cgroup_attach_permissions()
6082 int proc_cgroup_show(struct seq_file *m, struct pid_namespace *ns, in proc_cgroup_show()
Dcpuset.c3803 int proc_cpuset_show(struct seq_file *m, struct pid_namespace *ns, in proc_cpuset_show()
/kernel/bpf/
Dtask_iter.c13 struct pid_namespace *ns; member
24 static struct task_struct *task_seq_get_next(struct pid_namespace *ns, in task_seq_get_next()
140 struct pid_namespace *ns = info->common.ns; in task_file_seq_get_next() local
310 struct pid_namespace *ns = info->common.ns; in task_vma_seq_get_next() local
Doffload.c269 struct ns_common *ns; in bpf_prog_offload_info_fill_ns() local
496 struct ns_common *ns; in bpf_map_offload_info_fill_ns() local
/kernel/sched/
Dcputime.c298 u64 ns; in read_sum_exec_runtime() local
Ddebug.c943 void proc_sched_show_task(struct task_struct *p, struct pid_namespace *ns, in proc_sched_show_task()

12