Home
last modified time | relevance | path

Searched refs:get_current_cred (Results 1 – 20 of 20) sorted by relevance

/linux-6.15/fs/nfs/
H A Dunlink.c186 data->cred = get_current_cred(); in nfs_async_unlink()
364 data->cred = get_current_cred(); in nfs_async_rename()
H A Dinode.c1131 ctx->cred = get_current_cred(); in alloc_nfs_open_context()
/linux-6.15/include/linux/
H A Dcred.h304 #define get_current_cred() \ macro
/linux-6.15/Documentation/translations/zh_CN/security/
H A Dcredentials.rst290 const struct cred *get_current_cred(void);
/linux-6.15/fs/nfsd/
H A Dfilecache.c225 nf->nf_cred = get_current_cred(); in nfsd_file_alloc()
1275 const struct cred *save_cred = get_current_cred(); in nfsd_file_acquire_local()
H A Dnfsctl.c1680 ret = nfsd_svc(nrpools, nthreads, net, get_current_cred(), scope); in nfsd_nl_threads_set_doit()
2037 get_current_cred()); in nfsd_nl_listener_set_doit()
/linux-6.15/io_uring/
H A Dsqpoll.c439 ctx->sq_creds = get_current_cred(); in io_sq_offload_create()
H A Dregister.c97 creds = get_current_cred(); in io_register_personality()
H A Dio_uring.c458 req->creds = get_current_cred(); in io_prep_async_work()
/linux-6.15/security/apparmor/
H A Ddomain.c1177 subj_cred = get_current_cred(); in aa_change_hat()
1327 const struct cred *subj_cred = get_current_cred(); in aa_change_profile()
/linux-6.15/fs/
H A Dfs_context.c293 fc->cred = get_current_cred(); in alloc_fs_context()
/linux-6.15/security/keys/
H A Drequest_key.c139 cred = get_current_cred(); in call_sbin_request_key()
H A Dprocess_keys.c626 ctx.cred = get_current_cred(); in lookup_user_key()
/linux-6.15/net/bluetooth/
H A Daf_bluetooth.c164 sk->sk_peer_cred = get_current_cred(); in bt_sock_alloc()
/linux-6.15/drivers/misc/vmw_vmci/
H A Dvmci_host.c324 cred = get_current_cred(); in vmci_host_do_init_context()
/linux-6.15/drivers/usb/core/
H A Ddevio.c1073 ps->cred = get_current_cred(); in usbdev_open()
1934 as->cred = get_current_cred(); in proc_do_submiturb()
/linux-6.15/Documentation/security/
H A Dcredentials.rst342 const struct cred *get_current_cred(void);
/linux-6.15/net/vmw_vsock/
H A Daf_vsock.c797 vsk->owner = get_current_cred(); in __vsock_create()
/linux-6.15/fs/ceph/
H A Dmds_client.c1186 req->r_cred = get_current_cred(); in __register_request()
5719 const struct cred *cred = get_current_cred(); in ceph_mds_check_access()
/linux-6.15/net/unix/
H A Daf_unix.c740 sk->sk_peer_cred = get_current_cred(); in init_peercred()