Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/include/asm/
Dasm-extable.h25 #define __EX_TABLE(_section, _fault, _target, _type) \ argument
26 stringify_in_c(.section _section,"a";) \
34 #define __EX_TABLE_UA(_section, _fault, _target, _type, _regerr, _regaddr, _len)\ argument
35 stringify_in_c(.section _section,"a";) \
/linux-6.1.9/drivers/net/ethernet/qlogic/qed/
Dqed_mfw_hsi.h71 #define SECTION_OFFSIZE_ADDR(_pub_base, _section) \ argument
72 ((_pub_base) + offsetof(struct mcp_public_data, sections[_section]))