Home
last modified time | relevance | path

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

/xnu-11417.101.15/osfmk/kern/
H A Dstartup.h218 #define __startup_const \ macro
752 static __startup_const char __startup_TUNABLES_name_ ## var[] = key; \
753 static __startup_const struct startup_tunable_spec \
764 static __startup_const char __startup_TUNABLES_name_ ## var[] = key; \
765 static __startup_const struct startup_tunable_spec \
776 static __startup_const char __startup_TUNABLES_dt_base_ ## var[] = dt_base_key; \
777 static __startup_const char __startup_TUNABLES_dt_name_ ## var[] = dt_name_key; \
778 static __startup_const char __startup_TUNABLES_name_ ## var[] = boot_arg_key; \
779 static __startup_const struct startup_tunable_dt_spec \
793 static __startup_const char __startup_TUNABLES_dt_base_ ## var[] = dt_base_key; \
[all …]
H A Dipc_kobject.c175 __startup_const
/xnu-11417.101.15/doc/lifecycle/
H A Dstartup.md312 - data marked `__startup_data` or `__startup_const`, and code marked