Home
last modified time | relevance | path

Searched refs:slices (Results 1 – 23 of 23) sorted by relevance

/Linux-v4.19/block/partitions/
Dsysv68.c52 int i, slices; in sysv68_partition() local
69 slices = be16_to_cpu(b->dk_ios.ios_slccnt); in sysv68_partition()
77 slices -= 1; /* last slice is the whole disk */ in sysv68_partition()
78 snprintf(tmp, sizeof(tmp), "sysV68: %s(s%u)", state->name, slices); in sysv68_partition()
81 for (i = 0; i < slices; i++, slice++) { in sysv68_partition()
DKconfig157 bool "Unixware slices support"
/Linux-v4.19/Documentation/perf/
Dqcom_l3_pmu.txt5 Centriq SoCs. The L3 cache on these SOCs is composed of multiple slices, shared
8 for aggregating across slices.
/Linux-v4.19/drivers/net/dsa/
Dbcm_sf2_cfp.c24 u8 slices[UDFS_PER_SLICE]; member
39 .slices = {
64 .slices = {
88 .slices = {
144 if (memcmp(slice_layout->slices, zero_slice, in bcm_sf2_get_slice_number()
160 core_writel(priv, layout->udfs[slice_num].slices[i], in bcm_sf2_cfp_udf_set()
370 num_udf = bcm_sf2_get_num_udf_slices(layout->udfs[slice_num].slices); in bcm_sf2_cfp_ipv4_rule_set()
553 num_udf = bcm_sf2_get_num_udf_slices(layout->udfs[slice_num].slices); in bcm_sf2_cfp_ipv6_rule_set()
657 num_udf = bcm_sf2_get_num_udf_slices(layout->udfs[slice_num].slices); in bcm_sf2_cfp_ipv6_rule_set()
/Linux-v4.19/Documentation/devicetree/bindings/arm/msm/
Dqcom,llcc.txt6 common pool of memory. Cache memory is divided into partitions called slices
/Linux-v4.19/drivers/misc/cxl/
Dpci.c1320 CXL_READ_VSEC_NAFUS(dev, vsec, &adapter->slices); in cxl_read_vsec()
1334 adapter->user_irqs = pnv_cxl_get_irq_count(dev) - 1 - 2*adapter->slices; in cxl_read_vsec()
1392 if (!adapter->slices) { in cxl_vsec_looks_ok()
1570 for (slice = 0; slice < adapter->slices; slice++) { in cxl_stop_trace_psl8()
1769 for (slice = 0; slice < adapter->slices; slice++) { in cxl_probe()
1793 for (i = 0; i < adapter->slices; i++) { in cxl_remove()
1848 for (i = 0; i < adapter->slices; i++) { in cxl_pci_error_detected()
1937 for (i = 0; i < adapter->slices; i++) { in cxl_pci_error_detected()
1985 for (i = 0; i < adapter->slices; i++) { in cxl_pci_slot_reset()
2056 for (i = 0; i < adapter->slices; i++) { in cxl_pci_resume()
Dof.c445 for (afu = 0; afu < adapter->slices; afu++) in cxl_of_remove()
490 adapter->slices = 0; in cxl_of_probe()
Dguest.c270 for (i = 0; i < adapter->slices; i++) { in guest_reset()
279 for (i = 0; i < adapter->slices; i++) { in guest_reset()
939 adapter->slices++; in cxl_guest_init_afu()
1113 adapter->slices = 0; in cxl_guest_init_adapter()
Dmain.c91 for (slice = 0; slice < adapter->slices; slice++) { in cxl_slbia_core()
Dflash.c348 for (afu = 0; afu < adapter->slices; afu++) in transfer_image()
Dfile.c61 if (slice > adapter->slices) in __afu_open()
Dcxl.h699 u8 slices; member
/Linux-v4.19/fs/bfs/
DKconfig11 to "UnixWare slices support", below. More information about the BFS
/Linux-v4.19/drivers/usb/dwc2/
Dhcd_queue.c587 int slices = DIV_ROUND_UP(qh->device_us, DWC2_US_PER_SLICE); in dwc2_ls_pmap_schedule() local
607 DWC2_LS_SCHEDULE_FRAMES, slices, in dwc2_ls_pmap_schedule()
626 int slices = DIV_ROUND_UP(qh->device_us, DWC2_US_PER_SLICE); in dwc2_ls_pmap_unschedule() local
634 DWC2_LS_SCHEDULE_FRAMES, slices, qh->device_interval, in dwc2_ls_pmap_unschedule()
/Linux-v4.19/Documentation/filesystems/
Dbfs.txt9 know the partition number and the kernel must support UnixWare disk slices
/Linux-v4.19/drivers/soc/qcom/
DKconfig58 LLCC slices.
/Linux-v4.19/tools/perf/Documentation/
Dperf-script.txt367 Select the first and second 10% time slices:
370 Select from 0% to 10% and 30% to 40% slices:
Dperf-report.txt422 Select the first and second 10% time slices:
426 Select from 0% to 10% and 30% to 40% slices:
/Linux-v4.19/Documentation/media/uapi/v4l/
Dvidioc-g-parm.rst247 - The driver may capture images in slices like a scanner in order
Dextended-controls.rst1055 slices. Applicable to the encoder. Possible values are:
1068 - Multiple slices with set maximum number of macroblocks per slice.
/Linux-v4.19/Documentation/block/
Dcfq-iosched.txt205 Basic CFQ design is to provide priority based time slices. Higher priority
/Linux-v4.19/arch/alpha/
DKconfig135 slices (Data Switch, DSW) - 208-pin PQFP and 1 control (Control, I/O
/Linux-v4.19/Documentation/admin-guide/
Dcgroup-v2.rst641 "cpu.rt.max" hard-allocates realtime slices and is an example of this