Searched refs:chsc_sstpi (Results 1 – 3 of 3) sorted by relevance
313 int chsc_sstpi(void *page, void *result, size_t size);
1556 rc = chsc_sstpi(stp_page, &stp_info, in stp_sync_clock()1593 rc = chsc_sstpi(stp_page, &stp_info, sizeof(struct stp_sstpi)); in stp_work_fn()
1123 int chsc_sstpi(void *page, void *result, size_t size) in chsc_sstpi() function