Searched defs:_target (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/arch/s390/include/asm/ |
A D | asm-extable.h | 26 #define __EX_TABLE(_section, _fault, _target, _type) \ argument 35 #define __EX_TABLE_UA(_section, _fault, _target, _type, _regerr, _regaddr, _len)\ argument 74 #define EX_TABLE(_fault, _target) \ argument 77 #define EX_TABLE_AMODE31(_fault, _target) \ argument 80 #define EX_TABLE_UA_STORE(_fault, _target, _regerr) \ argument 83 #define EX_TABLE_UA_LOAD_MEM(_fault, _target, _regerr, _regmem, _len) \ argument 86 #define EX_TABLE_UA_LOAD_REG(_fault, _target, _regerr, _regzero) \ argument 89 #define EX_TABLE_UA_LOAD_REGPAIR(_fault, _target, _regerr, _regzero) \ argument
|
/linux-6.3-rc2/arch/powerpc/include/asm/ |
A D | extable.h | 37 #define EX_TABLE(_fault, _target) \ argument
|
A D | ppc_asm.h | 822 #define RESTART_TABLE(_start, _end, _target) \ argument
|
/linux-6.3-rc2/tools/testing/selftests/powerpc/primitives/asm/ |
A D | extable.h | 37 #define EX_TABLE(_fault, _target) \ argument
|
A D | ppc_asm.h | 822 #define RESTART_TABLE(_start, _end, _target) \ argument
|
/linux-6.3-rc2/tools/perf/util/ |
A D | stat-display.c | 1164 struct target *_target, struct evlist *evlist, in print_header_std() 1216 struct target *_target, in print_header() 1401 struct target *_target, struct timespec *ts, in evlist__print_counters()
|
/linux-6.3-rc2/tools/perf/ |
A D | builtin-stat.c | 584 static bool is_target_alive(struct target *_target, in is_target_alive()
|
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnx2x/ |
A D | bnx2x_main.c | 13331 static void be32_to_cpu_n(const u8 *_source, u8 *_target, u32 n) in be32_to_cpu_n() 13345 static void bnx2x_prep_ops(const u8 *_source, u8 *_target, u32 n) in bnx2x_prep_ops() 13362 static void bnx2x_prep_iro(const u8 *_source, u8 *_target, u32 n) in bnx2x_prep_iro() 13382 static void be16_to_cpu_n(const u8 *_source, u8 *_target, u32 n) in be16_to_cpu_n()
|
Completed in 39 milliseconds