Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/loongarch/include/asm/
A Dinst.h32 b_op = 0x14, enumerator
374 case b_op: in is_self_loop_ins()
453 DEF_EMIT_REG0I26_FORMAT(b, b_op)
/linux-6.3-rc2/arch/loongarch/kernel/
A Dalternative.c75 case b_op: in recompute_jump()
A Dinst.c59 case b_op: in simu_branch()
/linux-6.3-rc2/drivers/md/bcache/
A Dbtree.h376 typedef int (btree_map_nodes_fn)(struct btree_op *b_op, struct btree *b);
A 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()
A Dbtree.c2423 static int btree_insert_fn(struct btree_op *b_op, struct btree *b) in btree_insert_fn() argument
2425 struct btree_insert_op *op = container_of(b_op, in btree_insert_fn()

Completed in 23 milliseconds