Searched refs:__startup_const (Results 1 – 3 of 3) sorted by relevance
206 #define __startup_const \ macro704 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 \
175 __startup_const
294 - data marked `__startup_data` or `__startup_const`, and code marked