Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/sgi-gru/
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 …]
/linux-4.4.14/drivers/scsi/osd/
Dosd_initiator.c98 int nelem = ARRAY_SIZE(get_attrs), a = 0; in _osd_get_print_system_info() local
564 const struct osd_attr *oa, unsigned nelem, unsigned add_bytes) in _alloc_set_attr_list()
656 osd_id initial_id, struct osd_obj_id_list *list, unsigned nelem) in osd_req_list_dev_partitions()
714 struct osd_obj_id_list *list, unsigned nelem) in _osd_req_list_objects()
740 unsigned nelem) in osd_req_list_partition_collections()
754 unsigned nelem) in osd_req_list_partition_objects()
784 struct osd_obj_id_list *list, unsigned nelem) in osd_req_list_collection_objects()
1125 const struct osd_attr *oa, unsigned nelem) in osd_req_add_set_attr_list()
1230 const struct osd_attr *oa, unsigned nelem) in osd_req_add_get_attr_list()
1353 struct osd_attr *oa, int *nelem, void **iterator) in osd_req_decode_get_attr_list()
/linux-4.4.14/drivers/xen/
Dprivcmd.c86 unsigned nelem, size_t size, in gather_array()
130 static int traverse_pages(unsigned nelem, size_t size, in traverse_pages()
166 static int traverse_pages_block(unsigned nelem, size_t size, in traverse_pages_block()
/linux-4.4.14/drivers/block/
Dosdblk.c183 int nelem; in extract_attr_from_req() local
/linux-4.4.14/drivers/ata/
Dsata_qstor.c285 unsigned int nelem; in qs_qc_prep() local
/linux-4.4.14/fs/exofs/
Dore.c1036 int nelem; in extract_attr_from_ios() local
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c751 static void *alloc_ring(struct device *dev, size_t nelem, size_t hwsize, in alloc_ring()
/linux-4.4.14/drivers/net/ethernet/tehuti/
Dtehuti.c935 static struct rxdb *bdx_rxdb_create(int nelem) in bdx_rxdb_create()
Dtehuti.h180 int nelem; member
/linux-4.4.14/drivers/scsi/cxgbi/
Dlibcxgbi.h122 unsigned int nelem; member
Dlibcxgbi.c1362 unsigned int nelem = gl->nelem; in ddp_gl_map() local
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c698 static void *alloc_ring(struct device *dev, size_t nelem, size_t elem_size, in alloc_ring()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
Dsge.c613 static void *alloc_ring(struct pci_dev *pdev, size_t nelem, size_t elem_size, in alloc_ring()
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_dp.c1297 const int *array, int nelem) in snprintf_int_array()