Home
last modified time | relevance | path

Searched defs:operand2 (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/verifier/
H A Datomic_fetch.c95 #define __ATOMIC_FETCH_OP_TEST(src_reg, dst_reg, operand1, op, operand2, expect) \ argument
/linux/kernel/trace/
H A Dtrace_events_hist.c318 struct hist_field *operand2 = hist_field->operands[1]; in hist_field_plus() local
333 struct hist_field *operand2 = hist_field->operands[1]; in hist_field_minus() local
348 struct hist_field *operand2 = hist_field->operands[1]; in hist_field_div() local
371 struct hist_field *operand2 = hist_field->operands[1]; in div_by_power_of_two() local
385 struct hist_field *operand2 = hist_field->operands[1]; in div_by_not_power_of_two() local
399 struct hist_field *operand2 = hist_field->operands[1]; in div_by_mult_and_shift() local
433 struct hist_field *operand2 = hist_field->operands[1]; in hist_field_mult() local
2636 struct hist_field *operand2, in check_expr_operands()
2679 struct hist_field *operand1 = NULL, *operand2 = NULL, *expr = NULL; in parse_expr() local
/linux/drivers/misc/sgi-gru/
H A Dgru_instructions.h524 unsigned long operand1, unsigned long operand2, in gru_gamer()
538 unsigned long operand2, unsigned long hints) in gru_gamerr()