HomeSort by relevance Sort by last modified time
    Searched defs:kcalloc (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/vc4/
vc4_simulator_validate.h 42 #define kcalloc(size, count, arg) calloc(size, count) macro
  /external/u-boot/include/linux/
compat.h 67 static inline void *kcalloc(size_t n, size_t size, gfp_t flags) function

Completed in 58 milliseconds