Searched defs:_target (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/arch/s390/include/asm/ |
D | linkage.h | 15 #define EX_TABLE(_fault, _target) \ argument 24 #define EX_TABLE(_fault, _target) \ argument
|
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_main.c | 13424 static void be32_to_cpu_n(const u8 *_source, u8 *_target, u32 n) in be32_to_cpu_n() 13438 static void bnx2x_prep_ops(const u8 *_source, u8 *_target, u32 n) in bnx2x_prep_ops() 13455 static void bnx2x_prep_iro(const u8 *_source, u8 *_target, u32 n) in bnx2x_prep_iro() 13475 static void be16_to_cpu_n(const u8 *_source, u8 *_target, u32 n) in be16_to_cpu_n()
|
/Linux-v4.19/tools/testing/selftests/powerpc/primitives/asm/ |
D | ppc_asm.h | 817 #define EX_TABLE(_fault, _target) \ argument
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | ppc_asm.h | 817 #define EX_TABLE(_fault, _target) \ argument
|