Searched defs:nelem (Results 1 – 11 of 11) sorted by relevance
/Linux-v6.1/drivers/misc/sgi-gru/ |
D | gru_instructions.h | 142 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 …]
|
/Linux-v6.1/drivers/sbus/char/ |
D | oradax.c | 403 static void dax_unlock_pages(struct dax_ctx *ctx, int ccb_index, int nelem) in dax_unlock_pages() 437 int nelem, u64 *err_va) in dax_lock_pages() 758 static void dax_prt_ccbs(struct dax_ccb *ccb, int nelem) in dax_prt_ccbs() 777 static int dax_preprocess_usr_ccbs(struct dax_ctx *ctx, int idx, int nelem) in dax_preprocess_usr_ccbs()
|
/Linux-v6.1/drivers/xen/ |
D | privcmd.c | 107 unsigned nelem, size_t size, in gather_array() 151 static int traverse_pages(unsigned nelem, size_t size, in traverse_pages() 187 static int traverse_pages_block(unsigned nelem, size_t size, in traverse_pages_block()
|
/Linux-v6.1/drivers/gpu/drm/etnaviv/ |
D | etnaviv_drv.h | 92 static inline size_t size_vstruct(size_t nelem, size_t elem_size, size_t base) in size_vstruct()
|
/Linux-v6.1/drivers/ata/ |
D | sata_qstor.c | 266 unsigned int nelem; in qs_qc_prep() local
|
/Linux-v6.1/drivers/net/ethernet/tehuti/ |
D | tehuti.c | 922 static struct rxdb *bdx_rxdb_create(int nelem) in bdx_rxdb_create()
|
D | tehuti.h | 179 int nelem; member
|
/Linux-v6.1/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | sge.c | 751 static void *alloc_ring(struct device *dev, size_t nelem, size_t hwsize, in alloc_ring()
|
/Linux-v6.1/drivers/net/ethernet/chelsio/cxgb3/ |
D | sge.c | 619 static void *alloc_ring(struct pci_dev *pdev, size_t nelem, size_t elem_size, in alloc_ring()
|
/Linux-v6.1/drivers/net/ethernet/chelsio/cxgb4/ |
D | sge.c | 657 static void *alloc_ring(struct device *dev, size_t nelem, size_t elem_size, in alloc_ring()
|
/Linux-v6.1/drivers/gpu/drm/i915/display/ |
D | intel_dp.c | 1076 const int *array, int nelem) in snprintf_int_array()
|