Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ | |
cgd.c | 464 static u_int cgd_refcnt; /* number of users of cgd_worker */ variable in typeref:typename:u_int 642 if (cgd_refcnt++ == 0) { 657 if (--cgd_refcnt == 0) { |
cgd.c | 464 static u_int cgd_refcnt; /* number of users of cgd_worker */ variable in typeref:typename:u_int 642 if (cgd_refcnt++ == 0) { 657 if (--cgd_refcnt == 0) { |