Home
last modified time | relevance | path

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

/linux/tools/arch/loongarch/include/asm/
H A Dinst.h17 b_op = 0x14, enumerator
/linux/arch/loongarch/include/asm/
H A Dinst.h42 b_op = 0x14, enumerator
/linux/drivers/md/bcache/
H A Dbtree.c2472 static int btree_insert_fn(struct btree_op *b_op, struct btree *b) in btree_insert_fn()