Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/media/test-drivers/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()
/kernel/linux/linux-5.10/kernel/bpf/
Dhashtab.c892 goto dec_count; in alloc_htab_elem()
898 goto dec_count; in alloc_htab_elem()
916 goto dec_count; in alloc_htab_elem()
935 dec_count: in alloc_htab_elem()