Home
last modified time | relevance | path

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

/linux-3.3/arch/s390/include/asm/
Dprocessor.h326 #define EX_TABLE(_fault,_target) \ argument
332 #define EX_TABLE(_fault,_target) \ argument
/linux-3.3/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c10751 static inline void be32_to_cpu_n(const u8 *_source, u8 *_target, u32 n) in be32_to_cpu_n()
10765 static inline void bnx2x_prep_ops(const u8 *_source, u8 *_target, u32 n) in bnx2x_prep_ops()
10783 static inline void bnx2x_prep_iro(const u8 *_source, u8 *_target, u32 n) in bnx2x_prep_iro()
10803 static inline void be16_to_cpu_n(const u8 *_source, u8 *_target, u32 n) in be16_to_cpu_n()
/linux-3.3/fs/logfs/
Dreadwrite.c2055 static void __get_segment_entry(struct logfs_segment_entry *se, long _target) in __get_segment_entry()