| /linux/arch/s390/include/asm/ ! |
| H A D | asm-extable.h | 29 #define __EX_TABLE(_section, _fault, _target, _type, _regerr, _regaddr, _len) \ argument 68 #define EX_TABLE(_fault, _target) \ argument 71 #define EX_TABLE_AMODE31(_fault, _target) \ argument 74 #define EX_TABLE_UA_FAULT(_fault, _target, _regerr) \ argument 77 #define EX_TABLE_UA_LOAD_REG(_fault, _target, _regerr, _regzero) \ argument 80 #define EX_TABLE_UA_LOAD_REGPAIR(_fault, _target, _regerr, _regzero) \ argument 83 #define EX_TABLE_ZEROPAD(_fault, _target, _regdata, _regaddr) \ argument 86 #define EX_TABLE_FPC(_fault, _target) \ argument 89 #define EX_TABLE_UA_MVCOS_TO(_fault, _target) \ argument 92 #define EX_TABLE_UA_MVCOS_FROM(_fault, _target) \ argument
|
| /linux/tools/testing/selftests/powerpc/primitives/asm/ ! |
| H A D | extable.h | 37 #define EX_TABLE(_fault, _target) \ argument
|
| H A D | ppc_asm.h | 880 #define RESTART_TABLE(_start, _end, _target) \ argument
|
| /linux/arch/powerpc/include/asm/ ! |
| H A D | extable.h | 37 #define EX_TABLE(_fault, _target) \ argument
|
| H A D | ppc_asm.h | 880 #define RESTART_TABLE(_start, _end, _target) \ argument
|
| /linux/include/linux/ ! |
| H A D | seqlock.h | 1299 __scoped_seqlock_read(_seqlock,_target,_s) global() argument 1323 scoped_seqlock_read(_seqlock,_target) global() argument
|
| /linux/tools/perf/util/ ! |
| H A D | stat-display.c | 1315 struct target *_target, struct evlist *evlist, in print_header_std() 1367 struct target *_target, in print_header() 1535 struct target *_target, struct timespec *ts, in evlist__print_counters()
|
| /linux/drivers/net/ethernet/broadcom/bnx2x/ ! |
| H A D | bnx2x_main.c | 13316 static void be32_to_cpu_n(const u8 *_source, u8 *_target, u32 n) in be32_to_cpu_n() 13330 static void bnx2x_prep_ops(const u8 *_source, u8 *_target, u32 n) in bnx2x_prep_ops() 13347 static void bnx2x_prep_iro(const u8 *_source, u8 *_target, u32 n) in bnx2x_prep_iro() 13367 static void be16_to_cpu_n(const u8 *_source, u8 *_target, u32 n) in be16_to_cpu_n()
|
| /linux/tools/perf/ ! |
| H A D | builtin-stat.c | 552 static bool is_target_alive(struct target *_target, in is_target_alive()
|