Home
last modified time | relevance | path

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

/include/linux/
A Drange.h43 #define DEFINE_RANGE(_start, _end) \ argument
46 .end = (_end), \
/include/asm-generic/
A Dsections.h41 extern char _end[];
230 addr < (unsigned long)_end) || in __is_kernel()
A Dvmlinux.lds.h292 BOUNDED_SECTION_POST_LABEL(__earlycon_table, __earlycon_table, , _end)
331 __##name##_acpi_probe_table,, _end)
340 __##name##_thermal_table,, _end)
888 BOUNDED_SECTION_POST_LABEL(.tracedata, __tracedata, _start, _end) \
923 BOUNDED_SECTION_POST_LABEL(.init.setup, __setup, _start, _end)
945 BOUNDED_SECTION_POST_LABEL(.con_initcall.init, __con_initcall, _start, _end)
961 BOUNDED_SECTION_POST_LABEL(.kunit_test_suites, __kunit_suites, _start, _end)
967 __kunit_init_suites, _start, _end)
/include/kunit/
A Dof.h66 #define of_overlay_end(overlay_name) __dtbo_##overlay_name##_end

Completed in 7 milliseconds