Searched refs:__used (Results 1 – 9 of 9) sorted by relevance
66 static const struct device_desc __dev_desc_##dev_name __used \120 static const struct acpi_device_desc __dev_desc_##dev_name __used \
70 #define __section(s) __used __attribute__((__section__(s)))74 #define __used_section(s) __used __attribute__((__section__(s)))105 #define __used __attribute__((__used__)) macro
66 static const struct platform_desc __plat_desc_##_name __used \
77 static const struct tee_mediator_desc __tee_desc_##_name __used \
224 static const typeof(ctxt_switch_masking) __initconst_cf_clobber __used csm =
116 static const struct cpu_dev __initconst_cf_clobber __used default_cpu = {
262 static const typeof(ctxt_switch_masking) __initconst_cf_clobber __used csm =
65 static __used void init_done(void) in init_done()
92 static const typeof(mce_callbacks.handler) __initconst_cf_clobber __used
Completed in 40 milliseconds