Searched refs:irqflags (Results 1 - 25 of 302) sorted by relevance

1234567891011>>

/linux-master/arch/arc/include/asm/
H A Dirqflags.h11 #include <asm/irqflags-compact.h>
13 #include <asm/irqflags-arcv2.h>
/linux-master/arch/sh/include/asm/
H A Dirqflags.h8 #include <asm-generic/irqflags.h>
/linux-master/arch/openrisc/include/asm/
H A Dirqflags.h23 #include <asm-generic/irqflags.h>
/linux-master/kernel/locking/
H A Dirqflag-debug.c5 #include <linux/irqflags.h>
/linux-master/arch/loongarch/kernel/
H A Didle.c8 #include <linux/irqflags.h>
/linux-master/arch/um/include/shared/
H A Dirq_kern.h17 irq_handler_t handler, unsigned long irqflags,
28 * @irqflags: Linux IRQ flags
56 irq_handler_t handler, unsigned long irqflags,
63 irq_handler_t handler, unsigned long irqflags,
68 return um_request_irq(irq, fd, type, handler, irqflags,
62 um_request_irq_tt(int irq, int fd, enum um_irq_type type, irq_handler_t handler, unsigned long irqflags, const char *devname, void *dev_id, void (*timetravel_handler)(int, int, void *, struct time_travel_event *)) argument
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_irq_kms.c125 unsigned long irqflags; local
128 spin_lock_irqsave(&rdev->irq.lock, irqflags);
141 spin_unlock_irqrestore(&rdev->irq.lock, irqflags);
176 unsigned long irqflags; local
182 spin_lock_irqsave(&rdev->irq.lock, irqflags);
195 spin_unlock_irqrestore(&rdev->irq.lock, irqflags);
389 unsigned long irqflags; local
395 spin_lock_irqsave(&rdev->irq.lock, irqflags);
397 spin_unlock_irqrestore(&rdev->irq.lock, irqflags);
428 unsigned long irqflags; local
451 unsigned long irqflags; local
477 unsigned long irqflags; local
502 unsigned long irqflags; local
524 unsigned long irqflags; local
545 unsigned long irqflags; local
568 unsigned long irqflags; local
[all...]
/linux-master/include/linux/input/
H A Dcma3000.h45 unsigned long irqflags; member in struct:cma3000_platform_data
/linux-master/drivers/gpu/drm/i915/selftests/
H A Digt_atomic.c8 #include <linux/irqflags.h>
/linux-master/arch/um/include/asm/
H A Dirqflags.h36 #include <asm-generic/irqflags.h>
/linux-master/arch/arm64/kernel/
H A Didle.c7 #include <linux/irqflags.h>
/linux-master/arch/arm64/include/asm/
H A Dsimd.h10 #include <linux/irqflags.h>
/linux-master/drivers/ntb/
H A Dcore.c143 unsigned long irqflags; local
150 spin_lock_irqsave(&ntb->ctx_lock, irqflags);
155 spin_unlock_irqrestore(&ntb->ctx_lock, irqflags);
163 unsigned long irqflags; local
165 spin_lock_irqsave(&ntb->ctx_lock, irqflags);
170 spin_unlock_irqrestore(&ntb->ctx_lock, irqflags);
176 unsigned long irqflags; local
178 spin_lock_irqsave(&ntb->ctx_lock, irqflags);
183 spin_unlock_irqrestore(&ntb->ctx_lock, irqflags);
189 unsigned long irqflags; local
202 unsigned long irqflags; local
[all...]
/linux-master/drivers/tty/hvc/
H A Dhvc_dcc.c134 unsigned long irqflags; local
136 spin_lock_irqsave(&dcc_lock, irqflags);
149 spin_unlock_irqrestore(&dcc_lock, irqflags);
160 unsigned long irqflags; local
167 spin_lock_irqsave(&dcc_lock, irqflags);
174 spin_unlock_irqrestore(&dcc_lock, irqflags);
185 unsigned long irqflags; local
191 spin_lock_irqsave(&dcc_lock, irqflags);
194 spin_unlock_irqrestore(&dcc_lock, irqflags);
213 spin_unlock_irqrestore(&dcc_lock, irqflags);
224 unsigned long irqflags; local
[all...]
/linux-master/arch/sh/kernel/
H A Dirq_32.c3 * SHcompact irqflags support
7 #include <linux/irqflags.h>
/linux-master/arch/csky/include/asm/
H A Dirqflags.h47 #include <asm-generic/irqflags.h>
/linux-master/arch/mips/fw/arc/
H A Dmisc.c15 #include <linux/irqflags.h>
/linux-master/arch/arm/include/asm/
H A Dsystem_misc.h9 #include <linux/irqflags.h>
/linux-master/arch/riscv/include/asm/
H A Dsimd.h11 #include <linux/irqflags.h>
/linux-master/drivers/gpu/drm/lima/
H A Dlima_devfreq.c59 unsigned long irqflags; local
63 spin_lock_irqsave(&devfreq->lock, irqflags);
73 spin_unlock_irqrestore(&devfreq->lock, irqflags);
180 unsigned long irqflags; local
185 spin_lock_irqsave(&devfreq->lock, irqflags);
191 spin_unlock_irqrestore(&devfreq->lock, irqflags);
196 unsigned long irqflags; local
201 spin_lock_irqsave(&devfreq->lock, irqflags);
207 spin_unlock_irqrestore(&devfreq->lock, irqflags);
212 unsigned long irqflags; local
[all...]
/linux-master/include/xen/
H A Devents.h23 unsigned long irqflags, const char *devname,
27 unsigned long irqflags, const char *devname,
32 unsigned long irqflags, const char *devname,
37 unsigned long irqflags,
45 unsigned long irqflags,
/linux-master/arch/arm/xen/
H A Dp2m.c68 unsigned long irqflags; local
70 read_lock_irqsave(&p2m_lock, irqflags);
77 read_unlock_irqrestore(&p2m_lock, irqflags);
85 read_unlock_irqrestore(&p2m_lock, irqflags);
154 unsigned long irqflags; local
159 write_lock_irqsave(&p2m_lock, irqflags);
166 write_unlock_irqrestore(&p2m_lock, irqflags);
175 write_unlock_irqrestore(&p2m_lock, irqflags);
187 write_lock_irqsave(&p2m_lock, irqflags);
190 write_unlock_irqrestore(&p2m_lock, irqflags);
[all...]
/linux-master/drivers/counter/
H A D104-quad-8.c239 unsigned long irqflags; local
243 spin_lock_irqsave(&priv->lock, irqflags);
252 spin_unlock_irqrestore(&priv->lock, irqflags);
287 unsigned long irqflags; local
293 spin_lock_irqsave(&priv->lock, irqflags);
311 spin_unlock_irqrestore(&priv->lock, irqflags);
350 unsigned long irqflags; local
353 spin_lock_irqsave(&priv->lock, irqflags);
357 spin_unlock_irqrestore(&priv->lock, irqflags);
368 unsigned long irqflags; local
445 unsigned long irqflags; local
508 unsigned long irqflags; local
614 unsigned long irqflags; local
678 unsigned long irqflags; local
738 unsigned long irqflags; local
783 unsigned long irqflags; local
829 unsigned long irqflags; local
849 unsigned long irqflags; local
873 unsigned long irqflags; local
915 unsigned long irqflags; local
935 unsigned long irqflags; local
980 unsigned long irqflags; local
1032 unsigned long irqflags; local
[all...]
/linux-master/drivers/clk/ti/
H A Dautoidle.c42 unsigned long irqflags; local
44 spin_lock_irqsave(&autoidle_spinlock, irqflags);
49 spin_unlock_irqrestore(&autoidle_spinlock, irqflags);
57 unsigned long irqflags; local
59 spin_lock_irqsave(&autoidle_spinlock, irqflags);
64 spin_unlock_irqrestore(&autoidle_spinlock, irqflags);
/linux-master/drivers/iio/trigger/
H A Diio-trig-interrupt.c32 unsigned long irqflags; local
41 irqflags = (irq_res->flags & IRQF_TRIGGER_MASK) | IRQF_SHARED;
59 irqflags, trig->name, trig);

Completed in 378 milliseconds

1234567891011>>