Home
last modified time | relevance | path

Searched refs:raw_spinlock (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/include/linux/
Dspinlock_types.h20 typedef struct raw_spinlock { struct
66 struct raw_spinlock rlock;
69 # define LOCK_PADSIZE (offsetof(struct raw_spinlock, dep_map))
/linux-2.6.39/Documentation/kvm/
Dlocking.txt13 Type: raw_spinlock
21 Type: raw_spinlock
/linux-2.6.39/kernel/
Dspinlock.c112 BUILD_LOCK_OPS(spin, raw_spinlock);