Home
last modified time | relevance | path

Searched refs:limit_max (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dsht3x.c66 limit_max = 0, enumerator
109 [limit_max] = { {0xe1, 0x1f}, {0x61, 0x1d} },
624 static SENSOR_DEVICE_ATTR_RW(temp1_max, temp1_limit, limit_max);
625 static SENSOR_DEVICE_ATTR_RW(humidity1_max, humidity1_limit, limit_max);
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-net-queues80 to be within the bounds defined by limit_max and limit_min.
82 What: /sys/class/<iface>/queues/tx-<queue>/byte_queue_limits/limit_max
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dbtrfs_tree.h706 __le32 limit_max; member
H A Dbtrfs.h315 __u32 limit_max; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dbtrfs_tree.h719 __le32 limit_max; member
H A Dbtrfs.h353 __u32 limit_max; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dbtrfs_tree.h706 __le32 limit_max; member
H A Dbtrfs.h315 __u32 limit_max; member
/OK3568_Linux_fs/kernel/net/core/
H A Dnet-sysfs.c1353 BQL_ATTR(limit_max, max_limit);
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dvolumes.c3647 if (bargs->limit_max == 0) in should_balance_chunk()
3650 bargs->limit_max--; in should_balance_chunk()
3976 bargs->limit_min, bargs->limit_max); in describe_balance_args()