Searched refs:result_count (Results 1 – 4 of 4) sorted by relevance
84 if (state && !walk_state->result_count) { in acpi_ds_result_pop()89 if (!state && walk_state->result_count) { in acpi_ds_result_pop()104 walk_state->result_count--; in acpi_ds_result_pop()105 index = walk_state->result_count % ACPI_RESULTS_FRAME_OBJ_NUM; in acpi_ds_result_pop()126 index, walk_state, walk_state->result_count)); in acpi_ds_result_pop()154 if (walk_state->result_count > walk_state->result_size) { in acpi_ds_result_push()157 } else if (walk_state->result_count == walk_state->result_size) { in acpi_ds_result_push()169 if (!(walk_state->result_count < walk_state->result_size)) { in acpi_ds_result_push()183 object, walk_state, walk_state->result_count)); in acpi_ds_result_push()189 index = walk_state->result_count % ACPI_RESULTS_FRAME_OBJ_NUM; in acpi_ds_result_push()[all …]
91 u8 result_count; /* Current number of occupied elements of result stack */ member
1350 } else if (walk_state->result_count) { in acpi_ds_exec_end_control_op()
800 u16 result_count; in i2o_seq_show_ddm_table() member901 u16 result_count; in i2o_seq_show_drivers_stored() member976 u16 result_count; in i2o_seq_show_groups() member1043 u16 result_count; in i2o_seq_show_phys_device() member1084 u16 result_count; in i2o_seq_show_claimed() member1132 u16 result_count; in i2o_seq_show_users() member1184 u16 result_count; in i2o_seq_show_priv_msgs() member1227 u16 result_count; in i2o_seq_show_authorized_users() member