Searched defs:alloc_flags (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/gpu/drm/ttm/tests/ |
| H A D | ttm_kunit_helpers.c | 120 unsigned int alloc_flags, in ttm_device_kunit_init_with_funcs() 145 unsigned int alloc_flags) in ttm_device_kunit_init()
|
| /linux/lib/ |
| H A D | stackdepot.c | 643 gfp_t alloc_flags, in stack_depot_save_flags() 745 gfp_t alloc_flags) in stack_depot_save()
|
| /linux/mm/ |
| H A D | slub.c | 226 unsigned int alloc_flags; member 2165 gfp_t gfp, unsigned int alloc_flags) in alloc_slab_obj_exts() 2337 gfp_t gfp, unsigned int alloc_flags) in alloc_slab_obj_exts() 2357 gfp_t flags, unsigned int alloc_flags, void *p) in prepare_slab_obj_exts_hook() 2377 unsigned int alloc_flags) in __alloc_tagging_slab_alloc_hook() 2423 unsigned int alloc_flags) in alloc_tagging_slab_alloc_hook() 2485 unsigned int alloc_flags) in alloc_tagging_slab_alloc_hook() 2808 unsigned int alloc_flags, unsigned int capacity) in __alloc_empty_sheaf() 2835 gfp_t gfp, unsigned int alloc_flags) in alloc_empty_sheaf() 3414 unsigned int alloc_flags) in account_slab() [all …]
|
| H A D | slab.h | 38 static inline bool alloc_flags_allow_spinning(const unsigned int alloc_flags) in alloc_flags_allow_spinning() 53 gfp_t flags, unsigned int alloc_flags, int node, kmalloc_token_t token) in _kmalloc_flags_noprof() 433 unsigned int alloc_flags) in kmalloc_slab()
|
| /linux/include/linux/ |
| H A D | alloc_tag.h | 172 static inline void alloc_tag_add_early_pfn(unsigned long pfn, unsigned int alloc_flags) {} in alloc_tag_add_early_pfn()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_amdkfd.h | 84 uint32_t alloc_flags; member
|
| /linux/fs/btrfs/ |
| H A D | block-group.c | 3137 u64 alloc_flags; in btrfs_inc_block_group_ro() local 4121 u64 alloc_flags = btrfs_get_alloc_profile(trans->fs_info, type); in btrfs_force_chunk_alloc() local
|
| H A D | zoned.c | 2795 u64 alloc_flags; in btrfs_zoned_reserve_data_reloc_bg() local
|
| /linux/drivers/iommu/ |
| H A D | dma-iommu.c | 913 gfp_t alloc_flags = gfp; in __iommu_dma_alloc_pages() local
|