Home
last modified time | relevance | path

Searched defs:count (Results 15851 - 15875 of 18037) sorted by relevance

1...<<631632633634635636637638639640>>...722

/kernel/linux/linux-5.10/drivers/dma/
H A Dimx-sdma.c189 u32 count : 16; /* size of the buffer pointed by this BD */ member
1385 size_t count; sdma_prep_memcpy() local
1441 int i, count; sdma_prep_slave_sg() local
[all...]
H A Dstm32-mdma.c253 u32 count; member
335 stm32_mdma_alloc_desc( struct stm32_mdma_chan *chan, u32 count) stm32_mdma_alloc_desc() argument
687 stm32_mdma_setup_hwdesc(struct stm32_mdma_chan *chan, struct stm32_mdma_desc *desc, enum dma_transfer_direction dir, u32 count, dma_addr_t src_addr, dma_addr_t dst_addr, u32 len, u32 ctcr, u32 ctbr, bool is_last, bool is_first, bool is_cyclic) stm32_mdma_setup_hwdesc() argument
829 u32 ccr, ctcr, ctbr, count; stm32_mdma_prep_dma_cyclic() local
918 u32 ccr, ctcr, ctbr, cbndtr, count, max_burst, mdma_burst; stm32_mdma_prep_dma_memcpy() local
1536 int i, count, ret; stm32_mdma_probe() local
[all...]
H A Dcoh901318.c1339 coh901318_debugfs_read(struct file *file, char __user *buf, size_t count, loff_t *f_pos) coh901318_debugfs_read() argument
[all...]
/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-scsi.c3146 ata_format_dsm_trim_descr(struct scsi_cmnd *cmd, u32 trmax, u64 sector, u32 count) ata_format_dsm_trim_descr() argument
[all...]
H A Dsata_nv.c594 int count = 0; in nv_adma_register_mode() local
632 int count = 0; in nv_adma_mode() local
[all...]
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpiolib.c375 int count; in devprop_gpiochip_set_names() local
3009 int count = 0; gpiod_set_array_value_complex() local
3784 unsigned int count = 0; platform_gpio_count() local
3857 int count = -ENOENT; gpiod_count() local
4234 int count, bitmap_size; gpiod_get_array() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/
H A Domap-sham.c527 int count, len32, bs32, offset = 0; in omap_sham_xmit_cpu() local
450 omap_sham_write_n(struct omap_sham_dev *dd, u32 offset, u32 *value, int count) omap_sham_write_n() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ras.h369 int count; member
/kernel/linux/linux-5.10/drivers/dma/ppc4xx/
H A Dadma.c4320 enable_store(struct device_driver *dev, const char *buf, size_t count) enable_store() argument
4369 poly_store(struct device_driver *dev, const char *buf, size_t count) poly_store() argument
[all...]
/kernel/linux/linux-5.10/drivers/edac/
H A Damd64_edac.c796 u8 base, count = 0; in f17_get_cs_mode() local
/kernel/linux/linux-5.10/drivers/auxdisplay/
H A Dpanel.c1074 keypad_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) keypad_read() argument
/kernel/linux/linux-5.10/block/
H A Dbfq-iosched.c6687 bfq_max_budget_store(struct elevator_queue *e, const char *page, size_t count) bfq_max_budget_store() argument
6715 bfq_timeout_sync_store(struct elevator_queue *e, const char *page, size_t count) bfq_timeout_sync_store() argument
6738 bfq_strict_guarantees_store(struct elevator_queue *e, const char *page, size_t count) bfq_strict_guarantees_store() argument
6760 bfq_low_latency_store(struct elevator_queue *e, const char *page, size_t count) bfq_low_latency_store() argument
[all...]
H A Dblk-throttle.c2535 blk_throtl_sample_time_store(struct request_queue *q, const char *page, size_t count) blk_throtl_sample_time_store() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c157 struct pnv_ioda_pe *pnv_ioda_alloc_pe(struct pnv_phb *phb, int count) in pnv_ioda_alloc_pe() argument
833 int count; in pnv_ioda_deconfigure_pe() local
902 int count; pnv_ioda_configure_pe() local
2231 unsigned int count; pnv_pci_init_ioda_msis() local
[all...]
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dipl.c349 ipl_parameter_read(struct file *filp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) ipl_parameter_read() argument
360 ipl_scp_data_read(struct file *filp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) ipl_scp_data_read() argument
370 ipl_nvme_scp_data_read(struct file *filp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) ipl_nvme_scp_data_read() argument
653 reipl_fcp_scpdata_read(struct file *filp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) reipl_fcp_scpdata_read() argument
663 reipl_fcp_scpdata_write(struct file *filp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) reipl_fcp_scpdata_write() argument
807 reipl_nvme_scpdata_read(struct file *filp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) reipl_nvme_scpdata_read() argument
817 reipl_nvme_scpdata_write(struct file *filp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) reipl_nvme_scpdata_write() argument
[all...]
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dldc.c2062 int count = 0; in pages_in_region() local
2133 int count; in sg_count_pages() local
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpgtable.h1254 static inline void clone_pgd_range(pgd_t *dst, pgd_t *src, int count) in clone_pgd_range() argument
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dio_apic.c96 u32 count; member
/kernel/linux/linux-5.10/arch/sparc/mm/
H A Dinit_64.c1160 int count, nid; in of_node_to_nid() local
1225 int count = 0; in grab_mlgroups() local
1266 int count = 0; grab_mblocks() local
1447 int i, j, err, count; numa_parse_mdesc() local
[all...]
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dvio.h240 u8 count; member
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H A Dkvm.h256 __u32 count; /* can be 65536 */ member
/kernel/linux/linux-5.10/drivers/atm/
H A Dambassador.h330 __be32 count; member
/kernel/linux/linux-5.10/drivers/base/
H A Dcore.c1708 dev_attr_store(struct kobject *kobj, struct attribute *attr, const char *buf, size_t count) dev_attr_store() argument
2015 uevent_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) uevent_store() argument
2042 online_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) online_store() argument
[all...]
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dmain.c1079 static void spkup_write(const u16 *in_buf, int count) in spkup_write() argument
/kernel/linux/linux-5.10/drivers/acpi/nfit/
H A Dcore.c2994 int count = 0, rc; in acpi_nfit_register_region() local
[all...]

Completed in 81 milliseconds

1...<<631632633634635636637638639640>>...722