Searched refs:rep_count (Results 1 – 4 of 4) sorted by relevance
82 static inline u64 hv_do_rep_hypercall(u16 code, u16 rep_count, u16 varhead_size, in hv_do_rep_hypercall() argument90 control |= (u64)rep_count << HV_HYPERCALL_REP_COMP_OFFSET; in hv_do_rep_hypercall()103 } while (rep_comp < rep_count); in hv_do_rep_hypercall()
67 int rep_count; member
152 m->rep_count = 0; in m920x_parse_rc_state()159 m->rep_count = 0; in m920x_parse_rc_state()166 if (++m->rep_count > 2) in m920x_parse_rc_state()
1081 static int rep_count; in spkup_write() local1100 if (++rep_count > 2) in spkup_write()1106 ++rep_count); in spkup_write()1109 rep_count = 0; in spkup_write()1112 rep_count = 0; in spkup_write()1120 rep_count = 0; in spkup_write()1136 rep_count = 0; in spkup_write()1142 rep_count = 0; in spkup_write()1148 if (in_count > 2 && rep_count > 2) { in spkup_write()1152 ++rep_count); in spkup_write()[all …]
Completed in 31 milliseconds