Home
last modified time | relevance | path

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

/linux/include/asm-generic/
A Dvmlinux.lds.h195 #define BOUNDED_SECTION_POST_LABEL(_sec_, _label_, _BEGIN_, _END_) \ macro
213 BOUNDED_SECTION_POST_LABEL(_sec_, _label_, _BEGIN_, _END_)
285 BOUNDED_SECTION_POST_LABEL(__earlycon_table, __earlycon_table, , _end)
323 BOUNDED_SECTION_POST_LABEL(__##name##_acpi_probe_table, \
332 BOUNDED_SECTION_POST_LABEL(__##name##_thermal_table, \
856 BOUNDED_SECTION_POST_LABEL(.tracedata, __tracedata, _start, _end) \
891 BOUNDED_SECTION_POST_LABEL(.init.setup, __setup, _start, _end)
913 BOUNDED_SECTION_POST_LABEL(.con_initcall.init, __con_initcall, _start, _end)
929 BOUNDED_SECTION_POST_LABEL(.kunit_test_suites, __kunit_suites, _start, _end)
934 BOUNDED_SECTION_POST_LABEL(.kunit_init_test_suites, \

Completed in 5 milliseconds