Lines Matching defs:tst_fzsync_pair
59 * @sa tst_fzsync_pair
98 struct tst_fzsync_pair {
196 * @relates tst_fzsync_pair
203 static inline void tst_fzsync_pair_init(struct tst_fzsync_pair *pair)
218 * @relates tst_fzsync_pair
222 static inline void tst_fzsync_pair_cleanup(struct tst_fzsync_pair *pair)
247 * @relates tst_fzsync_pair
257 * yourself. You may need to place tst_fzsync_pair in some shared memory as
262 static inline void tst_fzsync_pair_reset(struct tst_fzsync_pair *pair,
303 * @relates tst_fzsync_pair
305 static inline void tst_fzsync_pair_info(struct tst_fzsync_pair *pair)
456 * @relates tst_fzsync_pair
458 static inline void tst_fzsync_pair_update(struct tst_fzsync_pair *pair)
515 * @relates tst_fzsync_pair
603 * @relates tst_fzsync_pair
606 static inline void tst_fzsync_wait_a(struct tst_fzsync_pair *pair)
615 * @relates tst_fzsync_pair
618 static inline void tst_fzsync_wait_b(struct tst_fzsync_pair *pair)
627 * @relates tst_fzsync_pair
635 static inline int tst_fzsync_run_a(struct tst_fzsync_pair *pair)
672 * @relates tst_fzsync_pair
675 static inline int tst_fzsync_run_b(struct tst_fzsync_pair *pair)
684 * @relates tst_fzsync_pair
699 static inline void tst_fzsync_start_race_a(struct tst_fzsync_pair *pair)
724 * @relates tst_fzsync_pair
727 static inline void tst_fzsync_end_race_a(struct tst_fzsync_pair *pair)
737 * @relates tst_fzsync_pair
740 static inline void tst_fzsync_start_race_b(struct tst_fzsync_pair *pair)
763 * @relates tst_fzsync_pair
766 static inline void tst_fzsync_end_race_b(struct tst_fzsync_pair *pair)
776 * @relates tst_fzsync_pair
797 static inline void tst_fzsync_pair_add_bias(struct tst_fzsync_pair *pair, int change)