current_cred       51 arch/mips/kernel/mips-mt-fpaff.c 	const struct cred *cred = current_cred(), *pcred;
current_cred      290 arch/powerpc/platforms/cell/spufs/inode.c 	filp = dentry_open(path, O_RDONLY, current_cred());
current_cred      513 arch/powerpc/platforms/cell/spufs/inode.c 	filp = dentry_open(path, O_RDONLY, current_cred());
current_cred      621 arch/x86/kernel/cpu/resctrl/rdtgroup.c 	const struct cred *cred = current_cred();
current_cred       40 block/ioprio.c 	const struct cred *cred = current_cred(), *tcred;
current_cred      151 certs/blacklist.c 			      current_cred(),
current_cred      101 certs/system_keyring.c 			      KUIDT_INIT(0), KGIDT_INIT(0), current_cred(),
current_cred      112 certs/system_keyring.c 			      KUIDT_INIT(0), KGIDT_INIT(0), current_cred(),
current_cred      729 drivers/hid/uhid.c 		if (file->f_cred != current_cred() || uaccess_kernel()) {
current_cred      621 drivers/net/tun.c 	const struct cred *cred = current_cred();
current_cred      647 drivers/tty/pty.c 	filp = dentry_open(&path, flags, current_cred());
current_cred      238 fs/autofs/dev-ioctl.c 		filp = dentry_open(&path, O_RDONLY, current_cred());
current_cred      180 fs/binfmt_elf.c 	const struct cred *cred = current_cred();
current_cred      502 fs/binfmt_elf_fdpic.c 	const struct cred *cred = current_cred();
current_cred      194 fs/coredump.c  	const struct cred *cred = current_cred();
current_cred      206 fs/crypto/keyring.c 				current_cred(), KEY_POS_SEARCH |
current_cred      250 fs/crypto/keyring.c 				current_cred(), KEY_POS_SEARCH |
current_cred      287 fs/crypto/keyring.c 			    current_fsuid(), current_gid(), current_cred(),
current_cred      359 fs/crypto/keyring.c 			GLOBAL_ROOT_UID, GLOBAL_ROOT_GID, current_cred(),
current_cred      277 fs/ecryptfs/file.c 				 file->f_flags, current_cred());
current_cred       63 fs/ecryptfs/kthread.c 				(O_RDWR | O_LARGEFILE), current_cred());
current_cred      107 fs/ecryptfs/main.c 	const struct cred *cred = current_cred();
current_cred      279 fs/exportfs/expfs.c 	const struct cred *cred = current_cred();
current_cred       97 fs/fcntl.c     			const struct cred *cred = current_cred();
current_cred      193 fs/file_table.c 	file = alloc_empty_file(flags, current_cred());
current_cred     1091 fs/fuse/dir.c  	cred = current_cred();
current_cred       85 fs/lockd/mon.c 		.cred			= current_cred(),
current_cred      911 fs/namei.c     	if (uid_eq(current_cred()->fsuid, inode->i_uid))
current_cred     3517 fs/namei.c     	file = alloc_empty_file(op->open_flag, current_cred());
current_cred     2351 fs/namespace.c 	file = dentry_open(path, O_PATH, current_cred());
current_cred     2399 fs/namespace.c 			file = dentry_open(&path, O_PATH, current_cred());
current_cred       44 fs/nfs/callback.c 	const struct cred *cred = current_cred();
current_cred      561 fs/nfs/client.c 		.cred		= current_cred(),
current_cred      955 fs/nfs/client.c 	server->cred = get_cred(current_cred());
current_cred      116 fs/nfs/dir.c   	ctx = alloc_nfs_open_dir_context(inode, current_cred());
current_cred     2585 fs/nfs/dir.c   	const struct cred *cred = current_cred();
current_cred      167 fs/nfs/mount_clnt.c 		.cred		= current_cred(),
current_cred      254 fs/nfs/mount_clnt.c 		.cred		= current_cred(),
current_cred     1122 fs/nfs/nfs4client.c 	server->cred = get_cred(current_cred());
current_cred      748 fs/nfsd/filecache.c 		if (!nfsd_match_cred(nf->nf_cred, current_cred()))
current_cred      866 fs/nfsd/nfs4callback.c 		.cred		= current_cred(),
current_cred      749 fs/nfsd/vfs.c  	file = dentry_open(&path, flags, current_cred());
current_cred      121 fs/notify/fanotify/fanotify_user.c 				       current_cred());
current_cred      174 fs/nsfs.c      	f = dentry_open(&path, O_RDONLY, current_cred());
current_cred       34 fs/overlayfs/file.c 				       current_cred());
current_cred      478 fs/overlayfs/util.c 	return dentry_open(path, flags | O_NOATIME, current_cred());
current_cred     2572 fs/proc/base.c 	if (current_cred() != current_real_cred()) {
current_cred      140 fs/verity/signature.c 			     current_cred(), KEY_POS_SEARCH |
current_cred      184 fs/xfs/xfs_ioctl.c 	const struct cred	*cred = current_cred();
current_cred      330 include/linux/cred.h 	(get_cred(current_cred()))
current_cred      342 include/linux/cred.h 	__cred = current_cred();			\
current_cred      357 include/linux/cred.h 	__cred = current_cred();			\
current_cred      376 include/linux/cred.h 	current_cred()->xxx;			\
current_cred      404 include/linux/cred.h 	__cred = current_cred();		\
current_cred      412 include/linux/cred.h 	__cred = current_cred();		\
current_cred      420 include/linux/cred.h 	__cred = current_cred();		\
current_cred      105 include/rdma/ib.h 	return filp->f_cred == current_cred() && !uaccess_kernel();
current_cred      844 ipc/mqueue.c   		struct file *file = dentry_open(&path, oflag, current_cred());
current_cred     2135 kernel/audit.c 	cred = current_cred();
current_cred      269 kernel/capability.c 	ret = security_capset(new, current_cred(),
current_cred      274 kernel/capability.c 	audit_log_capset(new, current_cred());
current_cred      375 kernel/capability.c 	capable = security_capable(current_cred(), ns, cap, opts);
current_cred      513 kernel/cgroup/cgroup-v1.c 	cred = current_cred();
current_cred      155 kernel/groups.c 	const struct cred *cred = current_cred();
current_cred      221 kernel/groups.c 	const struct cred *cred = current_cred();
current_cred      233 kernel/groups.c 	const struct cred *cred = current_cred();
current_cred       84 kernel/ptrace.c 	__ptrace_link(child, new_parent, current_cred());
current_cred      283 kernel/ptrace.c 	const struct cred *cred = current_cred(), *tcred;
current_cred     4738 kernel/sched/core.c 	const struct cred *cred = current_cred(), *pcred;
current_cred      448 kernel/seccomp.c 	    security_capable(current_cred(), current_user_ns(),
current_cred      813 kernel/signal.c 	const struct cred *cred = current_cred();
current_cred      158 kernel/sys.c   	const struct cred *cred = current_cred(), *pcred = __task_cred(p);
current_cred      200 kernel/sys.c   	const struct cred *cred = current_cred();
current_cred      270 kernel/sys.c   	const struct cred *cred = current_cred();
current_cred      369 kernel/sys.c   	old = current_cred();
current_cred      427 kernel/sys.c   	old = current_cred();
current_cred      512 kernel/sys.c   	old = current_cred();
current_cred      584 kernel/sys.c   	old = current_cred();
current_cred      646 kernel/sys.c   	old = current_cred();
current_cred      693 kernel/sys.c   	const struct cred *cred = current_cred();
current_cred      735 kernel/sys.c   	old = current_cred();
current_cred      772 kernel/sys.c   	const struct cred *cred = current_cred();
current_cred      804 kernel/sys.c   	old = current_cred();
current_cred      848 kernel/sys.c   	old = current_cred();
current_cred     1587 kernel/sys.c   	const struct cred *cred = current_cred(), *tcred;
current_cred       66 kernel/uid16.c 	const struct cred *cred = current_cred();
current_cred       89 kernel/uid16.c 	const struct cred *cred = current_cred();
current_cred      156 kernel/uid16.c 	const struct cred *cred = current_cred();
current_cred      813 lib/vsprintf.c 		cred = current_cred();
current_cred       47 net/core/scm.c 	const struct cred *cred = current_cred();
current_cred      965 net/rxrpc/key.c 	const struct cred *cred = current_cred();
current_cred     1019 net/rxrpc/key.c 	const struct cred *cred = current_cred();
current_cred      634 net/sunrpc/auth.c 	const struct cred *cred = current_cred();
current_cred      244 net/sunrpc/rpcb_clnt.c 		.cred		= current_cred(),
current_cred      304 net/sunrpc/rpcb_clnt.c 		.cred		= current_cred(),
current_cred     2555 net/unix/af_unix.c 	f = dentry_open(&path, O_PATH, current_cred());
current_cred      770 net/wireless/reg.c 			      KUIDT_INIT(0), KGIDT_INIT(0), current_cred(),
current_cred       89 security/apparmor/include/cred.h 	return aa_cred_raw_label(current_cred());
current_cred       52 security/apparmor/task.c 	if (current_cred() != current_real_cred())
current_cred      140 security/commoncap.c 	cred = current_cred();
current_cred      177 security/commoncap.c 	child_cred = current_cred();
current_cred      223 security/commoncap.c 	if (cap_capable(current_cred(), current_cred()->user_ns,
current_cred      716 security/commoncap.c 	const struct cred *old = current_cred();
current_cred      809 security/commoncap.c 	const struct cred *old = current_cred();
current_cred     1090 security/commoncap.c 				 current_cred()->cap_permitted);
current_cred     1171 security/commoncap.c 	const struct cred *old = current_cred();
current_cred     1207 security/commoncap.c 		    || (cap_capable(current_cred(),
current_cred     1208 security/commoncap.c 				    current_cred()->user_ns,
current_cred     1265 security/commoncap.c 			return !!cap_raised(current_cred()->cap_ambient, arg3);
current_cred     1271 security/commoncap.c 			    (!cap_raised(current_cred()->cap_permitted, arg3) ||
current_cred     1272 security/commoncap.c 			     !cap_raised(current_cred()->cap_inheritable,
current_cred     1305 security/commoncap.c 	if (cap_capable(current_cred(), &init_user_ns,
current_cred     1326 security/commoncap.c 		ret = cap_capable(current_cred(), &init_user_ns, CAP_SYS_RAWIO,
current_cred      101 security/integrity/digsig.c 	const struct cred *cred = current_cred();
current_cred       56 security/integrity/ima/ima_appraise.c 	return ima_match_policy(inode, current_cred(), secid, func, mask,
current_cred      387 security/integrity/ima/ima_main.c 		return process_measurement(file, current_cred(), secid, NULL,
current_cred      413 security/integrity/ima/ima_main.c 	ret = process_measurement(bprm->file, current_cred(), secid, NULL, 0,
current_cred      438 security/integrity/ima/ima_main.c 	return process_measurement(file, current_cred(), secid, NULL, 0,
current_cred      570 security/integrity/ima/ima_main.c 	return process_measurement(file, current_cred(), secid, buf, size,
current_cred      694 security/integrity/ima/ima_main.c 					   current_cred(), secid);
current_cred       37 security/integrity/ima/ima_mok.c 				KUIDT_INIT(0), KGIDT_INIT(0), current_cred(),
current_cred       41 security/integrity/integrity_audit.c 			 from_kuid(&init_user_ns, current_cred()->uid),
current_cred      375 security/keys/big_key.c 		file = dentry_open(path, O_RDONLY, current_cred());
current_cred      191 security/keys/internal.h 	return key_task_permission(key_ref, current_cred(), perm);
current_cred      821 security/keys/key.c 	const struct cred *cred = current_cred();
current_cred     1166 security/keys/keyctl.c 	const struct cred *cred = current_cred();
current_cred     1328 security/keys/keyctl.c 	const struct cred *cred = current_cred();
current_cred     1659 security/keys/keyctl.c 	mycred = current_cred();
current_cred      946 security/keys/keyring.c 		.cred			= current_cred(),
current_cred       24 security/keys/persistent.c 					current_cred(),
current_cred       58 security/keys/persistent.c 				   uid, INVALID_GID, current_cred(),
current_cred      111 security/keys/persistent.c 	ret = key_task_permission(persistent_ref, current_cred(), KEY_NEED_LINK);
current_cred       77 security/keys/process_keys.c 	const struct cred *cred = current_cred();
current_cred      554 security/keys/process_keys.c 	    ctx->cred == current_cred() &&
current_cred      848 security/keys/process_keys.c 	old = current_cred();
current_cred      914 security/keys/process_keys.c 	const struct cred *old = current_cred();
current_cred      119 security/keys/request_key.c 	const struct cred *cred = current_cred();
current_cred      265 security/keys/request_key.c 	const struct cred *cred = current_cred();
current_cred      572 security/keys/request_key.c 		.cred			= current_cred(),
current_cred      607 security/keys/request_key.c 			ret = key_task_permission(key_ref, current_cred(),
current_cred      775 security/keys/request_key.c 		.cred			= current_cred(),
current_cred      166 security/keys/request_key_auth.c 	const struct cred *cred = current_cred();
current_cred      252 security/keys/request_key_auth.c 		.cred			= current_cred(),
current_cred      651 security/selinux/hooks.c 	const struct cred *cred = current_cred();
current_cred     1814 security/selinux/hooks.c 	const struct task_security_struct *tsec = selinux_cred(current_cred());
current_cred     1836 security/selinux/hooks.c 	rc = selinux_determine_inode_label(selinux_cred(current_cred()), dir,
current_cred     2183 security/selinux/hooks.c 	const struct cred *cred = current_cred();
current_cred     2211 security/selinux/hooks.c 	const struct cred *cred = current_cred();
current_cred     2251 security/selinux/hooks.c 	rc = cred_has_capability(current_cred(), CAP_SYS_ADMIN,
current_cred     2343 security/selinux/hooks.c 	old_tsec = selinux_cred(current_cred());
current_cred     2551 security/selinux/hooks.c 	const struct task_security_struct *tsec = selinux_cred(current_cred());
current_cred     2736 security/selinux/hooks.c 	const struct cred *cred = current_cred();
current_cred     2746 security/selinux/hooks.c 	const struct cred *cred = current_cred();
current_cred     2760 security/selinux/hooks.c 	const struct cred *cred = current_cred();
current_cred     2772 security/selinux/hooks.c 	const struct cred *cred = current_cred();
current_cred     2779 security/selinux/hooks.c 	const struct cred *cred = current_cred();
current_cred     2874 security/selinux/hooks.c 	rc = selinux_determine_inode_label(selinux_cred(current_cred()),
current_cred     2911 security/selinux/hooks.c 	const struct task_security_struct *tsec = selinux_cred(current_cred());
current_cred     2921 security/selinux/hooks.c 	rc = selinux_determine_inode_label(selinux_cred(current_cred()),
current_cred     2997 security/selinux/hooks.c 	const struct cred *cred = current_cred();
current_cred     3005 security/selinux/hooks.c 	const struct cred *cred = current_cred();
current_cred     3045 security/selinux/hooks.c 	const struct cred *cred = current_cred();
current_cred     3096 security/selinux/hooks.c 	const struct cred *cred = current_cred();
current_cred     3124 security/selinux/hooks.c 	return path_has_perm(current_cred(), path, FILE__GETATTR);
current_cred     3129 security/selinux/hooks.c 	const struct cred *cred = current_cred();
current_cred     3156 security/selinux/hooks.c 		return dentry_has_perm(current_cred(), dentry, FILE__SETATTR);
current_cred     3263 security/selinux/hooks.c 	const struct cred *cred = current_cred();
current_cred     3270 security/selinux/hooks.c 	const struct cred *cred = current_cred();
current_cred     3284 security/selinux/hooks.c 		return dentry_has_perm(current_cred(), dentry, FILE__SETATTR);
current_cred     3313 security/selinux/hooks.c 		ret = superblock_has_perm(current_cred(), path->dentry->d_sb,
current_cred     3333 security/selinux/hooks.c 	return path_has_perm(current_cred(), path, perm);
current_cred     3464 security/selinux/hooks.c 	const struct task_security_struct *tsec = selinux_cred(current_cred());
current_cred     3524 security/selinux/hooks.c 	const struct cred *cred = current_cred();
current_cred     3606 security/selinux/hooks.c 	const struct cred *cred = current_cred();
current_cred     3654 security/selinux/hooks.c 	const struct cred *cred = current_cred();
current_cred     3714 security/selinux/hooks.c 		rc = inode_has_perm(current_cred(), file_inode(file),
current_cred     3731 security/selinux/hooks.c 	const struct cred *cred = current_cred();
current_cred     3771 security/selinux/hooks.c 	const struct cred *cred = current_cred();
current_cred     3779 security/selinux/hooks.c 	const struct cred *cred = current_cred();
current_cred     3849 security/selinux/hooks.c 	const struct cred *cred = current_cred();
current_cred     4501 security/selinux/hooks.c 	const struct task_security_struct *tsec = selinux_cred(current_cred());
current_cred     4521 security/selinux/hooks.c 	const struct task_security_struct *tsec = selinux_cred(current_cred());
current_cred     5416 security/selinux/hooks.c 	__tsec = selinux_cred(current_cred());
current_cred      183 security/selinux/include/objsec.h 	const struct task_security_struct *tsec = selinux_cred(current_cred());
current_cred       79 security/selinux/xfrm.c 	const struct task_security_struct *tsec = selinux_cred(current_cred());
current_cred      138 security/selinux/xfrm.c 	const struct task_security_struct *tsec = selinux_cred(current_cred());
current_cred      424 security/smack/smack.h 	return smk_of_task(smack_cred(current_cred()));
current_cred      274 security/smack/smack_access.c 	struct task_smack *tsp = smack_cred(current_cred());
current_cred      677 security/smack/smack_access.c 	return smack_privileged_cred(cap, current_cred());
current_cred      141 security/smack/smack_lsm.c 	struct task_smack *tsp = smack_cred(current_cred());
current_cred      162 security/smack/smack_lsm.c 	struct task_smack *tsp = smack_cred(current_cred());
current_cred      184 security/smack/smack_lsm.c 	struct task_smack *tsp = smack_cred(current_cred());
current_cred      214 security/smack/smack_lsm.c 	struct task_smack *tsp = smack_cred(current_cred());
current_cred      502 security/smack/smack_lsm.c 	skp = smk_of_task(smack_cred(current_cred()));
current_cred     1687 security/smack/smack_lsm.c 	tsp = smack_cred(current_cred());
current_cred     1840 security/smack/smack_lsm.c 		tsp = smack_cred(current_cred());
current_cred     3511 security/smack/smack_lsm.c 	struct task_smack *tsp = smack_cred(current_cred());
current_cred     2193 security/smack/smackfs.c 	struct task_smack *tsp = smack_cred(current_cred());
current_cred     2200 security/smack/smackfs.c 	struct task_smack *tsp = smack_cred(current_cred());
current_cred     2247 security/smack/smackfs.c 	struct task_smack *tsp = smack_cred(current_cred());
current_cred     2401 security/smack/smackfs.c 	struct task_smack *tsp = smack_cred(current_cred());
current_cred     2408 security/smack/smackfs.c 	struct task_smack *tsp = smack_cred(current_cred());
current_cred     2454 security/smack/smackfs.c 	struct task_smack *tsp = smack_cred(current_cred());
current_cred     2668 security/smack/smackfs.c 	struct task_smack *tsp = smack_cred(current_cred());
current_cred     2675 security/smack/smackfs.c 	struct task_smack *tsp = smack_cred(current_cred());
current_cred     2723 security/smack/smackfs.c 	struct task_smack *tsp = smack_cred(current_cred());