Home
last modified time | relevance | path

Searched defs:allocflags (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dslab_def.h32 gfp_t allocflags; member
H A Dslub_def.h102 gfp_t allocflags; /* gfp flags to use on each alloc */ member
/OK3568_Linux_fs/kernel/drivers/of/
H A Ddynamic.c377 struct property *__of_prop_dup(const struct property *prop, gfp_t allocflags) in __of_prop_dup()