Home
last modified time | relevance | path

Searched refs:ldc_copy (Results 1 – 2 of 2) sorted by relevance

/arch/sparc/include/asm/
A Dldc.h119 int ldc_copy(struct ldc_channel *lp, int copy_dir,
129 return ldc_copy(lp, LDC_COPY_IN, buf, len, offset, cookies, ncookies); in ldc_get_dring_entry()
138 return ldc_copy(lp, LDC_COPY_OUT, buf, len, offset, cookies, ncookies); in ldc_put_dring_entry()
/arch/sparc/kernel/
A Dldc.c2263 int ldc_copy(struct ldc_channel *lp, int copy_dir, in ldc_copy() function
2351 EXPORT_SYMBOL(ldc_copy);

Completed in 9 milliseconds