Home
last modified time | relevance | path

Searched defs:operands (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/xmon/
H A Dppc.h60 unsigned char operands[8]; member
422 unsigned int operands; member
/linux/drivers/acpi/acpica/
H A Dexdump.c871 acpi_ex_dump_operands(union acpi_operand_object **operands, in acpi_ex_dump_operands()
H A Dacstruct.h68 …union acpi_operand_object *operands[ACPI_OBJ_NUM_OPERANDS + 1]; /* Operands passed to the interpre… member
123 union acpi_operand_object *operands[7]; member
/linux/arch/s390/kernel/
H A Ddis.c136 static const struct s390_operand operands[] = { variable
/linux/kernel/trace/
H A Dtrace_events_hist.c163 struct hist_field *operands[HIST_FIELD_OPERANDS_MAX]; member