Searched defs:gfp_flags (Results 1 – 8 of 8) sorted by relevance
19 static inline int gfp_migratetype(const gfp_t gfp_flags) in gfp_migratetype()37 static inline bool gfpflags_allow_blocking(const gfp_t gfp_flags) in gfpflags_allow_blocking()42 static inline bool gfpflags_allow_spinning(const gfp_t gfp_flags) in gfpflags_allow_spinning()
259 unsigned long addr, gfp_t gfp_flags, in huge_node()
521 #define NODEMASK_ALLOC(type, name, gfp_flags) \ argument525 #define NODEMASK_ALLOC(type, name, gfp_flags) type _##name, *name = &_##name argument
483 size_t len, size_t offs, gfp_t gfp_flags) in fscrypt_encrypt_pagecache_blocks()
284 gfp_t gfp_flags; member
289 static inline void memalloc_retry_wait(gfp_t gfp_flags) in memalloc_retry_wait()
270 gfp_t gfp_flags) in usb_ep_alloc_request()276 gfp_t gfp_flags) in usb_ep_queue()
639 gfp_t gfp_flags; member
Completed in 40 milliseconds