Home
last modified time | relevance | path

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

/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_gen4_tl.c75 ADF_GEN4_TL_SL_UTIL_COUNTER(wcp),
97 ADF_GEN4_TL_SL_EXEC_COUNTER(wcp),
/linux/include/sound/
H A Dwavefront.h446 #define WF_CHANNEL_STATUS(ch,wcp) (wcp)[(ch/7)] & (1<<((ch)%7)) argument
/linux/fs/ocfs2/
H A Daops.c818 static int ocfs2_alloc_write_ctxt(struct ocfs2_write_ctxt **wcp, in ocfs2_alloc_write_ctxt() argument
846 *wcp = wc; in ocfs2_alloc_write_ctxt()