OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pl_refcnt
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/sys/
resourcevar.h
84
u_int
pl_refcnt
;
member in struct:plimit
/src/sys/kern/
kern_resource.c
686
newlim->
pl_refcnt
= 1;
731
atomic_inc_uint(&lim->
pl_refcnt
);
795
if (atomic_dec_uint_nv(&lim->
pl_refcnt
) > 0) {
kern_proc.c
549
limit0.
pl_refcnt
= 1;
Completed in 15 milliseconds
Indexes created Sat Oct 18 21:09:54 GMT 2025