Home
last modified time | relevance | path

Searched defs:limits (Results 226 - 250 of 319) sorted by relevance

12345678910>>...13

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-raid.c3746 static void raid_io_hints(struct dm_target *ti, struct queue_limits *limits) in raid_io_hints() argument
H A Ddm.c960 struct queue_limits *limits = dm_get_queue_limits(md); in disable_discard() local
969 struct queue_limits *limits = dm_get_queue_limits(md); in disable_write_same() local
977 struct queue_limits *limits = dm_get_queue_limits(md); in disable_write_zeroes() local
2020 __bind(struct mapped_device *md, struct dm_table *t, struct queue_limits *limits) __bind() argument
2156 struct queue_limits limits; dm_setup_md_queue() local
2405 struct queue_limits limits; dm_swap_table() local
[all...]
H A Ddm-writecache.c1514 static void writecache_io_hints(struct dm_target *ti, struct queue_limits *limits) in writecache_io_hints() argument
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.c2460 s8 limits[10] = {0}; in _rtl8812ae_phy_get_txpower_limit() local
2472 s8 limits[10] = {0}; in _rtl8812ae_phy_get_txpower_limit() local
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_btree.c4523 xfs_btree_compute_maxlevels( uint *limits, unsigned long len) xfs_btree_compute_maxlevels() argument
4828 xfs_btree_calc_size( uint *limits, unsigned long long len) xfs_btree_calc_size() argument
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dintel_ips.c320 struct ips_mcp_limits *limits; member
1303 struct ips_mcp_limits *limits = NULL; ips_detect_cpu() local
[all...]
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_btree.c4630 xfs_btree_compute_maxlevels( const unsigned int *limits, unsigned long long records) xfs_btree_compute_maxlevels() argument
4650 xfs_btree_calc_size( const unsigned int *limits, unsigned long long records) xfs_btree_calc_size() argument
4678 xfs_btree_space_to_height( const unsigned int *limits, unsigned long long leaf_blocks) xfs_btree_space_to_height() argument
[all...]
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dintel_ips.c320 struct ips_mcp_limits *limits; member
1303 struct ips_mcp_limits *limits = NULL; ips_detect_cpu() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.c2457 s8 limits[10] = {0}; in _rtl8812ae_phy_get_txpower_limit() local
2469 s8 limits[10] = {0}; in _rtl8812ae_phy_get_txpower_limit() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_rps.c650 u32 limits; in rps_limits() local
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-snap.c2396 static void snapshot_io_hints(struct dm_target *ti, struct queue_limits *limits) in snapshot_io_hints() argument
H A Ddm-writecache.c1640 static void writecache_io_hints(struct dm_target *ti, struct queue_limits *limits) in writecache_io_hints() argument
H A Ddm-raid.c3778 static void raid_io_hints(struct dm_target *ti, struct queue_limits *limits) in raid_io_hints() argument
H A Ddm.c1073 struct queue_limits *limits = dm_get_queue_limits(md); in disable_discard() local
1081 struct queue_limits *limits = dm_get_queue_limits(md); in disable_write_zeroes() local
1616 struct queue_limits *limits = dm_get_queue_limits(ti->table->md); in __process_abnormal_io() local
2185 __bind(struct mapped_device *md, struct dm_table *t, struct queue_limits *limits) __bind() argument
2322 struct queue_limits limits; dm_setup_md_queue() local
2603 struct queue_limits limits; dm_swap_table() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dusettest.cpp2948 getSpans(const UnicodeSetWithStrings &set, UBool isComplement, const void *s, int32_t length, UBool isUTF16, uint32_t whichSpans, int type, const char *&typeName, int32_t limits[], int32_t limitsCapacity, int32_t expectCount) getSpans() argument
3149 int32_t limits[500]; testSpan() local
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c1117 VkPhysicalDeviceLimits limits = { in tu_GetPhysicalDeviceProperties2() local
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_device.c857 VkPhysicalDeviceLimits limits = { in pvr_GetPhysicalDeviceProperties2() local
/third_party/mesa3d/src/mesa/main/
H A Dshaderapi.c2287 const struct gl_program_constants *limits; in _mesa_GetShaderPrecisionFormat() local
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c1392 VkPhysicalDeviceLimits limits = { in dzn_GetPhysicalDeviceProperties2() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiExternalMemoryTests.cpp4762 const vk::VkPhysicalDeviceLimits limits = getPhysicalDeviceProperties(vki, physicalDevice).limits; in testAndroidHardwareBufferImageFormat() local
5068 const vk::VkPhysicalDeviceLimits limits = getPhysicalDeviceProperties(vki,physicalDevice).limits; in testOHOSNativeBufferImageFormat() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineVertexInputTests.cpp552 const VkPhysicalDeviceLimits limits = getPhysicalDeviceProperties(vki, physDevice).limits; in createInstance() local
687 const VkPhysicalDeviceLimits limits = getPhysicalDeviceProperties(vki, physDevice).limits; in createInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutCase.cpp1662 const VkPhysicalDeviceLimits limits = getPhysicalDeviceProperties(vki, physDevice).limits; in InterfaceBlockCaseInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiExternalMemoryTests.cpp4453 const vk::VkPhysicalDeviceLimits limits = getPhysicalDeviceProperties(vki, physicalDevice).limits; in testAndroidHardwareBufferImageFormat() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp1891 sglr::ReferenceContextLimits limits; in init() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp554 const VkPhysicalDeviceLimits& limits = context.getDeviceProperties().limits; in checkSampleRequirements() local

Completed in 136 milliseconds

12345678910>>...13