/linux/drivers/acpi/acpica/ |
H A D | exoparg2.c | 57 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_2A_0T_0R() local 124 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_2A_2T_1R() local 223 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_2A_1T_1R() local 467 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_2A_0T_1R() local
|
H A D | exoparg1.c | 115 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_1A_0T_0R() local 183 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_1A_1T_0R() local 230 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_1A_1T_1R() local 580 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_1A_0T_1R() local
|
H A D | utmath.c | 91 acpi_status acpi_ut_short_shift_left(u64 operand, u32 count, u64 *out_result) in acpi_ut_short_shift_left() 128 acpi_status acpi_ut_short_shift_right(u64 operand, u32 count, u64 *out_result) in acpi_ut_short_shift_right() 189 acpi_status acpi_ut_short_shift_left(u64 operand, u32 count, u64 *out_result) in acpi_ut_short_shift_left() 213 acpi_status acpi_ut_short_shift_right(u64 operand, u32 count, u64 *out_result) in acpi_ut_short_shift_right()
|
H A D | excreate.c | 317 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_create_processor() local 364 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_create_power_resource() local 412 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_create_method() local
|
H A D | exoparg3.c | 53 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_3A_0T_0R() local 127 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_3A_1T_1R() local
|
H A D | exoparg6.c | 178 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_opcode_6A_0T_1R() local
|
H A D | exresolv.c | 303 union acpi_operand_object *operand, in acpi_ex_resolve_multiple()
|
H A D | exconfig.c | 86 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ex_load_table_op() local
|
H A D | dsutils.c | 749 union acpi_operand_object **operand = &walk_state->operands[0]; in acpi_ds_evaluate_name_path() local
|
H A D | dsopcode.c | 465 union acpi_operand_object **operand; in acpi_ds_eval_table_region_operands() local
|
/linux/arch/powerpc/xmon/ |
H A D | ppc-dis.c | 26 operand_value_powerpc (const struct powerpc_operand *operand, in operand_value_powerpc() 62 const struct powerpc_operand *operand; in skip_optional_operands() local 91 const struct powerpc_operand *operand; in lookup_powerpc() local 153 const struct powerpc_operand *operand; in print_insn_powerpc() local
|
H A D | ppc.h | 439 ppc_optional_operand_value (const struct powerpc_operand *operand) in ppc_optional_operand_value()
|
/linux/drivers/dma/idxd/ |
H A D | device.c | 209 u32 status, operand; in idxd_wq_disable() local 238 u32 operand; in idxd_wq_drain() local 254 u32 operand; in idxd_wq_reset() local 479 static void idxd_cmd_exec(struct idxd_device *idxd, int cmd_code, u32 operand, in idxd_cmd_exec() 588 u32 operand; in idxd_device_drain_pasid() local 600 u32 operand, status; in idxd_device_request_int_handle() local 630 u32 operand, status; in idxd_device_release_int_handle() local
|
/linux/arch/s390/kernel/ |
H A D | dis.c | 350 const struct s390_operand *operand) in extract_operand() 432 const struct s390_operand *operand; in print_insn() local
|
/linux/drivers/media/firewire/ |
H A D | firedtv-avc.c | 78 u8 operand[509]; member 85 u8 operand[509]; member 309 static int add_pid_filter(struct firedtv *fdtv, u8 *operand) in add_pid_filter()
|
/linux/drivers/gpu/ipu-v3/ |
H A D | ipu-dc.c | 119 static void dc_write_tmpl(struct ipu_dc *dc, int word, u32 opcode, u32 operand, in dc_write_tmpl()
|
/linux/kernel/trace/ |
H A D | trace_events_hist.c | 282 struct hist_field *operand = hist_field->operands[0]; in hist_field_log2() local 295 struct hist_field *operand = hist_field->operands[0]; in hist_field_bucket() local 446 struct hist_field *operand = hist_field->operands[0]; in hist_field_unary_minus() local 1036 struct hist_field *operand; in field_has_hist_vars() local
|
/linux/arch/x86/kvm/ |
H A D | x86.c | 13706 } operand; in kvm_handle_invpcid() local
|