Home
last modified time | relevance | path

Searched refs:free_uid (Results 1 – 15 of 15) sorted by relevance

/linux/block/
H A Dioprio.c127 goto free_uid; in SYSCALL_DEFINE3()
129 free_uid: in SYSCALL_DEFINE3()
131 free_uid(user); in SYSCALL_DEFINE3()
245 free_uid(user); in SYSCALL_DEFINE2()
/linux/kernel/
H A Duser.c191 void free_uid(struct user_struct *up) in free_uid() function
201 EXPORT_SYMBOL_GPL(free_uid);
H A Dcred.c85 free_uid(cred->user); in put_cred_rcu()
H A Dsys.c282 free_uid(user); /* For find_user() */ in SYSCALL_DEFINE3()
353 free_uid(user); /* for find_user() */ in SYSCALL_DEFINE2()
499 free_uid(new->user); in set_user()
/linux/include/linux/sched/
H A Duser.h54 extern void free_uid(struct user_struct *);
/linux/net/xdp/
H A Dxdp_umem.c36 free_uid(umem->user); in xdp_umem_unaccount_pages()
142 free_uid(umem->user); in xdp_umem_account_pages()
/linux/net/core/
H A Dscm.c142 free_uid(fpl->user); in __scm_destroy()
H A Dskbuff.c1692 free_uid(mmp->user); in mm_unaccount_pinned_pages()
/linux/fs/
H A Dpipe.c835 free_uid(user); in alloc_pipe_info()
849 free_uid(pipe->user); in free_pipe_info()
H A Deventpoll.c790 free_uid(ep->user); in ep_free()
/linux/drivers/iommu/iommufd/
H A Dpages.c1193 free_uid(pages->source_user); in iopt_release_pages()
/linux/Documentation/security/
H A Dcredentials.rst354 ``free_uid()`` or ``put_group_info()`` as appropriate.
/linux/kernel/bpf/
H A Dsyscall.c2198 free_uid(aux->user); in __bpf_prog_put_rcu()
2892 free_uid(prog->aux->user); in bpf_prog_load()
/linux/io_uring/
H A Dio_uring.c2771 free_uid(ctx->user); in io_ring_ctx_free()
/linux/kernel/events/
H A Dcore.c6570 free_uid(mmap_user); in perf_mmap_close()