Home
last modified time | relevance | path

Searched defs:cred (Results 51 – 75 of 155) sorted by relevance

1234567

/openbmc/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayoutdev.c287 const struct cred *cred, __rcu **pcred; in ff_layout_get_mirror_cred() local
425 const struct cred *cred; in ff_layout_get_ds_cred() local
/openbmc/linux/kernel/
H A Dwatch_queue.c196 const struct cred *cred, in __post_watch_notification()
456 const struct cred *cred; in add_one_watch() local
H A Dsys.c180 const struct cred *cred = current_cred(), *pcred = __task_cred(p); in set_one_prio_perm() local
222 const struct cred *cred = current_cred(); in SYSCALL_DEFINE3() local
292 const struct cred *cred = current_cred(); in SYSCALL_DEFINE2() local
749 const struct cred *cred = current_cred(); in SYSCALL_DEFINE3() local
838 const struct cred *cred = current_cred(); in SYSCALL_DEFINE3() local
1665 const struct cred *cred = current_cred(), *tcred; in check_prlimit_permission() local
/openbmc/linux/fs/ecryptfs/
H A Dkthread.c120 const struct cred *cred) in ecryptfs_privileged_open()
/openbmc/linux/fs/lockd/
H A Dhost.c63 const struct cred *cred; member
223 const struct cred *cred) in nlmclnt_lookup_host()
/openbmc/linux/security/safesetid/
H A Dlsm.c90 static int safesetid_security_capable(const struct cred *cred, in safesetid_security_capable()
/openbmc/linux/security/
H A Dsecurity.c570 static int lsm_cred_alloc(struct cred *cred, gfp_t gfp) in lsm_cred_alloc()
589 static void __init lsm_early_cred(struct cred *cred) in lsm_early_cred()
941 int security_capable(const struct cred *cred, in security_capable()
2922 int security_cred_alloc_blank(struct cred *cred, gfp_t gfp) in security_cred_alloc_blank()
2941 void security_cred_free(struct cred *cred) in security_cred_free()
3331 int security_task_prlimit(const struct cred *cred, const struct cred *tcred, in security_task_prlimit()
3411 int sig, const struct cred *cred) in security_task_kill()
3469 int security_create_user_ns(const struct cred *cred) in security_create_user_ns()
4061 const struct cred *cred, in security_post_notification()
5059 int security_key_alloc(struct key *key, const struct cred *cred, in security_key_alloc()
[all …]
/openbmc/linux/security/integrity/
H A Ddigsig.c102 const struct cred *cred = current_cred(); in __integrity_init_keyring() local
/openbmc/linux/net/dns_resolver/
H A Ddns_key.c337 struct cred *cred; in init_dns_resolver() local
/openbmc/linux/security/keys/
H A Drequest_key_auth.c166 const struct cred *cred = current_cred(); in request_key_auth_new() local
H A Dkey.c226 kuid_t uid, kgid_t gid, const struct cred *cred, in key_alloc()
805 const struct cred *cred = current_cred(); in __key_create_or_update() local
H A Dkeyctl.c1176 const struct cred *cred = current_cred(); in keyctl_instantiate_key_common() local
1338 const struct cred *cred = current_cred(); in keyctl_reject_key() local
1632 struct cred *cred; in keyctl_session_to_parent() local
/openbmc/linux/security/smack/
H A Dsmack_lsm.c252 static int smk_bu_credfile(const struct cred *cred, struct file *file, in smk_bu_credfile()
278 #define smk_bu_credfile(cred, file, mode, RC) (RC) argument
2031 static int smack_cred_alloc_blank(struct cred *cred, gfp_t gfp) in smack_cred_alloc_blank()
2043 static void smack_cred_free(struct cred *cred) in smack_cred_free()
2112 static void smack_cred_getsecid(const struct cred *cred, u32 *secid) in smack_cred_getsecid()
2318 int sig, const struct cred *cred) in smack_task_kill()
4409 static int smack_key_alloc(struct key *key, const struct cred *cred, in smack_key_alloc()
4439 const struct cred *cred, in smack_key_permission()
4581 const struct cred *cred, in smack_post_notification()
5146 struct cred *cred = (struct cred *) current->cred; in smack_init() local
/openbmc/linux/fs/smb/server/
H A Dsmb_common.c743 struct cred *cred; in __ksmbd_override_fsids() local
789 const struct cred *cred; in ksmbd_revert_fsids() local
/openbmc/linux/fs/
H A Dopen.c377 const struct cred *cred; in access_need_override_creds() local
1067 const struct cred *cred) in dentry_open()
1105 const struct cred *cred) in dentry_create()
1142 struct inode *inode, const struct cred *cred) in kernel_file_open()
1178 const struct cred *cred) in backing_file_open()
H A Dcoredump.c204 const struct cred *cred = current_cred(); in format_corename() local
526 struct cred *cred; in do_coredump() local
H A Dfcntl.c99 const struct cred *cred = current_cred(); in __f_setown() local
696 const struct cred *cred; in sigio_perm() local
/openbmc/linux/fs/proc/
H A Darray.c155 const struct cred *cred; in task_state() local
313 const struct cred *cred; in task_cap() local
/openbmc/linux/block/
H A Dblk-ioc.c254 const struct cred *cred = current_cred(), *tcred; in set_task_ioprio() local
/openbmc/linux/net/core/
H A Dscm.c48 const struct cred *cred = current_cred(); in scm_check_creds() local
/openbmc/qemu/crypto/
H A Dtlscreds.c100 char **cred, in qcrypto_tls_creds_get_path()
/openbmc/qemu/hw/9pfs/
H A Dcofile.c135 FsCred cred; in v9fs_co_open2() local
H A Dcodir.c280 FsCred cred; in v9fs_co_mkdir() local
/openbmc/linux/security/apparmor/
H A Dfile.c663 const struct cred *cred; member
679 void aa_inherit_files(const struct cred *cred, struct files_struct *files) in aa_inherit_files()
/openbmc/linux/fs/nfs/
H A Dcallback.c43 const struct cred *cred = current_cred(); in nfs4_callback_up_net() local

1234567