Home
last modified time | relevance | path

Searched defs:Lock (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/riva/
Driva_hw.c88 int Lock in vgaLockUnlock()
101 int Lock in nv3LockUnlock()
111 int Lock in nv4LockUnlock()
/linux-4.4.14/drivers/scsi/pcmcia/
Dnsp_cs.h272 spinlock_t Lock; member
/linux-4.4.14/drivers/video/fbdev/nvidia/
Dnv_hw.c57 void NVLockUnlock(struct nvidia_par *par, int Lock) in NVLockUnlock()
/linux-4.4.14/drivers/scsi/
Dnsp32.h570 spinlock_t Lock; member
/linux-4.4.14/arch/metag/include/asm/
Dtbx.h716 TBISPIN Lock; /* Spin-lock for struct (normally 0) */ member
/linux-4.4.14/arch/x86/kvm/
Demulate.c141 #define Lock (1<<26) /* lock prefix is allowed for the instruction */ macro