| /linux/block/partitions/ |
| H A D | sysv68.c | 51 int i, slices; in sysv68_partition() local 68 slices = be16_to_cpu(b->dk_ios.ios_slccnt); in sysv68_partition() 76 slices -= 1; /* last slice is the whole disk */ in sysv68_partition() 77 snprintf(tmp, sizeof(tmp), "sysV68: %s(s%u)", state->name, slices); in sysv68_partition() 80 for (i = 0; i < slices; i++, slice++) { in sysv68_partition()
|
| /linux/drivers/hte/ |
| H A D | hte-tegra194.c | 120 u32 slices; member 326 .slices = 3, 335 .slices = 3, 342 .slices = 11, 349 .slices = 17, 689 u32 i, slices, val = 0; in tegra_hte_probe() local 709 ret = of_property_read_u32(dev->of_node, "nvidia,slices", &slices); in tegra_hte_probe() 711 slices = hte_dev->prov_data->slices; in tegra_hte_probe() 713 dev_dbg(dev, "slices:%d\n", slices); in tegra_hte_probe() 714 nlines = slices << 5; in tegra_hte_probe() [all …]
|
| /linux/drivers/phy/lantiq/ |
| H A D | phy-lantiq-vrx200-pcie.c | 202 static const struct reg_default slices[] = { in ltq_vrx200_pcie_phy_apply_workarounds() local 218 for (i = 0; i < ARRAY_SIZE(slices); i++) { in ltq_vrx200_pcie_phy_apply_workarounds() 220 regmap_update_bits(priv->phy_regmap, slices[i].reg, in ltq_vrx200_pcie_phy_apply_workarounds() 221 slices[i].def, slices[i].def); in ltq_vrx200_pcie_phy_apply_workarounds() 226 regmap_update_bits(priv->phy_regmap, slices[i].reg, in ltq_vrx200_pcie_phy_apply_workarounds() 227 slices[i].def, 0x0); in ltq_vrx200_pcie_phy_apply_workarounds()
|
| /linux/Documentation/admin-guide/perf/ |
| H A D | qcom_l3_pmu.rst | 6 Centriq SoCs. The L3 cache on these SOCs is composed of multiple slices, shared 9 for aggregating across slices.
|
| /linux/Documentation/scheduler/ |
| H A D | sched-eevdf.rst | 21 allows latency-sensitive tasks with shorter time slices to be prioritized, 31 can request specific time slices using the new sched_setattr() system call,
|
| H A D | schedutil.rst | 15 individual tasks to task-group slices to CPU runqueues. As the basis for this 31 Note that blocked tasks still contribute to the aggregates (task-group slices
|
| /linux/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_admin.h | 18 struct icp_qat_fw_init_admin_slice_cnt *slices);
|
| H A D | icp_qat_fw_init_admin.h | 160 struct icp_qat_fw_init_admin_slice_cnt slices; member
|
| /linux/fs/bfs/ |
| H A D | Kconfig | 13 to "UnixWare slices support", below. More information about the BFS
|
| /linux/arch/arm64/kvm/ |
| H A D | guest.c | 596 const unsigned int slices = vcpu_sve_slices(vcpu); in num_sve_regs() local 604 return slices * (SVE_NUM_PREGS + SVE_NUM_ZREGS + 1 /* FFR */) in num_sve_regs() 611 const unsigned int slices = vcpu_sve_slices(vcpu); in copy_sve_reg_indices() local 631 for (i = 0; i < slices; i++) { in copy_sve_reg_indices()
|
| /linux/drivers/usb/dwc2/ |
| H A D | hcd_queue.c | 521 int slices = DIV_ROUND_UP(qh->device_us, DWC2_US_PER_SLICE); in dwc2_ls_pmap_schedule() local 541 DWC2_LS_SCHEDULE_FRAMES, slices, in dwc2_ls_pmap_schedule() 560 int slices = DIV_ROUND_UP(qh->device_us, DWC2_US_PER_SLICE); in dwc2_ls_pmap_unschedule() local 568 DWC2_LS_SCHEDULE_FRAMES, slices, qh->device_interval, in dwc2_ls_pmap_unschedule()
|
| /linux/Documentation/filesystems/ |
| H A D | bfs.rst | 12 know the partition number and the kernel must support UnixWare disk slices
|
| /linux/drivers/accel/qaic/ |
| H A D | qaic.h | 236 struct list_head slices; member
|
| H A D | qaic_data.c | 429 list_add_tail(&slice->slice, &bo->slices); in qaic_map_one_slice() 692 INIT_LIST_HEAD(&bo->slices); in qaic_init_bo() 939 list_for_each_entry_safe(slice, temp, &bo->slices, slice) in qaic_free_slices_bo() 1248 list_for_each_entry(slice, &bo->slices, slice) { in send_bo_list_to_device()
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-diff.txt | 142 Select the first and the second 10% time slices to diff: 146 Select from 0% to 10% and 30% to 40% slices to diff:
|
| H A D | perf-script.txt | 435 Select the first and second 10% time slices: 438 Select from 0% to 10% and 30% to 40% slices:
|
| H A D | perf-report.txt | 501 Select the first and second 10% time slices: 505 Select from 0% to 10% and 30% to 40% slices:
|
| /linux/tools/sched_ext/ |
| H A D | README.md | 186 single CPU, allowing other cores to run with infinite slices, without timer 192 infinite slices and no timer ticks allows the VM to avoid unnecessary expensive
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-g-parm.rst | 253 - The driver may capture images in slices like a scanner in order
|
| H A D | ext-ctrls-codec-stateless.rst | 743 control shall be set. When multiple slices compose a frame, 749 The OUTPUT buffer must contain all slices needed to decode the 784 - Selecting this value specifies that H264 slices are passed 790 - Selecting this value specifies that H264 slices are expected 2558 When multiple slices are submitted in a request, the length of 2560 slices in the request. 2802 The OUTPUT buffer must contain all slices needed to decode the 2829 - Selecting this value specifies that HEVC slices are passed 2835 - Selecting this value specifies that HEVC slices are expected
|
| H A D | dev-stateless-decoder.rst | 32 with multiple slices per frame). Decoders that support such formats must also
|
| H A D | ext-ctrls-codec.rst | 1063 slices. Applicable to the encoder. Possible values are: 1076 - Multiple slices with set maximum number of macroblocks per slice.
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/ |
| H A D | display_mode_vba.h | 715 unsigned int slices; member
|
| /linux/Documentation/userspace-api/ |
| H A D | iommufd.rst | 97 vIOMMU objects created for individual slices of different physical IOMMUs.
|
| /linux/arch/arm64/boot/dts/nvidia/ |
| H A D | tegra194.dtsi | 1360 nvidia,slices = <11>; 1583 nvidia,slices = <3>;
|