Searched refs:PAGE_ALLOC_COSTLY_ORDER (Results 1 – 15 of 15) sorted by relevance
51 if (lopt_size <= (PAGE_SIZE << PAGE_ALLOC_COSTLY_ORDER)) in reqsk_queue_alloc()
330 order = max_t(int, PAGE_ALLOC_COSTLY_ORDER - 1, 0); in xgbe_map_rx_buffer()
178 if (size <= (PAGE_SIZE << PAGE_ALLOC_COSTLY_ORDER)) { in ceph_kvmalloc()
36 #define PAGE_ALLOC_COSTLY_ORDER 3 macro
120 if (size <= (PAGE_SIZE << PAGE_ALLOC_COSTLY_ORDER) || in bucket_table_alloc()
104 #define MLX4_EN_ALLOC_PREFER_ORDER PAGE_ALLOC_COSTLY_ORDER
39 if (size <= (PAGE_SIZE << PAGE_ALLOC_COSTLY_ORDER)) { in alloc_fdmem()
120 slub_max_order=x (default 3 (PAGE_ALLOC_COSTLY_ORDER))
2239 (sc->order > PAGE_ALLOC_COSTLY_ORDER || in in_reclaim_compaction()2507 sc->order > PAGE_ALLOC_COSTLY_ORDER && in shrink_zones()
2379 if (order <= PAGE_ALLOC_COSTLY_ORDER) in should_alloc_retry()2428 if (order > PAGE_ALLOC_COSTLY_ORDER) in __alloc_pages_may_oom()
2295 if (nr_reclaimed && nr_pages <= (1 << PAGE_ALLOC_COSTLY_ORDER)) in try_charge()
2773 static int slub_max_order = PAGE_ALLOC_COSTLY_ORDER;
1980 #define GFS2_SEQ_GOODSIZE min(PAGE_SIZE << PAGE_ALLOC_COSTLY_ORDER, 65536UL)
1632 PAGE_ALLOC_COSTLY_ORDER); in unix_dgram_sendmsg()
4455 PAGE_ALLOC_COSTLY_ORDER, in tcp_send_rcvq()