Home
last modified time | relevance | path

Searched defs:scs_alloc (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dscs.h58 static inline void *scs_alloc(int node) { return NULL; } in scs_alloc() function
/OK3568_Linux_fs/kernel/kernel/
H A Dscs.c46 void *scs_alloc(int node) in scs_alloc() function