Home
last modified time | relevance | path

Searched refs:__startup_const (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.1.10/osfmk/kern/
H A Dstartup.h206 #define __startup_const \ macro
704 static __startup_const char __startup_TUNABLES_name_ ## var[] = key; \
705 static __startup_const struct startup_tunable_spec \
716 static __startup_const char __startup_TUNABLES_name_ ## var[] = key; \
717 static __startup_const struct startup_tunable_spec \
728 static __startup_const char __startup_TUNABLES_dt_base_ ## var[] = dt_base_key; \
729 static __startup_const char __startup_TUNABLES_dt_name_ ## var[] = dt_name_key; \
730 static __startup_const char __startup_TUNABLES_name_ ## var[] = boot_arg_key; \
731 static __startup_const struct startup_tunable_dt_spec \
H A Dipc_kobject.c175 __startup_const
/xnu-11215.1.10/doc/lifecycle/
H A Dstartup.md294 - data marked `__startup_data` or `__startup_const`, and code marked