Home
last modified time | relevance | path

Searched defs:nelem (Results 1 – 19 of 19) sorted by relevance

/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dwrap_sdram_config.c293 void socfpga_get_seq_ac_init(const u32 **init, unsigned int *nelem) in socfpga_get_seq_ac_init()
299 void socfpga_get_seq_inst_init(const u32 **init, unsigned int *nelem) in socfpga_get_seq_inst_init()
/openbmc/linux/drivers/misc/sgi-gru/
H A Dgru_instructions.h142 unsigned long nelem; /* DW 3 */ member
384 unsigned int tri0, unsigned char xtype, unsigned long nelem, in gru_vload()
397 unsigned int tri0, unsigned char xtype, unsigned long nelem, in gru_vstore()
411 unsigned long nelem, unsigned long hints) in gru_ivload()
424 unsigned char xtype, unsigned long nelem, unsigned long hints) in gru_ivstore()
436 unsigned long value, unsigned char xtype, unsigned long nelem, in gru_vset()
451 unsigned long nelem, unsigned long hints) in gru_ivset()
464 unsigned long nelem, unsigned char xtype, unsigned long stride, in gru_vflush()
486 unsigned int tri0, unsigned int xtype, unsigned long nelem, in gru_bcopy()
501 unsigned long nelem, unsigned long hints) in gru_bstore()
[all …]
/openbmc/linux/drivers/sbus/char/
H A Doradax.c402 static void dax_unlock_pages(struct dax_ctx *ctx, int ccb_index, int nelem) in dax_unlock_pages()
436 int nelem, u64 *err_va) in dax_lock_pages()
757 static void dax_prt_ccbs(struct dax_ccb *ccb, int nelem) in dax_prt_ccbs()
776 static int dax_preprocess_usr_ccbs(struct dax_ctx *ctx, int idx, int nelem) in dax_preprocess_usr_ccbs()
/openbmc/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_drv.h98 static inline size_t size_vstruct(size_t nelem, size_t elem_size, size_t base) in size_vstruct()
/openbmc/linux/drivers/xen/
H A Dprivcmd.c112 unsigned nelem, size_t size, in gather_array()
156 static int traverse_pages(unsigned nelem, size_t size, in traverse_pages()
192 static int traverse_pages_block(unsigned nelem, size_t size, in traverse_pages_block()
/openbmc/qemu/backends/
H A Ddbus-vmstate.c199 uint32_t nelem; in dbus_vmstate_post_load() local
/openbmc/qemu/target/s390x/tcg/
H A Dvec_string_helper.c478 int nelem = 16 >> es; in vstrs() local
/openbmc/linux/drivers/ata/
H A Dsata_qstor.c266 unsigned int nelem; in qs_qc_prep() local
/openbmc/linux/drivers/accel/qaic/
H A Dqaic.h65 u32 nelem; member
H A Dqaic_control.c215 u32 nelem; member
640 u32 nelem; in encode_activate() local
/openbmc/qemu/include/qemu/
H A Dosdep.h786 static inline int getloadavg(double loadavg[], int nelem) in getloadavg()
/openbmc/qemu/include/hw/
H A Dqdev-core.h420 GlobalProperty props[], size_t nelem) in compat_props_add()
/openbmc/linux/drivers/net/ethernet/tehuti/
H A Dtehuti.c922 static struct rxdb *bdx_rxdb_create(int nelem) in bdx_rxdb_create()
H A Dtehuti.h179 int nelem; member
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c751 static void *alloc_ring(struct device *dev, size_t nelem, size_t hwsize, in alloc_ring()
/openbmc/u-boot/drivers/ddr/altera/
H A Dsequencer.c3582 unsigned int nelem = 0; in hc_initialize_rom_data() local
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c614 static void *alloc_ring(struct pci_dev *pdev, size_t nelem, size_t elem_size, in alloc_ring()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c657 static void *alloc_ring(struct device *dev, size_t nelem, size_t elem_size, in alloc_ring()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp.c1235 const int *array, int nelem) in snprintf_int_array()