Home
last modified time | relevance | path

Searched refs:lim_hold (Results 1 – 6 of 6) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dresourcevar.h140 *lim_hold(struct plimit *limp);
/f-stack/freebsd/sys/
H A Dresourcevar.h152 *lim_hold(struct plimit *limp);
/f-stack/freebsd/kern/
H A Dkern_thread.c791 newtd->td_limit = lim_hold(p->p_limit); in thread_cow_get_proc()
802 newtd->td_limit = lim_hold(td->td_limit); in thread_cow_get()
829 td->td_limit = lim_hold(p->p_limit); in thread_cow_update()
H A Dkern_acct.c439 p->p_limit = lim_hold(acct_limit); in acct_process()
H A Dkern_resource.c1211 lim_hold(struct plimit *limp) in lim_hold() function
1225 p2->p_limit = lim_hold(p1->p_limit); in lim_fork()
/f-stack/lib/
H A Dff_glue.c750 lim_hold(struct plimit *limp) in lim_hold() function