Home
last modified time | relevance | path

Searched defs:nmemb (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/tools/include/tools/
Dlibc_compat.h11 static inline void *reallocarray(void *ptr, size_t nmemb, size_t size) in reallocarray()
/Linux-v4.19/scripts/kconfig/
Dutil.c92 void *xcalloc(size_t nmemb, size_t size) in xcalloc()
/Linux-v4.19/tools/perf/util/
Dannotate.c644 const int nmemb = arch->nr_instructions; in ins__sort() local
652 const int nmemb = arch->nr_instructions; in __ins__find() local
690 const int nmemb = ARRAY_SIZE(architectures); in arch__sort() local
697 const int nmemb = ARRAY_SIZE(architectures); in arch__find() local
/Linux-v4.19/drivers/gpu/drm/nouveau/
Dnouveau_gem.c581 u_memcpya(uint64_t user, unsigned nmemb, unsigned size) in u_memcpya()
/Linux-v4.19/drivers/md/
Ddm-table.c138 void *dm_vcalloc(unsigned long nmemb, unsigned long elem_size) in dm_vcalloc()
/Linux-v4.19/tools/perf/
Dbuiltin-trace.c852 const int nmemb = ARRAY_SIZE(syscall_fmts); in syscall_fmt__find() local