Searched defs:gfpflags (Results 1 – 5 of 5) sorted by relevance
/linux/mm/ |
H A D | failslab.c | 19 int should_failslab(struct kmem_cache *s, gfp_t gfpflags) in should_failslab()
|
H A D | slub.c | 3396 int orig_size, gfp_t gfpflags) in alloc_single_from_new_slab() 4293 slab_out_of_memory(struct kmem_cache *s, gfp_t gfpflags, int nid) in slab_out_of_memory() 4329 slab_out_of_memory(struct kmem_cache *s, gfp_t gfpflags, int nid) { } in slab_out_of_memory() 4332 static inline bool pfmemalloc_match(struct slab *slab, gfp_t gfpflags) in pfmemalloc_match() 4432 static void *___slab_alloc(struct kmem_cache *s, gfp_t gfpflags, int node, in ___slab_alloc() 4722 static void *__slab_alloc(struct kmem_cache *s, gfp_t gfpflags, int node, in __slab_alloc() 4755 gfp_t gfpflags, int node, unsigned long addr, size_t orig_size) in __slab_alloc_node() 4852 gfp_t gfpflags, int node, unsigned long addr, size_t orig_size) in __slab_alloc_node() 5216 gfp_t gfpflags, int node, unsigned long addr, size_t orig_size) in slab_alloc_node() 5250 void *kmem_cache_alloc_noprof(struct kmem_cache *s, gfp_t gfpflags) in kmem_cache_alloc_noprof() [all …]
|
/linux/include/linux/ |
H A D | fault-inject.h | 128 static inline int should_failslab(struct kmem_cache *s, gfp_t gfpflags) in should_failslab()
|
/linux/drivers/scsi/ |
H A D | scsi_lib.c | 2677 gfp_t gfpflags) in sdev_evt_alloc() 2714 enum scsi_device_event evt_type, gfp_t gfpflags) in sdev_evt_send_simple()
|
/linux/kernel/trace/ |
H A D | trace_functions_graph.c | 1564 gfp_t gfpflags; in graph_trace_open() local
|