Home
last modified time | relevance | path

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

12345678910>>...78

/linux-5.10/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-5.10/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
91 Permitting call_rcu() to immediately invoke its arguments breaks RCU,
96 Note that it *is* safe for synchronize_rcu() to return immediately on
100 Why can't synchronize_rcu() return immediately on UP systems running
136 Why can't synchronize_rcu() return immediately on UP systems
141 simply immediately returned, it would prematurely signal the
/linux-5.10/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
Dworkqueue.h19 * This event occurs when a work is queued immediately or once a
56 * which happens immediately after queueing unless @max_active limit
77 * workqueue_execute_start - called immediately before the workqueue callback
102 * workqueue_execute_end - called immediately after the workqueue callback
Dipi.h56 * ipi_entry - called immediately before the IPI handler
72 * ipi_exit - called immediately after the IPI handler returns
Dtimer.h85 * timer_expire_entry - called immediately before the timer callback
116 * timer_expire_exit - called immediately after the timer callback returns
225 * hrtimer_expire_entry - called immediately before the hrtimer callback
273 * hrtimer_expire_exit - called immediately after the hrtimer callback returns
/linux-5.10/drivers/acpi/acpica/
Damlresrc.h288 * Optional fields follow immediately:
330 * Optional fields follow immediately:
348 * Optional fields follow immediately:
366 * Optional fields follow immediately:
387 * Optional fields follow immediately:
407 * Optional fields follow immediately:
424 * Optional fields follow immediately:
443 * Optional fields follow immediately:
463 * Optional fields follow immediately:
/linux-5.10/arch/arm/include/asm/
Ddma.h97 * DMA address immediately, but defer it to the enable_dma().
105 * DMA address immediately, but defer it to the enable_dma().
115 * DMA count immediately, but defer it to the enable_dma().
123 * DMA transfer direction immediately, but defer it to the
/linux-5.10/Documentation/ABI/obsolete/
Dsysfs-driver-hid-roccat-arvo8 immediately.
41 immediately.
52 When written, the key is activated/deactivated immediately.
/linux-5.10/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 */
Dhwspinlock.h172 * immediately fail if the hwspinlock is already locked.
193 * immediately fail if the hwspinlock is already locked.
211 * This function attempts to lock an hwspinlock, and will immediately fail
230 * This function attempts to lock an hwspinlock, and will immediately fail
247 * This function attempts to lock an hwspinlock, and will immediately fail
/linux-5.10/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_connected.c29 * be made immediately, otherwise it will be deferred until
40 /* We're already connected. Call the callback immediately. */ in vchiq_add_connected_callback()
/linux-5.10/fs/jffs2/
DTODO15 decide which inodes should be in-core immediately after mount.
31 - Doubly-linked next_in_ino list to allow us to free obsoleted raw_node_refs immediately?
/linux-5.10/arch/mips/include/asm/
Dwar.h16 * if executed immediately after starting an integer division:
42 * if executed immediately after starting an integer division:
/linux-5.10/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-5.10/include/scsi/
Dscsi_dh.h37 SCSI_DH_RETRY, /* retry the req, but not immediately */
38 SCSI_DH_IMM_RETRY, /* immediately retry the req */
/linux-5.10/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-5.10/Documentation/ABI/testing/
Dsysfs-driver-hid-ntrig33 activation_width (RW) Width threshold to immediately
36 activation_height (RW) Height threshold to immediately
/linux-5.10/Documentation/locking/
Dhwspinlock.rst175 Attempt to lock a previously-assigned hwspinlock, but immediately fail if
192 Attempt to lock a previously-assigned hwspinlock, but immediately fail if
208 Attempt to lock a previously-assigned hwspinlock, but immediately fail if
224 Attempt to lock a previously-assigned hwspinlock, but immediately fail if
239 Attempt to lock a previously-assigned hwspinlock, but immediately fail if
/linux-5.10/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()
118 /* To be called by the host immediately before starting ISP ID. */
/linux-5.10/fs/ceph/
Dioctl.h25 * only works immediately after the file is created and before any
94 * immediately flushed on page boundaries). It is very similar to
/linux-5.10/kernel/locking/
Dpercpu-rwsem.c60 * in turn means that they are guaranteed to immediately decrement in __percpu_down_read_trylock()
194 * newly arriving readers increment a given counter, they will immediately
249 * One reason that we cannot just immediately flip to readers_fast is in percpu_up_write()
/linux-5.10/arch/mips/include/asm/octeon/
Dcvmx-spinlock.h109 /* if lock held, fail immediately */ in cvmx_spinlock_trylock()
183 * Attempts to get lock, returns immediately with success/failure
200 /* if lock held, fail immediately */ in cvmx_spinlock_bit_trylock()
/linux-5.10/Documentation/userspace-api/media/v4l/
Dfunc-select.rst54 the outgoing queue of the driver the function returns immediately.
73 immediately.
/linux-5.10/Documentation/kbuild/
Dkconfig-macro-language.rst63 righthand side is expanded immediately upon reading the line from the Kconfig
72 variable. The righthand side of += is expanded immediately if the lefthand
129 parsing immediately if the condition part is "y".

12345678910>>...78