Searched defs:ax (Results 1 - 25 of 25) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
H A Dsigcontext.h19 unsigned long ax; member in struct:sigcontext
54 unsigned long ax; member in struct:sigcontext
H A Dptrace.h18 unsigned long ax; member in struct:pt_regs
49 unsigned long ax; member in struct:pt_regs
H A Duser_32.h84 unsigned long ax; member in struct:user_regs_struct
H A Duser_64.h79 unsigned long ax; member in struct:user_regs_struct
H A Dprocessor.h238 unsigned long ax; member in struct:x86_hw_tss
/linux-4.1.27/arch/metag/include/uapi/asm/
H A Dptrace.h69 unsigned long ax[4][2]; member in struct:user_gp_regs
/linux-4.1.27/arch/x86/include/uapi/asm/
H A Dsigcontext32.h64 unsigned int ax; member in struct:sigcontext_ia32
/linux-4.1.27/arch/x86/kvm/
H A Dtss.h44 u16 ax; member in struct:tss_segment_16
/linux-4.1.27/drivers/char/
H A Dtoshiba.c261 unsigned short ax,bx; tosh_ioctl() local
/linux-4.1.27/crypto/async_tx/
H A Dasync_raid6_recov.c40 u8 ax, bx; async_sum_product() local
/linux-4.1.27/arch/metag/include/asm/
H A Dprocessor.h61 TBIDUAL ax[TBICTXEXTAXX_BYTES / sizeof(TBIDUAL)]; member in struct:meta_ext_context::__anon1846
/linux-4.1.27/drivers/usb/wusbcore/
H A Dcrypto.c208 struct aes_ccm_a ax; wusb_ccm_mac() local
/linux-4.1.27/drivers/media/common/b2c2/
H A Dflexcop-fe-tuner.c75 u16 ax; flexcop_set_tone() local
/linux-4.1.27/drivers/net/hamradio/
H A Dmkiss.c245 static void ax_bump(struct mkiss *ax) ax_bump() argument
309 static void kiss_unesc(struct mkiss *ax, unsigned char s) kiss_unesc() argument
366 static void ax_changedmtu(struct mkiss *ax) ax_changedmtu() argument
435 struct mkiss *ax = netdev_priv(dev); ax_encaps() local
530 struct mkiss *ax = netdev_priv(dev); ax_xmit() local
569 struct mkiss *ax = netdev_priv(dev); ax_open_dev() local
580 struct mkiss *ax = netdev_priv(dev); ax_open() local
630 struct mkiss *ax = netdev_priv(dev); ax_close() local
677 struct mkiss *ax; mkiss_get() local
688 static void mkiss_put(struct mkiss *ax) mkiss_put() argument
699 struct mkiss *ax; mkiss_open() local
783 struct mkiss *ax; mkiss_close() local
813 struct mkiss *ax = mkiss_get(tty); mkiss_ioctl() local
898 struct mkiss *ax = mkiss_get(tty); mkiss_receive_buf() local
932 struct mkiss *ax = mkiss_get(tty); mkiss_write_wakeup() local
/linux-4.1.27/scripts/dtc/
H A Dlivetree.c574 static int cmp_reserve_info(const void *ax, const void *bx) cmp_reserve_info() argument
623 static int cmp_prop(const void *ax, const void *bx) cmp_prop() argument
659 static int cmp_subnode(const void *ax, const void *bx) cmp_subnode() argument
/linux-4.1.27/drivers/net/ethernet/8390/
H A Dax88796.c322 struct ax_device *ax = to_ax_dev(dev); ax_handle_link_change() local
350 struct ax_device *ax = to_ax_dev(dev); ax_mii_probe() local
383 struct ax_device *ax = to_ax_dev(dev); ax_phy_switch() local
397 struct ax_device *ax = to_ax_dev(dev); ax_open() local
434 struct ax_device *ax = to_ax_dev(dev); ax_close() local
453 struct ax_device *ax = to_ax_dev(dev); ax_ioctl() local
479 struct ax_device *ax = to_ax_dev(dev); ax_get_settings() local
490 struct ax_device *ax = to_ax_dev(dev); ax_set_settings() local
573 struct ax_device *ax = container_of(ctrl, struct ax_device, bb_ctrl); ax_bb_mdc() local
585 struct ax_device *ax = container_of(ctrl, struct ax_device, bb_ctrl); ax_bb_dir() local
597 struct ax_device *ax = container_of(ctrl, struct ax_device, bb_ctrl); ax_bb_set_data() local
609 struct ax_device *ax = container_of(ctrl, struct ax_device, bb_ctrl); ax_bb_get_data() local
629 struct ax_device *ax = to_ax_dev(dev); ax_mii_init() local
671 struct ax_device *ax = to_ax_dev(dev); ax_initial_setup() local
692 struct ax_device *ax = to_ax_dev(dev); ax_init_dev() local
814 struct ax_device *ax = to_ax_dev(dev); ax_remove() local
846 struct ax_device *ax; ax_probe() local
970 struct ax_device *ax = to_ax_dev(ndev); ax_suspend() local
983 struct ax_device *ax = to_ax_dev(ndev); ax_resume() local
/linux-4.1.27/arch/x86/kernel/cpu/
H A Dperf_event_intel_ds.c182 u64 ax, bx, cx, dx; member in struct:pebs_record_core
190 u64 ax, bx, cx, dx; member in struct:pebs_record_nhm
202 u64 ax, bx, cx, dx; member in struct:pebs_record_hsw
/linux-4.1.27/arch/x86/lguest/
H A Dboot.c422 static void lguest_cpuid(unsigned int *ax, unsigned int *bx, lguest_cpuid() argument
/linux-4.1.27/arch/x86/boot/
H A Dboot.h254 u16 ax, hax; member in struct:biosregs::__anon2961::__anon2963
/linux-4.1.27/include/linux/
H A Dparport.h55 struct ax_parport_state ax; member in union:parport_state::__anon12318
/linux-4.1.27/arch/s390/kvm/
H A Dgaccess.c249 unsigned long ax : 16; /* Authorization Index */ member in struct:aste
/linux-4.1.27/arch/x86/xen/
H A Denlighten.c304 static void xen_cpuid(unsigned int *ax, unsigned int *bx, xen_cpuid() argument
364 unsigned int ax, bx, cx, dx; xen_check_mwait() local
428 unsigned int ax, bx, cx, dx; xen_init_cpuid_mask() local
/linux-4.1.27/kernel/
H A Dauditsc.c2304 struct audit_aux_data_bprm_fcaps *ax; __audit_log_bprm_fcaps() local
/linux-4.1.27/drivers/isdn/hisax/
H A Dhisax.h916 struct bkm_hw ax; member in union:IsdnCardState::__anon5291
/linux-4.1.27/sound/pci/asihpi/
H A Dhpi_internal.h1019 union hpi_adapterx_msg ax; member in union:hpi_message::__anon14427
1081 union hpi_adapterx_res ax; member in union:hpi_response::__anon14428
1190 union hpi_adapterx_msg ax; member in union:hpi_msg_payload_v0::__anon14430
1209 union hpi_adapterx_res ax; member in union:hpi_res_payload_v0::__anon14431

Completed in 870 milliseconds