Searched refs:priorities (Results 1 – 25 of 25) sorted by relevance
/linux-4.4.14/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-4.4.14/arch/mips/include/asm/octeon/ |
D | cvmx-helper.h | 81 uint64_t priorities[16]);
|
/linux-4.4.14/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 | 16 - Block io priorities (in CFQ scheduler)
|
D | biodoc.txt | 1042 priorities for example). See *io_context in block/ll_rw_blk.c, and as-iosched.c
|
/linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
D | atmel-matrix.txt | 4 behavior (master/slave priorities, undefined burst length type, ...)
|
/linux-4.4.14/Documentation/cgroups/ |
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-4.4.14/arch/mips/cavium-octeon/executive/ |
D | cvmx-helper.c | 57 uint64_t priorities[16]); 616 uint64_t priorities[16] = in __cvmx_helper_interface_setup_pko() local 632 cvmx_override_pko_queue_priority(ipd_port, priorities); in __cvmx_helper_interface_setup_pko() 638 priorities); in __cvmx_helper_interface_setup_pko()
|
/linux-4.4.14/Documentation/usb/ |
D | dwc3.txt | 45 (except the user changed priorities).
|
/linux-4.4.14/drivers/staging/android/ |
D | Kconfig | 37 The registered process will kills according to the priorities in android init
|
/linux-4.4.14/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-4.4.14/Documentation/dmaengine/ |
D | pxa_dma.txt | 31 The PXA architecture has 4 levels of DMAs priorities : high, normal, low. 33 as much as the low priorities.
|
/linux-4.4.14/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 194 priorities of the plist are sorted, such that it takes O(1) to retrieve the 196 based on their priorities. 411 priorities. 428 with the new priorities, and that this task may not be in the proper locations 701 still on the wait_list. And because of dynamic changing of priorities, 712 but this time it will be lowering the priorities.
|
/linux-4.4.14/Documentation/filesystems/pohmelfs/ |
D | design_notes.txt | 59 operations (like lookups or directory listings) between them according to IO priorities.
|
/linux-4.4.14/Documentation/networking/ |
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
|
D | bonding.txt | 1630 like the one above until proper priorities are set for all interfaces. On
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | entry.S | 200 # - intended to be entered at multiple priorities
|
/linux-4.4.14/Documentation/frv/ |
D | features.txt | 179 All other interrupts are distributed over the set of available priorities
|
/linux-4.4.14/net/ |
D | Kconfig | 257 Cgroup subsystem for use in assigning processes to network priorities on
|
/linux-4.4.14/Documentation/video4linux/ |
D | v4l2-framework.txt | 662 - prio: keeps track of the priorities. Used to implement VIDIOC_G/S_PRIORITY.
|
/linux-4.4.14/init/ |
D | Kconfig | 442 in pages. Such statistics can help in setting a task's priorities
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | api.txt | 2192 When running a guest with elevated priorities, the scheduling parameters of
|