Home
last modified time | relevance | path

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

12345678910>>...63

/linux/Documentation/ABI/testing/
H A 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.
H A Dsysfs-bus-vdpa5 This file determines whether new devices are immediately bound
8 driver immediately after they are created.
/linux/include/trace/events/
H A 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
H A 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
H A Dipi.h100 * ipi_entry - called immediately before the IPI handler
116 * ipi_exit - called immediately after the IPI handler returns
/linux/drivers/acpi/acpica/
H A 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/Documentation/driver-api/firmware/
H A 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/Documentation/RCU/
H A 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/drivers/firmware/efi/libstub/
H A 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/arch/arm/include/asm/
H A 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/Documentation/ABI/obsolete/
H A Dsysfs-driver-hid-roccat-arvo8 immediately.
41 immediately.
52 When written, the key is activated/deactivated immediately.
/linux/drivers/cxl/
H A DMakefile6 # are immediately enabled
8 # immediately enabled
/linux/Documentation/gpu/
H A Dzynqmp.rst28 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/linux/
H A Dkern_levels.h9 #define KERN_ALERT KERN_SOH "1" /* action must be taken immediately */
31 #define LOGLEVEL_ALERT 1 /* action must be taken immediately */
H A 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
H A Dhwspinlock.h178 * immediately fail if the hwspinlock is already locked.
199 * immediately fail if the hwspinlock is already locked.
217 * This function attempts to lock an hwspinlock, and will immediately fail
236 * This function attempts to lock an hwspinlock, and will immediately fail
253 * This function attempts to lock an hwspinlock, and will immediately fail
/linux/drivers/md/dm-vdo/
H A 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/arch/um/include/asm/
H A 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/drivers/usb/serial/
H A 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/drivers/misc/mei/pxp/
H A 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/include/scsi/
H A Dscsi_dh.h37 SCSI_DH_RETRY, /* retry the req, but not immediately */
38 SCSI_DH_IMM_RETRY, /* immediately retry the req */
/linux/Documentation/security/tpm/
H A 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/drivers/net/ethernet/qualcomm/rmnet/
H A 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/Documentation/locking/
H A Dhwspinlock.rst186 Attempt to lock a previously-assigned hwspinlock, but immediately fail if
203 Attempt to lock a previously-assigned hwspinlock, but immediately fail if
219 Attempt to lock a previously-assigned hwspinlock, but immediately fail if
235 Attempt to lock a previously-assigned hwspinlock, but immediately fail if
250 Attempt to lock a previously-assigned hwspinlock, but immediately fail if
/linux/include/net/
H A 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>>...63