Searched refs:spin_lock (Results 151 - 175 of 2776) sorted by relevance

1234567891011>>

/linux-master/arch/mips/loongson64/
H A Dhpet.c89 spin_lock(&hpet_lock);
118 spin_lock(&hpet_lock);
132 spin_lock(&hpet_lock);
151 spin_lock(&hpet_lock);
/linux-master/drivers/target/
H A Dtarget_core_ua.c92 spin_lock(&deve->ua_lock);
180 spin_lock(&deve->ua_lock);
227 spin_lock(&deve->ua_lock);
304 spin_lock(&deve->ua_lock);
/linux-master/lib/
H A Drefcount.c149 spin_lock(lock);
/linux-master/drivers/firmware/
H A Dmemmap.c109 spin_lock(&map_entries_bootmem_lock);
154 spin_lock(&map_entries_lock);
297 spin_lock(&map_entries_bootmem_lock);
350 spin_lock(&map_entries_lock);
/linux-master/arch/s390/include/asm/
H A Dtlbflush.h82 spin_lock(&mm->context.lock);
/linux-master/drivers/watchdog/
H A Deurotechwdt.c215 spin_lock(&eurwdt_lock);
258 spin_lock(&eurwdt_lock);
272 spin_lock(&eurwdt_lock);
285 spin_lock(&eurwdt_lock);
H A Drc32434_wdt.c27 #include <linux/spinlock.h> /* For spin_lock/spin_unlock/... */
80 spin_lock(&rc32434_wdt_device.io_lock);
91 spin_lock(&rc32434_wdt_device.io_lock);
121 spin_lock(&rc32434_wdt_device.io_lock);
132 spin_lock(&rc32434_wdt_device.io_lock);
H A Die6xx_wdt.c88 spin_lock(&ie6xx_wdt_data.unlock_sequence);
111 spin_lock(&ie6xx_wdt_data.unlock_sequence);
137 spin_lock(&ie6xx_wdt_data.unlock_sequence);
150 spin_lock(&ie6xx_wdt_data.unlock_sequence);
H A Dof_xilinx_wdt.c60 spin_lock(&xdev->spinlock);
83 spin_lock(&xdev->spinlock);
106 spin_lock(&xdev->spinlock);
137 spin_lock(&xdev->spinlock);
/linux-master/drivers/usb/usbip/
H A Dvudc_sysfs.c42 spin_lock(&udc->lock);
131 spin_lock(&udc->ud.lock);
176 spin_lock(&udc->ud.lock);
204 spin_lock(&udc->ud.lock);
/linux-master/drivers/gpu/drm/ttm/
H A Dttm_range_manager.c84 spin_lock(&rman->lock);
108 spin_lock(&rman->lock);
152 spin_lock(&rman->lock);
231 spin_lock(&rman->lock);
/linux-master/fs/configfs/
H A Dsymlink.c93 spin_lock(&configfs_dirent_lock);
107 spin_lock(&configfs_dirent_lock);
236 spin_lock(&configfs_dirent_lock);
253 spin_lock(&configfs_dirent_lock);
/linux-master/drivers/md/
H A Ddm-log-userspace-transfer.c140 spin_lock(&receiving_list_lock);
222 spin_lock(&receiving_list_lock);
233 spin_lock(&receiving_list_lock);
241 spin_lock(&receiving_list_lock);
/linux-master/drivers/misc/vmw_vmci/
H A Dvmci_context.c71 spin_lock(&context->lock);
160 spin_lock(&ctx_list.lock);
190 spin_lock(&ctx_list.lock);
284 spin_lock(&context->lock);
328 spin_lock(&context->lock);
517 spin_lock(&context->lock);
580 spin_lock(&context->lock);
630 spin_lock(&context->lock);
677 spin_lock(&context->lock);
776 spin_lock(
[all...]
/linux-master/drivers/gpio/
H A Dgpio-zevio.c82 spin_lock(&controller->lock);
98 spin_lock(&controller->lock);
114 spin_lock(&controller->lock);
131 spin_lock(&controller->lock);
/linux-master/arch/hexagon/include/asm/
H A Dpgalloc.h71 spin_lock(&kmap_gen_lock);
/linux-master/samples/bpf/
H A Dspintest.bpf.c50 SEC("kprobe.multi/spin_*lock*")PROG(spin_lock)
/linux-master/fs/affs/
H A Dsymlink.c37 spin_lock(&sbi->symlink_lock);
/linux-master/fs/autofs/
H A Dautofs_i.h191 spin_lock(&dentry->d_lock);
203 spin_lock(&dentry->d_lock);
275 spin_lock(&sbi->lookup_lock);
288 spin_lock(&sbi->lookup_lock);
/linux-master/fs/minix/
H A Dbitmap.c62 spin_lock(&bitmap_lock);
81 spin_lock(&bitmap_lock);
206 spin_lock(&bitmap_lock);
227 spin_lock(&bitmap_lock);
/linux-master/net/sunrpc/xprtrdma/
H A Dbackchannel.c135 spin_lock(&xprt->bc_pa_lock);
142 spin_lock(&xprt->bc_pa_lock);
161 spin_lock(&xprt->bc_pa_lock);
174 spin_lock(&xprt->bc_pa_lock);
/linux-master/drivers/s390/crypto/
H A Dzcrypt_card.c83 spin_lock(&zcrypt_list_lock);
186 spin_lock(&zcrypt_list_lock);
198 spin_lock(&zcrypt_list_lock);
218 spin_lock(&zcrypt_list_lock);
/linux-master/fs/gfs2/
H A Dsuper.h23 spin_lock(&sdp->sd_jindex_spin);
/linux-master/virt/kvm/
H A Dkvm_mm.h19 #define KVM_MMU_LOCK(kvm) spin_lock(&(kvm)->mmu_lock)
/linux-master/fs/bcachefs/
H A Dclock.c20 spin_lock(&clock->timer_lock);
42 spin_lock(&clock->timer_lock);
135 spin_lock(&clock->timer_lock);
161 spin_lock(&clock->timer_lock);

Completed in 658 milliseconds

1234567891011>>