Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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) acpi_ex_do_concatenate() 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) acpi_ex_concat_template() 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) acpi_ex_do_logical_op() argument
/kernel/linux/linux-6.6/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) acpi_ex_do_concatenate() 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) acpi_ex_concat_template() 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) acpi_ex_do_logical_op() argument
/kernel/linux/linux-5.10/drivers/misc/sgi-gru/
H A Dgru_instructions.h532 gru_gamer(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long operand1, unsigned long operand2, unsigned long hints) gru_gamer() argument
546 gru_gamerr(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long operand1, unsigned long operand2, unsigned long hints) gru_gamerr() argument
/kernel/linux/linux-6.6/drivers/misc/sgi-gru/
H A Dgru_instructions.h532 gru_gamer(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long operand1, unsigned long operand2, unsigned long hints) gru_gamer() argument
546 gru_gamerr(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long operand1, unsigned long operand2, unsigned long hints) gru_gamerr() argument
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_events_hist.c220 struct hist_field *operand1 = hist_field->operands[0]; in hist_field_plus() local
234 struct hist_field *operand1 = hist_field->operands[0]; in hist_field_minus() local
2111 struct hist_field *operand1, *expr = NULL; in parse_unary() local
2183 check_expr_operands(struct trace_array *tr, struct hist_field *operand1, struct hist_field *operand2) check_expr_operands() argument
2224 struct hist_field *operand1 = NULL, *operand2 = NULL, *expr = NULL; parse_expr() local
[all...]
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_events_hist.c316 struct hist_field *operand1 = hist_field->operands[0]; in hist_field_plus() local
331 struct hist_field *operand1 = hist_field->operands[0]; in hist_field_minus() local
346 struct hist_field *operand1 = hist_field->operands[0]; in hist_field_div() local
369 struct hist_field *operand1 = hist_field->operands[0]; in div_by_power_of_two() local
383 struct hist_field *operand1 = hist_field->operands[0]; in div_by_not_power_of_two() local
397 struct hist_field *operand1 = hist_field->operands[0]; div_by_mult_and_shift() local
431 struct hist_field *operand1 = hist_field->operands[0]; hist_field_mult() local
2533 struct hist_field *operand1, *expr = NULL; parse_unary() local
2620 check_expr_operands(struct trace_array *tr, struct hist_field *operand1, struct hist_field *operand2, struct hist_field **var1, struct hist_field **var2) check_expr_operands() argument
2665 struct hist_field *operand1 = NULL, *operand2 = NULL, *expr = NULL; parse_expr() local
[all...]

Completed in 16 milliseconds