Searched refs:has_next (Results 1 – 5 of 5) sorted by relevance
78 bool has_next; in run_dynamic_ccw_program() local83 has_next = dynamic_cp_fixup(cpa, &next_cpa); in run_dynamic_ccw_program()94 } while (has_next); in run_dynamic_ccw_program()
36 bool has_next();
56 inline bool message_iterator::has_next()
1477 bool has_next, void *payload, in wmi_link_stats_parse() argument1517 if (!has_next) { in wmi_link_stats_parse()1539 if (!has_next) { in wmi_link_stats_parse()1572 wmi_link_stats_parse(vif, le64_to_cpu(evt->tsf), evt->has_next, in wmi_evt_link_stats()
4085 u8 has_next; member