Searched defs:a_offset (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/arch/powerpc/perf/req-gen/ |
D | perf.h | 66 #define __array_(r_name, r_value, r_idx_1, a_offset, a_bytes, a_name) \ argument 82 #define __array_(r_name, r_value, r_idx_1, a_offset, a_size, a_name) \ argument 112 #define __array_(r_name, r_value, r_idx_1, a_offset, a_size, a_name) argument 138 #define __array_(r_name, r_value, r_idx_1, a_offset, a_size, a_name) argument
|
/linux-6.12.1/arch/x86/crypto/ |
D | twofish-x86_64-asm_64.S | 13 #define a_offset 0 macro
|
D | twofish-i586-asm_32.S | 19 #define a_offset 0 macro
|
/linux-6.12.1/tools/perf/util/ |
D | symbol-elf.c | 373 u64 a_offset = get_rel_offset(ri, *(const u32 *)a); in rel_cmp() local
|