Home
last modified time | relevance | path

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

/Linux-v6.1/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()
321 dec_count(io, region, BLK_STS_NOTSUPP); in do_region()
398 dec_count(io, 0, 0); in dispatch_io()
/Linux-v6.1/drivers/media/test-drivers/vicodec/
Dcodec-fwht.c120 int dec_count = 0; in derlc() local
137 while (dec_count < 8 * 8) { in derlc()
150 for (i = 0; i < 64 - dec_count; i++) in derlc()
158 dec_count += length + 1; in derlc()
/Linux-v6.1/kernel/bpf/
Dhashtab.c1011 goto dec_count; in alloc_htab_elem()
1027 goto dec_count; in alloc_htab_elem()
1048 dec_count: in alloc_htab_elem()