Home
last modified time | relevance | path

Searched refs:wcp (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dwavefront.h497 #define WF_CHANNEL_STATUS(ch,wcp) (wcp)[(ch/7)] & (1<<((ch)%7))
/kernel/linux/linux-6.6/include/sound/
H A Dwavefront.h497 #define WF_CHANNEL_STATUS(ch,wcp) (wcp)[(ch/7)] & (1<<((ch)%7))
/kernel/linux/linux-5.10/fs/ocfs2/
H A Daops.c841 static int ocfs2_alloc_write_ctxt(struct ocfs2_write_ctxt **wcp, in ocfs2_alloc_write_ctxt() argument
869 *wcp = wc; in ocfs2_alloc_write_ctxt()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Daops.c837 static int ocfs2_alloc_write_ctxt(struct ocfs2_write_ctxt **wcp, in ocfs2_alloc_write_ctxt() argument
865 *wcp = wc; in ocfs2_alloc_write_ctxt()

Completed in 10 milliseconds