Home
last modified time | relevance | path

Searched defs:alloc_type (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/acpi/acpica/
Duttrack.c333 u8 alloc_type, in acpi_ut_track_allocation()
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/mte/
Dcheck_buffer_fill.c265 enum mte_block_test_alloc alloc_type = UNTAGGED_TAGGED; in check_buffer_by_block_iterate() local
/kernel/linux/linux-5.10/fs/jffs2/
Dfs.c44 int alloc_type = ALLOC_NORMAL; in jffs2_do_setattr() local
/kernel/linux/linux-5.10/sound/drivers/opl3/
Dopl3_midi.c134 char *alloc_type[3] = { "FREE ", "CHEAP ", "EXPENSIVE" }; in opl3_get_voice() local
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_bmap_util.c720 int alloc_type) in xfs_alloc_file_space()
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
Dmcdi_filters.c1937 u32 alloc_type = exclusive ? in efx_mcdi_filter_alloc_rss_context() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
Dmain.c3752 enum mlx5_ib_uapi_uar_alloc_type alloc_type) in alloc_uar_entry()
3793 enum mlx5_ib_uapi_uar_alloc_type alloc_type; in UVERBS_HANDLER() local
/kernel/linux/linux-5.10/fs/f2fs/
Dsegment.h332 unsigned char alloc_type; /* current allocation type */ member
/kernel/linux/linux-5.10/include/linux/
Df2fs_fs.h168 unsigned char alloc_type[MAX_ACTIVE_LOGS]; member