Home
last modified time | relevance | path

Searched defs:operand2 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/kvm/
H A Dpriv.c126 u64 operand2; in handle_set_prefix() local
164 u64 operand2; in handle_store_prefix() local
798 u64 operand2; in handle_stidp() local
864 u64 operand2; handle_stsi() local
[all...]
/kernel/linux/linux-6.6/arch/s390/kvm/
H A Dpriv.c124 u64 operand2; in handle_set_prefix() local
162 u64 operand2; in handle_store_prefix() local
799 u64 operand2; in handle_stidp() local
865 u64 operand2; handle_stsi() local
1468 u64 address, operand2; handle_tprot() local
[all...]
/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.c221 struct hist_field *operand2 = hist_field->operands[1]; in hist_field_plus() local
235 struct hist_field *operand2 = hist_field->operands[1]; in hist_field_minus() 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.c317 struct hist_field *operand2 = hist_field->operands[1]; in hist_field_plus() local
332 struct hist_field *operand2 = hist_field->operands[1]; in hist_field_minus() local
347 struct hist_field *operand2 = hist_field->operands[1]; in hist_field_div() local
370 struct hist_field *operand2 = hist_field->operands[1]; in div_by_power_of_two() local
384 struct hist_field *operand2 = hist_field->operands[1]; in div_by_not_power_of_two() local
398 struct hist_field *operand2 = hist_field->operands[1]; div_by_mult_and_shift() local
432 struct hist_field *operand2 = hist_field->operands[1]; hist_field_mult() 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 17 milliseconds