/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | exception_utils.hpp | 37 * be ordered from innermost exception to outermost exception. 43 * @return vector of exceptions, from innermost to outermost 52 * returned vector will be ordered from innermost exception to outermost 71 * outermost exception. 84 * to outermost exception.
|
H A D | error_logging_utils.cpp | 133 // Default to selecting the outermost exception in getExceptionToLog() 143 // Loop through the exceptions from innermost to outermost. Find the in getExceptionToLog() 145 // outermost exception with that priority. in getExceptionToLog()
|
/openbmc/linux/arch/x86/entry/ |
H A D | entry_64.S | 1165 * o Copy the interrupt frame into an "outermost" location on the 1255 * | iret SS } Copied from "outermost" frame | 1261 * | outermost SS } initialized in first_nmi; | 1262 * | outermost Return RSP } will not be changed before | 1263 * | outermost RFLAGS } NMI processing is done. | 1264 * | outermost CS } Copied to "iret" frame on each | 1265 * | outermost RIP } iteration. | 1278 * The "outermost" frame is copied to the "iret" frame on each 1372 /* Copy the "original" frame to the "outermost" frame */ 1407 * RSP is pointing to "outermost RIP". gsbase is unknown, but, if [all …]
|
/openbmc/qemu/util/ |
H A D | defer-call.c | 60 * Otherwise defer the call until the end of the outermost 113 * outermost defer_call_end().
|
/openbmc/phosphor-power/phosphor-regulators/test/ |
H A D | exception_utils_tests.cpp | 80 // Verify second exception in vector, which is the outermost exception in TEST() 228 // Verify third exception in vector, which is the outermost exception in TEST()
|
H A D | error_logging_utils_tests.cpp | 476 // Test where exception is nested: Highest priority is outermost exception in TEST() 504 // Should return outermost exception with that priority. in TEST()
|
/openbmc/linux/include/uapi/linux/ |
H A D | openvswitch.h | 933 * @OVS_ACTION_ATTR_PUSH_VLAN: Push a new outermost 802.1Q or 802.1ad header 935 * @OVS_ACTION_ATTR_POP_VLAN: Pop the outermost 802.1Q or 802.1ad header 950 * @OVS_ACTION_ATTR_PUSH_ETH: Push a new outermost Ethernet header onto the 952 * @OVS_ACTION_ATTR_POP_ETH: Pop the outermost Ethernet header off the 956 * @OVS_ACTION_ATTR_POP_NSH: pop the outermost NSH header off the packet.
|
/openbmc/linux/Documentation/netlink/specs/ |
H A D | ovs_flow.yaml | 619 doc: Push a new outermost 802.1Q or 802.1ad header onto the packet. 623 doc: Pop the outermost 802.1Q or 802.1ad header from the packet. 693 Pop the outermost NSH header off the packet.
|
/openbmc/linux/arch/um/os-Linux/ |
H A D | signal.c | 441 * the outermost call - 'unblocking' serves as an ownership for the in unblock_signals_hard() 479 * underflow as the only one decrementing will be the outermost in unblock_signals_hard()
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | Facility.v1_4_2.json | 199 … "description": "An array of links to the outermost chassis contained within this facility.", 203 … be an array of links to resources of type `Chassis` that represent the outermost chassis that thi…
|
/openbmc/linux/Documentation/trace/ |
H A D | ring-buffer-design.rst | 233 The commit page only is updated by the outermost writer in the 691 by the outermost writer (the writer that was preempted). 793 After the nested writer finishes, the outermost writer will convert 844 update page to NORMAL because it is not the outermost writer:: 971 remain in UPDATE and only reset by the outermost writer. This prevents
|
/openbmc/linux/include/linux/dma/ |
H A D | ti-cppi5.h | 779 * @icnt3: Total loop iteration count for level 3 (outermost) 805 * @icnt3: Total loop iteration count for level 3 (outermost) for 818 * @sicnt3: Total loop iteration count for level 3 (outermost) for
|
/openbmc/linux/kernel/rcu/ |
H A D | tree_plugin.h | 304 * The task will dequeue itself when it exits the outermost enclosing 413 * Decrement ->rcu_read_lock_nesting. If the result is zero (outermost 1083 * exits its outermost RCU read-side critical section. Then in rcu_boost() 1092 * and task t's exiting its outermost RCU read-side critical in rcu_boost()
|
/openbmc/linux/Documentation/networking/ |
H A D | timestamping.rst | 630 assumption is that the outermost PHC is always the most preferable, and that 785 never trigger, as this MAC is certainly not the outermost PHC. But this is 800 that PTP timestamping is not enabled for anything other than the outermost PHC,
|
/openbmc/linux/Documentation/filesystems/ |
H A D | journalling.rst | 75 until the outermost jbd2_journal_stop(). This means you must complete
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | Facility_v1.xml | 156 …<Annotation Term="OData.Description" String="An array of links to the outermost chassis contained … 157 … be an array of links to resources of type `Chassis` that represent the outermost chassis that thi…
|
/openbmc/linux/kernel/ |
H A D | context_tracking.c | 196 * If we are returning from the outermost NMI handler that interrupted an 271 * to be in the outermost NMI handler that interrupted an RCU-idle in ct_nmi_enter()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tinyproxy/tinyproxy/ |
H A D | tinyproxy.conf | 322 # have a chain of reverse proxies, you'll need to put the outermost
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | srv6_end_flavors_test.sh | 24 # listed in the SRv6 policy to remove (i.e. pop) the outermost SRH from the IPv6 172 # outermost SRH is removed from the extension headers following the IPv6 header.
|
/openbmc/linux/net/dsa/ |
H A D | tag_dsa.c | 11 * packet. Tagged frames will instead have their outermost .1Q tag
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | common.filter | 342 # inside the outermost one
|
/openbmc/linux/Documentation/RCU/Design/Expedited-Grace-Periods/ |
H A D | Expedited-Grace-Periods.rst | 62 Otherwise, it sets flags so that the outermost ``rcu_read_unlock()`` 73 outermost ``rcu_read_unlock()``.
|
/openbmc/linux/Documentation/arch/arm/ |
H A D | cluster-pm-race-avoidance.rst | 522 rules for the intermediate (non-outermost) cluster levels.
|
/openbmc/linux/kernel/irq/ |
H A D | irqdomain.c | 1315 /* The outermost irq_data is embedded in struct irq_desc */ in irq_domain_alloc_irq_data() 1825 * @irq_data: Outermost irq_data associated with interrupt 1845 * @irq_data: outermost irq_data associated with interrupt
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | cmsg.h | 273 * | key_type | mask_id | PCP |p| vlan outermost VID | 319 * | mpls outermost label | TC |B| reserved |q|
|