Searched refs:target_dde (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/nx-gzip/ |
H A D | gzfht_test.c | 114 clear_dde(cmdp->crb.target_dde); in compress_fht_sample() 115 putnn(cmdp->crb.target_dde, dde_count, 0); in compress_fht_sample() 116 put32(cmdp->crb.target_dde, ddebc, dstlen); in compress_fht_sample() 117 put64(cmdp->crb.target_dde, ddead, (uint64_t) dst); in compress_fht_sample()
|
H A D | gunz_test.c | 253 cmdp->crb.target_dde = *dst; in nx_submit_job()
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/nx-gzip/ |
H A D | gzfht_test.c | 111 clear_dde(cmdp->crb.target_dde); in compress_fht_sample() 112 putnn(cmdp->crb.target_dde, dde_count, 0); in compress_fht_sample() 113 put32(cmdp->crb.target_dde, ddebc, dstlen); in compress_fht_sample() 114 put64(cmdp->crb.target_dde, ddead, (uint64_t) dst); in compress_fht_sample()
|
H A D | gunz_test.c | 253 cmdp->crb.target_dde = *dst; in nx_submit_job()
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/nx-gzip/include/ |
H A D | nxu.h | 311 struct nx_dde_t target_dde; /* byte[32:47] */ member 631 struct nx_dde_t target_dde; /* byte[32:47] */ member
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/nx-gzip/include/ |
H A D | nxu.h | 311 struct nx_dde_t target_dde; /* byte[32:47] */ member 631 struct nx_dde_t target_dde; /* byte[32:47] */ member
|
Completed in 7 milliseconds