OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uvm_pgflcache_sem
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/uvm/
uvm_pgflcache.c
102
static int
uvm_pgflcache_sem
;
variable in typeref:typename:int
320
if (
uvm_pgflcache_sem
++ == 0) {
344
KASSERT(
uvm_pgflcache_sem
> 0);
345
if (
uvm_pgflcache_sem
-- > 1) {
384
KASSERT(
uvm_pgflcache_sem
> 0);
411
uvm_pgflcache_sem
= 1;
Completed in 31 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025