Searched refs:crhold (Results 26 - 50 of 69) sorted by relevance

123

/freebsd-13-stable/sys/vm/
H A Dvm_map.c1785 crhold(cred);
2411 crhold(entry->cred);
2824 crhold(cred);
2854 crhold(cred);
4091 crhold(cred);
4095 crhold(cred);
4190 crhold(dst_entry->cred);
4441 crhold(new_entry->cred);
5025 crhold(cred);
H A Dvm_fault.c1943 crhold(dst_object->cred);
H A Dvm_object.c1552 crhold(orig_object->cred);
/freebsd-13-stable/sys/kern/
H A Dkern_alq.c458 alq->aq_cred = crhold(cred);
H A Dvfs_cluster.c878 bp->b_wcred = crhold(tbp->b_wcred);
H A Dkern_conf.c830 dev->si_cred = crhold(args.mda_cr);
H A Dkern_ktrace.c479 res->cr = crhold(td->td_ucred);
H A Duipc_socket.c539 so->so_cred = crhold(cred);
726 so->so_cred = crhold(head->so_cred);
819 so->so_cred = crhold(head->so_cred);
H A Dsysv_msg.c729 msqkptr->cred = crhold(cred);
H A Dsysv_sem.c1062 sema[semid].cred = crhold(cred);
H A Dsysv_shm.c758 shmseg->cred = crhold(cred);
/freebsd-13-stable/sys/security/mac/
H A Dmac_syscalls.c108 tcred = crhold(tproc->p_ucred);
/freebsd-13-stable/sys/netinet/
H A Dtcp_timewait.c355 tw->tw_cred = crhold(so->so_cred);
/freebsd-13-stable/sys/rpc/rpcsec_gss/
H A Dsvc_rpcsec_gss.c472 *crp = crhold(client->cl_cred);
483 *crp = crhold(cr);
/freebsd-13-stable/sys/dev/hwpmc/
H A Dhwpmc_logging.c397 ownercred = crhold(p->p_ucred);
H A Dhwpmc_mod.c1058 crhold(oc);
1063 crhold(tc);
/freebsd-13-stable/sys/fs/fuse/
H A Dfuse_io.c778 bp->b_wcred = crhold(cred);
H A Dfuse_ipc.c567 data->daemoncred = crhold(cred);
/freebsd-13-stable/sys/security/audit/
H A Daudit_syscalls.c827 crhold(cred);
/freebsd-13-stable/sys/ufs/ufs/
H A Dufs_extattr.c236 ump->um_extattr.uepm_ucred = crhold(td->td_ucred);
H A Dufs_quota.c593 ump->um_cred[type] = crhold(td->td_ucred);
/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw2.c1132 *uc = crhold(inp->inp_cred);
1190 *uc = crhold(pcb->inp_cred);
/freebsd-13-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Dfasttrap.c1659 crhold(p->p_ucred);
/freebsd-13-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_main.c474 ssk->cred = crhold(so->so_cred);
/freebsd-13-stable/sys/fs/nfsclient/
H A Dnfs_clvnops.c725 np->n_writecred = crhold(ap->a_cred);
2557 sp->s_cred = crhold(cnp->cn_cred);

Completed in 601 milliseconds

123