Home
last modified time | relevance | path

Searched refs:b_op (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/tools/arch/loongarch/include/asm/
Dinst.h17 b_op = 0x14, enumerator
/linux-6.12.1/arch/loongarch/include/asm/
Dinst.h42 b_op = 0x14, enumerator
455 case b_op: in is_self_loop_ins()
553 DEF_EMIT_REG0I26_FORMAT(b, b_op)
/linux-6.12.1/arch/loongarch/kernel/
Dalternative.c75 case b_op: in recompute_jump()
Dinst.c59 case b_op: in simu_branch()
Dkgdb.c311 case b_op: in get_step_address()
/linux-6.12.1/drivers/md/bcache/
Dbtree.h377 typedef int (btree_map_nodes_fn)(struct btree_op *b_op, struct btree *b);
Dsysfs.c622 static int bch_btree_bset_stats(struct btree_op *b_op, struct btree *b) in bch_btree_bset_stats() argument
624 struct bset_stats_op *op = container_of(b_op, struct bset_stats_op, op); in bch_btree_bset_stats()
Dbtree.c2485 static int btree_insert_fn(struct btree_op *b_op, struct btree *b) in btree_insert_fn() argument
2487 struct btree_insert_op *op = container_of(b_op, in btree_insert_fn()
/linux-6.12.1/tools/objtool/arch/loongarch/
Ddecode.c82 case b_op: in decode_insn_reg0i26_fomat()