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