/Linux-v4.19/block/partitions/ |
D | sysv68.c | 52 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()
|
D | Kconfig | 157 bool "Unixware slices support"
|
/Linux-v4.19/Documentation/perf/ |
D | qcom_l3_pmu.txt | 5 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/ |
D | bcm_sf2_cfp.c | 24 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/ |
D | qcom,llcc.txt | 6 common pool of memory. Cache memory is divided into partitions called slices
|
/Linux-v4.19/drivers/misc/cxl/ |
D | pci.c | 1320 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()
|
D | of.c | 445 for (afu = 0; afu < adapter->slices; afu++) in cxl_of_remove() 490 adapter->slices = 0; in cxl_of_probe()
|
D | guest.c | 270 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()
|
D | main.c | 91 for (slice = 0; slice < adapter->slices; slice++) { in cxl_slbia_core()
|
D | flash.c | 348 for (afu = 0; afu < adapter->slices; afu++) in transfer_image()
|
D | file.c | 61 if (slice > adapter->slices) in __afu_open()
|
D | cxl.h | 699 u8 slices; member
|
/Linux-v4.19/fs/bfs/ |
D | Kconfig | 11 to "UnixWare slices support", below. More information about the BFS
|
/Linux-v4.19/drivers/usb/dwc2/ |
D | hcd_queue.c | 587 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/ |
D | bfs.txt | 9 know the partition number and the kernel must support UnixWare disk slices
|
/Linux-v4.19/drivers/soc/qcom/ |
D | Kconfig | 58 LLCC slices.
|
/Linux-v4.19/tools/perf/Documentation/ |
D | perf-script.txt | 367 Select the first and second 10% time slices: 370 Select from 0% to 10% and 30% to 40% slices:
|
D | perf-report.txt | 422 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/ |
D | vidioc-g-parm.rst | 247 - The driver may capture images in slices like a scanner in order
|
D | extended-controls.rst | 1055 slices. Applicable to the encoder. Possible values are: 1068 - Multiple slices with set maximum number of macroblocks per slice.
|
/Linux-v4.19/Documentation/block/ |
D | cfq-iosched.txt | 205 Basic CFQ design is to provide priority based time slices. Higher priority
|
/Linux-v4.19/arch/alpha/ |
D | Kconfig | 135 slices (Data Switch, DSW) - 208-pin PQFP and 1 control (Control, I/O
|
/Linux-v4.19/Documentation/admin-guide/ |
D | cgroup-v2.rst | 641 "cpu.rt.max" hard-allocates realtime slices and is an example of this
|