Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dslab_def.h30 gfp_t allocflags; member
Dslub_def.h76 gfp_t allocflags; /* gfp flags to use on each alloc */ member
/linux-4.4.14/drivers/of/
Ddynamic.c364 struct property *__of_prop_dup(const struct property *prop, gfp_t allocflags) in __of_prop_dup()