Searched refs:raw_spinlock_t (Results 26 - 50 of 201) sorted by relevance

123456789

/linux-master/include/linux/
H A Dseqlock_types.h68 SEQCOUNT_LOCKNAME(raw_spinlock, raw_spinlock_t, false, raw_spin)
H A Dhrtimer_defs.h104 raw_spinlock_t lock;
H A Dflex_proportions.h49 raw_spinlock_t lock; /* Protect period and numerator */
H A Dbpf_local_storage.h26 raw_spinlock_t lock;
96 raw_spinlock_t lock; /* Protect adding/removing from the "list" */
H A Drtmutex.h24 raw_spinlock_t wait_lock;
H A Dtty_ldisc.h19 raw_spinlock_t wait_lock;
/linux-master/arch/csky/include/asm/
H A Dasid.h19 raw_spinlock_t lock;
/linux-master/arch/arm/mach-footbridge/include/mach/
H A Dhardware.h83 extern raw_spinlock_t nw_gpio_lock;
/linux-master/arch/sh/include/asm/
H A Dpci.h39 extern raw_spinlock_t pci_config_lock;
/linux-master/fs/pstore/
H A Dram_internal.h67 raw_spinlock_t buffer_lock;
/linux-master/arch/sparc/include/asm/
H A Dprom.h28 extern raw_spinlock_t devtree_lock;
/linux-master/mm/kfence/
H A Dkfence.h65 raw_spinlock_t lock;
/linux-master/drivers/pinctrl/starfive/
H A Dpinctrl-starfive-jh7110.h18 raw_spinlock_t lock;
/linux-master/arch/x86/include/asm/
H A Di8259.h31 extern raw_spinlock_t i8259A_lock;
/linux-master/arch/arm/include/asm/
H A Ddma.h40 extern raw_spinlock_t dma_spin_lock;
/linux-master/drivers/gpio/
H A Dgpio-tangier.h105 raw_spinlock_t lock;
/linux-master/drivers/sh/intc/
H A Dinternals.h58 raw_spinlock_t lock;
162 extern raw_spinlock_t intc_big_lock;
/linux-master/include/linux/irqchip/
H A Darm-gic-v4.h69 raw_spinlock_t vpe_lock;
/linux-master/kernel/
H A Dcpu_pm.c19 * never block, IOW it requires using a raw_spinlock_t.
23 raw_spinlock_t lock;
/linux-master/include/acpi/platform/
H A Daclinuxex.h96 raw_spinlock_t *lock = ACPI_ALLOCATE(sizeof(*lock)); \
H A Daclinux.h114 #define acpi_raw_spinlock raw_spinlock_t *
/linux-master/include/kvm/
H A Darm_vgic.h119 raw_spinlock_t irq_lock; /* Protects the content of the struct */
278 raw_spinlock_t lpi_list_lock;
335 raw_spinlock_t ap_list_lock; /* Protects the ap_list */
/linux-master/arch/mips/kernel/
H A Dspinlock_test.c43 raw_spinlock_t lock;
/linux-master/fs/erofs/
H A Dpcpubuf.c13 raw_spinlock_t lock;
/linux-master/tools/perf/util/bpf_skel/vmlinux/
H A Dvmlinux.h59 typedef struct raw_spinlock raw_spinlock_t; typedef in typeref:struct:raw_spinlock

Completed in 211 milliseconds

123456789