Searched refs:limit_max (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | sht3x.c | 66 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 D | sysfs-class-net-queues | 80 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 D | btrfs_tree.h | 706 __le32 limit_max; member
|
| H A D | btrfs.h | 315 __u32 limit_max; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | btrfs_tree.h | 719 __le32 limit_max; member
|
| H A D | btrfs.h | 353 __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 D | btrfs_tree.h | 706 __le32 limit_max; member
|
| H A D | btrfs.h | 315 __u32 limit_max; member
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | net-sysfs.c | 1353 BQL_ATTR(limit_max, max_limit);
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | volumes.c | 3647 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()
|