Home
last modified time | relevance | path

Searched defs:al (Results 1 – 25 of 87) sorted by relevance

1234

/linux-6.1.9/lib/mpi/
Dlonglong.h114 #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 …]
/linux-6.1.9/tools/perf/util/
Ddlfilter.c26 static void al_to_d_al(struct addr_location *al, struct perf_dlfilter_al *d_al) in al_to_d_al()
70 struct addr_location *al = d->al; in get_al() local
79 struct addr_location *al = get_al(d); in get_thread() local
88 struct addr_location *al; in dlfilter__resolve_ip() local
158 struct addr_location al; in dlfilter__resolve_address() local
195 struct addr_location *al = d->al; in dlfilter__insn() local
215 struct addr_location *al; in dlfilter__srcline() local
251 struct addr_location *al; in dlfilter__object_code() local
450 struct addr_location *al, in dlfilter__do_filter_event()
Dsymbol_fprintf.c20 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()
Dunwind-libdw.c43 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
Devent.c486 struct addr_location al; in perf_event__fprintf_text_poke() local
572 struct addr_location *al) in thread__find_map()
637 struct addr_location *al) in thread__find_map_fb()
650 u64 addr, struct addr_location *al) in thread__find_symbol()
659 u64 addr, struct addr_location *al) in thread__find_symbol_fb()
684 int machine__resolve(struct machine *machine, struct addr_location *al, in machine__resolve()
773 void addr_location__put(struct addr_location *al) in addr_location__put()
799 void thread__resolve(struct thread *thread, struct addr_location *al, in thread__resolve()
Ddlfilter.h35 struct addr_location *al; member
74 struct addr_location *al, in dlfilter__filter_event()
87 struct addr_location *al, in dlfilter__filter_event_early()
Dannotate.c1060 struct annotation_line *al = notes->offsets[offset]; in annotation__count_and_fill() local
1094 struct annotation_line *al; in annotation__compute_ipc() local
1172 static void annotation_line__init(struct annotation_line *al, in annotation_line__init()
1183 static void annotation_line__exit(struct annotation_line *al) in annotation_line__exit()
1191 struct annotation_line *al; in disasm_line_size() local
1269 static void annotation_line__add(struct annotation_line *al, struct list_head *head) in annotation_line__add()
1380 annotation_line__print(struct annotation_line *al, struct symbol *sym, u64 start, in annotation_line__print()
2172 struct annotation_line *al, *next; in annotation__calc_percent() local
2250 static void insert_source_line(struct rb_root *root, struct annotation_line *al, in insert_source_line()
2299 static void __resort_source_line(struct rb_root *root, struct annotation_line *al) in __resort_source_line()
[all …]
Dhist.c590 struct addr_location *al, in hists__findnew_entry()
697 struct addr_location *al, in __hists__add_entry()
755 struct addr_location *al, in hists__add_entry()
768 struct addr_location *al, in hists__add_entry_ops()
780 struct addr_location *al, in hists__add_entry_block()
811 iter_prepare_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_prepare_mem_entry()
825 iter_add_single_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_add_single_mem_entry()
887 iter_prepare_branch_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_prepare_branch_entry()
911 iter_next_branch_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_next_branch_entry()
930 iter_add_next_branch_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_add_next_branch_entry()
[all …]
Ddb-export.c176 static int db_ids_from_al(struct db_export *dbe, struct addr_location *al, in db_ids_from_al()
239 struct addr_location al; in call_path_from_sample() local
346 struct addr_location *al, struct addr_location *addr_al) in db_export__sample()
Ddata-convert-json.c118 u64 ip, struct addr_location *al) in output_sample_callchain_entry()
151 struct addr_location al, tal; in process_sample_event() local
/linux-6.1.9/tools/perf/ui/browsers/
Dannotate.c44 struct annotation_line *al = list_entry(entry, struct annotation_line, node); in disasm_line__filter() local
95 struct annotation_line *al = list_entry(entry, struct annotation_line, node); in annotate_browser__write() local
250 struct annotation_line *al) in disasm_rb_tree__insert()
353 struct annotation_line *al) in annotate_browser__find_next_asm_line()
377 struct annotation_line *al; in annotate_browser__toggle_source() local
421 struct annotation_line *al = &cursor->al; in annotate_browser__show_full_location() local
542 struct annotation_line *al = browser->selection; in annotate_browser__find_string() local
560 struct annotation_line *al; in __annotate_browser__search() local
579 struct annotation_line *al = browser->selection; in annotate_browser__find_string_reverse() local
597 struct annotation_line *al; in __annotate_browser__search_reverse() local
/linux-6.1.9/arch/arm/lib/
Dashldi3.S33 #define al r1 macro
36 #define al r0 macro
Dashrdi3.S33 #define al r1 macro
36 #define al r0 macro
Dlshrdi3.S33 #define al r1 macro
36 #define al r0 macro
/linux-6.1.9/drivers/nvme/target/
Dfabrics-cmd-auth.c355 static int nvmet_auth_challenge(struct nvmet_req *req, void *d, int al) in nvmet_auth_challenge()
395 static int nvmet_auth_success1(struct nvmet_req *req, void *d, int al) in nvmet_auth_success1()
422 static void nvmet_auth_failure1(struct nvmet_req *req, void *d, int al) in nvmet_auth_failure1()
438 u32 al; in nvmet_execute_auth_receive() local
/linux-6.1.9/arch/powerpc/kernel/
Dio-workarounds.c102 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) \ argument
112 #define DEF_PCI_AC_NORET(name, at, al, space, aa) \ argument
131 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) .name = iowa_##name, argument
132 #define DEF_PCI_AC_NORET(name, at, al, space, aa) .name = iowa_##name, argument
/linux-6.1.9/fs/ntfs3/
Dattrlist.c286 typeof(ni->attr_list) *al = &ni->attr_list; in al_add_le() local
357 typeof(ni->attr_list) *al = &ni->attr_list; in al_remove_le() local
384 typeof(ni->attr_list) *al = &ni->attr_list; in al_delete_le() local
432 typeof(ni->attr_list) *al = &ni->attr_list; in al_update() local
/linux-6.1.9/arch/alpha/math-emu/
Dsfp-util.h8 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
11 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
/linux-6.1.9/arch/sparc/math-emu/
Dsfp-util_64.h15 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
29 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
Dsfp-util_32.h7 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
17 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
/linux-6.1.9/arch/sh/math-emu/
Dsfp-util.h6 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
14 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
/linux-6.1.9/tools/perf/util/scripting-engines/
Dtrace-event-perl.c262 struct addr_location *al) in perl_process_callchain()
340 struct addr_location *al) in perl_process_tracepoint()
458 struct addr_location *al, in perl_process_event()
Dtrace-event-python.c395 static unsigned long get_offset(struct symbol *sym, struct addr_location *al) in get_offset()
409 struct addr_location *al) in python_process_callchain()
512 struct addr_location al; in python_process_brstack() local
554 static int get_symoff(struct symbol *sym, struct addr_location *al, in get_symoff()
589 struct addr_location al; in python_process_brstacksym() local
766 static void set_sym_in_dict(PyObject *dict, struct addr_location *al, in set_sym_in_dict()
817 struct addr_location *al, in get_perf_sample_dict()
909 struct addr_location *al, in python_process_tracepoint()
1421 struct addr_location *al, in python_process_general_event()
1458 struct addr_location *al, in python_process_event()
/linux-6.1.9/tools/perf/
Dbuiltin-annotate.c136 static void process_branch_stack(struct branch_stack *bs, struct addr_location *al, in process_branch_stack()
221 struct addr_location *al, struct perf_annotate *ann, in evsel__add_sample()
271 struct addr_location al; in process_sample_event() local
/linux-6.1.9/fs/hpfs/
Ddentry.c41 unsigned al = len; in hpfs_compare_dentry() local

1234