Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/
Ds3fb.c605 u32 value, mode, hmul, offset_value, screen_size, multiplex, dbytes; in s3fb_set_par() local
736 dbytes = info->var.xres * ((bpp+7)/8); in s3fb_set_par()
737 vga_wcrt(par->state.vgabase, 0x91, (dbytes + 7) / 8); in s3fb_set_par()
738 vga_wcrt(par->state.vgabase, 0x90, (((dbytes + 7) / 8) >> 8) | 0x80); in s3fb_set_par()
/Linux-v4.19/block/
Dblk-cgroup.c953 u64 rbytes, wbytes, rios, wios, dbytes, dios; in blkcg_print_stat() local
976 dbytes = atomic64_read(&rwstat.aux_cnt[BLKG_RWSTAT_DISCARD]); in blkcg_print_stat()
991 dbytes, dios); in blkcg_print_stat()
/Linux-v4.19/Documentation/admin-guide/
Dcgroup-v2.rst1343 dbytes Bytes discarded
1349 8:16 rbytes=1459200 wbytes=314773504 rios=192 wios=353 dbytes=0 dios=0
1350 8:0 rbytes=90430464 wbytes=299008000 rios=8950 wios=1252 dbytes=50331648 dios=3021