Searched refs:nx_gzip_crb_cpb_t (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/tools/testing/selftests/powerpc/nx-gzip/ |
A D | gzfht_test.c | 81 struct nx_gzip_crb_cpb_t *cmdp, void *handle) in compress_fht_sample() 199 struct nx_gzip_crb_cpb_t *cmdp; in compress_file() 205 aligned_alloc(sizeof(struct nx_gzip_crb_cpb_t), in compress_file() 206 sizeof(struct nx_gzip_crb_cpb_t)); in compress_file() 263 nxu_touch_pages(cmdp, sizeof(struct nx_gzip_crb_cpb_t), pagelen, in compress_file()
|
A D | gzip_vas.c | 135 static int nx_wait_for_csb(struct nx_gzip_crb_cpb_t *cmdp) in nx_wait_for_csb() 195 static int nxu_run_job(struct nx_gzip_crb_cpb_t *cmdp, void *handle) in nxu_run_job() 262 int nxu_submit_job(struct nx_gzip_crb_cpb_t *cmdp, void *handle) in nxu_submit_job()
|
A D | gunz_test.c | 246 struct nx_gzip_crb_cpb_t *cmdp, void *handle) in nx_submit_job() 294 struct nx_gzip_crb_cpb_t cmd, *cmdp; in decompress_file() 692 nxu_touch_pages(cmdp, sizeof(struct nx_gzip_crb_cpb_t), page_sz, 1); in decompress_file()
|
/linux-6.3-rc2/tools/testing/selftests/powerpc/nx-gzip/include/ |
A D | nxu.h | 323 struct nx_gzip_crb_cpb_t { struct 573 int nxu_submit_job(struct nx_gzip_crb_cpb_t *c, void *handle); 590 int nxu_run_sim_job(struct nx_gzip_crb_cpb_t *c, void *ctx);
|
Completed in 8 milliseconds