Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dnfs3proc.c710 #define WC (7+pAT) /* WCC attributes */ macro
739 .pc_xdrressize = ST+WC,
789 .pc_xdrressize = ST+WC+4,
799 .pc_xdrressize = ST+(1+FH+pAT)+WC,
809 .pc_xdrressize = ST+(1+FH+pAT)+WC,
819 .pc_xdrressize = ST+(1+FH+pAT)+WC,
829 .pc_xdrressize = ST+(1+FH+pAT)+WC,
839 .pc_xdrressize = ST+WC,
849 .pc_xdrressize = ST+WC,
859 .pc_xdrressize = ST+WC+WC,
[all …]
/linux-4.19.296/include/sound/
Demu10k1.h166 #define WC 0x10 /* Wall Clock register */ macro
1859 static inline unsigned int snd_emu10k1_wc(struct snd_emu10k1 *emu) { return (inl(emu->port + WC) >>… in snd_emu10k1_wc()
/linux-4.19.296/block/
Dblk-mq-debugfs.c134 QUEUE_FLAG_NAME(WC),