Home
last modified time | relevance | path

Searched defs:readq (Results 1 – 25 of 34) sorted by relevance

12

/OK3568_Linux_fs/kernel/sound/core/seq/oss/
H A Dseq_oss_rw.c33 struct seq_oss_readq *readq = dp->readq; in snd_seq_oss_read() local
H A Dseq_oss_readq.c112 struct seq_oss_readq *readq; member
H A Dseq_oss_device.h94 struct seq_oss_readq *readq; member
/OK3568_Linux_fs/kernel/drivers/scsi/snic/
H A Dvnic_dev.h29 static inline u64 readq(void __iomem *reg) in readq() function
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dio.h182 static inline unsigned long long readq(const volatile void __iomem *addr) in readq() function
207 #define readq readq macro
/OK3568_Linux_fs/kernel/net/qrtr/
H A Dtun.c16 wait_queue_head_t readq; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dio-64-nonatomic-hi-lo.h43 #define readq hi_lo_readq macro
H A Dio-64-nonatomic-lo-hi.h43 #define readq lo_hi_readq macro
/OK3568_Linux_fs/kernel/drivers/scsi/csiostor/
H A Dcsio_defs.h54 static inline u64 readq(void __iomem *addr) in readq() function
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dio_trivial.h110 IO_CONCAT(__IO_PREFIX,readq)(const volatile void __iomem *a) in IO_CONCAT() argument
H A Dio.h470 extern inline u64 readq(const volatile void __iomem *addr) in readq() function
597 #define readq readq macro
/OK3568_Linux_fs/kernel/drivers/scsi/fnic/
H A Dvnic_dev.h71 static inline u64 readq(void __iomem *reg) in readq() function
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dhci_vhci.c36 struct sk_buff_head readq; member
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dio_64.h142 #define readq readq macro
144 static inline u64 readq(const volatile void __iomem *addr) in readq() function
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cisco/enic/
H A Dvnic_dev.h31 static inline u64 readq(void __iomem *reg) in readq() function
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dmmio.h147 #define readq(c) ({ u64 __v; __io_br(); __v = readq_cpu(c); __io_ar(__v); __v; }) macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dio.h107 #define readq readq macro
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dio.h154 #define readq(c) ({ u64 __v = readq_relaxed(c); __iormb(__v); __v; }) macro
/OK3568_Linux_fs/kernel/drivers/dma/sf-pdma/
H A Dsf-pdma.c28 static inline unsigned long long readq(void __iomem *addr) in readq() function
/OK3568_Linux_fs/kernel/drivers/rpmsg/
H A Drpmsg_char.c78 wait_queue_head_t readq; member
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dio.h52 #define readq(a) ({ u64 r_ = readq_relaxed(a); rmb(); r_; }) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dio.h417 #define readq readq in BUILDIO_MEM() macro
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dio.c182 u64 readq(const volatile void __iomem *addr) in readq() function
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dio.h187 #define readq readq macro
188 static inline u64 readq(const volatile void __iomem *addr) in readq() function
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dio.h390 #define readq readq in BUILDIO_MEM() macro

12