Home
last modified time | relevance | path

Searched refs:dec_count (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/md/
Ddm-io.c128 static void dec_count(struct io *io, unsigned int region, blk_status_t error) in dec_count() function
154 dec_count(io, region, error); in endio()
323 dec_count(io, region, BLK_STS_NOTSUPP); in do_region()
416 dec_count(io, 0, 0); in dispatch_io()
/Linux-v5.4/drivers/media/platform/vicodec/
Dcodec-fwht.c119 int dec_count = 0; in derlc() local
136 while (dec_count < 8 * 8) { in derlc()
149 for (i = 0; i < 64 - dec_count; i++) in derlc()
157 dec_count += length + 1; in derlc()
/Linux-v5.4/kernel/bpf/
Dhashtab.c756 goto dec_count; in alloc_htab_elem()
762 goto dec_count; in alloc_htab_elem()
780 goto dec_count; in alloc_htab_elem()
799 dec_count: in alloc_htab_elem()