Searched refs:Priority (Results 1 – 23 of 23) sorted by relevance
| /linux/rust/kernel/ |
| H A D | bitfield.rs | 591 enum Priority { enum 598 impl From<Bounded<u16, 2>> for Priority { implementation 601 0 => Priority::Low, in from() 602 1 => Priority::Medium, in from() 603 2 => Priority::High, in from() 604 _ => Priority::Critical, in from() 609 impl From<Priority> for Bounded<u16, 2> { 611 fn from(p: Priority) -> Bounded<u16, 2> { in from() 632 5:4 field_5_4 => Priority; 729 val = val.with_field_5_4(Priority::Low); in test_infallible_conversion() [all …]
|
| /linux/net/dcb/ |
| H A D | Kconfig | 17 Enhanced Transmission Selection (aka Priority Grouping) - provides a 19 Priority-based Flow Control (PFC) - a MAC control pause frame which
|
| /linux/drivers/usb/gadget/function/ |
| H A D | ndis.h | 39 __le32 Priority; member
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | app-pri.rst | 7 Application Priority
|
| H A D | v4l2.rst | 147 Devices" "Querying Capabilities", "Application Priority", "Video Inputs
|
| /linux/Documentation/virt/kvm/devices/ |
| H A D | xics.rst | 71 * Priority, 8 bits
|
| H A D | xive.rst | 33 - Current Processor Priority (CPPR)
|
| /linux/Documentation/networking/device_drivers/ethernet/aquantia/ |
| H A D | atlantic.rst | 322 from L2 Ethertype filter with UserPriority since both User Priority and VLAN ID 331 and User Priority (PCP) field of 802.1Q. 334 User Priority and VLAN ID are passed in the same 'vlan' parameter.
|
| /linux/scripts/package/ |
| H A D | mkdebian | 207 Priority: optional
|
| /linux/Documentation/locking/ |
| H A D | rt-mutex.rst | 27 mutexes which protect shared resources. Priority inheritance is not a
|
| H A D | futex-requeue-pi.rst | 10 this document. Priority inheritance is abbreviated throughout as
|
| H A D | rt-mutex-design.rst | 21 Unbounded Priority Inversion 24 Priority inversion is when a lower priority process executes while a higher 58 Priority Inheritance (PI) 346 Priority adjustments
|
| H A D | pi-futex.rst | 20 Priority Inheritance - why?
|
| /linux/net/sched/ |
| H A D | Kconfig | 72 tristate "Multi Band Priority Queueing (PRIO)" 173 tristate "Time Aware Priority (taprio) Scheduler" 176 Say Y here if you want to use the Time Aware Priority (taprio) packet 222 Say Y here if you want to use the Multi-queue Priority scheduler. 466 bool "Priority FIFO Fast"
|
| /linux/Documentation/scheduler/ |
| H A D | sched-rt-group.rst | 183 Implementing SCHED_EDF might take a while to complete. Priority Inheritance is
|
| /linux/Documentation/networking/device_drivers/ethernet/intel/ |
| H A D | ixgbe.rst | 232 the DCB features (multiple traffic classes utilizing Priority Flow Control and 471 The kernel assumes that TC0 is available, and will disable Priority Flow
|
| H A D | ice.rst | 738 NOTE: The kernel assumes that TC0 is available, and will disable Priority Flow
|
| /linux/arch/m68k/fpsp040/ |
| H A D | gen_except.S | 13 | Priority for exceptions is:
|
| /linux/Documentation/admin-guide/pm/ |
| H A D | amd-pstate.rst | 292 on platforms that support the CPPC Performance Priority feature. 305 Performance Priority feature.
|
| /linux/Documentation/networking/ |
| H A D | j1939.rst | 165 Priority PGN SA (Source Address) 603 int prio = 3; // Priority value between 0 (highest) and 7 (lowest)
|
| /linux/drivers/message/fusion/lsi/ |
| H A D | mpi_history.txt | 80 * Added define for offset of High Priority Request Queue.
|
| /linux/net/netfilter/ |
| H A D | Kconfig | 885 or the Priority field of an IPv6 packet, prior to routing.
|
| /linux/arch/arm64/tools/ |
| H A D | sysreg | 3275 Field 15:11 Priority
|