/linux/lib/crypto/mpi/ |
H A 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 …]
|
/linux/tools/perf/util/ |
H A D | dlfilter.c | 28 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 253 struct addr_location *al; in dlfilter__srcline() local 301 struct addr_location *al; in dlfilter__object_code() local 496 struct addr_location *al, in dlfilter__do_filter_event()
|
H A 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()
|
H A D | addr_location.c | 7 void addr_location__init(struct addr_location *al) in addr_location__init() 29 void addr_location__exit(struct addr_location *al) in addr_location__exit()
|
H A D | annotate.c | 431 struct annotation_line *al; in annotated_source__get_line() local 442 struct annotation_line *al; in annotation__count_insn() local 475 struct annotation_line *al; in annotation__count_and_fill() local 528 struct annotation_line *al; in annotation__compute_ipc() local 567 struct annotation_line *al; in annotation__compute_ipc() local 653 void annotation_line__add(struct annotation_line *al, struct list_head *head) in annotation_line__add() 778 annotation_line__print(struct annotation_line *al, struct annotation_print_data *apd, in annotation_line__print() 945 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 D | print_insn.c | 87 struct addr_location al; in print_insn_x86() local 110 static bool is64bitip(struct machine *machine, struct addr_location *al) in is64bitip() 156 struct addr_location *al) in sample__fprintf_insn_asm()
|
H A D | dlfilter.h | 35 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 D | hist.c | 683 const struct addr_location *al, in hists__findnew_entry() 795 struct addr_location *al, in __hists__add_entry() 861 struct addr_location *al, in hists__add_entry() 875 struct addr_location *al, in hists__add_entry_ops() 888 struct addr_location *al, in hists__add_entry_block() 919 iter_prepare_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_prepare_mem_entry() 933 iter_add_single_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_add_single_mem_entry() 990 iter_prepare_branch_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_prepare_branch_entry() 1014 iter_next_branch_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_next_branch_entry() 1035 iter_add_next_branch_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_add_next_branch_entry() [all …]
|
H A D | data-convert-json.c | 122 u64 ip, struct addr_location *al) in output_sample_callchain_entry() 157 struct addr_location al; in process_sample_event() local
|
/linux/arch/arm/lib/ |
H A D | ashldi3.S | 33 #define al r1 macro 36 #define al r0 macro
|
H A D | ashrdi3.S | 33 #define al r1 macro 36 #define al r0 macro
|
H A D | lshrdi3.S | 33 #define al r1 macro 36 #define al r0 macro
|
/linux/drivers/nvme/target/ |
H A D | fabrics-cmd-auth.c | 406 static int nvmet_auth_challenge(struct nvmet_req *req, void *d, int al) in nvmet_auth_challenge() 446 static int nvmet_auth_success1(struct nvmet_req *req, void *d, int al) in nvmet_auth_success1() 473 static void nvmet_auth_failure1(struct nvmet_req *req, void *d, int al) in nvmet_auth_failure1() 494 u32 al; in nvmet_execute_auth_receive() local
|
/linux/arch/alpha/math-emu/ |
H A 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
|
/linux/arch/sparc/math-emu/ |
H A 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
|
H A 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
|
/linux/arch/sh/math-emu/ |
H A 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
|
/linux/fs/ntfs3/ |
H A D | attrlist.c | 297 typeof(ni->attr_list) *al = &ni->attr_list; in al_add_le() local 368 typeof(ni->attr_list) *al = &ni->attr_list; in al_remove_le() local 389 typeof(ni->attr_list) *al = &ni->attr_list; in al_update() local
|
/linux/tools/perf/ |
H A D | builtin-annotate.c | 146 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 D | builtin-script.c | 1101 struct addr_location al; in grab_bb() local 1206 struct addr_location al; in print_srccode() local 1264 struct addr_location al; in ip__fprintf_jump() local 1315 struct addr_location al; in ip__fprintf_sym() local 1517 struct addr_location al; in perf_sample__fprintf_addr() local 1544 struct addr_location *al, in resolve_branch_sym() 1573 struct addr_location *al, in perf_sample__fprintf_callindent() 1625 struct addr_location *al) in perf_sample__fprintf_insn() 1664 struct addr_location *al, in perf_sample__fprintf_bts() 2148 struct addr_location *al, in show_event() [all …]
|
/linux/tools/perf/util/scripting-engines/ |
H A D | trace-event-perl.c | 261 struct addr_location *al) in perl_process_callchain() 344 struct addr_location *al) in perl_process_tracepoint() 465 struct addr_location *al, in perl_process_event()
|
H A D | trace-event-python.c | 379 static unsigned long get_offset(struct symbol *sym, struct addr_location *al) in get_offset() 393 struct addr_location *al) in python_process_callchain() 500 struct addr_location al; in python_process_brstack() local 544 static int get_symoff(struct symbol *sym, struct addr_location *al, in get_symoff() 589 struct addr_location al; in python_process_brstacksym() local 777 static void set_sym_in_dict(PyObject *dict, struct addr_location *al, in set_sym_in_dict() 832 struct addr_location *al, in get_perf_sample_dict() 932 struct addr_location *al, in python_process_tracepoint() 1461 struct addr_location *al, in python_process_general_event() 1498 struct addr_location *al, in python_process_event()
|
/linux/fs/hpfs/ |
H A D | dentry.c | 41 unsigned al = len; in hpfs_compare_dentry() local
|
/linux/include/vdso/ |
H A D | math64.h | 45 u32 ah = a >> 32, al = a; in mul_u64_u32_add_u64_shr() local
|
/linux/arch/powerpc/include/asm/ |
H A D | sfp-machine.h | 216 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 239 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|