Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/misc/sgi-gru/
Dgru_instructions.h132 unsigned long nelem; /* DW 3 */ member
374 unsigned int tri0, unsigned char xtype, unsigned long nelem, in gru_vload()
387 unsigned int tri0, unsigned char xtype, unsigned long nelem, in gru_vstore()
401 unsigned long nelem, unsigned long hints) in gru_ivload()
414 unsigned char xtype, unsigned long nelem, unsigned long hints) in gru_ivstore()
426 unsigned long value, unsigned char xtype, unsigned long nelem, in gru_vset()
441 unsigned long nelem, unsigned long hints) in gru_ivset()
454 unsigned long nelem, unsigned char xtype, unsigned long stride, in gru_vflush()
476 unsigned int tri0, unsigned int xtype, unsigned long nelem, in gru_bcopy()
491 unsigned long nelem, unsigned long hints) in gru_bstore()
[all …]
/linux-6.12.1/drivers/sbus/char/
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()
/linux-6.12.1/drivers/gpu/drm/etnaviv/
Detnaviv_drv.h98 static inline size_t size_vstruct(size_t nelem, size_t elem_size, size_t base) in size_vstruct()
/linux-6.12.1/drivers/xen/
Dprivcmd.c120 unsigned nelem, size_t size, in gather_array()
164 static int traverse_pages(unsigned nelem, size_t size, in traverse_pages()
200 static int traverse_pages_block(unsigned nelem, size_t size, in traverse_pages_block()
/linux-6.12.1/drivers/ata/
Dsata_qstor.c266 unsigned int nelem; in qs_qc_prep() local
/linux-6.12.1/drivers/accel/qaic/
Dqaic.h78 u32 nelem; member
Dqaic_control.c215 u32 nelem; member
640 u32 nelem; in encode_activate() local
/linux-6.12.1/drivers/net/ethernet/tehuti/
Dtn40.h78 unsigned int nelem; member
Dtn40.c69 static struct tn40_rxdb *tn40_rxdb_alloc(int nelem) in tn40_rxdb_alloc()
Dtehuti.c922 static struct rxdb *bdx_rxdb_create(int nelem) in bdx_rxdb_create()
Dtehuti.h179 int nelem; member
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c751 static void *alloc_ring(struct device *dev, size_t nelem, size_t hwsize, in alloc_ring()
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb3/
Dsge.c614 static void *alloc_ring(struct pci_dev *pdev, size_t nelem, size_t elem_size, in alloc_ring()
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c657 static void *alloc_ring(struct device *dev, size_t nelem, size_t elem_size, in alloc_ring()
/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_dp.c1426 const int *array, int nelem) in snprintf_int_array()