Lines Matching defs:BOUNDED_SECTION_BY
205 #define BOUNDED_SECTION_BY(_sec_, _label_) \
208 #define BOUNDED_SECTION(_sec) BOUNDED_SECTION_BY(_sec, _sec)
227 BOUNDED_SECTION_BY(_ftrace_annotated_branch, _annotated_branch_profile)
234 BOUNDED_SECTION_BY(_ftrace_branch, _branch_profile)
259 BOUNDED_SECTION_BY(_ftrace_eval_map, _ftrace_eval_maps)
265 #define TRACE_PRINTKS() BOUNDED_SECTION_BY(__trace_printk_fmt, ___trace_bprintk_fmt)
266 #define TRACEPOINT_STR() BOUNDED_SECTION_BY(__tracepoint_str, ___tracepoint_str)
275 BOUNDED_SECTION_BY(__syscalls_metadata, _syscalls_metadata)
282 BOUNDED_SECTION_BY(__bpf_raw_tp_map, __bpf_raw_tp)
367 BOUNDED_SECTION_BY(__dyndbg_classes, ___dyndbg_classes) \
368 BOUNDED_SECTION_BY(__dyndbg, ___dyndbg) \
411 BOUNDED_SECTION_BY(__jump_table, ___jump_table)
416 BOUNDED_SECTION_BY(.static_call_sites, _static_call_sites) \
417 BOUNDED_SECTION_BY(.static_call_tramp_key, _static_call_tramp_key)
443 BOUNDED_SECTION_BY(.kcfi_traps, ___kcfi_traps) \
461 BOUNDED_SECTION_BY(__tracepoints_ptrs, ___tracepoints_ptrs) \
527 BOUNDED_SECTION_BY(__param, ___param) \
532 BOUNDED_SECTION_BY(__modver, ___modver) \
637 BOUNDED_SECTION_BY(__ex_table, ___ex_table) \
646 BOUNDED_SECTION_BY(.BTF, _BTF) \
820 BOUNDED_SECTION_BY(__bug_table, ___bug_table) \
829 BOUNDED_SECTION_BY(.orc_header, _orc_header) \
833 BOUNDED_SECTION_BY(.orc_unwind_ip, _orc_unwind_ip) \
837 BOUNDED_SECTION_BY(.orc_unwind, _orc_unwind) \
874 BOUNDED_SECTION_BY(.printk_index, _printk_index) \
894 BOUNDED_SECTION_BY(.note.*, _notes) \