/Linux-v6.6/drivers/edac/ |
D | edac_device.h | 293 * @inst_nr: number of the instance where the CE error happened 295 * @block_nr: number of the block where the CE error happened 306 * @inst_nr: number of the instance where the CE error happened 308 * @block_nr: number of the block where the CE error happened 319 * @inst_nr: number of the instance where the CE error happened 320 * @block_nr: number of the block where the CE error happened 334 * @inst_nr: number of the instance where the UE error happened 335 * @block_nr: number of the block where the UE error happened
|
/Linux-v6.6/arch/arc/include/asm/ |
D | entry-compact.h | 47 /* User Mode when this happened ? Yes: Proceed to switch stack */ 50 /* OK we were already in kernel mode when this event happened, thus can 61 * Thay way although L2 IRQ happened in Kernel mode, stack is still 74 * The only feasible way is to make sure this L2 happened in 81 /*------Intr/Ecxp happened in kernel mode, SP already setup ------ */ 87 88: /*------Intr/Ecxp happened in user mode, "switch" stack ------ */
|
/Linux-v6.6/net/llc/ |
D | llc_sap.c | 111 * @skb: happened event 113 * This function finds transition that matches with happened event. 140 * @skb: happened event. 142 * This function executes actions that is related to happened event. 161 * @skb: happened event 163 * This function finds transition that matches with happened event, then
|
D | llc_conn.c | 351 * @skb: happened event 353 * This function finds transition that matches with happened event, then 382 * @skb: happened event 384 * This function finds transition that matches with happened event. 431 * Executes actions that is related to happened event. Returns 0 for 672 * @ev_type: type of happened event
|
/Linux-v6.6/drivers/s390/net/ |
D | ctcm_fsms.c | 243 * event The event, just happened. 331 * event The event, just happened. 352 * event The event, just happened. 428 * event The event, just happened. 506 * event The event, just happened. 545 * event The event, just happened. 585 * event The event, just happened. 648 * event The event, just happened. 736 * event The event, just happened. 749 * event The event, just happened. [all …]
|
/Linux-v6.6/drivers/usb/usbip/ |
D | usbip_event.c | 177 int happened = 0; in usbip_event_happened() local 182 happened = 1; in usbip_event_happened() 185 return happened; in usbip_event_happened()
|
/Linux-v6.6/arch/powerpc/kernel/ |
D | irq_64.c | 133 * Check if an hypervisor Maintenance interrupt happened. in __replay_soft_interrupts() 237 " bne %l[happened] \n" in arch_local_irq_restore() 244 : happened); in arch_local_irq_restore() 257 happened: in arch_local_irq_restore() 366 * If anything happened while we were soft-disabled, in prep_irq_for_idle() 404 * If anything happened while we were soft-disabled, in prep_irq_for_idle_irqsoff()
|
/Linux-v6.6/init/ |
D | calibrate.c | 56 * happened first or timer_value was read first. And some asynchronous in calibrate_delay_direct() 60 * 1. pre_start <- When we are sure that jiffy switch hasn't happened in calibrate_delay_direct() 63 * 4. post_start <- When we are sure that jiffy switch has happened in calibrate_delay_direct() 67 * check whether any asynchronous event happened or not in calibrate_delay_direct()
|
/Linux-v6.6/drivers/tty/serial/ |
D | cpm_uart.h | 92 /* something nasty happened */ in cpu2cpm_addr() 108 /* something nasty happened */ in cpm2cpu_addr()
|
/Linux-v6.6/Documentation/networking/ |
D | xfrm_sync.rst | 168 the change happened as a result of an update. 175 happened) is set to inform the user what happened.
|
/Linux-v6.6/arch/sparc/include/asm/ |
D | thread_info_64.h | 96 #define FAULT_CODE_DTLB 0x02 /* Miss happened in D-TLB */ 97 #define FAULT_CODE_ITLB 0x04 /* Miss happened in I-TLB */ 98 #define FAULT_CODE_WINFIXUP 0x08 /* Miss happened during spill/fill */
|
/Linux-v6.6/arch/hexagon/kernel/ |
D | kgdb.c | 125 * @vector: The error vector of the exception that happened. 126 * @signo: The signal number of the exception that happened. 127 * @err_code: The error code of the exception that happened.
|
/Linux-v6.6/Documentation/driver-api/usb/ |
D | persist.rst | 22 has no way to know what has actually happened. Perhaps the same 60 has happened; look for lines saying "root hub lost power or was reset". 157 happened and will continue to use the partition tables, inodes, and
|
/Linux-v6.6/lib/ |
D | flex_proportions.c | 34 * which something happened with proportion of type j. 126 /* Event of type pl happened */ 215 /* Event of type pl happened */
|
/Linux-v6.6/drivers/irqchip/ |
D | irq-mtk-cirq.c | 211 * When external interrupts happened, CIRQ will record the status in mtk_cirq_suspend() 218 * which happened between arch_suspend_disable_irqs and CIRQ suspend in mtk_cirq_suspend() 224 * - If pending and unmasked, it happened between in mtk_cirq_suspend()
|
/Linux-v6.6/arch/x86/include/asm/ |
D | debugreg.h | 51 * This happened in the NMI handler, where the DR7 read was in native_get_debugreg() 87 * comment above which explains where it happened), add the in native_set_debugreg()
|
/Linux-v6.6/Documentation/filesystems/ext4/ |
D | super.rst | 363 - First time an error happened, in seconds since the epoch. 375 - Name of function where the error happened. 379 - Line number where error happened. 391 - Line number where most recent error happened. 399 - Name of function where the most recent error happened.
|
/Linux-v6.6/arch/arm64/kvm/hyp/vhe/ |
D | tlb.c | 104 * the Stage-1 invalidation happened first. in __kvm_tlb_flush_vmid_ipa() 136 * the Stage-1 invalidation happened first. in __kvm_tlb_flush_vmid_ipa_nsh()
|
/Linux-v6.6/include/linux/ |
D | ktime.h | 109 * Return: true if cmp1 happened after cmp2. 121 * Return: true if cmp1 happened before cmp2.
|
D | kgdb.h | 160 * @vector: The error vector of the exception that happened. 161 * @signo: The signal number of the exception that happened. 162 * @err_code: The error code of the exception that happened.
|
/Linux-v6.6/Documentation/tools/rv/ |
D | common_ikm.rst | 11 When tracing (**-t**), also print the events that happened during the **rv**
|
/Linux-v6.6/Documentation/admin-guide/device-mapper/ |
D | log-writes.rst | 11 exactly as it happened originally. 52 which isn't quite what happened and wouldn't be caught during the log replay.
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | xdp.h | 64 * regular RQ. No DMA remapping happened, and the page belongs to us. 68 /* No xdp_frame was created at all, the transmit happened from a UMEM
|
/Linux-v6.6/Documentation/arch/arm/ |
D | kernel_user_helpers.rst | 144 Return zero if `*ptr` was changed or non-zero if no exchange happened. 237 changed or non-zero if no exchange happened.
|
/Linux-v6.6/include/linux/platform_data/ |
D | mmc-mxcmmc.h | 18 * or a negative errno value when something bad happened
|