Searched refs:occupancy (Results 1 – 10 of 10) sorted by relevance
| /linux/tools/testing/selftests/drivers/net/mlxsw/ |
| H A D | sharedbuffer.sh | 64 max_occ=$(devlink sb -j occupancy show $dl_port \ 83 max_occ=$(devlink sb -j occupancy show $dl_port \ 102 max_occ=$(devlink sb -j occupancy show $dl_port \ 123 devlink sb occupancy clearmax $DEVLINK_DEV 128 devlink sb occupancy snapshot $DEVLINK_DEV 156 devlink sb occupancy clearmax $DEVLINK_DEV 161 devlink sb occupancy snapshot $DEVLINK_DEV 187 devlink sb occupancy clearmax $DEVLINK_DEV 191 devlink sb occupancy snapshot $DEVLINK_DEV
|
| /linux/drivers/net/dsa/mv88e6xxx/ |
| H A D | devlink.c | 104 u16 occupancy = 0; in mv88e6xxx_devlink_atu_bin_get() local 122 err = mv88e6xxx_g2_atu_stats_get(chip, &occupancy); in mv88e6xxx_devlink_atu_bin_get() 128 occupancy &= MV88E6XXX_G2_ATU_STATS_MASK; in mv88e6xxx_devlink_atu_bin_get() 133 return occupancy; in mv88e6xxx_devlink_atu_bin_get()
|
| /linux/drivers/dma/idxd/ |
| H A D | registers.h | 66 u64 occupancy:1; member 405 u16 occupancy; member
|
| H A D | sysfs.c | 1153 if (!idxd->hw.wq_cap.occupancy) in wq_occupancy_show() 1163 __ATTR(occupancy, 0444, wq_occupancy_show, NULL);
|
| /linux/Documentation/core-api/ |
| H A D | circular-buffers.rst | 66 Calculation of the occupancy or the remaining capacity of an arbitrarily sized 95 (#) Measure the occupancy of a buffer:: 102 (#) Measure the non-wrapping occupancy of a buffer::
|
| H A D | assoc_array.rst | 51 what would otherwise be a series of single-occupancy nodes. Further, nodes 474 is a replacement for a series of single-occupancy nodes ascending through the
|
| /linux/Documentation/admin-guide/perf/ |
| H A D | arm-cmn.rst | 27 event number. Some events require an additional occupancy ID, which is
|
| H A D | hisi-pcie-pmu.rst | 6 bandwidth, latency, bus utilization and buffer occupancy data of PCIe.
|
| /linux/drivers/char/ |
| H A D | virtio_console.c | 914 unsigned int occupancy; in port_fops_splice_write() local 934 occupancy = pipe_buf_usage(pipe); in port_fops_splice_write() 935 buf = alloc_buf(port->portdev->vdev, 0, occupancy); in port_fops_splice_write() 944 sgl.size = occupancy; in port_fops_splice_write()
|
| /linux/tools/arch/x86/kcpuid/ |
| H A D | cpuid.csv | 384 0xf, 1, edx, 0, cqm_occup_llc , L3 QoS occupancy monitoring supported
|