Home
last modified time | relevance | path

Searched full:immediately (Results 1 – 25 of 2364) sorted by relevance

12345678910>>...95

/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-class-led-trigger-netdev32 Setting this value also immediately changes the LED state.
89 Setting this value also immediately changes the LED state.
104 Setting this value also immediately changes the LED state.
119 Setting this value also immediately changes the LED state.
134 Setting this value also immediately changes the LED state.
149 Setting this value also immediately changes the LED state.
164 Setting this value also immediately changes the LED state.
179 Setting this value also immediately changes the LED state.
192 Setting this value also immediately changes the LED state.
Dsysfs-bus-vdpa5 This file determines whether new devices are immediately bound
8 driver immediately after they are created.
/linux-6.12.1/include/trace/events/
Dirq.h43 * 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
Dworkqueue.h19 * 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
Dipi.h100 * ipi_entry - called immediately before the IPI handler
116 * ipi_exit - called immediately after the IPI handler returns
/linux-6.12.1/Documentation/driver-api/firmware/
Dlookup-order.rst10 return it immediately
12 return it immediately
14 return it immediately
16 firmware_request_platform() is used, if found we return it immediately
/linux-6.12.1/drivers/acpi/acpica/
Damlresrc.h295 * 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-6.12.1/Documentation/RCU/
DUP.rst7 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-6.12.1/drivers/firmware/efi/libstub/
Dunaccepted_memory.c92 * 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-6.12.1/arch/arm/include/asm/
Ddma.h100 * 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-6.12.1/drivers/md/dm-vdo/
Ddata-vio.h391 * immediately.
419 * immediately.
449 * invoke it immediately.
479 * invoke it immediately.
544 * immediately.
574 * immediately.
604 * immediately.
623 * immediately.
635 * it and invoke it immediately, otherwise, just run the
Dcompletion.c34 * 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-6.12.1/drivers/cxl/
DMakefile6 # are immediately enabled
8 # immediately enabled
/linux-6.12.1/Documentation/ABI/obsolete/
Dsysfs-driver-hid-roccat-arvo8 immediately.
41 immediately.
52 When written, the key is activated/deactivated immediately.
/linux-6.12.1/include/linux/
Dkern_levels.h9 #define KERN_ALERT KERN_SOH "1" /* action must be taken immediately */
31 #define LOGLEVEL_ALERT 1 /* action must be taken immediately */
Dstackleak.h33 * 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-6.12.1/Documentation/scheduler/
Dsched-ext.rst232 A task can be immediately dispatched to a DSQ from ``ops.select_cpu()`` by
246 * Immediately dispatch the task to either the global or local DSQ by
250 * Immediately dispatch the task to 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-6.12.1/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
Disp.c33 /* Enabling the IRQ immediately triggers an interrupt, clear it */ in cnd_isp_irq_enable()
58 /* To be called by the host immediately before starting ISP ID. */
/linux-6.12.1/arch/um/include/asm/
Dtlbflush.h22 * 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-6.12.1/drivers/usb/serial/
Dkeyspan_usa90msg.h16 disclaimer. The following copyright notice must appear immediately at
75 sendXoff, // host requests XOFF transmitted immediately
80 sendChar, // host requests char transmitted immediately
/linux-6.12.1/drivers/misc/mei/pxp/
Dmei_pxp.c54 * Caller may attempt to try again immediately.
60 * Caller may attempt to try again immediately.
103 * Caller may attempt to try again from send immediately.
110 * Caller may attempt to try again from send immediately.
/linux-6.12.1/Documentation/security/tpm/
Dtpm_vtpm_proxy.rst40 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.
/linux-6.12.1/include/scsi/
Dscsi_dh.h37 SCSI_DH_RETRY, /* retry the req, but not immediately */
38 SCSI_DH_IMM_RETRY, /* immediately retry the req */
/linux-6.12.1/drivers/net/ethernet/qualcomm/rmnet/
Drmnet_map_command.c63 /* Command data immediately follows the MAP header */ in rmnet_map_send_ack()
82 /* Command data immediately follows the MAP header */ in rmnet_map_command()
/linux-6.12.1/include/net/
Ddst_cache.h83 * dst_cache_reset_now - invalidate the cache contents immediately
87 * all dst_cache users immediately, rather than waiting for the next

12345678910>>...95