Home
last modified time | relevance | path

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

1234

/linux/lib/crypto/mpi/
H A 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/tools/perf/util/
H A Ddlfilter.c28 static void al_to_d_al(struct addr_location *al, struct perf_dlfilter_al *d_al) in al_to_d_al()
75 struct addr_location *al = d->al; in get_al() local
84 struct addr_location *al = get_al(d); in get_thread() local
93 struct addr_location *al; in dlfilter__resolve_ip() local
168 struct addr_location al; in dlfilter__resolve_address() local
200 struct addr_location *al; in dlfilter__al_cleanup() local
228 struct addr_location *al = d->al; in dlfilter__insn() local
252 struct addr_location *al; in dlfilter__srcline() local
300 struct addr_location *al; in dlfilter__object_code() local
495 struct addr_location *al, in dlfilter__do_filter_event()
H A Dsymbol_fprintf.c20 const struct addr_location *al, in __symbol__fprintf_symname_offs() argument
44 const struct addr_location *al, in symbol__fprintf_symname_offs() argument
51 __symbol__fprintf_symname(const struct symbol * sym,const struct addr_location * al,bool unknown_as_addr,FILE * fp) __symbol__fprintf_symname() argument
[all...]
H A Daddr_location.c7 void addr_location__init(struct addr_location *al) in addr_location__init()
28 void addr_location__exit(struct addr_location *al) in addr_location__exit()
H A Dannotate.c434 struct annotation_line *al; in annotated_source__get_line() local
445 struct annotation_line *al; in annotation__count_insn() local
478 struct annotation_line *al; in annotation__count_and_fill() local
531 struct annotation_line *al; in annotation__compute_ipc() local
570 struct annotation_line *al; in annotation__compute_ipc() local
656 void annotation_line__add(struct annotation_line *al, struct list_head *head) in annotation_line__add()
783 annotation_line__print(struct annotation_line *al, struct annotation_print_data *apd, in annotation_line__print()
950 struct annotation_line *al, *next; in annotation__calc_percent() local
1062 static void insert_source_line(struct rb_root *root, struct annotation_line *al) in insert_source_line()
1111 static void __resort_source_line(struct rb_root *root, struct annotation_line *al) in __resort_source_line()
[all …]
H A Dunwind-libdw.c69 static int __report_module(struct addr_location *al, u64 ip, in __report_module()
138 struct addr_location al; in report_module() local
155 struct addr_location al; in entry() local
189 struct addr_location al; in access_dso_mem() local
H A 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()
H A Dprint_insn.c33 static bool is64bitip(struct machine *machine, struct addr_location *al) in is64bitip()
55 struct addr_location *al) in sample__fprintf_insn_asm()
H A Dhist.c681 const struct addr_location *al, in hists__findnew_entry()
793 struct addr_location *al, in __hists__add_entry()
859 struct addr_location *al, in hists__add_entry()
873 struct addr_location *al, in hists__add_entry_ops()
886 struct addr_location *al, in hists__add_entry_block()
917 iter_prepare_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_prepare_mem_entry()
931 iter_add_single_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_add_single_mem_entry()
988 iter_prepare_branch_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_prepare_branch_entry()
1012 iter_next_branch_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_next_branch_entry()
1033 iter_add_next_branch_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_add_next_branch_entry()
[all …]
H A Devent.c554 struct addr_location al; in perf_event__fprintf_text_poke() local
695 struct addr_location *al) in thread__find_map()
758 struct addr_location *al) in thread__find_map_fb()
771 u64 addr, struct addr_location *al) in thread__find_symbol()
780 u64 addr, struct addr_location *al) in thread__find_symbol_fb()
805 int machine__resolve(struct machine *machine, struct addr_location *al, in machine__resolve()
924 void thread__resolve(struct thread *thread, struct addr_location *al, in thread__resolve()
H A Ddb-export.c176 static int db_ids_from_al(struct db_export *dbe, struct addr_location *al, in db_ids_from_al()
241 struct addr_location al; in call_path_from_sample() local
350 struct addr_location *al, struct addr_location *addr_al) in db_export__sample()
H A Ddata-convert-json.c132 u64 ip, struct addr_location *al) in output_sample_callchain_entry()
167 struct addr_location al; in process_sample_event() local
/linux/tools/perf/ui/browsers/
H A Dannotate.c67 struct annotation_line *al = list_entry(entry, struct annotation_line, node); in disasm_line__filter() local
118 struct annotation_line *al = list_entry(entry, struct annotation_line, node); in annotate_browser__write() local
283 struct annotation_line *al) in disasm_rb_tree__insert()
386 struct annotation_line *al; in annotate_browser__find_new_asm_line() local
401 struct annotation_line *al) in annotate_browser__find_next_asm_line()
424 struct annotation_line *al; in annotation__has_source() local
449 struct annotation_line *al; in annotate_browser__toggle_source() local
529 struct annotation_line *al = &cursor->al; in annotate_browser__show_full_location() local
670 struct annotation_line *al = browser->selection; in annotate_browser__find_string() local
688 struct annotation_line *al; in __annotate_browser__search() local
[all …]
/linux/drivers/nvme/target/
H A Dfabrics-cmd-auth.c407 static int nvmet_auth_challenge(struct nvmet_req *req, void *d, int al) in nvmet_auth_challenge()
447 static int nvmet_auth_success1(struct nvmet_req *req, void *d, int al) in nvmet_auth_success1()
474 static void nvmet_auth_failure1(struct nvmet_req *req, void *d, int al) in nvmet_auth_failure1()
495 u32 al; in nvmet_execute_auth_receive() local
/linux/arch/arm/lib/
H A Dlshrdi3.S33 #define al r1 macro
36 #define al r0 macro
H A Dashldi3.S33 #define al r1 macro
36 #define al r0 macro
H A Dashrdi3.S33 #define al r1 macro
36 #define al r0 macro
/linux/arch/sparc/math-emu/
H A 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
H A 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
/linux/arch/alpha/math-emu/
H A 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/arch/sh/math-emu/
H A 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/tools/perf/
H A Dbuiltin-annotate.c146 static void process_branch_stack(struct branch_stack *bs, struct addr_location *al, in process_branch_stack()
197 struct addr_location *al, in process_branch_callback()
240 struct addr_location *al, struct perf_annotate *ann, in evsel__add_sample()
291 struct addr_location al; in process_sample_event() local
H A Dbuiltin-script.c1102 struct addr_location al; in grab_bb() local
1207 struct addr_location al; in print_srccode() local
1263 struct addr_location al; in ip__fprintf_jump() local
1314 struct addr_location al; in ip__fprintf_sym() local
1516 struct addr_location al; in perf_sample__fprintf_addr() local
1543 struct addr_location *al, in resolve_branch_sym()
1572 struct addr_location *al, in perf_sample__fprintf_callindent()
1624 struct addr_location *al) in perf_sample__fprintf_insn()
1663 struct addr_location *al, in perf_sample__fprintf_bts()
2377 struct addr_location *al, in show_event()
[all …]
/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c380 static unsigned long get_offset(struct symbol *sym, struct addr_location *al) in get_offset()
394 struct addr_location *al) in python_process_callchain()
501 struct addr_location al; in python_process_brstack() local
545 static int get_symoff(struct symbol *sym, struct addr_location *al, in get_symoff()
590 struct addr_location al; in python_process_brstacksym() local
780 static void set_sym_in_dict(PyObject *dict, struct addr_location *al, in set_sym_in_dict()
835 struct addr_location *al, in get_perf_sample_dict()
940 struct addr_location *al, in python_process_tracepoint()
1469 struct addr_location *al, in python_process_general_event()
1506 struct addr_location *al, in python_process_event()
/linux/fs/hpfs/
H A Ddentry.c41 unsigned al = len; in hpfs_compare_dentry() local

1234