Home
last modified time | relevance | path

Searched refs:considered (Results 1 – 10 of 10) sorted by relevance

/xnu-8020.140.41/bsd/miscfs/devfs/
H A DREADME21 with that node. The back node itself can be considered to be
24 to in the code as the dev_name. The devnode can be considered the inode.
102 a mount -u might be considered to be a request to 'refresh' the
/xnu-8020.140.41/osfmk/mach/
H A Dmemory_object_control.defs113 * considered.
/xnu-8020.140.41/doc/allocators/
H A Dread-only.md88 that we're making conscious, considered choices over which zones are made
H A Dapi-basics.md131 when this isn't possible, a zone should be considered.
/xnu-8020.140.41/osfmk/vm/
H A Dvm_resident.c5777 unsigned int npages = 0, considered = 0, scanned = 0; in vm_page_find_contiguous() local
5823 considered = 0; in vm_page_find_contiguous()
5951 if (free_available && considered <= MAX_CONSIDERED_BEFORE_YIELD) { in vm_page_find_contiguous()
5952 considered++; in vm_page_find_contiguous()
5967 if (considered > MAX_CONSIDERED_BEFORE_YIELD && npages <= 1) { in vm_page_find_contiguous()
5986 considered = 0; in vm_page_find_contiguous()
5992 considered++; in vm_page_find_contiguous()
H A Dvm_pageout.c874 unsigned int considered; member
1568 …vm_pageout_stats[vm_pageout_stat_now].considered = (unsigned int)(tmp - last.vm_pageout_considered… in update_vm_info()
1600 if (vm_pageout_stats[vm_pageout_stat_now].considered) { in update_vm_info()
1699 if (vm_pageout_stats[vm_pageout_stat_now].considered || in update_vm_info()
1703 vm_pageout_stats[vm_pageout_stat_now].considered, in update_vm_info()
/xnu-8020.140.41/doc/
H A Datomics.md139 atomic interfaces, but this header is considered obsolete
H A Dsched_clutch_edge.md283 …n the number of CPUs in the cluster; so a cluster's shared resource is considered full if there ar…
/xnu-8020.140.41/
H A DREADME.md319 a. `PRIVATE` : If defined, enclosed definitions are considered System
/xnu-8020.140.41/tools/lldbmacros/
H A DREADME.md173 …. This is important because single "#" based strings may be mistakenly considered in `unifdef` pro…