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

  /external/lzma/xz-embedded/
xz_config.h 42 #define kmalloc(size, flags) malloc(size) macro
  /external/e2fsprogs/e2fsck/
jfs_user.h 59 #define kmalloc(len,flags) malloc(len) macro

Completed in 697 milliseconds