/Linux-v6.6/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 183 * tasklet_entry - called immediately before the tasklet is run 197 * tasklet_exit - called immediately after the tasklet is run
|
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 77 * workqueue_execute_start - called immediately before the workqueue callback 102 * workqueue_execute_end - called immediately after the workqueue callback
|
D | timer.h | 86 * timer_expire_entry - called immediately before the timer callback 118 * timer_expire_exit - called immediately after the timer callback returns 232 * hrtimer_expire_entry - called immediately before the hrtimer callback 280 * hrtimer_expire_exit - called immediately after the hrtimer callback returns
|
D | ipi.h | 100 * ipi_entry - called immediately before the IPI handler 116 * ipi_exit - called immediately after the IPI handler returns
|
/Linux-v6.6/Documentation/driver-api/firmware/ |
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-v6.6/drivers/acpi/acpica/ |
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-v6.6/Documentation/ABI/testing/ |
D | sysfs-class-led-trigger-netdev | 32 Setting this value also immediately changes the LED state. 89 Setting this value also immediately changes the LED state. 102 Setting this value also immediately changes the LED state. 115 Setting this value also immediately changes the LED state. 128 Setting this value also immediately changes the LED state. 141 Setting this value also immediately changes the LED state.
|
D | sysfs-bus-vdpa | 5 This file determines whether new devices are immediately bound 8 driver immediately after they are created.
|
D | sysfs-driver-hid-ntrig | 33 activation_width (RW) Width threshold to immediately 36 activation_height (RW) Height threshold to immediately
|
/Linux-v6.6/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 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-v6.6/drivers/firmware/efi/libstub/ |
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-v6.6/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-v6.6/Documentation/ABI/obsolete/ |
D | sysfs-driver-hid-roccat-arvo | 8 immediately. 41 immediately. 52 When written, the key is activated/deactivated immediately.
|
/Linux-v6.6/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 | stackleak.h | 32 * The address immediately after the highest address on tsk's stack which we 46 * Find the address immediately above the poisoned region of the stack, where
|
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-v6.6/drivers/staging/vc04_services/interface/vchiq_arm/ |
D | vchiq_connected.c | 27 * be made immediately, otherwise it will be deferred until 38 /* We're already connected. Call the callback immediately. */ in vchiq_add_connected_callback()
|
/Linux-v6.6/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-v6.6/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-v6.6/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-v6.6/drivers/net/ethernet/qualcomm/rmnet/ |
D | rmnet_map_command.c | 63 /* 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-v6.6/include/net/ |
D | dst_cache.h | 83 * dst_cache_reset_now - invalidate the cache contents immediately 87 * all dst_cache users immediately, rather than waiting for the next
|
/Linux-v6.6/tools/testing/selftests/bpf/progs/ |
D | verifier_scalar_ids.c | 9 * marked to be precise, this mark is immediately propagated to r{1,2}. 28 /* force r0 to be precise, this immediately marks r1 and r2 as in __flag() 66 /* force r0 to be precise, this immediately marks r1 and r2 as in __flag() 103 /* force r0 to be precise, this immediately marks r1 and r2 as in __flag() 149 /* force r0 to be precise, this immediately marks r1 and r2 as in __flag() 233 /* force r1 to be precise, this immediately marks: in precision_many_frames__bar() 286 /* force r1 to be precise, this immediately marks: in precision_stack__foo()
|
/Linux-v6.6/Documentation/locking/ |
D | hwspinlock.rst | 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
|
/Linux-v6.6/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()
|