Searched defs:alloc_type (Results 1 - 11 of 11) sorted by relevance

/linux-master/drivers/acpi/acpica/
H A Duttrack.c331 acpi_ut_track_allocation(struct acpi_debug_mem_block *allocation, acpi_size size, u8 alloc_type, u32 component, const char *module, u32 line) argument
/linux-master/tools/testing/selftests/arm64/mte/
H A Dcheck_buffer_fill.c265 enum mte_block_test_alloc alloc_type = UNTAGGED_TAGGED; local
/linux-master/fs/jffs2/
H A Dfs.c44 int alloc_type = ALLOC_NORMAL; local
/linux-master/sound/drivers/opl3/
H A Dopl3_midi.c134 char *alloc_type[3] = { "FREE ", "CHEAP ", "EXPENSIVE" }; local
/linux-master/drivers/net/ethernet/sfc/
H A Dmcdi_filters.c1941 u32 alloc_type = exclusive ? local
/linux-master/drivers/accel/habanalabs/common/
H A Ddevice.c117 hl_dma_alloc_common(struct hl_device *hdev, size_t size, dma_addr_t *dma_handle, gfp_t flag, enum dma_alloc_type alloc_type, const char *caller) argument
139 hl_asic_dma_free_common(struct hl_device *hdev, size_t size, void *cpu_addr, dma_addr_t dma_handle, enum dma_alloc_type alloc_type, const char *caller) argument
/linux-master/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c4343 enum bnxt_re_alloc_page_type alloc_type; local
/linux-master/fs/f2fs/
H A Dsegment.h295 unsigned char alloc_type; /* current allocation type */ member in struct:curseg_info
/linux-master/include/linux/
H A Df2fs_fs.h204 unsigned char alloc_type[MAX_ACTIVE_LOGS]; member in struct:f2fs_checkpoint
/linux-master/drivers/iommu/
H A Diommu.c1945 unsigned int alloc_type = type & IOMMU_DOMAIN_ALLOC_FLAGS; local
/linux-master/drivers/infiniband/hw/mlx5/
H A Dmain.c3596 enum mlx5_ib_uapi_uar_alloc_type alloc_type; local
3554 alloc_uar_entry(struct mlx5_ib_ucontext *c, enum mlx5_ib_uapi_uar_alloc_type alloc_type) argument

Completed in 471 milliseconds