Home
last modified time | relevance | path

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

/linux-2.6.39/arch/s390/include/asm/
Dprocessor.h316 #define EX_TABLE(_fault,_target) \ argument
322 #define EX_TABLE(_fault,_target) \ argument
/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_main.c9556 static inline void be32_to_cpu_n(const u8 *_source, u8 *_target, u32 n) in be32_to_cpu_n()
9570 static inline void bnx2x_prep_ops(const u8 *_source, u8 *_target, u32 n) in bnx2x_prep_ops()
9588 static inline void bnx2x_prep_iro(const u8 *_source, u8 *_target, u32 n) in bnx2x_prep_iro()
9608 static inline void be16_to_cpu_n(const u8 *_source, u8 *_target, u32 n) in be16_to_cpu_n()
/linux-2.6.39/fs/logfs/
Dreadwrite.c2038 static void __get_segment_entry(struct logfs_segment_entry *se, long _target) in __get_segment_entry()