Home
last modified time | relevance | path

Searched refs:bset (Results 1 – 25 of 40) sorted by relevance

12

/Linux-v4.19/drivers/md/bcache/
Dbset.h186 struct bset *data;
250 struct bset *i) in bset_byte_offset()
256 struct bset *i) in bset_sector_offset()
284 static inline struct bset *bset_next_set(struct btree_keys *b, in bset_next_set()
287 struct bset *i = bset_tree_last(b)->data; in bset_next_set()
298 void bch_bset_init_next(struct btree_keys *b, struct bset *i, uint64_t magic);
402 static inline struct bkey *bset_bkey_idx(struct bset *i, unsigned int idx) in bset_bkey_idx()
553 void bch_dump_bset(struct btree_keys *b, struct bset *i, unsigned int set);
562 void bch_dump_bset(struct btree_keys *b, struct bset *i, unsigned int set);
Dbtree.h177 static inline struct bset *btree_bset_first(struct btree *b) in btree_bset_first()
182 static inline struct bset *btree_bset_last(struct btree *b) in btree_bset_last()
187 static inline unsigned int bset_block_offset(struct btree *b, struct bset *i) in bset_block_offset()
DMakefile5 bcache-y := alloc.o bset.o btree.o closure.o debug.o extents.o\
Ddebug.c34 struct bset *ondisk, *sorted, *inmemory; in bch_btree_verify()
72 struct bset *i; in bch_btree_verify()
Dbset.c21 void bch_dump_bset(struct btree_keys *b, struct bset *i, unsigned int set) in bch_dump_bset()
670 void bch_bset_init_next(struct btree_keys *b, struct bset *i, uint64_t magic) in bch_bset_init_next()
887 struct bset *i = bset_tree_last(b)->data; in bch_btree_insert_key()
1214 static void btree_mergesort(struct btree_keys *b, struct bset *out, in btree_mergesort()
1261 struct bset *out = (void *) __get_free_pages(__GFP_NOWARN|GFP_NOWAIT, in __btree_sort()
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
Dcom.fuc68 bset $flags $p1
96 bset $r12 31 // MMIO_CTRL_PENDING
115 bset $r12 31 // MMIO_CTRL_PENDING
116 bset $r12 30 // MMIO_CTRL_WRITE
190 bset $r9 0 // BASE_EN
196 bset $r9 1 // MULTI_EN
201 bset $r11 12 // QLIMIT = 0x10
237 bset $r11 12 // QLIMIT = 0x10
238 bset $r11 18 // STOP_TRIGGER
Dhub.fuc118 bset $flags ie0
215 bset $r1 31
224 bset $flags $p0
245 bset $flags $p2
250 bset $flags $p1
266 bset $flags $p1
304 bset $r2 31
/Linux-v4.19/arch/arc/lib/
Dstrcmp.S45 bset.lo r0,r0,31
61 bset.lo r0,r0,31
83 bset.lo r0,r0,31
Dmemcmp.S63 bset r0,r0,SHIFT
107 bset.cs r0,r0,31
112 bset.cs r0,r0,31
Dstrcmp-archs.S45 bset.lo r0, r0, 31
64 bset.lo r0, r0, 31
/Linux-v4.19/drivers/clocksource/
Dh8300_timer16.c23 #define bset(b, a) iowrite8(ioread8(a) | (1 << (b)), (a)) macro
96 bset(p->ovie, p->mapcommon + TISRC); in timer16_enable()
97 bset(p->enb, p->mapcommon + TSTR); in timer16_enable()
Dh8300_timer8.c35 #define bset(b, a) iowrite8(ioread8(a) | (1 << (b)), (a)) macro
67 bset(CMIEA, p->mapbase + _8TCR); in timer8_set_next()
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Di2c_.fuc106 bset $flags $p1
115 bset $flags $p1
230 bset $flags $p1
292 bset $r13 3
322 bset $flags $p2
Didle.fuc53 bset $flags $p0
72 bset $flags $p2
Dkernel.fuc371 bset $flags ie0
411 bset $flags $p2
428 bset $flags $p1
493 bset $flags $p1
529 bset $flags ie0
/Linux-v4.19/arch/h8300/kernel/
Dhead_ram.S51 bset #5,@INTCR:8 /* Interrupt mode 2 */
Dhead_rom.S90 bset #5,@INTCR:8 /* Interrupt mode 2 */
/Linux-v4.19/arch/arc/kernel/
Dhead.S45 bset r5, r5, 0 ; Disable (+Inv)
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/ce/fuc/
Dcom.fuc151 bset $flags ie0
159 bset $flags $p0
265 bset $flags $p1
408 bset $r3 0x1e
448 bset $flags $p2
556 bset $r4 $r7
813 bset $r4 7
816 bset $flags $p2
824 bset $r4 8
/Linux-v4.19/arch/m68k/math-emu/
Dfp_util.S138 bset #31,%d0 | set explizit bit
176 bset #31,%d0 | set explizit bit
Dfp_emu.h133 bset #(\bit&7),(FPD_FPSR+3-(\bit/8),FPDATA)
Dfp_cond.S181 bset #15,%d1
182 bset #7,%d1
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/
Dg98.fuc0s125 bset $flags ie0
128 bset $flags $p0
242 bset $r3 0x1e
341 bset $flags $p1
422 bset $flags $p1
/Linux-v4.19/arch/m68k/lib/
Dudivsi3.S149 bset IMM (0),d0 | set the low order bit of a to 1,
/Linux-v4.19/arch/arc/include/asm/
Dbitops.h233 BIT_OPS(set, |, bset)

12