| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/ |
| 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"
|
| /kernel/linux/linux-6.6/drivers/vdpa/vdpa_sim/ |
| 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()
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| 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.
|
| D | sysfs-bus-iio-accel-bmc150 | 6 which sets driver in a mode, where data is pushed to the buffer
|
| D | sysfs-bus-iio-gyro-bmg160 | 6 which sets driver in a mode, where data is pushed to the buffer
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| 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.
|
| D | sysfs-bus-iio-gyro-bmg160 | 6 which sets driver in a mode, where data is pushed to the buffer
|
| D | sysfs-bus-iio-accel-bmc150 | 6 which sets driver in a mode, where data is pushed to the buffer
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| D | idtentry.h | 18 * No error code pushed by hardware 70 * Error code pushed by hardware 89 * Error code pushed by hardware 114 * No error code pushed by hardware 142 * Error code pushed by hardware 183 * The vector number is pushed by the low level entry stub and handed 560 /* Simple exception entries with error code pushed by hardware */
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | idtentry.h | 16 * No error code pushed by hardware 68 * Error code pushed by hardware 87 * Error code pushed by hardware 112 * No error code pushed by hardware 140 * Error code pushed by hardware 181 * The vector number is pushed by the low level entry stub and handed 561 /* Simple exception entries with error code pushed by hardware */
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/fm10k/ |
| 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 …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/fm10k/ |
| 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 …]
|
| /kernel/linux/linux-6.6/Documentation/arch/x86/ |
| 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
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | bpf_verifier.h | 230 * state is pushed into stack (to be explored later) also with 235 * 2 -> 1 (first 'if' pushed into stack) 237 * 2 -> 1 (second 'if' pushed into stack) 246 * 2 -> 1 (first 'if' pushed into stack) 248 * 1 -> 1 (second 'if' pushed into stack)
|
| /kernel/linux/linux-6.6/tools/perf/pmu-events/arch/x86/knightslanding/ |
| 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…
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/amazon/ena/ |
| D | ena_eth_com.h | 17 /* For LLQ, header buffer - pushed to the device mem space */ 25 * For LLQ, indicate the size of the pushed buffer
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/ |
| 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()
|
| /kernel/linux/linux-6.6/net/mpls/ |
| D | Kconfig | 23 that have had MPLS stack entries pushed onto them and thus
|
| /kernel/linux/linux-5.10/net/mpls/ |
| D | Kconfig | 23 that have had MPLS stack entries pushed onto them and thus
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/amazon/ena/ |
| 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
|
| /kernel/linux/linux-6.6/sound/aoa/soundbus/ |
| 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.
|
| /kernel/linux/linux-5.10/sound/aoa/soundbus/ |
| 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.
|
| /kernel/linux/linux-6.6/include/uapi/linux/tc_act/ |
| D | tc_mpls.h | 25 TCA_MPLS_PROTO, /* be16; eth_type of pushed or next (for pop) header. */
|
| /kernel/linux/linux-5.10/include/uapi/linux/tc_act/ |
| D | tc_mpls.h | 25 TCA_MPLS_PROTO, /* be16; eth_type of pushed or next (for pop) header. */
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| D | dswscope.c | 56 * type - Type of frame being pushed 106 "[%.2d] Pushed scope ", in acpi_ds_scope_stack_push()
|