Searched refs:b_op (Results 1 - 15 of 15) sorted by relevance
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | inst.c | 44 case b_op: in simu_branch() 219 insn.reg0i26_format.opcode = b_op; in larch_insn_gen_b()
|
H A D | alternative.c | 75 case b_op: in recompute_jump()
|
/kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
H A D | inst.h | 41 b_op = 0x14, enumerator 435 case b_op: in is_self_loop_ins() 530 DEF_EMIT_REG0I26_FORMAT(b, b_op)
|
/kernel/linux/linux-6.6/arch/loongarch/kernel/ |
H A D | alternative.c | 75 case b_op: in recompute_jump()
|
H A D | inst.c | 59 case b_op: in simu_branch()
|
H A D | kgdb.c | 311 case b_op: in get_step_address()
|
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | btree.h | 377 typedef int (btree_map_nodes_fn)(struct btree_op *b_op, struct btree *b);
|
H A D | sysfs.c | 601 static int bch_btree_bset_stats(struct btree_op *b_op, struct btree *b) in bch_btree_bset_stats() argument 603 struct bset_stats_op *op = container_of(b_op, struct bset_stats_op, op); in bch_btree_bset_stats()
|
H A D | btree.c | 2443 static int btree_insert_fn(struct btree_op *b_op, struct btree *b) in btree_insert_fn() argument 2445 struct btree_insert_op *op = container_of(b_op, in btree_insert_fn()
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | btree.h | 377 typedef int (btree_map_nodes_fn)(struct btree_op *b_op, struct btree *b);
|
H A D | sysfs.c | 622 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()
|
H A D | btree.c | 2464 static int btree_insert_fn(struct btree_op *b_op, struct btree *b) in btree_insert_fn() argument 2466 struct btree_insert_op *op = container_of(b_op, in btree_insert_fn()
|
/kernel/linux/linux-5.10/arch/loongarch/include/uapi/asm/ |
H A D | inst.h | 28 b_op = 0x14, bl_op, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-loongarch/asm/ |
H A D | inst.h | 40 b_op = 0x14, bl_op, enumerator
|
/kernel/linux/linux-5.10/arch/loongarch/net/ |
H A D | ebpf_jit.h | 549 insn->reg0i26_format.opcode = b_op; in emit_b()
|
Completed in 19 milliseconds