Searched defs:al (Results 1 - 60 of 60) sorted by relevance

/linux-4.4.14/arch/arm/lib/
H A Dashldi3.S33 #define al r1 define
36 #define al r0 define
H A Dashrdi3.S33 #define al r1 define
36 #define al r0 define
H A Dlshrdi3.S33 #define al r1 define
36 #define al r0 define
/linux-4.4.14/fs/hpfs/
H A Ddentry.c40 unsigned al = len; hpfs_compare_dentry() local
/linux-4.4.14/tools/perf/tests/
H A Dhists_filter.c50 struct addr_location al; add_hist_entries() local
H A Dhists_link.c65 struct addr_location al; add_hist_entries() local
H A Dhists_output.c48 struct addr_location al; add_hist_entries() local
H A Dmmap-thread-lookup.c183 struct addr_location al; mmap_events() local
H A Dhists_cumulate.c78 struct addr_location al; add_hist_entries() local
H A Dcode-reading.c180 struct addr_location al; read_object_code() local
/linux-4.4.14/arch/x86/include/asm/
H A Dasm.h76 101: movb %al,(%rdi) variable
/linux-4.4.14/arch/sh/kernel/
H A Dprocess_64.c40 unsigned long long ah, al, bh, bl, ch, cl; show_regs() local
/linux-4.4.14/include/linux/
H A Dmath64.h157 u32 ah, al; mul_u64_u32_shr() local
/linux-4.4.14/tools/perf/arch/powerpc/util/
H A Dskip-callchain-idx.c240 struct addr_location al; arch_skip_callchain_idx() local
/linux-4.4.14/tools/perf/
H A Dbuiltin-annotate.c91 struct addr_location al; process_sample_event() local
49 perf_evsel__add_sample(struct perf_evsel *evsel, struct perf_sample *sample __maybe_unused, struct addr_location *al, struct perf_annotate *ann) perf_evsel__add_sample() argument
H A Dbuiltin-mem.c67 struct addr_location al; dump_raw_samples() local
H A Dbuiltin-inject.c357 struct addr_location al; perf_event__inject_buildid() local
H A Dbuiltin-report.c145 struct addr_location al; process_sample_event() local
93 hist_iter__report_callback(struct hist_entry_iter *iter, struct addr_location *al, bool single, void *arg) hist_iter__report_callback() argument
H A Dbuiltin-top.c711 struct addr_location al; perf_event__process_sample() local
682 hist_iter__top_callback(struct hist_entry_iter *iter, struct addr_location *al, bool single, void *arg) hist_iter__top_callback() argument
H A Dbuiltin-diff.c329 struct addr_location al; diff__process_sample_event() local
313 hists__add_entry(struct hists *hists, struct addr_location *al, u64 period, u64 weight, u64 transaction) hists__add_entry() argument
H A Dbuiltin-kmem.c368 struct addr_location al; find_callsite() local
H A Dbuiltin-script.c508 struct addr_location al; print_sample_addr() local
705 struct addr_location al; process_sample_event() local
532 print_sample_bts(union perf_event *event, struct perf_sample *sample, struct perf_evsel *evsel, struct thread *thread, struct addr_location *al) print_sample_bts() argument
591 process_event(union perf_event *event, struct perf_sample *sample, struct perf_evsel *evsel, struct addr_location *al) process_event() argument
H A Dbuiltin-timechart.c475 struct addr_location al; cat_backtrace() local
H A Dbuiltin-trace.c2226 struct addr_location al; trace__pgfault() local
2202 print_location(FILE *f, struct perf_sample *sample, struct addr_location *al, bool print_dso, bool print_sym) print_location() argument
/linux-4.4.14/tools/perf/util/
H A Ddb-export.h37 struct addr_location *al; member in struct:export_sample
H A Dthread.c225 thread__find_cpumode_addr_location(struct thread *thread, enum map_type type, u64 addr, struct addr_location *al) thread__find_cpumode_addr_location() argument
H A Dunwind-libdw.c23 static int __report_module(struct addr_location *al, u64 ip, __report_module() argument
50 struct addr_location al; report_module() local
59 struct addr_location al; entry() local
89 struct addr_location al; access_dso_mem() local
H A Ddb-export.c245 static int db_ids_from_al(struct db_export *dbe, struct addr_location *al, db_ids_from_al() argument
288 db_export__sample(struct db_export *dbe, union perf_event *event, struct perf_sample *sample, struct perf_evsel *evsel, struct addr_location *al) db_export__sample() argument
H A Dbuild-id.c30 struct addr_location al; build_id__mark_dso_hit() local
H A Dcallchain.c731 int fill_callchain_info(struct addr_location *al, struct callchain_cursor_node *node, fill_callchain_info() argument
709 sample__resolve_callchain(struct perf_sample *sample, struct symbol **parent, struct perf_evsel *evsel, struct addr_location *al, int max_stack) sample__resolve_callchain() argument
H A Devent.c1064 void addr_location__put(struct addr_location *al) addr_location__put() argument
898 thread__find_addr_map(struct thread *thread, u8 cpumode, enum map_type type, u64 addr, struct addr_location *al) thread__find_addr_map() argument
974 thread__find_addr_location(struct thread *thread, u8 cpumode, enum map_type type, u64 addr, struct addr_location *al) thread__find_addr_location() argument
990 perf_event__preprocess_sample(const union perf_event *event, struct machine *machine, struct addr_location *al, struct perf_sample *sample) perf_event__preprocess_sample() argument
1090 perf_event__preprocess_sample_addr(union perf_event *event, struct perf_sample *sample, struct thread *thread, struct addr_location *al) perf_event__preprocess_sample_addr() argument
H A Dunwind-libunwind.c318 struct addr_location al; find_map() local
419 struct addr_location al; access_dso_mem() local
528 struct addr_location al; entry() local
H A Dhist.c508 iter_prepare_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) iter_prepare_mem_entry() argument
522 iter_add_single_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) iter_add_single_mem_entry() argument
581 iter_prepare_branch_entry(struct hist_entry_iter *iter, struct addr_location *al) iter_prepare_branch_entry() argument
608 iter_next_branch_entry(struct hist_entry_iter *iter, struct addr_location *al) iter_next_branch_entry() argument
626 iter_add_next_branch_entry(struct hist_entry_iter *iter, struct addr_location *al) iter_add_next_branch_entry() argument
676 iter_add_single_normal_entry(struct hist_entry_iter *iter, struct addr_location *al) iter_add_single_normal_entry() argument
874 int hist_entry_iter__add(struct hist_entry_iter *iter, struct addr_location *al, hist_entry_iter__add() argument
1487 void hist__account_cycles(struct branch_stack *bs, struct addr_location *al, hist__account_cycles() argument
384 hists__findnew_entry(struct hists *hists, struct hist_entry *entry, struct addr_location *al, bool sample_self) hists__findnew_entry() argument
457 __hists__add_entry(struct hists *hists, struct addr_location *al, struct symbol *sym_parent, struct branch_info *bi, struct mem_info *mi, u64 period, u64 weight, u64 transaction, bool sample_self) __hists__add_entry() argument
734 iter_add_single_cumulative_entry(struct hist_entry_iter *iter, struct addr_location *al) iter_add_single_cumulative_entry() argument
767 iter_next_cumulative_entry(struct hist_entry_iter *iter, struct addr_location *al) iter_next_cumulative_entry() argument
780 iter_add_next_cumulative_entry(struct hist_entry_iter *iter, struct addr_location *al) iter_add_next_cumulative_entry() argument
H A Dintel-bts.c315 struct addr_location al; intel_bts_get_next_insn() local
H A Dintel-pt.c417 struct addr_location al; intel_pt_walk_next_insn() local
H A Dmachine.c1502 struct addr_location al; ip__resolve_ams() local
1523 struct addr_location al; ip__resolve_data() local
1564 struct addr_location al; add_callchain_ip() local
1543 sample__resolve_mem(struct perf_sample *sample, struct addr_location *al) sample__resolve_mem() argument
1615 sample__resolve_bstack(struct perf_sample *sample, struct addr_location *al) sample__resolve_bstack() argument
H A Dsession.c1785 perf_evsel__print_ip(struct perf_evsel *evsel, struct perf_sample *sample, struct addr_location *al, unsigned int print_opts, unsigned int stack_depth) perf_evsel__print_ip() argument
H A Dsymbol.c266 symbol__fprintf_symname_offs(const struct symbol *sym, const struct addr_location *al, FILE *fp) symbol__fprintf_symname_offs() argument
/linux-4.4.14/drivers/char/
H A Dtoshiba.c137 unsigned char al; tosh_emulate_fan() local
/linux-4.4.14/net/core/
H A Ddrop_monitor.c78 size_t al; reset_per_cpu_data() local
/linux-4.4.14/tools/perf/util/scripting-engines/
H A Dtrace-event-perl.c361 perl_process_event(union perf_event *event, struct perf_sample *sample, struct perf_evsel *evsel, struct addr_location *al) perl_process_event() argument
H A Dtrace-event-python.c307 python_process_callchain(struct perf_sample *sample, struct perf_evsel *evsel, struct addr_location *al) python_process_callchain() argument
383 python_process_tracepoint(struct perf_sample *sample, struct perf_evsel *evsel, struct addr_location *al) python_process_tracepoint() argument
767 python_process_general_event(struct perf_sample *sample, struct perf_evsel *evsel, struct addr_location *al) python_process_general_event() argument
842 python_process_event(union perf_event *event, struct perf_sample *sample, struct perf_evsel *evsel, struct addr_location *al) python_process_event() argument
/linux-4.4.14/drivers/mtd/nand/
H A Dfsl_elbc_nand.c626 unsigned int al; fsl_elbc_chip_init_tail() local
H A Dcafe_nand.c560 u8 ah, al, bh, bl, ch, cl; gf4096_mul() local
/linux-4.4.14/drivers/usb/misc/sisusbvga/
H A Dsisusb_init.c737 SiS_WriteDAC(struct SiS_Private *SiS_Pr, unsigned long DACData, unsigned short shiftflag, unsigned short dl, unsigned short ah, unsigned short al, unsigned short dh) SiS_WriteDAC() argument
/linux-4.4.14/drivers/thermal/
H A Dtegra_soctherm.c207 s64 r, al; div64_s64_precise() local
/linux-4.4.14/drivers/block/drbd/
H A Ddrbd_actlog.c340 struct lru_cache *al = device->act_log; drbd_al_begin_io_nonblock() local
611 struct al_transaction_on_disk *al = buffer; drbd_initialize_al() local
/linux-4.4.14/fs/ntfs/
H A Dattrib.c714 u8 *al = al_start; load_attribute_list() local
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_dpm.c183 u32 k, a, ah, al; amdgpu_calculate_at() local
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c1583 struct i40e_virtchnl_ether_addr_list *al = i40e_vc_add_mac_addr_msg() local
1654 struct i40e_virtchnl_ether_addr_list *al = i40e_vc_del_mac_addr_msg() local
/linux-4.4.14/drivers/ata/
H A Dpata_ep93xx.c803 static int ep93xx_pata_softreset(struct ata_link *al, unsigned int *classes, ep93xx_pata_softreset() argument
/linux-4.4.14/arch/x86/boot/
H A Dboot.h266 u8 al, ah, eax2, eax3; member in struct:biosregs::__anon2971::__anon2974
/linux-4.4.14/drivers/staging/xgifb/
H A Dvb_setmode.c749 unsigned short temp, ah, al, temp2, i, DisplayUnit; XGI_SetCRT1Offset() local
1103 unsigned short data, data2, i, k, m, n, o, si, di, bx, dl, al, ah, dh; XGI_LoadDAC() local
1078 XGI_WriteDAC(unsigned short dl, unsigned short ah, unsigned short al, unsigned short dh, struct vb_device_info *pVBInfo) XGI_WriteDAC() argument
/linux-4.4.14/drivers/video/fbdev/sis/
H A Dinit.c2858 SiS_WriteDAC(struct SiS_Private *SiS_Pr, SISIOADDRESS DACData, unsigned short shiftflag, unsigned short dl, unsigned short ah, unsigned short al, unsigned short dh) SiS_WriteDAC() argument
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dr600_dpm.c220 u32 k, a, ah, al; r600_calculate_at() local
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Dxmit.c945 u16 aggr_limit = 0, al = 0, bpad = 0, ath_tx_form_aggr() local
/linux-4.4.14/kernel/rcu/
H A Dtree.c3956 bool al = true; rcu_cpu_has_callbacks() local
/linux-4.4.14/arch/x86/kvm/
H A Demulate.c3273 u8 al, old_al; em_das() local
3311 u8 al, ah; em_aam() local
3333 u8 al = ctxt->dst.val & 0xff; em_aad() local
/linux-4.4.14/mm/
H A Dslub.c5459 struct saved_alias *al; sysfs_slab_alias() local
5504 struct saved_alias *al = alias_list; slab_sysfs_init() local
/linux-4.4.14/arch/mips/include/asm/octeon/
H A Dcvmx-lmcx-defs.h2168 uint64_t al:2; member in struct:cvmx_lmcx_modereg_params0::cvmx_lmcx_modereg_params0_s

Completed in 1667 milliseconds