/Linux-v5.4/arch/sh/boards/mach-microdev/ |
D | irq.c | 84 unsigned long priorityReg, priorities, pri; in enable_microdev_irq() local 98 priorities = __raw_readl(priorityReg); in enable_microdev_irq() 99 priorities &= ~MICRODEV_FPGA_INTPRI_MASK(fpgaIrq); in enable_microdev_irq() 100 priorities |= MICRODEV_FPGA_INTPRI_LEVEL(fpgaIrq, pri); in enable_microdev_irq() 101 __raw_writel(priorities, priorityReg); in enable_microdev_irq()
|
/Linux-v5.4/drivers/bus/ |
D | da8xx-mstpri.c | 154 const struct da8xx_mstpri_priority *priorities; member 184 .priorities = da850_lcdk_priorities, 230 prio = &prio_list->priorities[i]; in da8xx_mstpri_probe()
|
D | Kconfig | 191 configuration. Allows to adjust the priorities of all master
|
/Linux-v5.4/Documentation/block/ |
D | ioprio.rst | 2 Block io priorities 10 priorities are supported for reads on files. This enables users to io nice 13 with cfq; other io schedulers do not support io priorities thus far.
|
/Linux-v5.4/Documentation/admin-guide/cgroup-v1/ |
D | net_prio.rst | 34 This file contains a map of the priorities assigned to traffic originating 49 queueing discipline (qdisc) so priorities will be assigned prior to the hardware
|
D | net_cls.rst | 9 different priorities to packets from different cgroups.
|
/Linux-v5.4/Documentation/devicetree/bindings/mfd/ |
D | atmel-matrix.txt | 4 behavior (master/slave priorities, undefined burst length type, ...)
|
/Linux-v5.4/Documentation/devicetree/bindings/interrupt-controller/ |
D | jcore,aic.txt | 6 with 8 interrupt lines with programmable priorities, or "jcore,aic2" for
|
/Linux-v5.4/Documentation/devicetree/bindings/arm/sunxi/ |
D | sunxi-mbus.txt | 5 monitor and control the bandwidth and priorities for masters on that
|
/Linux-v5.4/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-v5.4/Documentation/networking/device_drivers/freescale/ |
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)
|
/Linux-v5.4/Documentation/media/uapi/v4l/ |
D | app-pri.rst | 17 them different priorities. Contrary to the traditional "rm -rf /" school
|
/Linux-v5.4/drivers/crypto/caam/ |
D | dpseci.h | 55 u8 priorities[DPSECI_MAX_QUEUE_NUM]; member
|
/Linux-v5.4/Documentation/usb/ |
D | dwc3.rst | 53 (except the user changed priorities).
|
/Linux-v5.4/Documentation/scheduler/ |
D | sched-nice-design.rst | 41 changing the ABI to extend priorities was discarded early on.) 84 run audio (and other multimedia) apps under RT priorities such as
|
/Linux-v5.4/arch/mips/cavium-octeon/executive/ |
D | cvmx-helper.c | 616 uint64_t priorities[16] = in __cvmx_helper_interface_setup_pko() local 631 priorities); in __cvmx_helper_interface_setup_pko()
|
/Linux-v5.4/Documentation/locking/ |
D | rt-mutex.rst | 33 priority order. For same priorities FIFO order is chosen. For each
|
D | rt-mutex-design.rst | 81 processes to inherit priorities from a previous process that is 193 the chain (A and B in this example), must have their priorities increased 391 priorities. 409 with the new priorities, and this task may not be in the proper locations
|
/Linux-v5.4/Documentation/devicetree/bindings/mips/brcm/ |
D | soc.txt | 127 (bandwidth, priorities etc.) and needs to have its contents restored during
|
/Linux-v5.4/Documentation/networking/ |
D | eql.txt | 243 bits-per-second "priorities". 252 28800 and 14400 connections, but when the priorities on the links were
|
/Linux-v5.4/Documentation/virt/kvm/devices/ |
D | arm-vgic.txt | 94 priorities in separate register groups, whereas we show a combined view
|
D | xive.txt | 167 as it synthesizes the priorities of the pending interrupts. We
|
/Linux-v5.4/Documentation/networking/device_drivers/intel/ |
D | iavf.rst | 167 map: priority mapping for up to 16 priorities to tcs (e.g. map 0 0 0 0 1 1 1 1 168 sets priorities 0-3 to use tc0 and 4-7 to use tc1)
|
D | i40e.rst | 535 different priorities that traffic can be filtered into. It also enables 538 these priorities, which is enforced at the hardware level (802.1Qaz). 676 map: priority mapping for up to 16 priorities to tcs (e.g. map 0 0 0 0 1 1 1 1 677 sets priorities 0-3 to use tc0 and 4-7 to use tc1)
|
/Linux-v5.4/Documentation/process/ |
D | code-of-conduct-interpretation.rst | 82 have to set priorities. This, also, is not to be seen as a violation of
|