Searched defs:_target (Results 1 – 8 of 8) sorted by relevance
/linux/arch/s390/include/asm/ |
A D | linkage.h | 15 #define __EX_TABLE(_section, _fault, _target) \ argument 23 #define EX_TABLE(_fault, _target) \ argument 25 #define EX_TABLE_AMODE31(_fault, _target) \ argument
|
/linux/arch/powerpc/include/asm/ |
A D | extable.h | 37 #define EX_TABLE(_fault, _target) \ argument
|
A D | ppc_asm.h | 763 #define RESTART_TABLE(_start, _end, _target) \ argument
|
/linux/tools/testing/selftests/powerpc/primitives/asm/ |
A D | extable.h | 37 #define EX_TABLE(_fault, _target) \ argument
|
A D | ppc_asm.h | 763 #define RESTART_TABLE(_start, _end, _target) \ argument
|
/linux/tools/perf/util/ |
A D | stat-display.c | 752 struct target *_target) in sort_aggr_thread() 799 struct target *_target, in print_aggr_thread() 1082 struct target *_target, in print_header() 1255 struct target *_target, struct timespec *ts, int argc, const char **argv) in evlist__print_counters()
|
/linux/tools/perf/ |
A D | builtin-stat.c | 620 static bool is_target_alive(struct target *_target, in is_target_alive()
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
A D | bnx2x_main.c | 13336 static void be32_to_cpu_n(const u8 *_source, u8 *_target, u32 n) in be32_to_cpu_n() 13350 static void bnx2x_prep_ops(const u8 *_source, u8 *_target, u32 n) in bnx2x_prep_ops() 13367 static void bnx2x_prep_iro(const u8 *_source, u8 *_target, u32 n) in bnx2x_prep_iro() 13387 static void be16_to_cpu_n(const u8 *_source, u8 *_target, u32 n) in be16_to_cpu_n()
|
Completed in 66 milliseconds