/Linux-v5.15/drivers/edac/ |
D | edac_device.h | 291 * @inst_nr: number of the instance where the CE error happened 293 * @block_nr: number of the block where the CE error happened 304 * @inst_nr: number of the instance where the CE error happened 306 * @block_nr: number of the block where the CE error happened 317 * @inst_nr: number of the instance where the CE error happened 318 * @block_nr: number of the block where the CE error happened 332 * @inst_nr: number of the instance where the UE error happened 333 * @block_nr: number of the block where the UE error happened
|
/Linux-v5.15/arch/powerpc/kernel/ |
D | irq.c | 99 unsigned long happened; in get_irq_happened() local 102 : "=r" (happened) : "i" (offsetof(struct paca_struct, irq_happened))); in get_irq_happened() 104 return happened; in get_irq_happened() 140 * Check if an hypervisor Maintenance interrupt happened. in replay_soft_interrupts() 249 " bne %l[happened] \n" in arch_local_irq_restore() 256 : happened); in arch_local_irq_restore() 263 happened: in arch_local_irq_restore() 333 * happened. If none happened, we know we can just return. in arch_local_irq_restore() 337 * is only a problem if an event happened on the "old" CPU. in arch_local_irq_restore() 420 * If anything happened while we were soft-disabled, in prep_irq_for_idle() [all …]
|
/Linux-v5.15/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-v5.15/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 | 350 * @skb: happened event 352 * This function finds transition that matches with happened event, then 381 * @skb: happened event 383 * This function finds transition that matches with happened event. 430 * Executes actions that is related to happened event. Returns 0 for 660 * @ev_type: type of happened event
|
/Linux-v5.15/drivers/usb/usbip/ |
D | usbip_event.c | 178 int happened = 0; in usbip_event_happened() local 183 happened = 1; in usbip_event_happened() 186 return happened; in usbip_event_happened()
|
/Linux-v5.15/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-v5.15/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-v5.15/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-v5.15/drivers/tty/serial/cpm_uart/ |
D | cpm_uart.h | 121 /* something nasty happened */ in cpu2cpm_addr() 137 /* something nasty happened */ in cpm2cpu_addr()
|
/Linux-v5.15/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-v5.15/arch/sparc/include/asm/ |
D | thread_info_64.h | 97 #define FAULT_CODE_DTLB 0x02 /* Miss happened in D-TLB */ 98 #define FAULT_CODE_ITLB 0x04 /* Miss happened in I-TLB */ 99 #define FAULT_CODE_WINFIXUP 0x08 /* Miss happened during spill/fill */
|
/Linux-v5.15/drivers/irqchip/ |
D | irq-mtk-cirq.c | 169 * When external interrupts happened, CIRQ will record the status in mtk_cirq_suspend() 176 * which happened between arch_suspend_disable_irqs and CIRQ suspend in mtk_cirq_suspend() 182 * - If pending and unmasked, it happened between in mtk_cirq_suspend()
|
/Linux-v5.15/lib/ |
D | flex_proportions.c | 34 * which something happened with proportion of type j. 130 /* Event of type pl happened */ 219 /* Event of type pl happened */
|
/Linux-v5.15/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-v5.15/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-v5.15/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-v5.15/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-v5.15/include/linux/platform_data/ |
D | mmc-mxcmmc.h | 18 * or a negative errno value when something bad happened
|
/Linux-v5.15/Documentation/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-v5.15/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
D | dcb.h | 17 int index; /* may not be raw dcb index if merging has happened */
|
/Linux-v5.15/Documentation/leds/ |
D | ledtrig-oneshot.rst | 8 happened, than the trigger turns the LED on and than keeps it off for a
|
/Linux-v5.15/tools/memory-model/Documentation/ |
D | ordering.txt | 70 by that CPU happened before any later action taken by that same CPU. 77 All CPUs will agree that the store to "x" happened before the load 97 All CPUs will agree that any operation in a given partition happened 183 Then any given CPU will see the write to "x" has having happened before
|
/Linux-v5.15/Documentation/parisc/ |
D | debugging.rst | 43 where exactly it happened. If you're lucky the IAOQ will point to the
|