Searched full:immediately (Results 1 – 25 of 1815) sorted by relevance
12345678910>>...73
/Linux-v5.4/Documentation/RCU/ |
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 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-v5.4/include/trace/events/ |
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
|
D | workqueue.h | 36 * This event occurs when a work is queued immediately or once a 73 * which happens immediately after queueing unless @max_active limit 84 * workqueue_execute_start - called immediately before the workqueue callback 109 * workqueue_execute_end - called immediately after the workqueue callback
|
D | ipi.h | 56 * ipi_entry - called immediately before the IPI handler 72 * ipi_exit - called immediately after the IPI handler returns
|
D | timer.h | 85 * 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-v5.4/Documentation/driver-api/firmware/ |
D | lookup-order.rst | 10 return it immediately 12 return it immediately 14 return it immediately
|
/Linux-v5.4/drivers/acpi/acpica/ |
D | amlresrc.h | 288 * 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-v5.4/arch/arm/include/asm/ |
D | dma.h | 97 * 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-v5.4/Documentation/ABI/obsolete/ |
D | sysfs-driver-hid-roccat-arvo | 8 immediately. 41 immediately. 52 When written, the key is activated/deactivated immediately.
|
/Linux-v5.4/include/linux/ |
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 */
|
D | hwspinlock.h | 172 * 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-v5.4/fs/jffs2/ |
D | TODO | 15 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-v5.4/drivers/usb/serial/ |
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-v5.4/Documentation/media/uapi/v4l/ |
D | vidioc-encoder-cmd.rst | 58 immediately. 116 Of Pictures*, otherwise encoding will stop immediately. When the 153 rather than immediately.
|
/Linux-v5.4/kernel/locking/ |
D | percpu-rwsem.c | 56 * which in turn means that they are guaranteed to immediately in __percpu_down_read() 125 * newly arriving readers increment a given counter, they will immediately 174 * One reason that we cannot just immediately flip to readers_fast is in percpu_up_write()
|
/Linux-v5.4/include/scsi/ |
D | scsi_dh.h | 37 SCSI_DH_RETRY, /* retry the req, but not immediately */ 38 SCSI_DH_IMM_RETRY, /* immediately retry the req */
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-driver-hid-ntrig | 32 activation_width: (RW) Width threshold to immediately 35 activation_height: (RW) Height threshold to immediately
|
/Linux-v5.4/Documentation/security/tpm/ |
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.
|
/Linux-v5.4/Documentation/ |
D | hwspinlock.txt | 175 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
|
D | rpmsg.txt | 145 In case there are no TX buffers available, the function will immediately 166 In case there are no TX buffers available, the function will immediately 187 In case there are no TX buffers available, the function will immediately 337 If/when a relevant rpmsg driver is registered, it will be immediately probed
|
/Linux-v5.4/fs/ceph/ |
D | ioctl.h | 25 * only works immediately after the file is created and before any 94 * immediately flushed on page boundaries). It is very similar to
|
/Linux-v5.4/arch/mips/include/asm/octeon/ |
D | cvmx-spinlock.h | 109 /* 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-v5.4/drivers/staging/vc04_services/interface/vchiq_arm/ |
D | vchiq_connected.c | 35 * be made immediately, otherwise it will be deferred until 48 /* We're already connected. Call the callback immediately. */ in vchiq_add_connected_callback()
|
/Linux-v5.4/Documentation/kbuild/ |
D | kconfig-macro-language.rst | 63 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".
|
/Linux-v5.4/drivers/gpu/drm/i915/display/ |
D | intel_fifo_underrun.c | 409 * intel_check_cpu_fifo_underruns - check for CPU fifo underruns immediately 412 * Check for CPU fifo underruns immediately. Useful on IVB/HSW where the shared 437 * intel_check_pch_fifo_underruns - check for PCH fifo underruns immediately 440 * Check for PCH fifo underruns immediately. Useful on CPT/PPT where the shared
|
12345678910>>...73