Home
last modified time | relevance | path

Searched defs:nelem (Results 26 - 46 of 46) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/misc/sgi-gru/
H A Dgru_instructions.h142 unsigned long nelem; /* DW 3 */ member
383 gru_vload(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned char xtype, unsigned long nelem, unsigned long stride, unsigned long hints) gru_vload() argument
396 gru_vstore(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned char xtype, unsigned long nelem, unsigned long stride, unsigned long hints) gru_vstore() argument
409 gru_ivload(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned int tri1, unsigned char xtype, unsigned long nelem, unsigned long hints) gru_ivload() argument
422 gru_ivstore(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned int tri1, unsigned char xtype, unsigned long nelem, unsigned long hints) gru_ivstore() argument
435 gru_vset(void *cb, unsigned long mem_addr, unsigned long value, unsigned char xtype, unsigned long nelem, unsigned long stride, unsigned long hints) gru_vset() argument
449 gru_ivset(void *cb, unsigned long mem_addr, unsigned int tri1, unsigned long value, unsigned char xtype, unsigned long nelem, unsigned long hints) gru_ivset() argument
463 gru_vflush(void *cb, unsigned long mem_addr, unsigned long nelem, unsigned char xtype, unsigned long stride, unsigned long hints) gru_vflush() argument
484 gru_bcopy(void *cb, const unsigned long src, unsigned long dest, unsigned int tri0, unsigned int xtype, unsigned long nelem, unsigned int bufsize, unsigned long hints) gru_bcopy() argument
499 gru_bstore(void *cb, const unsigned long src, unsigned long dest, unsigned int tri0, unsigned int xtype, unsigned long nelem, unsigned long hints) gru_bstore() argument
570 gru_mesq(void *cb, unsigned long queue, unsigned long tri0, unsigned long nelem, unsigned long hints) gru_mesq() argument
[all...]
/kernel/linux/linux-6.6/drivers/accel/qaic/
H A Dqaic_control.c215 u32 nelem; member
640 u32 nelem; in encode_activate() local
[all...]
/kernel/linux/linux-6.6/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() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/tehuti/
H A Dtehuti.c922 static struct rxdb *bdx_rxdb_create(int nelem) in bdx_rxdb_create() argument
[all...]
H A Dtehuti.h179 int nelem; member
/kernel/linux/linux-6.6/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() argument
757 static void dax_prt_ccbs(struct dax_ccb *ccb, int nelem) in dax_prt_ccbs() argument
776 static int dax_preprocess_usr_ccbs(struct dax_ctx *ctx, int idx, int nelem) in dax_preprocess_usr_ccbs() argument
435 dax_lock_pages(struct dax_ctx *ctx, int idx, int nelem, u64 *err_va) dax_lock_pages() argument
/third_party/libinput/src/
H A Dquirks.c887 size_t nelem; in parse_value_line() local
/third_party/python/Programs/
H A D_testembed.c1990 calloc_wrapper(void *ctx, size_t nelem, size_t elsize) in calloc_wrapper() argument
/third_party/python/Modules/
H A D_tracemalloc.c589 tracemalloc_alloc(int use_calloc, void *ctx, size_t nelem, size_t elsize) in tracemalloc_alloc() argument
686 tracemalloc_alloc_gil(int use_calloc, void *ctx, size_t nelem, size_t elsize) in tracemalloc_alloc_gil() argument
718 tracemalloc_calloc_gil(void *ctx, size_t nelem, size_ argument
759 tracemalloc_raw_alloc(int use_calloc, void *ctx, size_t nelem, size_t elsize) tracemalloc_raw_alloc() argument
794 tracemalloc_raw_calloc(void *ctx, size_t nelem, size_t elsize) tracemalloc_raw_calloc() argument
[all...]
H A D_testcapimodule.c4156 static void* hook_calloc(void* ctx, size_t nelem, size_t elsize) in hook_calloc() argument
4189 size_t size, size2, nelem, elsize; in test_setallocators() local
4367 hook_fcalloc(void *ctx, size_t nelem, size_t elsize) hook_fcalloc() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c618 static void *alloc_ring(struct pci_dev *pdev, size_t nelem, size_t elem_size, in alloc_ring() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/tehuti/
H A Dtehuti.h179 int nelem; member
/kernel/linux/linux-6.6/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() argument
/third_party/python/Objects/
H A Dobmalloc.c105 _PyMem_RawCalloc(void *ctx, size_t nelem, size_t elsize) in _PyMem_RawCalloc() argument
590 PyMem_RawCalloc(size_t nelem, size_t elsize) in PyMem_RawCalloc() argument
627 PyMem_Calloc(size_t nelem, size_t elsize) PyMem_Calloc() argument
716 PyObject_Calloc(size_t nelem, size_t elsize) PyObject_Calloc() argument
2012 _PyObject_Calloc(void *ctx, size_t nelem, size_t elsize) _PyObject_Calloc() argument
2545 _PyMem_DebugRawCalloc(void *ctx, size_t nelem, size_t elsize) _PyMem_DebugRawCalloc() argument
2697 _PyMem_DebugCalloc(void *ctx, size_t nelem, size_t elsize) _PyMem_DebugCalloc() argument
[all...]
/kernel/linux/linux-5.10/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() argument
/kernel/linux/linux-6.6/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() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_dp.c1230 snprintf_int_array(char *str, size_t len, const int *array, int nelem) snprintf_int_array() argument
/third_party/mesa3d/src/broadcom/compiler/
H A Dnir_to_vir.c1108 emit_fragment_input(struct v3d_compile *c, int base_attr, nir_variable *var, int array_index, unsigned nelem) emit_fragment_input() argument
/third_party/libdrm/
H A Dxf86drm.c3610 int id, type, nelem; in get_sysctl_pci_bus_info() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_dp.c1880 snprintf_int_array(char *str, size_t len, const int *array, int nelem) snprintf_int_array() argument
/third_party/libinput/test/
H A Dlitest.c1291 unsigned int nelem, i; in merge_absinfo() local
1325 unsigned int nelem, i; merge_events() local
[all...]

Completed in 85 milliseconds

12