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

/linux-master/drivers/md/
H A Ddm-io.c133 static void dec_count(struct io *io, unsigned int region, blk_status_t error) function
159 dec_count(io, region, error);
331 dec_count(io, region, BLK_STS_NOTSUPP);
411 dec_count(io, 0, 0);
/linux-master/drivers/media/test-drivers/vicodec/
H A Dcodec-fwht.c120 int dec_count = 0; local
137 while (dec_count < 8 * 8) {
150 for (i = 0; i < 64 - dec_count; i++)
158 dec_count += length + 1;
/linux-master/kernel/bpf/
H A Dhashtab.c1039 goto dec_count;
1053 goto dec_count;
1074 dec_count:

Completed in 251 milliseconds