Home
last modified time | relevance | path

Searched defs:stat (Results 1826 - 1850 of 2030) sorted by relevance

1...<<71727374757677787980>>...82

/kernel/linux/linux-5.10/drivers/gpu/drm/tidss/
H A Dtidss_dispc.c444 static dispc_irq_t dispc_vp_irq_from_raw(u32 stat, u32 hw_videoport) in dispc_vp_irq_from_raw() argument
462 u32 stat = 0; in dispc_vp_irq_to_raw() local
476 dispc_vid_irq_from_raw(u32 stat, u32 hw_plane) dispc_vid_irq_from_raw() argument
488 u32 stat = 0; dispc_vid_irq_to_raw() local
499 u32 stat = dispc_vp_read(dispc, hw_videoport, DISPC_VP_K2G_IRQSTATUS); dispc_k2g_vp_read_irqstatus() local
507 u32 stat = dispc_vp_irq_to_raw(vpstat, hw_videoport); dispc_k2g_vp_write_irqstatus() local
515 u32 stat = dispc_vid_read(dispc, hw_plane, DISPC_VID_K2G_IRQSTATUS); dispc_k2g_vid_read_irqstatus() local
523 u32 stat = dispc_vid_irq_to_raw(vidstat, hw_plane); dispc_k2g_vid_write_irqstatus() local
531 u32 stat = dispc_vp_read(dispc, hw_videoport, DISPC_VP_K2G_IRQENABLE); dispc_k2g_vp_read_irqenable() local
539 u32 stat = dispc_vp_irq_to_raw(vpstat, hw_videoport); dispc_k2g_vp_set_irqenable() local
547 u32 stat = dispc_vid_read(dispc, hw_plane, DISPC_VID_K2G_IRQENABLE); dispc_k2g_vid_read_irqenable() local
555 u32 stat = dispc_vid_irq_to_raw(vidstat, hw_plane); dispc_k2g_vid_set_irqenable() local
570 dispc_irq_t stat = 0; dispc_k2g_read_and_clear_irqstatus() local
586 dispc_irq_t stat = 0; dispc_k2g_read_irqenable() local
614 u32 stat = dispc_read(dispc, DISPC_VP_IRQSTATUS(hw_videoport)); dispc_k3_vp_read_irqstatus() local
622 u32 stat = dispc_vp_irq_to_raw(vpstat, hw_videoport); dispc_k3_vp_write_irqstatus() local
630 u32 stat = dispc_read(dispc, DISPC_VID_IRQSTATUS(hw_plane)); dispc_k3_vid_read_irqstatus() local
638 u32 stat = dispc_vid_irq_to_raw(vidstat, hw_plane); dispc_k3_vid_write_irqstatus() local
646 u32 stat = dispc_read(dispc, DISPC_VP_IRQENABLE(hw_videoport)); dispc_k3_vp_read_irqenable() local
654 u32 stat = dispc_vp_irq_to_raw(vpstat, hw_videoport); dispc_k3_vp_set_irqenable() local
662 u32 stat = dispc_read(dispc, DISPC_VID_IRQENABLE(hw_plane)); dispc_k3_vid_read_irqenable() local
670 u32 stat = dispc_vid_irq_to_raw(vidstat, hw_plane); dispc_k3_vid_set_irqenable() local
[all...]
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dqcom_nandc.c1685 unsigned int stat; in parse_read_errors() local
H A Dnand_base.c3074 int stat; in nand_read_page_swecc() local
3174 int stat; in nand_read_subpage() local
3247 int stat; nand_read_page_hwecc() local
3307 int stat; nand_read_page_hwecc_oob_first() local
3363 int stat; nand_read_page_syndrome() local
[all...]
/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/
H A Dchip.c1058 struct mv88e6xxx_hw_stat *stat; in mv88e6xxx_stats_get_strings() local
1139 struct mv88e6xxx_hw_stat *stat; in mv88e6xxx_stats_get_sset_count() local
1202 struct mv88e6xxx_hw_stat *stat; in mv88e6xxx_stats_get_stats() local
[all...]
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Ddib8000.c3418 enum fe_status stat = 0; in dib8000_get_frontend() local
3767 dib8000_read_status(struct dvb_frontend *fe, enum fe_status *stat) dib8000_read_status() argument
4121 dib8000_get_stats(struct dvb_frontend *fe, enum fe_status stat) dib8000_get_stats() argument
[all...]
H A Ddrxk_hard.c6468 u32 stat; in drxk_get_stats() local
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.c442 int stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_cropl_min_get() local
453 int stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_cropl_max_get() local
467 int stat = pvr2_hdw_check_cropcap(cptr->hdw); in ctrl_cropt_min_get() local
478 int stat in ctrl_cropt_max_get() local
492 int stat, bleftend, cleft; ctrl_cropw_max_get() local
508 int stat, btopend, ctop; ctrl_croph_max_get() local
524 int stat = pvr2_hdw_check_cropcap(cptr->hdw); ctrl_get_cropcapbl() local
535 int stat = pvr2_hdw_check_cropcap(cptr->hdw); ctrl_get_cropcapbt() local
546 int stat = pvr2_hdw_check_cropcap(cptr->hdw); ctrl_get_cropcapbw() local
557 int stat = pvr2_hdw_check_cropcap(cptr->hdw); ctrl_get_cropcapbh() local
568 int stat = pvr2_hdw_check_cropcap(cptr->hdw); ctrl_get_cropcapdl() local
579 int stat = pvr2_hdw_check_cropcap(cptr->hdw); ctrl_get_cropcapdt() local
590 int stat = pvr2_hdw_check_cropcap(cptr->hdw); ctrl_get_cropcapdw() local
601 int stat = pvr2_hdw_check_cropcap(cptr->hdw); ctrl_get_cropcapdh() local
612 int stat = pvr2_hdw_check_cropcap(cptr->hdw); ctrl_get_cropcappan() local
623 int stat = pvr2_hdw_check_cropcap(cptr->hdw); ctrl_get_cropcappad() local
3274 int stat = 0; pvr2_hdw_get_cropcap() local
[all...]
/kernel/linux/linux-6.6/drivers/net/dsa/realtek/
H A Drtl8365mb.c1599 u32 stat; in rtl8365mb_irq() local
H A Drtl8366rb.c482 u32 stat; in rtl8366rb_irq() local
/kernel/linux/linux-6.6/drivers/net/ethernet/cadence/
H A Dmacb_main.c3046 unsigned long *stat; in gem_update_stats() local
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc.c2135 u32 stat; in bfa_ioc_mbox_poll() local
2654 u32 stat; in bfa_nw_ioc_mbox_queue() local
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c77 i40e_add_one_ethtool_stat(u64 *data, void *pointer, const struct i40e_stats *stat) i40e_add_one_ethtool_stat() argument
[all...]
/kernel/linux/linux-6.6/fs/ext4/
H A Dinode.c5529 ext4_getattr(struct mnt_idmap *idmap, const struct path *path, struct kstat *stat, u32 request_mask, unsigned int query_flags) ext4_getattr() argument
5590 ext4_file_getattr(struct mnt_idmap *idmap, const struct path *path, struct kstat *stat, u32 request_mask, unsigned int query_flags) ext4_file_getattr() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dblkdev.h1531 static inline void bdev_statx_dioalign(struct inode *inode, struct kstat *stat) in bdev_statx_dioalign() argument
H A Dkvm_host.h383 struct kvm_vcpu_stat stat; member
766 struct kvm_vm_stat stat; member
[all...]
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4xdr.c2533 static __be32 *encode_change(__be32 *p, struct kstat *stat, struct inode *inode, in encode_change() argument
2893 struct kstat stat; in nfsd4_get_mounted_on_ino() local
2954 struct kstat stat; in nfsd4_encode_fattr() local
[all...]
/kernel/linux/linux-6.6/fs/proc/
H A Dbase.c2140 pid_getattr(struct mnt_idmap *idmap, const struct path *path, struct kstat *stat, u32 request_mask, unsigned int query_flags) pid_getattr() argument
4105 proc_task_getattr(struct mnt_idmap *idmap, const struct path *path, struct kstat *stat, u32 request_mask, unsigned int query_flags) proc_task_getattr() argument
[all...]
/kernel/linux/linux-6.6/include/soc/fsl/
H A Dqman.h251 u8 stat; member
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_els.c4612 struct ls_rjt stat; in lpfc_els_retry() local
6711 lpfc_rdp_res_link_error(struct fc_rdp_link_error_status_desc *desc, READ_LNK_VAR *stat) lpfc_rdp_res_link_error() argument
6740 lpfc_rdp_res_bbc_desc(struct fc_rdp_bbc_desc *desc, READ_LNK_VAR *stat, struct lpfc_vport *vport) lpfc_rdp_res_bbc_desc() argument
6924 lpfc_rdp_res_fec_desc(struct fc_fec_rdp_desc *desc, READ_LNK_VAR *stat) lpfc_rdp_res_fec_desc() argument
7069 struct ls_rjt *stat; lpfc_els_rdp_cmpl() local
7415 struct ls_rjt stat; lpfc_els_rcv_rdp() local
7500 struct ls_rjt *stat; lpfc_els_lcb_rsp() local
7725 struct ls_rjt stat; lpfc_els_rcv_lcb() local
8509 struct ls_rjt stat; lpfc_els_rcv_rnid() local
8578 struct ls_rjt stat; lpfc_els_rcv_lirr() local
8746 struct ls_rjt stat; lpfc_els_rcv_rls() local
8815 struct ls_rjt stat; lpfc_els_rcv_rtv() local
9110 struct ls_rjt stat; lpfc_els_rcv_rpl() local
9791 struct ls_rjt stat; lpfc_send_els_failure_event() local
10339 struct ls_rjt stat; lpfc_els_unsol_buffer() local
11813 struct ls_rjt stat; lpfc_cmpl_fabric_iocb() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/atm/
H A Dueagle-atm.c135 int (*stat)(struct uea_softc *); member
/kernel/linux/linux-6.6/drivers/tty/
H A Dsynclink_gt.c1763 int stat; in rx_async() local
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c683 static struct sta_info stat; in OnAuth() local
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_os.c6085 struct link_statistics *stat = NULL; in qla24xx_process_purex_rdp() local
7841 uint32_t stat; qla2xxx_pci_mmio_enabled() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/
H A Dql4_os.c9277 int ret = FAILED, stat; in qla4xxx_eh_device_reset() local
9346 int stat, ret; in qla4xxx_eh_target_reset() local
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dpch_udc.c2312 u32 stat; variable
906 pch_udc_clear_ep_status(struct pch_udc_ep *ep, u32 stat) pch_udc_clear_ep_status() argument

Completed in 115 milliseconds

1...<<71727374757677787980>>...82