Home
last modified time | relevance | path

Searched refs:zone_create_startup_spec (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.101.5/osfmk/kern/
H A Dzalloc.h1569 static __startup_data struct zone_create_startup_spec \
2253 struct zone_create_startup_spec { struct
2263 struct zone_create_startup_spec *spec); argument
2266 static __startup_data struct zone_create_startup_spec \
H A Dzalloc.c9366 zone_create_startup(struct zone_create_startup_spec *spec) in zone_create_startup()