Home
last modified time | relevance | path

Searched defs:_target (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/s390/include/asm/
Dlinkage.h14 #define EX_TABLE(_fault, _target) \ argument
23 #define EX_TABLE(_fault, _target) \ argument
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c13311 static void be32_to_cpu_n(const u8 *_source, u8 *_target, u32 n) in be32_to_cpu_n()
13325 static void bnx2x_prep_ops(const u8 *_source, u8 *_target, u32 n) in bnx2x_prep_ops()
13342 static void bnx2x_prep_iro(const u8 *_source, u8 *_target, u32 n) in bnx2x_prep_iro()
13362 static void be16_to_cpu_n(const u8 *_source, u8 *_target, u32 n) in be16_to_cpu_n()
/linux-4.4.14/fs/logfs/
Dreadwrite.c2061 static void __get_segment_entry(struct logfs_segment_entry *se, long _target) in __get_segment_entry()