Lines Matching refs:BOUNDED_SECTION_BY
212 #define BOUNDED_SECTION_BY(_sec_, _label_) \ macro
215 #define BOUNDED_SECTION(_sec) BOUNDED_SECTION_BY(_sec, _sec)
234 BOUNDED_SECTION_BY(_ftrace_annotated_branch, _annotated_branch_profile)
241 BOUNDED_SECTION_BY(_ftrace_branch, _branch_profile)
266 BOUNDED_SECTION_BY(_ftrace_eval_map, _ftrace_eval_maps)
272 #define TRACE_PRINTKS() BOUNDED_SECTION_BY(__trace_printk_fmt, ___trace_bprintk_fmt)
273 #define TRACEPOINT_STR() BOUNDED_SECTION_BY(__tracepoint_str, ___tracepoint_str)
282 BOUNDED_SECTION_BY(__syscalls_metadata, _syscalls_metadata)
289 BOUNDED_SECTION_BY(__bpf_raw_tp_map, __bpf_raw_tp)
375 BOUNDED_SECTION_BY(__dyndbg_classes, ___dyndbg_classes) \
376 BOUNDED_SECTION_BY(__dyndbg, ___dyndbg) \
419 BOUNDED_SECTION_BY(__jump_table, ___jump_table)
424 BOUNDED_SECTION_BY(.static_call_sites, _static_call_sites) \
425 BOUNDED_SECTION_BY(.static_call_tramp_key, _static_call_tramp_key)
451 BOUNDED_SECTION_BY(.kcfi_traps, ___kcfi_traps) \
469 BOUNDED_SECTION_BY(__tracepoints_ptrs, ___tracepoints_ptrs) \
536 BOUNDED_SECTION_BY(__param, ___param) \
541 BOUNDED_SECTION_BY(__modver, ___modver) \
648 BOUNDED_SECTION_BY(__ex_table, ___ex_table) \
657 BOUNDED_SECTION_BY(.BTF, _BTF) \
834 BOUNDED_SECTION_BY(__bug_table, ___bug_table) \
844 BOUNDED_SECTION_BY(.orc_unwind_ip, _orc_unwind_ip) \
848 BOUNDED_SECTION_BY(.orc_unwind, _orc_unwind) \
885 BOUNDED_SECTION_BY(.printk_index, _printk_index) \
898 BOUNDED_SECTION_BY(.note.*, _notes) \