Home
last modified time | relevance | path

Searched defs:pipe_lock (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dsnoc.h32 spinlock_t pipe_lock; member
H A Dpci.h93 spinlock_t pipe_lock; member
/openbmc/linux/fs/
H A Dpipe.c85 void pipe_lock(struct pipe_inode_info *pipe) in pipe_lock() function