Searched refs:th_offset (Results 1 – 5 of 5) sorted by relevance
76 struct bintime th_offset; member214 *bt = th->th_offset; in fbclock_binuptime()280 *bt = th->th_offset; in fbclock_getbinuptime()364 *bt = th->th_offset; in binuptime()430 *bt = th->th_offset; in getbinuptime()1379 th->th_offset.sec++; in tc_windup()1384 th->th_offset.sec++; in tc_windup()1408 bt = th->th_offset; in tc_windup()2188 vdso_th->th_offset = th->th_offset; in tc_fill_vdso_timehands()2211 vdso_th32->th_offset.sec = th->th_offset.sec; in tc_fill_vdso_timehands32()[all …]
42 struct bintime th_offset; member116 struct bintime32 th_offset; member
68 uint32_t th_offset; member109 *offset = ntohl(th->th_offset); in test_th()262 th->th_offset = htonl(offset); in init_th()
125 uint64_t th_offset[LDM_TH_COUNT]; /* TOC header offsets */ member431 hdr->th_offset[0] = be64dec(buf + LDM_PH_TH1_OFF); in ldm_privhdr_parse()432 hdr->th_offset[1] = be64dec(buf + LDM_PH_TH2_OFF); in ldm_privhdr_parse()496 hdr.th_offset[0] >= LDM_DB_SIZE || in ldm_privhdr_check()497 hdr.th_offset[1] >= LDM_DB_SIZE || in ldm_privhdr_check()505 hdr.db_offset, hdr.db_size, hdr.th_offset[0], in ldm_privhdr_check()506 hdr.th_offset[1], hdr.conf_size, hdr.log_size, in ldm_privhdr_check()588 offset = db->ph.db_offset + db->ph.th_offset[i]; in ldm_tochdr_check()
75 *bt = th->th_offset; in binuptime()