Searched defs:operand1 (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/acpi/acpica/
H A Dexconcat.c47 acpi_ex_do_concatenate(union acpi_operand_object *operand0, union acpi_operand_object *operand1, union acpi_operand_object **actual_return_desc, struct acpi_walk_state *walk_state) argument
338 acpi_ex_concat_template(union acpi_operand_object *operand0, union acpi_operand_object *operand1, union acpi_operand_object **actual_return_desc, struct acpi_walk_state *walk_state) argument
[all...]
H A Dexmisc.c273 acpi_ex_do_logical_op(u16 opcode, union acpi_operand_object *operand0, union acpi_operand_object *operand1, u8 * logical_result) argument
/linux-master/drivers/misc/sgi-gru/
H A Dgru_instructions.h522 gru_gamer(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long operand1, unsigned long operand2, unsigned long hints) argument
536 gru_gamerr(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long operand1, unsigned long operand2, unsigned long hints) argument
/linux-master/kernel/trace/
H A Dtrace_events_hist.c316 struct hist_field *operand1 = hist_field->operands[0]; local
331 struct hist_field *operand1 = hist_field->operands[0]; local
346 struct hist_field *operand1 = hist_field->operands[0]; local
369 struct hist_field *operand1 = hist_field->operands[0]; local
383 struct hist_field *operand1 = hist_field->operands[0]; local
397 struct hist_field *operand1 = hist_field->operands[0]; local
431 struct hist_field *operand1 = hist_field->operands[0]; local
2526 struct hist_field *operand1, *expr = NULL; local
2613 check_expr_operands(struct trace_array *tr, struct hist_field *operand1, struct hist_field *operand2, struct hist_field **var1, struct hist_field **var2) argument
2658 struct hist_field *operand1 = NULL, *operand2 = NULL, *expr = NULL; local
[all...]

Completed in 286 milliseconds