Searched defs:cred (Results 1 – 16 of 16) sorted by relevance
/kernel/ |
A D | cred.c | 70 struct cred *cred = container_of(rcu, struct cred, rcu); in put_cred_rcu() local 98 void __put_cred(struct cred *cred) in __put_cred() 119 struct cred *real_cred, *cred; in exit_creds() local 155 const struct cred *cred; in get_task_cred() local
|
A D | groups.c | 163 const struct cred *cred = current_cred(); in SYSCALL_DEFINE2() local 229 const struct cred *cred = current_cred(); in in_group_p() local 241 const struct cred *cred = current_cred(); in in_egroup_p() local
|
A D | ksyms_common.c | 28 bool kallsyms_show_value(const struct cred *cred) in kallsyms_show_value()
|
A D | uid16.c | 66 const struct cred *cred = current_cred(); in SYSCALL_DEFINE3() local 89 const struct cred *cred = current_cred(); in SYSCALL_DEFINE3() local 156 const struct cred *cred = current_cred(); in SYSCALL_DEFINE2() local
|
A D | user_namespace.c | 43 static void set_cred_user_ns(struct cred *cred, struct user_namespace *user_ns) in set_cred_user_ns() 178 struct cred *cred; in unshare_userns() local 1174 const struct cred *cred = file->f_cred; in new_idmap_permitted() local 1349 struct cred *cred; in userns_install() local
|
A D | watch_queue.c | 195 const struct cred *cred, in __post_watch_notification() 464 const struct cred *cred; in add_one_watch() local
|
A D | sys.c | 221 const struct cred *cred = current_cred(), *pcred = __task_cred(p); in set_one_prio_perm() local 263 const struct cred *cred = current_cred(); in SYSCALL_DEFINE3() local 333 const struct cred *cred = current_cred(); in SYSCALL_DEFINE2() local 790 const struct cred *cred = current_cred(); in SYSCALL_DEFINE3() local 879 const struct cred *cred = current_cred(); in SYSCALL_DEFINE3() local 1710 const struct cred *cred = current_cred(), *tcred; in check_prlimit_permission() local
|
A D | capability.c | 494 const struct cred *cred; in ptracer_capable() local
|
A D | auditsc.c | 381 const struct cred *cred, in audit_field_compare() 471 const struct cred *cred; in audit_filter_rules() local 1643 const struct cred *cred; in audit_log_uring() local
|
A D | acct.c | 547 const struct cred *cred; in acct_write_process() local
|
A D | audit.c | 1601 const struct cred *cred; in audit_log_multicast() local 2245 const struct cred *cred; in audit_log_task_info() local
|
A D | ptrace.c | 278 const struct cred *cred = current_cred(), *tcred; in __ptrace_may_access() local
|
A D | signal.c | 785 const struct cred *cred = current_cred(); in kill_ok_by_cred() local 1485 static inline bool kill_as_cred_perm(const struct cred *cred, in kill_as_cred_perm() 1522 struct pid *pid, const struct cred *cred) in kill_pid_usb_asyncio()
|
/kernel/cgroup/ |
A D | cgroup-v1.c | 503 const struct cred *cred, *tcred; in __cgroup1_procs_write() local
|
/kernel/sched/ |
A D | syscalls.c | 328 const struct cred *cred = current_cred(), *pcred; in check_same_owner() local
|
/kernel/trace/ |
A D | trace_events_user.c | 1454 struct cred *cred; in user_event_set_call_visible() local
|
Completed in 49 milliseconds