Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dstartup.h226 #define __startup_const \ macro
772 static __startup_const char __startup_TUNABLES_name_ ## var[] = key; \
773 static __startup_const struct startup_tunable_spec \
784 static __startup_const char __startup_TUNABLES_name_ ## var[] = key; \
785 static __startup_const struct startup_tunable_spec \
796 static __startup_const char __startup_TUNABLES_dt_base_ ## var[] = dt_base_key; \
797 static __startup_const char __startup_TUNABLES_dt_name_ ## var[] = dt_name_key; \
798 static __startup_const char __startup_TUNABLES_name_ ## var[] = boot_arg_key; \
799 static __startup_const struct startup_tunable_dt_spec \
813 static __startup_const char __startup_TUNABLES_dt_base_ ## var[] = dt_base_key; \
[all …]
H A Dipc_kobject.c171 __startup_const
/xnu-12377.41.6/doc/lifecycle/
H A Dstartup.md315 - data marked `__startup_data` or `__startup_const`, and code marked