Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/kern/
H A Dstartup.h218 #define __startup_const \ macro
762 static __startup_const char __startup_TUNABLES_name_ ## var[] = key; \
763 static __startup_const struct startup_tunable_spec \
774 static __startup_const char __startup_TUNABLES_name_ ## var[] = key; \
775 static __startup_const struct startup_tunable_spec \
786 static __startup_const char __startup_TUNABLES_dt_base_ ## var[] = dt_base_key; \
787 static __startup_const char __startup_TUNABLES_dt_name_ ## var[] = dt_name_key; \
788 static __startup_const char __startup_TUNABLES_name_ ## var[] = boot_arg_key; \
789 static __startup_const struct startup_tunable_dt_spec \
803 static __startup_const char __startup_TUNABLES_dt_base_ ## var[] = dt_base_key; \
[all …]
H A Dipc_kobject.c175 __startup_const
/xnu-11417.121.6/doc/lifecycle/
H A Dstartup.md312 - data marked `__startup_data` or `__startup_const`, and code marked