Home
last modified time | relevance | path

Searched refs:result_count (Results 1 – 4 of 4) sorted by relevance

/drivers/acpi/acpica/
Ddswstate.c84 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 …]
Dacstruct.h91 u8 result_count; /* Current number of occupied elements of result stack */ member
Ddsopcode.c1350 } else if (walk_state->result_count) { in acpi_ds_exec_end_control_op()
/drivers/message/i2o/
Di2o_proc.c800 u16 result_count; in i2o_seq_show_ddm_table() member
901 u16 result_count; in i2o_seq_show_drivers_stored() member
976 u16 result_count; in i2o_seq_show_groups() member
1043 u16 result_count; in i2o_seq_show_phys_device() member
1084 u16 result_count; in i2o_seq_show_claimed() member
1132 u16 result_count; in i2o_seq_show_users() member
1184 u16 result_count; in i2o_seq_show_priv_msgs() member
1227 u16 result_count; in i2o_seq_show_authorized_users() member