Home
last modified time | relevance | path

Searched refs:qrwlock (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/include/asm-generic/
H A Dqrwlock.h36 extern void queued_read_lock_slowpath(struct qrwlock *lock);
37 extern void queued_write_lock_slowpath(struct qrwlock *lock);
44 static inline int queued_read_trylock(struct qrwlock *lock) in queued_read_trylock()
63 static inline int queued_write_trylock(struct qrwlock *lock) in queued_write_trylock()
78 static inline void queued_read_lock(struct qrwlock *lock) in queued_read_lock()
94 static inline void queued_write_lock(struct qrwlock *lock) in queued_write_lock()
108 static inline void queued_read_unlock(struct qrwlock *lock) in queued_read_unlock()
120 static inline void queued_write_unlock(struct qrwlock *lock) in queued_write_unlock()
130 static inline int queued_rwlock_is_contended(struct qrwlock *lock) in queued_rwlock_is_contended()
H A Dqrwlock_types.h13 typedef struct qrwlock { struct
/openbmc/linux/kernel/locking/
H A Dqrwlock.c21 void __lockfunc queued_read_lock_slowpath(struct qrwlock *lock) in queued_read_lock_slowpath()
66 void __lockfunc queued_write_lock_slowpath(struct qrwlock *lock) in queued_write_lock_slowpath()
H A DMakefile31 obj-$(CONFIG_QUEUED_RWLOCKS) += qrwlock.o
/openbmc/linux/arch/openrisc/include/asm/
H A DKbuild8 generic-y += qrwlock.h
/openbmc/linux/arch/arm64/include/asm/
H A DKbuild4 generic-y += qrwlock.h
/openbmc/linux/arch/xtensa/include/asm/
H A DKbuild8 generic-y += qrwlock.h
/openbmc/linux/arch/powerpc/include/asm/
H A DKbuild8 generic-y += qrwlock.h
/openbmc/linux/arch/riscv/include/asm/
H A DKbuild8 generic-y += qrwlock.h
/openbmc/linux/arch/csky/include/asm/
H A DKbuild7 generic-y += qrwlock.h
/openbmc/linux/arch/mips/include/asm/
H A DKbuild13 generic-y += qrwlock.h
/openbmc/linux/arch/loongarch/include/asm/
H A DKbuild6 generic-y += qrwlock.h