| /OK3568_Linux_fs/kernel/arch/sh/boards/mach-microdev/ |
| H A 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()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | providers.py | 72 priorities = {} 76 if priority not in priorities: 77 priorities[priority] = {} 78 if preference not in priorities[priority]: 79 priorities[priority][preference] = [] 80 priorities[priority][preference].append(f) 82 for pri in sorted(priorities): 84 for pref in sorted(priorities[pri]): 85 tmp_pref.extend(priorities[pri][pref])
|
| /OK3568_Linux_fs/kernel/drivers/bus/ |
| H A 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()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/ |
| H A D | multipath.conf.example | 36 # rr_weight priorities 64 # rr_weight priorities 82 # rr_weight priorities
|
| /OK3568_Linux_fs/kernel/Documentation/block/ |
| H A 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.
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/ |
| H A 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
|
| H A D | net_cls.rst | 9 different priorities to packets from different cgroups.
|
| /OK3568_Linux_fs/buildroot/package/ifmetric/ |
| H A D | Config.in | 8 priorities.
|
| /OK3568_Linux_fs/kernel/drivers/dma/fsl-dpaa2-qdma/ |
| H A D | dpdmai.c | 42 MC_CMD_OP(cmd, 0, 8, 8, u8, (cfg)->priorities[0]);\ 43 MC_CMD_OP(cmd, 0, 16, 8, u8, (cfg)->priorities[1]);\
|
| H A D | dpdmai.h | 76 u8 priorities[DPDMAI_PRIO_NUM]; member
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H A D | atmel-matrix.txt | 4 behavior (master/slave priorities, undefined burst length type, ...)
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/ |
| H A D | jcore,aic.txt | 6 with 8 interrupt lines with programmable priorities, or "jcore,aic2" for
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/freescale/ |
| H A D | dpaa.rst | 171 * priorities 0 to 3 - traffic class 0 (low priority) 172 * priorities 4 to 7 - traffic class 1 (medium-low priority) 173 * priorities 8 to 11 - traffic class 2 (medium-high priority) 174 * priorities 12 to 15 - traffic class 3 (high priority)
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/dmaengine/ |
| H A 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.
|
| /OK3568_Linux_fs/kernel/drivers/staging/wfx/ |
| H A D | queue.c | 66 const int priorities[IEEE80211_NUM_ACS] = { 1, 2, 64, 128 }; in wfx_tx_queues_init() local 72 wvif->tx_queue[i].priority = priorities[i]; in wfx_tx_queues_init()
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | app-pri.rst | 10 them different priorities. Contrary to the traditional "rm -rf /" school
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/fio/ |
| H A D | fio_3.30.bb | 4 I/O priorities (for newer Linux kernels), rate I/O, forked or threaded jobs, \
|
| /OK3568_Linux_fs/kernel/drivers/crypto/caam/ |
| H A D | dpseci.h | 55 u8 priorities[DPSECI_MAX_QUEUE_NUM]; member
|
| /OK3568_Linux_fs/kernel/Documentation/scheduler/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/Documentation/usb/ |
| H A D | dwc3.rst | 53 (except the user changed priorities).
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.sched | 27 - There are NO priorities, and the scheduling policy is round-robin
|
| /OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/executive/ |
| H A D | cvmx-helper.c | 616 uint64_t priorities[16] = in __cvmx_helper_interface_setup_pko() local 631 priorities); in __cvmx_helper_interface_setup_pko()
|
| /OK3568_Linux_fs/kernel/Documentation/locking/ |
| H A D | rt-mutex.rst | 33 priority order. For same priorities FIFO order is chosen. For each
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mips/brcm/ |
| H A D | soc.txt | 127 (bandwidth, priorities etc.) and needs to have its contents restored during
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | eql.rst | 204 bits-per-second "priorities". 213 28800 and 14400 connections, but when the priorities on the links were
|