Searched refs:LDC_COPY_IN (Results 1 – 3 of 3) sorted by relevance
119 return ldc_copy(lp, LDC_COPY_IN, buf, len, offset, cookies, ncookies); in ldc_get_dring_entry()
2583 #define LDC_COPY_IN 0 macro
2218 if (copy_dir != LDC_COPY_IN && copy_dir != LDC_COPY_OUT) { in ldc_copy()