Lines Matching refs:BOUNDED_SECTION_BY
224 #define BOUNDED_SECTION_BY(_sec_, _label_) \ macro
227 #define BOUNDED_SECTION(_sec) BOUNDED_SECTION_BY(_sec, _sec)
246 BOUNDED_SECTION_BY(_ftrace_annotated_branch, _annotated_branch_profile)
253 BOUNDED_SECTION_BY(_ftrace_branch, _branch_profile)
278 BOUNDED_SECTION_BY(_ftrace_eval_map, _ftrace_eval_maps)
284 #define TRACE_PRINTKS() BOUNDED_SECTION_BY(__trace_printk_fmt, ___trace_bprintk_fmt)
285 #define TRACEPOINT_STR() BOUNDED_SECTION_BY(__tracepoint_str, ___tracepoint_str)
294 BOUNDED_SECTION_BY(__syscalls_metadata, _syscalls_metadata)
301 BOUNDED_SECTION_BY(__bpf_raw_tp_map, __bpf_raw_tp)
386 BOUNDED_SECTION_BY(__dyndbg_classes, ___dyndbg_classes) \
387 BOUNDED_SECTION_BY(__dyndbg, ___dyndbg) \
436 BOUNDED_SECTION_BY(__jump_table, ___jump_table)
441 BOUNDED_SECTION_BY(.static_call_sites, _static_call_sites) \
442 BOUNDED_SECTION_BY(.static_call_tramp_key, _static_call_tramp_key)
468 BOUNDED_SECTION_BY(.kcfi_traps, ___kcfi_traps) \
486 BOUNDED_SECTION_BY(__tracepoints_ptrs, ___tracepoints_ptrs) \
551 BOUNDED_SECTION_BY(__param, ___param) \
556 BOUNDED_SECTION_BY(__modver, ___modver) \
679 BOUNDED_SECTION_BY(__ex_table, ___ex_table) \
689 BOUNDED_SECTION_BY(.BTF, _BTF) \
863 BOUNDED_SECTION_BY(__bug_table, ___bug_table) \
872 BOUNDED_SECTION_BY(.orc_header, _orc_header) \
876 BOUNDED_SECTION_BY(.orc_unwind_ip, _orc_unwind_ip) \
880 BOUNDED_SECTION_BY(.orc_unwind, _orc_unwind) \
917 BOUNDED_SECTION_BY(.printk_index, _printk_index) \
937 BOUNDED_SECTION_BY(.note.*, _notes) \