/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/ |
H A D | ifu.json | 45 …"PublicDescription": "A 2nd instruction could have been pushed but was not because it was nonseque… 48 …"BriefDescription": "A 2nd instruction could have been pushed but was not because it was nonsequen… 111 "PublicDescription": "This thread pushed an instruction into the IQ", 114 "BriefDescription": "This thread pushed an instruction into the IQ"
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | ptrace.h | 49 /* Pushed by irq_common_entry */ 63 /* Pushed by vector handler (irq_<num>) */ 65 /* Pushed by cpu in response to interrupt */
|
/openbmc/linux/drivers/vdpa/vdpa_sim/ |
H A D | vdpa_sim_blk.c | 113 size_t pushed = 0, to_pull, to_push; in vdpasim_blk_handle_req() local 190 pushed += bytes; in vdpasim_blk_handle_req() 225 pushed += bytes; in vdpasim_blk_handle_req() 303 if (to_push - pushed > 0) in vdpasim_blk_handle_req() 304 vringh_kiov_advance(&vq->in_iov, to_push - pushed); in vdpasim_blk_handle_req() 311 pushed += bytes; in vdpasim_blk_handle_req() 319 vringh_complete_iotlb(&vq->vring, vq->head, pushed); in vdpasim_blk_handle_req()
|
/openbmc/u-boot/arch/x86/cpu/i386/ |
H A D | interrupt.c | 312 * now slower (all registers pushed on stack which provides complete 316 * - Interrupt has caused eflags, CS and EIP to be pushed 317 * - Interrupt Vector Handler has pushed orig_eax 319 * 12 bytes pushed by CPU (EFLAGSF, CS, EIP) 320 * 4 bytes pushed by vector handler (irq_id) 321 * 24 bytes pushed before SP (SS, GS, FS, ES, DS, EAX) 322 * NOTE: Only longs are pushed on/popped off the stack!
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-adc-hi8435 | 17 this value then the threshold falling event is pushed. 36 this value then the threshold rising event is pushed.
|
H A D | sysfs-bus-iio-gyro-bmg160 | 6 which sets driver in a mode, where data is pushed to the buffer
|
H A D | sysfs-bus-iio-accel-bmc150 | 6 which sets driver in a mode, where data is pushed to the buffer
|
/openbmc/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_mbx.c | 208 * fm10k_mbx_pushed_tail_len - Retrieve the length of message being pushed 212 * pushed onto the tail of the Rx queue. 218 /* pushed tail is only valid if pushed is set */ in fm10k_mbx_pushed_tail_len() 219 if (!mbx->pushed) in fm10k_mbx_pushed_tail_len() 291 * @len: length of data pushed onto buffer 301 /* length should include previous amounts pushed */ in fm10k_mbx_validate_msg_size() 302 len += mbx->pushed; in fm10k_mbx_validate_msg_size() 313 /* message extends out of pushed section, but fits in FIFO */ in fm10k_mbx_validate_msg_size() 438 end = fm10k_fifo_tail_offset(fifo, mbx->pushed); in fm10k_mbx_read_copy() 479 len = fm10k_fifo_unused(fifo) - mbx->pushed; in fm10k_mbx_push_tail() [all …]
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | idtentry.h | 20 * No error code pushed by hardware 74 * Error code pushed by hardware 93 * Error code pushed by hardware 118 * No error code pushed by hardware 157 * Error code pushed by hardware 198 * The vector number is pushed by the low level entry stub and handed 598 /* Simple exception entries with error code pushed by hardware */
|
/openbmc/openbmc-test-automation/lib/ |
H A D | var_stack.py | 107 var_value The value being pushed. 108 … var_name The name of the variable containing the value to be pushed. This
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | shstk.rst | 134 When a signal happens, the old pre-signal state is pushed on the stack. When 135 shadow stack is enabled, the shadow stack specific state is pushed onto the 136 shadow stack. Today this is only the old SSP (shadow stack pointer), pushed
|
/openbmc/openpower-hw-diags/util/ |
H A D | ffdc.hpp | 15 * that will be used to create ffdc log entries. These files will be pushed
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/knightslanding/ |
H A D | pipeline.json | 243 …"BriefDescription": "Counts any retired load that was pushed into the recycle queue for any reason… 250 …"BriefDescription": "Counts any retired store that was pushed into the recycle queue for any reaso… 289 …"BriefDescription": "Counts the store micro-ops retired that were pushed in the rehad queue becaus…
|
/openbmc/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | svm_nested_soft_inject_test.c | 100 /* The return address pushed on stack */ in l1_guest_code() 131 /* The return address pushed on stack, skip over UD2 */ in l1_guest_code()
|
/openbmc/linux/net/mpls/ |
H A D | Kconfig | 23 that have had MPLS stack entries pushed onto them and thus
|
/openbmc/linux/drivers/net/ethernet/amazon/ena/ |
H A D | ena_eth_com.h | 21 /* For LLQ, header buffer - pushed to the device mem space */ 29 * For LLQ, indicate the size of the pushed buffer
|
/openbmc/linux/sound/aoa/soundbus/ |
H A D | soundbus.h | 123 /* start() is called before data is pushed to the codec. 128 /* stop() is called after data is no longer pushed to the codec.
|
/openbmc/linux/include/uapi/linux/tc_act/ |
H A D | tc_mpls.h | 25 TCA_MPLS_PROTO, /* be16; eth_type of pushed or next (for pop) header. */
|
/openbmc/qemu/gdbstub/ |
H A D | meson.build | 3 # types. The bits pushed to system/user.c try to use guest agnostic
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | heartbeat_messages.hpp | 9 * should be first pushed to the relevant registry in the DMTF
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | dswscope.c | 56 * type - Type of frame being pushed 106 "[%.2d] Pushed scope ", in acpi_ds_scope_stack_push()
|
/openbmc/linux/include/uapi/linux/iio/ |
H A D | events.h | 17 * struct iio_event_data - The actual event being pushed to userspace
|
/openbmc/linux/drivers/iio/buffer/ |
H A D | Kconfig | 11 usage. That is, those where the data is pushed to the consumer.
|
/openbmc/qemu/include/hw/ |
H A D | stream.h | 31 * push - push data to a Stream sink. The number of bytes pushed is
|
/openbmc/linux/arch/m68k/include/uapi/asm/ |
H A D | ptrace.h | 57 * switcher: it's pushed after the normal "struct pt_regs".
|