Searched defs:_target (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/arch/s390/include/asm/ |
D | processor.h | 342 #define EX_TABLE(_fault, _target) \ argument 351 #define EX_TABLE(_fault, _target) \ argument
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_main.c | 12892 static void be32_to_cpu_n(const u8 *_source, u8 *_target, u32 n) in be32_to_cpu_n() 12906 static void bnx2x_prep_ops(const u8 *_source, u8 *_target, u32 n) in bnx2x_prep_ops() 12923 static void bnx2x_prep_iro(const u8 *_source, u8 *_target, u32 n) in bnx2x_prep_iro() 12943 static void be16_to_cpu_n(const u8 *_source, u8 *_target, u32 n) in be16_to_cpu_n()
|
/linux-4.1.27/fs/logfs/ |
D | readwrite.c | 2061 static void __get_segment_entry(struct logfs_segment_entry *se, long _target) in __get_segment_entry()
|