/linux/include/trace/events/ |
H A D | irq.h | 43 * irq_handler_entry - called immediately before the irq action handler 73 * irq_handler_exit - called immediately after the irq action handler returns 122 * softirq_entry - called immediately before the softirq handler 136 * softirq_exit - called immediately after the softirq handler returns 150 * softirq_raise - called immediately when a softirq is raised 183 * tasklet_entry - called immediately before the tasklet is run 197 * tasklet_exit - called immediately after the tasklet is run
|
H A D | workqueue.h | 19 * This event occurs when a work is queued immediately or once a 56 * which happens immediately after queueing unless @max_active limit 79 * workqueue_execute_start - called immediately before the workqueue callback 104 * workqueue_execute_end - called immediately after the workqueue callback
|
/linux/Documentation/driver-api/firmware/ |
H A D | lookup-order.rst | 10 return it immediately 12 return it immediately 14 return it immediately 16 firmware_request_platform() is used, if found we return it immediately
|
/linux/drivers/acpi/acpica/ |
H A D | amlresrc.h | 295 * Optional fields follow immediately: 336 * Optional fields follow immediately: 351 * Optional fields follow immediately: 369 * Optional fields follow immediately: 387 * Optional fields follow immediately: 408 * Optional fields follow immediately: 428 * Optional fields follow immediately: 443 * Optional fields follow immediately: 459 * Optional fields follow immediately: 478 * Optional fields follow immediately: [all …]
|
/linux/Documentation/RCU/ |
H A D | UP.rst | 7 may immediately invoke its function. The basis of this misconception 46 Therefore, in this case, allowing call_rcu() to immediately invoke 100 Permitting call_rcu() to immediately invoke its arguments breaks RCU, 105 Note that it *is* safe for synchronize_rcu() to return immediately on 109 Why can't synchronize_rcu() return immediately on UP systems running 145 Why can't synchronize_rcu() return immediately on UP systems 150 simply immediately returned, it would prematurely signal the
|
/linux/drivers/firmware/efi/libstub/ |
H A D | unaccepted_memory.c | 92 * 1. Accepts the memory immediately and in its entirety 105 * immediately accepting all regions under 2*unit_size. This is in process_unaccepted_memory() 106 * imprecise and may immediately accept some areas that could in process_unaccepted_memory() 118 * immediately accepted in its entirety. in process_unaccepted_memory() 130 /* Immediately accept a <unit_size piece at the start: */ in process_unaccepted_memory() 136 /* Immediately accept a <unit_size piece at the end: */ in process_unaccepted_memory()
|
/linux/arch/arm/include/asm/ |
H A D | dma.h | 100 * DMA address immediately, but defer it to the enable_dma(). 108 * DMA address immediately, but defer it to the enable_dma(). 118 * DMA count immediately, but defer it to the enable_dma(). 126 * DMA transfer direction immediately, but defer it to the
|
/linux/drivers/md/dm-vdo/ |
H A D | data-vio.h | 386 * immediately. 414 * immediately. 444 * invoke it immediately. 474 * invoke it immediately. 539 * immediately. 569 * immediately. 599 * immediately. 618 * immediately. 630 * it and invoke it immediately, otherwise, just run the
|
H A D | completion.c | 34 * it will run immediately. Otherwise, it will be enqueue on the vdo_work_queue associated with the 36 * will get run. In some cases, the completion should get queued instead of running immediately, 83 * field) and not marked for requeue, the completion will be run immediately. Otherwise, the
|
/linux/tools/testing/selftests/net/packetdrill/ |
H A D | tcp_timestamping_server.pkt | 40 // SCM_TSTAMP_SCHED for the first chunk should be received almost immediately 58 // SCM_TSTAMP_SND for the first chunk should be received almost immediately 76 // SCM_TSTAMP_SCHED for the second chunk should be received almost immediately 94 // SCM_TSTAMP_SND for the second chunk should be received almost immediately
|
/linux/drivers/cxl/ |
H A D | Makefile | 6 # are immediately enabled 8 # immediately enabled
|
/linux/Documentation/ABI/obsolete/ |
H A D | sysfs-driver-hid-roccat-arvo | 8 immediately. 41 immediately. 52 When written, the key is activated/deactivated immediately.
|
/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
H A D | isp.c | 24 /* Enabling the IRQ immediately triggers an interrupt, clear it */ in cnd_isp_irq_enable() 49 /* To be called by the host immediately before starting ISP ID. */
|
/linux/include/linux/ |
H A D | kern_levels.h | 9 #define KERN_ALERT KERN_SOH "1" /* action must be taken immediately */ 31 #define LOGLEVEL_ALERT 1 /* action must be taken immediately */
|
H A D | kstack_erase.h | 33 * The address immediately after the highest address on tsk's stack which we 47 * Find the address immediately above the poisoned region of the stack, where
|
/linux/Documentation/gpu/ |
H A D | zynqmp.rst | 28 apply immediately. 42 immediately (regardless of whether test mode is active) and affect all 48 immediately (regardless of whether test mode is active).
|
/linux/include/uapi/linux/media/amlogic/ |
H A D | c3-isp-config.h | 262 * @C3_ISP_AWB_STATS_TAP_OFE: immediately after the optical frontend block 263 * @C3_ISP_AWB_STATS_TAP_GE: immediately after the green equal block 264 * @C3_ISP_AWB_STATS_TAP_BEFORE_WB: immediately before the white balance block 265 * @C3_ISP_AWB_STATS_TAP_AFTER_WB: immediately after the white balance block 322 * @C3_ISP_AE_STATS_TAP_GE: immediately after the green equal block 323 * @C3_ISP_AE_STATS_TAP_MLS: immediately after the mesh lens shading block 361 * @C3_ISP_AF_STATS_TAP_SNR: immediately after the spatial noise reduce block 362 * @C3_ISP_AF_STATS_TAP_DMS: immediately after the demosaic block
|
/linux/drivers/net/wireless/intel/iwlwifi/mld/tests/ |
H A D | agg.c | 74 * passed to the network stack immediately. 91 * passed to the network stack immediately. 108 * immediately. 125 * immediately. 180 * Packet is released to the network stack immediately 202 * Packet is released to the network stack immediately 224 * Packet is released to the network stack immediately
|
/linux/arch/um/include/asm/ |
H A D | tlbflush.h | 22 * be executed immediately as there is no good synchronization point in that 55 /* Kernel needs to be synced immediately */ in flush_tlb_kernel_range()
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-vdpa | 5 This file determines whether new devices are immediately bound 8 driver immediately after they are created.
|
/linux/tools/perf/pmu-events/arch/x86/graniterapids/ |
H A D | pipeline.json | 120 …via the Retire_Latency field of PEBS. It fires on the instruction that immediately follows the mis… 124 …via the Retire_Latency field of PEBS. It fires on the instruction that immediately follows the mis… 138 …via the Retire_Latency field of PEBS. It fires on the instruction that immediately follows the mis… 142 …via the Retire_Latency field of PEBS. It fires on the instruction that immediately follows the mis… 156 …via the Retire_Latency field of PEBS. It fires on the instruction that immediately follows the mis… 160 …via the Retire_Latency field of PEBS. It fires on the instruction that immediately follows the mis… 177 …via the Retire_Latency field of PEBS. It fires on the instruction that immediately follows the mis… 181 …via the Retire_Latency field of PEBS. It fires on the instruction that immediately follows the mis… 207 …via the Retire_Latency field of PEBS. It fires on the instruction that immediately follows the mis… 211 …via the Retire_Latency field of PEBS. It fires on the instruction that immediately follows the mis… [all …]
|
/linux/drivers/usb/serial/ |
H A D | keyspan_usa90msg.h | 16 disclaimer. The following copyright notice must appear immediately at 75 sendXoff, // host requests XOFF transmitted immediately 80 sendChar, // host requests char transmitted immediately
|
/linux/Documentation/scheduler/ |
H A D | sched-ext.rst | 232 A task can be immediately inserted into a DSQ from ``ops.select_cpu()`` 246 * Immediately insert the task into either the global or a local DSQ by 250 * Immediately insert the task into a custom DSQ by calling 265 rather than performing them immediately. There can be up to 285 Note that the BPF scheduler can always choose to dispatch tasks immediately
|
/linux/include/scsi/ |
H A D | scsi_dh.h | 37 SCSI_DH_RETRY, /* retry the req, but not immediately */ 38 SCSI_DH_IMM_RETRY, /* immediately retry the req */
|
/linux/Documentation/security/tpm/ |
H A D | tpm_vtpm_proxy.rst | 40 Once the device has been created, the driver will immediately try to talk 42 returned by the ioctl. The commands should be responded to immediately.
|