Searched refs:lim_hold (Results 1 – 5 of 5) sorted by relevance
74 limp = lim_hold(p->p_limit); in procfs_doprocrlimit()
171 *lim_hold(struct plimit *limp);
1327 lim_hold(struct plimit *limp) in lim_hold() function1349 td->td_limit = lim_hold(p->p_limit); in lim_cowsync()1361 p2->p_limit = lim_hold(p1->p_limit); in lim_fork()
863 newtd->td_limit = lim_hold(p->p_limit); in thread_cow_get_proc()874 newtd->td_limit = lim_hold(td->td_limit); in thread_cow_get()
1896 limp = lim_hold(p->p_limit); in linprocfs_doproclimits()