Searched refs:SLAB_TEMPORARY (Results 1 – 4 of 4) sorted by relevance
416 SLAB_TEMPORARY | SLAB_ACCOUNT | \
2524 sizeof(struct urb_listitem), 0, SLAB_TEMPORARY, NULL); in isp1760_init_kmem_once()2530 sizeof(struct isp1760_qtd), 0, SLAB_TEMPORARY, NULL); in isp1760_init_kmem_once()2536 0, SLAB_TEMPORARY, NULL); in isp1760_init_kmem_once()
240 #define SLAB_TEMPORARY SLAB_RECLAIM_ACCOUNT /* Objects are short-lived */ macro
2745 btrfs_trans_handle_cachep = KMEM_CACHE(btrfs_trans_handle, SLAB_TEMPORARY); in btrfs_transaction_init()