Searched defs:nmemb (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/include/drm/
H A Ddrm_mem_util.h32 static __inline__ void *drm_calloc_large(size_t nmemb, size_t size) drm_calloc_large() argument
45 static __inline__ void *drm_malloc_ab(size_t nmemb, size_t size) drm_malloc_ab() argument
/linux-4.1.27/scripts/kconfig/
H A Dutil.c140 void *xcalloc(size_t nmemb, size_t size) xcalloc() argument
/linux-4.1.27/drivers/gpu/drm/nouveau/
H A Dnouveau_gem.c566 u_memcpya(uint64_t user, unsigned nmemb, unsigned size) u_memcpya() argument
/linux-4.1.27/drivers/pcmcia/
H A Dm32r_cfc.c104 pcc_ioread_byte(int sock, unsigned long port, void *buf, size_t size, size_t nmemb, int flag) pcc_ioread_byte() argument
129 pcc_ioread_word(int sock, unsigned long port, void *buf, size_t size, size_t nmemb, int flag) pcc_ioread_word() argument
160 pcc_iowrite_byte(int sock, unsigned long port, void *buf, size_t size, size_t nmemb, int flag) pcc_iowrite_byte() argument
185 pcc_iowrite_word(int sock, unsigned long port, void *buf, size_t size, size_t nmemb, int flag) pcc_iowrite_word() argument
H A Dm32r_pcc.c84 void pcc_iorw(int sock, unsigned long port, void *buf, size_t size, size_t nmemb, int wr, int flag) pcc_iorw() argument
233 void pcc_ioread(int sock, unsigned long port, void *buf, size_t size, size_t nmemb, int flag) { pcc_ioread() argument
237 void pcc_iowrite(int sock, unsigned long port, void *buf, size_t size, size_t nmemb, int flag) { pcc_iowrite() argument
/linux-4.1.27/drivers/md/
H A Ddm-table.c134 void *dm_vcalloc(unsigned long nmemb, unsigned long elem_size) dm_vcalloc() argument
/linux-4.1.27/tools/perf/util/
H A Dannotate.c438 const int nmemb = ARRAY_SIZE(instructions); ins__find() local
/linux-4.1.27/tools/perf/
H A Dbuiltin-trace.c1132 const int nmemb = ARRAY_SIZE(syscall_fmts); syscall_fmt__find() local

Completed in 371 milliseconds