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