| /linux/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_gen4_tl.h | 59 * @ath_slices: array of Authentication slices utilization registers 60 * @cph_slices: array of Cipher slices utilization registers 61 * @cpr_slices: array of Compression slices utilization registers 62 * @xlt_slices: array of Translator slices utilization registers 63 * @dcpr_slices: array of Decompression slices utilization registers 64 * @pke_slices: array of PKE slices utilization registers 65 * @ucs_slices: array of UCS slices utilization registers 66 * @wat_slices: array of Wireless Authentication slices utilization registers 67 * @wcp_slices: array of Wireless Cipher slices utilization registers
|
| H A D | adf_admin.h | 18 struct icp_qat_fw_init_admin_slice_cnt *slices);
|
| /linux/Documentation/devicetree/bindings/timestamp/ |
| H A D | nvidia,tegra194-hte.yaml | 17 a bitmap array arranged in 32bit slices where each bit represent signal/line 43 nvidia,slices: 50 GTE instances for both Tegra194 and Tegra234 has 3 slices. The Tegra194 51 LIC instance has 11 slices and Tegra234 LIC has 17 slices. 84 nvidia,slices: 95 nvidia,slices: 106 nvidia,slices:
|
| /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/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/gpu/drm/xe/ |
| H A D | xe_gt_ccs_mode.c | 31 * Loop over all available slices and assign each a user engine. in __xe_gt_apply_ccs_mode() 32 * For example, if there are four compute slices available, the in __xe_gt_apply_ccs_mode() 33 * assignment of compute slices to compute engines would be, in __xe_gt_apply_ccs_mode() 132 * exact multiple of engines for slices. in ccs_mode_store() 136 xe_gt_dbg(gt, "Invalid compute config, %d engines %d slices\n", in ccs_mode_store() 181 * number of compute hardware engines to which the available compute slices 184 * The number of available compute slices is exposed to user through a per-gt
|
| /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/drivers/gpu/drm/i915/gt/ |
| H A D | intel_sseu.h | 19 * Maximum number of slices on older platforms. Slices no longer exist 87 * For Xe_HP and beyond, the hardware no longer has traditional slices
|
| /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/drivers/net/dsa/ |
| H A D | bcm_sf2_regs.h | 470 /* IPv4 slices, 3 of them */ 478 /* IPv6 slices */ 481 /* IPv6 chained slices */ 484 /* Number of slices for IPv4, IPv6 and non-IP */ 488 /* Spacing between different 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/tools/testing/selftests/bpf/progs/ |
| H A D | dynptr_fail.c | 965 /* Test that slices are invalidated on reinitializing a dynptr. */ 984 /* Invalidation of dynptr slices on destruction of dynptr should not miss 1004 /* Destruction of dynptr should also any slices obtained from it */ in dynptr_invalidate_slice_failure() 1030 /* Invalidation of slices should be scoped and should not prevent dereferencing in dynptr_invalidate_slice_success() 1031 * slices of another dynptr after destroying unrelated dynptr in dynptr_invalidate_slice_success() 1597 * slices should be invalidated as well. in clone_invalidate5() 1795 /* Invalidating a dynptr should invalidate any data slices 1821 /* Invalidating a dynptr should invalidate any data slices 1847 /* Invalidating a dynptr should invalidate any data slices 1877 /* A skb clone's data slices shoul [all...] |
| /linux/include/uapi/drm/ |
| H A D | qaic_accel.h | 240 * struct qaic_attach_slice_hdr - Defines metadata for a set of BO slices. 241 * @count: In. Number of slices for this BO. 256 * struct qaic_attach_slice - Defines a set of BO slices. 257 * @hdr: In. Metadata of the set of slices.
|
| /linux/drivers/accel/qaic/ |
| H A D | qaic.h | 204 /* Head in list of slices of this BO */ 205 struct list_head slices; member 206 /* Total nents, for all slices of this BO */ 279 /* Node in list of slices maintained by parent BO */
|
| /linux/drivers/net/ethernet/myricom/myri10ge/ |
| H A D | myri10ge_mcp.h | 128 * data2 = slice number if multiple slices are used 140 /* data0 = slice number if multiple slices are used */ 215 * If multiple slices are used, data2 contains both the size of the 239 /* data0 = number of slices n (0, 1, ..., n-1) to enable
|
| /linux/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc_hw_types.h | 386 * amount, it is split into multiple slices. 411 * 2D tiling modes rotate banks for successive Z slices 412 * 3D tiling modes rotate pipes and banks for Z slices 861 uint32_t num_slices_h; /* Number of DSC slices - horizontal */ 862 uint32_t num_slices_v; /* Number of DSC slices - vertical */
|
| /linux/fs/bfs/ |
| H A D | Kconfig | 13 to "UnixWare slices support", below. More information about the BFS
|
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_hwrm.c | 144 * hwrm_req_alloc_flags() - Sets GFP allocation flags for slices. 149 * whenever it is used to allocate backing memory for slices. Note that 185 * ensure that the lifetime of new_req is least as long as req. Any slices 204 /* free any existing slices */ in hwrm_req_replace() 320 * request object, any slices, and its associated response are no
|
| /linux/arch/arm64/kvm/ |
| H A D | guest.c | 400 * Number of register slices required to cover each whole SVE register. 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/Documentation/devicetree/bindings/soc/imx/ |
| H A D | fsl,imx93-src.yaml | 19 - Responsible for power gating of MIXs (Slices) and their memory
|
| /linux/tools/perf/tests/shell/ |
| H A D | stat_bpf_counters_cgrp.sh | 27 # try usual systemd slices first
|
| /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/drivers/media/platform/chips-media/wave5/ |
| H A D | wave5-regdefine.h | 448 * => Start and end ticks for seeking slices of the picture 451 * => Start and end ticks for parsing slices of the picture 453 * => Start tick for decoding slices of the picture 692 * => Start and end ticks for preparing slices of the picture 695 * => Start and end ticks for processing slices of the picture 697 * => Start tick for encoding slices of the picture
|
| /linux/Documentation/filesystems/ |
| H A D | bfs.rst | 12 know the partition number and the kernel must support UnixWare disk slices
|