Home
last modified time | relevance | path

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

123456

/OK3568_Linux_fs/kernel/security/integrity/
H A Ddigsig.c100 const struct cred *cred = current_cred(); in __integrity_init_keyring() local
/OK3568_Linux_fs/kernel/net/dns_resolver/
H A Ddns_key.c330 struct cred *cred; in init_dns_resolver() local
/OK3568_Linux_fs/kernel/security/keys/
H A Dkeyctl.c1171 const struct cred *cred = current_cred(); in keyctl_instantiate_key_common() local
1333 const struct cred *cred = current_cred(); in keyctl_reject_key() local
1627 struct cred *cred; in keyctl_session_to_parent() local
H A Dinternal.h121 const struct cred *cred; member
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_log_common.c140 const struct cred *cred = sk->sk_socket->file->f_cred; in nf_log_dump_sk_uid_gid() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dkallsyms.h162 static inline bool kallsyms_show_value(const struct cred *cred) in kallsyms_show_value()
H A Dbinfmts.h51 struct cred *cred; /* new credentials */ member
/OK3568_Linux_fs/kernel/kernel/
H A Dsys.c169 const struct cred *cred = current_cred(), *pcred = __task_cred(p); in set_one_prio_perm() local
211 const struct cred *cred = current_cred(); in SYSCALL_DEFINE3() local
281 const struct cred *cred = current_cred(); in SYSCALL_DEFINE2() local
712 const struct cred *cred = current_cred(); in SYSCALL_DEFINE3() local
795 const struct cred *cred = current_cred(); in SYSCALL_DEFINE3() local
1613 const struct cred *cred = current_cred(), *tcred; in check_prlimit_permission() local
H A Dcapability.c521 const struct cred *cred; in ptracer_capable() local
/OK3568_Linux_fs/kernel/fs/
H A Dcoredump.c200 const struct cred *cred = current_cred(); in format_corename() local
585 struct cred *cred; in do_coredump() local
H A Dfcntl.c97 const struct cred *cred = current_cred(); in f_modown() local
719 const struct cred *cred; in sigio_perm() local
H A Dbinfmt_elf_fdpic.c501 const struct cred *cred = current_cred(); in create_elf_fdpic_tables() local
1343 const struct cred *cred; in fill_psinfo() local
/OK3568_Linux_fs/kernel/net/rxrpc/
H A Dkey.c964 const struct cred *cred = current_cred(); in rxrpc_get_server_data_key() local
1018 const struct cred *cred = current_cred(); in rxrpc_get_null_key() local
/OK3568_Linux_fs/kernel/fs/proc/
H A Darray.c158 const struct cred *cred; in task_state() local
319 const struct cred *cred; in task_cap() local
/OK3568_Linux_fs/kernel/net/core/
H A Dscm.c47 const struct cred *cred = current_cred(); in scm_check_creds() local
/OK3568_Linux_fs/kernel/security/integrity/ima/
H A Dima_policy.c464 const char *keyring, const struct cred *cred) in ima_match_keyring()
501 const struct cred *cred, u32 secid, in ima_match_rules()
623 int ima_match_policy(struct inode *inode, const struct cred *cred, u32 secid, in ima_match_policy()
H A Dima_api.c186 int ima_get_action(struct inode *inode, const struct cred *cred, u32 secid, in ima_get_action()
/OK3568_Linux_fs/kernel/drivers/connector/
H A Dcn_proc.c128 const struct cred *cred; in proc_id_connector() local
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dcallback.c44 const struct cred *cred = current_cred(); in nfs4_callback_up_net() local
H A Dnfs4client.c554 const struct cred *cred) in nfs40_walk_client_list()
720 const struct cred *cred) in nfs41_walk_client_list()
/OK3568_Linux_fs/kernel/drivers/misc/vmw_vmci/
H A Dvmci_context.h80 const struct cred *cred; member
/OK3568_Linux_fs/kernel/security/smack/
H A Dsmack.h334 static inline struct task_smack *smack_cred(const struct cred *cred) in smack_cred()
390 const struct cred *cred; in smk_of_task_struct() local
H A Dsmack_access.c650 bool smack_privileged_cred(int cap, const struct cred *cred) in smack_privileged_cred()
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dsvc_xprt.c273 const struct cred *cred) in _svc_create_xprt()
309 const struct cred *cred) in svc_create_xprt()
/OK3568_Linux_fs/kernel/fs/exportfs/
H A Dexpfs.c279 const struct cred *cred = current_cred(); in get_name() local

123456