Home
last modified time | relevance | path

Searched defs:cred (Results 1 – 25 of 167) sorted by relevance

1234567

/linux/include/linux/
H A Dcred.h111 struct cred { struct
112 atomic_long_t usage;
113 kuid_t uid; /* real UID of the task */
114 kgid_t gid; /* real GID of the task */
115 kuid_t suid; /* saved UID of the task */
116 kgid_t sgid; /* saved GID of the task */
117 kuid_t euid; /* effective UID of the task */
118 kgid_t egid; /* effective GID of the task */
119 kuid_t fsuid; /* UID for VFS ops */
120 kgid_t fsgid; /* GID for VFS ops */
[all …]
/linux/net/sunrpc/
H A Dauth.c261 rpcauth_unhash_cred_locked(struct rpc_cred *cred) in rpcauth_unhash_cred_locked()
270 rpcauth_unhash_cred(struct rpc_cred *cred) in rpcauth_unhash_cred()
312 rpcauth_stringify_acceptor(struct rpc_cred *cred) in rpcauth_stringify_acceptor()
326 struct rpc_cred *cred; in rpcauth_destroy_credlist() local
336 rpcauth_lru_add_locked(struct rpc_cred *cred) in rpcauth_lru_add_locked()
345 rpcauth_lru_add(struct rpc_cred *cred) in rpcauth_lru_add()
355 rpcauth_lru_remove_locked(struct rpc_cred *cred) in rpcauth_lru_remove_locked()
364 rpcauth_lru_remove(struct rpc_cred *cred) in rpcauth_lru_remove()
382 struct rpc_cred *cred; in rpcauth_clear_credcache() local
429 struct rpc_cred *cred, *next; in rpcauth_prune_expired() local
[all …]
H A Dauth_unix.c71 unx_destroy_cred(struct rpc_cred *cred) in unx_destroy_cred()
80 unx_match(struct auth_cred *acred, struct rpc_cred *cred, int flags) in unx_match()
114 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in unx_marshal() local
H A Dauth_null.c46 nul_destroy_cred(struct rpc_cred *cred) in nul_destroy_cred()
54 nul_match(struct auth_cred *acred, struct rpc_cred *cred, int taskflags) in nul_match()
H A Dauth_tls.c90 static void tls_destroy_cred(struct rpc_cred *cred) in tls_destroy_cred()
94 static int tls_match(struct auth_cred *acred, struct rpc_cred *cred, int taskflags) in tls_match()
/linux/security/apparmor/include/
H A Dcred.h22 static inline struct aa_label *cred_label(const struct cred *cred) in cred_label()
30 static inline void set_cred_label(const struct cred *cred, in set_cred_label()
47 static inline struct aa_label *aa_cred_raw_label(const struct cred *cred) in aa_cred_raw_label()
61 static inline struct aa_label *aa_get_newest_cred_label(const struct cred *cred) in aa_get_newest_cred_label()
66 static inline struct aa_label *aa_get_newest_cred_label_condref(const struct cred *cred, in aa_get_newest_cred_label_condref()
/linux/net/sunrpc/auth_gss/
H A Dauth_gss.c133 gss_cred_set_ctx(struct rpc_cred *cred, struct gss_cl_ctx *ctx) in gss_cred_set_ctx()
147 gss_cred_get_ctx(struct rpc_cred *cred) in gss_cred_get_ctx()
406 const struct cred *cred) in gss_encode_v0_msg()
433 const struct cred *cred) in gss_encode_v1_msg()
562 gss_setup_upcall(struct gss_auth *gss_auth, struct rpc_cred *cred) in gss_setup_upcall()
596 struct rpc_cred *cred = task->tk_rqstp->rq_cred; in gss_refresh_upcall() local
646 struct rpc_cred *cred = &gss_cred->gc_base; in gss_create_upcall() local
1274 gss_send_destroy_context(struct rpc_cred *cred) in gss_send_destroy_context()
1335 gss_destroy_nullcred(struct rpc_cred *cred) in gss_destroy_nullcred()
1350 gss_destroy_cred(struct rpc_cred *cred) in gss_destroy_cred()
[all …]
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_deny_namespace.c10 struct cred { struct
17 int BPF_PROG(test_userns_create, const struct cred *cred, int ret) in BPF_PROG()
/linux/fs/nfs/
H A Dnfs4state.c113 int nfs4_init_clientid(struct nfs_client *clp, const struct cred *cred) in nfs4_init_clientid()
160 const struct cred *cred) in nfs40_discover_server_trunking()
210 const struct cred *cred = NULL; in nfs4_get_renew_cred_server_locked() local
235 const struct cred *cred = NULL; in nfs4_get_renew_cred() local
321 int nfs41_init_clientid(struct nfs_client *clp, const struct cred *cred) in nfs41_init_clientid()
358 const struct cred *cred) in nfs41_discover_server_trunking()
400 const struct cred *cred; in nfs4_get_clid_cred() local
407 nfs4_find_state_owner_locked(struct nfs_server *server, const struct cred *cred) in nfs4_find_state_owner_locked()
496 const struct cred *cred, in nfs4_alloc_state_owner()
572 const struct cred *cred, in nfs4_get_state_owner()
[all …]
H A Dnfs4proc.c413 const struct cred *cred) in nfs4_test_and_free_stateid()
422 const struct cred *cred) in __nfs4_free_revoked_stateid()
430 const struct cred *cred) in nfs4_free_revoked_stateid()
870 static void nfs4_probe_sequence(struct nfs_client *client, const struct cred *cred, in nfs4_probe_sequence()
2019 nfs4_process_delegation(struct inode *inode, const struct cred *cred, in nfs4_process_delegation()
2744 static int nfs4_opendata_access(const struct cred *cred, in nfs4_opendata_access()
2914 nfs4_stateid *stateid, const struct cred *cred) in nfs40_test_and_free_expired_stateid()
2921 nfs4_stateid *stateid, const struct cred *cred) in nfs41_test_and_free_expired_stateid()
2956 const struct cred *cred = NULL; in nfs41_check_delegation_stateid() local
3026 const struct cred *cred = lsp->ls_state->owner->so_cred; in nfs41_check_expired_locks() local
[all …]
H A Ddelegation.c240 void nfs_inode_reclaim_delegation(struct inode *inode, const struct cred *cred, in nfs_inode_reclaim_delegation()
283 const struct cred *cred; in nfs_do_return_delegation() local
414 const struct cred *cred) in nfs_update_delegation_cred()
455 int nfs_inode_set_delegation(struct inode *inode, const struct cred *cred, in nfs_inode_set_delegation()
1381 const struct cred *cred) in nfs_delegation_test_free_expired()
1399 const struct cred *cred; in nfs_server_reap_expired_delegations() local
1542 nfs4_stateid *dst, const struct cred **cred) in nfs4_copy_delegation_stateid()
/linux/security/
H A Dcommoncap.c68 static inline int cap_capable_helper(const struct cred *cred, in cap_capable_helper()
124 int cap_capable(const struct cred *cred, struct user_namespace *target_ns, in cap_capable()
167 const struct cred *cred, *child_cred; in cap_ptrace_access_check() local
204 const struct cred *cred, *child_cred; in cap_ptrace_traceme() local
233 const struct cred *cred; in cap_capget() local
797 static inline bool __is_real(kuid_t uid, struct cred *cred) in __is_real()
800 static inline bool __is_eff(kuid_t uid, struct cred *cred) in __is_eff()
803 static inline bool __is_suid(kuid_t uid, struct cred *cred) in __is_suid()
854 #define __cap_grew(target, source, cred) \ argument
856 #define __cap_full(field, cred) \ argument
/linux/security/keys/
H A Dprocess_keys.c77 const struct cred *cred = current_cred(); in look_up_user_keyrings() local
185 struct key *get_user_session_keyring_rcu(const struct cred *cred) in get_user_session_keyring_rcu()
317 int install_session_keyring_to_cred(struct cred *cred, struct key *keyring) in install_session_keyring_to_cred()
426 const struct cred *cred = ctx->cred; in search_cred_keyrings_rcu() local
557 const struct cred *cred = ctx->cred; in search_process_keyrings_rcu() local
H A Drequest_key.c80 static int umh_keys_init(struct subprocess_info *info, struct cred *cred) in umh_keys_init()
122 const struct cred *cred = current_cred(); in call_sbin_request_key() local
268 const struct cred *cred = current_cred(); in construct_get_dest_keyring() local
/linux/rust/helpers/
H A Dcred.c5 const struct cred *rust_helper_get_cred(const struct cred *cred) in rust_helper_get_cred()
10 void rust_helper_put_cred(const struct cred *cred) in rust_helper_put_cred()
/linux/kernel/
H A Dcred.c70 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
H A Dgroups.c163 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
/linux/fs/nfsd/
H A Dauth.c8 int nfsexp_flags(struct svc_cred *cred, struct svc_export *exp) in nfsexp_flags()
21 int nfsd_setuser(struct svc_cred *cred, struct svc_export *exp) in nfsd_setuser()
H A Dnfsfh.c91 struct svc_cred *cred, in nfsd_originating_port_ok()
103 struct svc_cred *cred, in nfsd_setuser_and_check_port()
146 struct svc_cred *cred, in nfsd_set_fh_dentry()
317 struct net *net, struct svc_cred *cred, in __fh_verify()
433 fh_verify_local(struct net *net, struct svc_cred *cred, in fh_verify_local()
/linux/fs/lockd/
H A Dsvc.c161 const struct cred *cred) in create_lockd_listener()
174 const int family, const struct cred *cred) in create_lockd_family()
199 const struct cred *cred) in make_socks()
224 const struct cred *cred) in lockd_up_net()
380 int lockd_up(struct net *net, const struct cred *cred) in lockd_up()
/linux/security/landlock/
H A Dcred.h63 landlock_cred(const struct cred *cred) in landlock_cred()
110 landlock_get_applicable_subject(const struct cred *const cred, in landlock_get_applicable_subject()
/linux/security/apparmor/
H A Dtask.c226 static int profile_ptrace_perm(const struct cred *cred, in profile_ptrace_perm()
242 static int profile_tracee_perm(const struct cred *cred, in profile_tracee_perm()
254 static int profile_tracer_perm(const struct cred *cred, in profile_tracer_perm()
/linux/fs/
H A Dfile_table.c154 static int init_file(struct file *f, int flags, const struct cred *cred) in init_file()
218 struct file *alloc_empty_file(int flags, const struct cred *cred) in alloc_empty_file()
266 struct file *alloc_empty_file_noaccount(int flags, const struct cred *cred) in alloc_empty_file_noaccount()
293 struct file *alloc_empty_backing_file(int flags, const struct cred *cred) in alloc_empty_backing_file()
/linux/security/selinux/
H A Dhooks.c224 static inline u32 cred_sid(const struct cred *cred) in cred_sid()
438 const struct cred *cred) in may_context_mount_sb_relabel()
455 const struct cred *cred) in may_context_mount_inode_relabel()
642 const struct cred *cred = current_cred(); in selinux_set_mnt_opts() local
1633 static int cred_has_capability(const struct cred *cred, in cred_has_capability()
1671 static int inode_has_perm(const struct cred *cred, in inode_has_perm()
1691 static inline int dentry_has_perm(const struct cred *cred, in dentry_has_perm()
1710 static inline int path_has_perm(const struct cred *cred, in path_has_perm()
1727 static inline int file_path_has_perm(const struct cred *cred, in file_path_has_perm()
1750 static int file_has_perm(const struct cred *cred, in file_has_perm()
[all …]
/linux/include/linux/pds/
H A Dpds_intr.h130 u32 cred, u32 flags) in pds_core_intr_credits()
143 u32 cred; in pds_core_intr_clean_flags() local

1234567