Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/
H A Dsparsebit.h33 void sparsebit_copy(struct sparsebit *dstp, const struct sparsebit *src);
/linux/tools/testing/selftests/kvm/lib/
H A Dsparsebit.c972 void sparsebit_copy(struct sparsebit *d, const struct sparsebit *s) in sparsebit_copy() function