| /kernel/linux/linux-5.10/lib/mpi/ |
| D | longlong.h | 114 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 123 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument 176 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 185 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument 263 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 272 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument 300 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 309 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument 397 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 406 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument [all …]
|
| /kernel/linux/linux-4.19/lib/mpi/ |
| D | longlong.h | 114 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 123 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument 176 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 185 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument 263 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 272 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument 300 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 309 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument 397 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 406 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument [all …]
|
| /kernel/linux/linux-5.10/arch/arm/lib/ |
| D | lshrdi3.S | 33 #define al r1 macro 36 #define al r0 macro
|
| D | ashrdi3.S | 33 #define al r1 macro 36 #define al r0 macro
|
| D | ashldi3.S | 33 #define al r1 macro 36 #define al r0 macro
|
| /kernel/linux/linux-4.19/arch/arm/lib/ |
| D | lshrdi3.S | 33 #define al r1 macro 36 #define al r0 macro
|
| D | ashldi3.S | 33 #define al r1 macro 36 #define al r0 macro
|
| D | ashrdi3.S | 33 #define al r1 macro 36 #define al r0 macro
|
| /kernel/linux/linux-4.19/tools/perf/util/ |
| D | symbol_fprintf.c | 18 const struct addr_location *al, in __symbol__fprintf_symname_offs() 42 const struct addr_location *al, in symbol__fprintf_symname_offs() 49 const struct addr_location *al, in __symbol__fprintf_symname()
|
| D | unwind-libdw.c | 26 static int __report_module(struct addr_location *al, u64 ip, in __report_module() 62 struct addr_location al; in report_module() local 75 struct addr_location al; in entry() local 104 struct addr_location al; in access_dso_mem() local
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | symbol_fprintf.c | 20 const struct addr_location *al, in __symbol__fprintf_symname_offs() 44 const struct addr_location *al, in symbol__fprintf_symname_offs() 51 const struct addr_location *al, in __symbol__fprintf_symname()
|
| D | unwind-libdw.c | 43 static int __report_module(struct addr_location *al, u64 ip, in __report_module() 92 struct addr_location al; in report_module() local 105 struct addr_location al; in entry() local 135 struct addr_location al; in access_dso_mem() local
|
| D | event.c | 451 struct addr_location al; in perf_event__fprintf_text_poke() local 534 struct addr_location *al) in thread__find_map() 599 struct addr_location *al) in thread__find_map_fb() 612 u64 addr, struct addr_location *al) in thread__find_symbol() 621 u64 addr, struct addr_location *al) in thread__find_symbol_fb() 633 int machine__resolve(struct machine *machine, struct addr_location *al, in machine__resolve() 708 void addr_location__put(struct addr_location *al) in addr_location__put() 734 void thread__resolve(struct thread *thread, struct addr_location *al, in thread__resolve()
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| D | io-workarounds.c | 112 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) \ argument 122 #define DEF_PCI_AC_NORET(name, at, al, space, aa) \ argument 141 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) .name = iowa_##name, argument 142 #define DEF_PCI_AC_NORET(name, at, al, space, aa) .name = iowa_##name, argument
|
| /kernel/linux/linux-4.19/arch/powerpc/kernel/ |
| D | io-workarounds.c | 115 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) \ argument 125 #define DEF_PCI_AC_NORET(name, at, al, space, aa) \ argument 144 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) .name = iowa_##name, argument 145 #define DEF_PCI_AC_NORET(name, at, al, space, aa) .name = iowa_##name, argument
|
| /kernel/linux/linux-4.19/tools/perf/ui/browsers/ |
| D | annotate.c | 47 struct annotation_line *al = list_entry(entry, struct annotation_line, node); in disasm_line__filter() local 98 struct annotation_line *al = list_entry(entry, struct annotation_line, node); in annotate_browser__write() local 240 static void disasm_rb_tree__insert(struct rb_root *root, struct annotation_line *al) in disasm_rb_tree__insert() 343 struct annotation_line *al; in annotate_browser__toggle_source() local 485 struct annotation_line *al = browser->selection; in annotate_browser__find_string() local 503 struct annotation_line *al; in __annotate_browser__search() local 522 struct annotation_line *al = browser->selection; in annotate_browser__find_string_reverse() local 540 struct annotation_line *al; in __annotate_browser__search_reverse() local
|
| /kernel/linux/linux-5.10/tools/perf/ui/browsers/ |
| D | annotate.c | 49 struct annotation_line *al = list_entry(entry, struct annotation_line, node); in disasm_line__filter() local 100 struct annotation_line *al = list_entry(entry, struct annotation_line, node); in annotate_browser__write() local 245 struct annotation_line *al) in disasm_rb_tree__insert() 349 struct annotation_line *al; in annotate_browser__toggle_source() local 494 struct annotation_line *al = browser->selection; in annotate_browser__find_string() local 512 struct annotation_line *al; in __annotate_browser__search() local 531 struct annotation_line *al = browser->selection; in annotate_browser__find_string_reverse() local 549 struct annotation_line *al; in __annotate_browser__search_reverse() local
|
| /kernel/linux/linux-4.19/arch/sparc/math-emu/ |
| D | sfp-util_32.h | 7 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 17 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|
| D | sfp-util_64.h | 15 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 29 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|
| /kernel/linux/linux-5.10/arch/sparc/math-emu/ |
| D | sfp-util_64.h | 15 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 29 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|
| D | sfp-util_32.h | 7 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 17 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|
| /kernel/linux/linux-4.19/arch/alpha/math-emu/ |
| D | sfp-util.h | 8 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 11 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|
| /kernel/linux/linux-5.10/arch/alpha/math-emu/ |
| D | sfp-util.h | 8 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 11 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|
| /kernel/linux/linux-4.19/arch/sh/math-emu/ |
| D | sfp-util.h | 6 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 14 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|
| /kernel/linux/linux-5.10/arch/sh/math-emu/ |
| D | sfp-util.h | 6 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 14 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|