/Linux-v4.19/arch/sh/boards/mach-microdev/ |
D | irq.c | 86 unsigned long priorityReg, priorities, pri; in enable_microdev_irq() local 100 priorities = __raw_readl(priorityReg); in enable_microdev_irq() 101 priorities &= ~MICRODEV_FPGA_INTPRI_MASK(fpgaIrq); in enable_microdev_irq() 102 priorities |= MICRODEV_FPGA_INTPRI_LEVEL(fpgaIrq, pri); in enable_microdev_irq() 103 __raw_writel(priorities, priorityReg); in enable_microdev_irq()
|
/Linux-v4.19/drivers/bus/ |
D | da8xx-mstpri.c | 157 const struct da8xx_mstpri_priority *priorities; member 187 .priorities = da850_lcdk_priorities, 233 prio = &prio_list->priorities[i]; in da8xx_mstpri_probe()
|
D | Kconfig | 181 configuration. Allows to adjust the priorities of all master
|
/Linux-v4.19/drivers/gpu/drm/i915/selftests/ |
D | mock_gem_device.c | 81 kmem_cache_destroy(i915->priorities); in mock_device_release() 222 i915->priorities = KMEM_CACHE(i915_priolist, SLAB_HWCACHE_ALIGN); in mock_gem_device() 223 if (!i915->priorities) in mock_gem_device() 253 kmem_cache_destroy(i915->priorities); in mock_gem_device()
|
/Linux-v4.19/arch/mips/include/asm/octeon/ |
D | cvmx-helper.h | 81 uint64_t priorities[16]);
|
/Linux-v4.19/Documentation/block/ |
D | ioprio.txt | 1 Block io priorities 9 priorities are supported for reads on files. This enables users to io nice 12 with cfq; other io schedulers do not support io priorities thus far.
|
D | 00-INDEX | 20 - Block io priorities (in CFQ scheduler)
|
/Linux-v4.19/Documentation/cgroup-v1/ |
D | net_prio.txt | 32 This file contains a map of the priorities assigned to traffic originating from 47 queueing discipline (qdisc) so priorities will be assigned prior to the hardware
|
D | net_cls.txt | 8 different priorities to packets from different cgroups.
|
/Linux-v4.19/Documentation/devicetree/bindings/mfd/ |
D | atmel-matrix.txt | 4 behavior (master/slave priorities, undefined burst length type, ...)
|
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/ |
D | jcore,aic.txt | 6 with 8 interrupt lines with programmable priorities, or "jcore,aic2" for
|
/Linux-v4.19/arch/mips/cavium-octeon/executive/ |
D | cvmx-helper.c | 57 uint64_t priorities[16]); 655 uint64_t priorities[16] = in __cvmx_helper_interface_setup_pko() local 671 cvmx_override_pko_queue_priority(ipd_port, priorities); in __cvmx_helper_interface_setup_pko() 677 priorities); in __cvmx_helper_interface_setup_pko()
|
/Linux-v4.19/Documentation/driver-api/dmaengine/ |
D | pxa_dma.rst | 33 The PXA architecture has 4 levels of DMAs priorities : high, normal, low. 34 The high priorities get twice as much bandwidth as the normal, which get twice 35 as much as the low priorities.
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | app-pri.rst | 10 them different priorities. Contrary to the traditional "rm -rf /" school
|
/Linux-v4.19/Documentation/networking/ |
D | dpaa.txt | 165 * priorities 0 to 3 - traffic class 0 (low priority) 166 * priorities 4 to 7 - traffic class 1 (medium-low priority) 167 * priorities 8 to 11 - traffic class 2 (medium-high priority) 168 * priorities 12 to 15 - traffic class 3 (high priority)
|
D | eql.txt | 243 bits-per-second "priorities". 252 28800 and 14400 connections, but when the priorities on the links were
|
D | ixgbe.txt | 237 that there are 8 different priorities that traffic can be filtered into. 240 allocated to each of these priorities, which is enforced at the hardware
|
/Linux-v4.19/Documentation/usb/ |
D | dwc3.txt | 45 (except the user changed priorities).
|
/Linux-v4.19/Documentation/scheduler/ |
D | sched-nice-design.txt | 37 changing the ABI to extend priorities was discarded early on.) 80 run audio (and other multimedia) apps under RT priorities such as
|
/Linux-v4.19/Documentation/locking/ |
D | rt-mutex.txt | 32 priority order. For same priorities FIFO order is chosen. For each
|
D | rt-mutex-design.txt | 79 processes to inherit priorities from a previous process that is 183 the chain (A and B in this example), must have their priorities increased 380 priorities. 398 with the new priorities, and this task may not be in the proper locations
|
/Linux-v4.19/Documentation/devicetree/bindings/mips/brcm/ |
D | soc.txt | 127 (bandwidth, priorities etc.) and needs to have its contents restored during
|
/Linux-v4.19/Documentation/filesystems/pohmelfs/ |
D | design_notes.txt | 59 operations (like lookups or directory listings) between them according to IO priorities.
|
/Linux-v4.19/Documentation/devicetree/bindings/thermal/ |
D | nvidia,tegra124-soctherm.txt | 39 SW need to set priorities for various throttle, the HW arbiter can select
|
/Linux-v4.19/Documentation/virtual/kvm/devices/ |
D | arm-vgic.txt | 94 priorities in separate register groups, whereas we show a combined view
|