Home
last modified time | relevance | path

Searched defs:zones (Results 1 - 25 of 58) sorted by relevance

123

/kernel/linux/linux-5.10/include/drm/ttm/
H A Dttm_memory.h72 struct ttm_mem_zone *zones[TTM_MEM_MAX_ZONES]; member
/kernel/linux/linux-5.10/drivers/mtd/
H A Dsm_ftl.h29 struct ftl_zone *zones; /* FTL tables for each zone */ member
/kernel/linux/linux-5.10/drivers/thermal/tegra/
H A Dtegra-bpmp-thermal.c30 struct tegra_bpmp_thermal_zone **zones; member
/kernel/linux/linux-6.6/drivers/mtd/
H A Dsm_ftl.h29 struct ftl_zone *zones; /* FTL tables for each zone */ member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dblkzoned.h39 struct blk_zone zones[0]; member
/third_party/icu/icu4c/source/test/intltest/
H A Dmiscdtfm.cpp350 const UnicodeString **zones = symbols->getZoneStrings(rowCount, colCount); in test4117335() local
[all...]
/kernel/linux/linux-5.10/block/
H A Dblk-zoned.c263 struct blk_zone __user *zones; global() member
[all...]
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-jack.c97 snd_soc_jack_add_zones(struct snd_soc_jack *jack, int count, struct snd_soc_jack_zone *zones) snd_soc_jack_add_zones() argument
[all...]
/kernel/linux/linux-5.10/include/sound/
H A Dsoundfont.h50 struct snd_sf_zone *zones; /* Font information */ member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dblkzoned.h133 struct blk_zone zones[0]; member
[all...]
/kernel/linux/linux-6.6/drivers/thermal/tegra/
H A Dtegra-bpmp-thermal.c30 struct tegra_bpmp_thermal_zone **zones; member
/kernel/linux/linux-6.6/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c67 static struct zone_device **zones; variable
/kernel/linux/linux-6.6/include/sound/
H A Dsoundfont.h50 struct snd_sf_zone *zones; /* Font information */ member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dblkzoned.h133 struct blk_zone zones[]; member
[all...]
/kernel/linux/linux-6.6/block/
H A Dblk-zoned.c309 struct blk_zone __user *zones; global() member
[all...]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dblkzoned.h57 struct blk_zone zones[0]; member
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-jack.c90 snd_soc_jack_add_zones(struct snd_soc_jack *jack, int count, struct snd_soc_jack_zone *zones) snd_soc_jack_add_zones() argument
[all...]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dblkzoned.h57 struct blk_zone zones[0]; member
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DDisplayNameTest.java70 String[] zones = addUnknown(getRealZoneIDs(),5); field in DisplayNameTest
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DDisplayNameTest.java67 String[] zones = addUnknown(getRealZoneIDs(),5); field in DisplayNameTest
/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshglob.c157 PSH_Blue_Zone zones, zone; in psh_blues_set_zones_0() local
[all...]
H A Dpshglob.h110 PSH_Blue_ZoneRec zones[PS_GLOBALS_MAX_BLUE_ZONES]; member
/kernel/linux/linux-5.10/drivers/block/null_blk/
H A Dnull_blk.h49 struct blk_zone *zones; member
/kernel/linux/linux-5.10/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c64 static struct zone_device **zones; variable
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Dalloc.c226 struct mlx4_zone_allocator *zones = kmalloc(sizeof(*zones), GFP_KERNEL); in mlx4_zone_allocator_create() local
425 __mlx4_find_zone_by_uid( struct mlx4_zone_allocator *zones, u32 uid) __mlx4_find_zone_by_uid() argument
438 mlx4_zone_get_bitmap(struct mlx4_zone_allocator *zones, u32 uid) mlx4_zone_get_bitmap() argument
454 mlx4_zone_remove_one(struct mlx4_zone_allocator *zones, u32 uid) mlx4_zone_remove_one() argument
478 __mlx4_find_zone_by_uid_unique( struct mlx4_zone_allocator *zones, u32 obj) __mlx4_find_zone_by_uid_unique() argument
508 mlx4_zone_alloc_entries(struct mlx4_zone_allocator *zones, u32 uid, int count, int align, u32 skip_mask, u32 *puid) mlx4_zone_alloc_entries() argument
529 mlx4_zone_free_entries(struct mlx4_zone_allocator *zones, u32 uid, u32 obj, u32 count) mlx4_zone_free_entries() argument
551 mlx4_zone_free_entries_unique(struct mlx4_zone_allocator *zones, u32 obj, u32 count) mlx4_zone_free_entries_unique() argument
[all...]

Completed in 12 milliseconds

123