Searched defs:_target (Results 1 – 5 of 5) sorted by relevance
/linux/arch/powerpc/include/asm/ |
H A D | extable.h | 37 #define EX_TABLE(_fault, _target) \ argument
|
H A D | ppc_asm.h | 880 #define RESTART_TABLE(_start, _end, _target) \ argument
|
/linux/tools/testing/selftests/powerpc/primitives/asm/ |
H A D | extable.h | 37 #define EX_TABLE(_fault, _target) \ argument
|
H A D | ppc_asm.h | 880 #define RESTART_TABLE(_start, _end, _target) \ argument
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_main.c | 13318 static void be32_to_cpu_n(const u8 *_source, u8 *_target, u32 n) in be32_to_cpu_n() 13332 static void bnx2x_prep_ops(const u8 *_source, u8 *_target, u32 n) in bnx2x_prep_ops() 13349 static void bnx2x_prep_iro(const u8 *_source, u8 *_target, u32 n) in bnx2x_prep_iro() 13369 static void be16_to_cpu_n(const u8 *_source, u8 *_target, u32 n) in be16_to_cpu_n()
|