__GFP_MEMALLOC 479 drivers/block/nbd.c sock->sk->sk_allocation = GFP_NOIO | __GFP_MEMALLOC; __GFP_MEMALLOC 558 drivers/net/ethernet/mellanox/mlx4/en_rx.c GFP_ATOMIC | __GFP_MEMALLOC)) __GFP_MEMALLOC 347 include/linux/gfp.h return (gfp_flags & (__GFP_DIRECT_RECLAIM | __GFP_MEMALLOC)) == __GFP_MEMALLOC 2854 include/linux/skbuff.h gfp_mask |= __GFP_COMP | __GFP_MEMALLOC; __GFP_MEMALLOC 863 include/net/sock.h return gfp_mask | (sk->sk_allocation & __GFP_MEMALLOC); __GFP_MEMALLOC 42 include/trace/events/mmflags.h {(unsigned long)__GFP_MEMALLOC, "__GFP_MEMALLOC"}, \ __GFP_MEMALLOC 23 mm/internal.h __GFP_NORETRY|__GFP_MEMALLOC|__GFP_NOMEMALLOC|\ __GFP_MEMALLOC 4245 mm/page_alloc.c if (gfp_mask & __GFP_MEMALLOC) __GFP_MEMALLOC 194 net/core/skbuff.c gfp_mask |= __GFP_MEMALLOC; __GFP_MEMALLOC 446 net/core/skbuff.c gfp_mask |= __GFP_MEMALLOC; __GFP_MEMALLOC 517 net/core/skbuff.c gfp_mask |= __GFP_MEMALLOC; __GFP_MEMALLOC 1446 net/core/skbuff.c gfp_mask |= __GFP_MEMALLOC; __GFP_MEMALLOC 1627 net/core/skbuff.c gfp_mask |= __GFP_MEMALLOC; __GFP_MEMALLOC 5717 net/core/skbuff.c gfp_mask |= __GFP_MEMALLOC; __GFP_MEMALLOC 5841 net/core/skbuff.c gfp_mask |= __GFP_MEMALLOC; __GFP_MEMALLOC 295 net/core/sock.c sk->sk_allocation |= __GFP_MEMALLOC; __GFP_MEMALLOC 303 net/core/sock.c sk->sk_allocation &= ~__GFP_MEMALLOC; __GFP_MEMALLOC 1017 net/sunrpc/sched.c gfp = __GFP_MEMALLOC | GFP_NOWAIT | __GFP_NOWARN; __GFP_MEMALLOC 630 net/sunrpc/xprtrdma/transport.c flags = __GFP_MEMALLOC | GFP_NOWAIT | __GFP_NOWARN;