Searched refs:dbytes (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/video/fbdev/ |
| D | s3fb.c | 605 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-v5.4/block/ |
| D | blk-cgroup.c | 932 u64 rbytes, wbytes, rios, wios, dbytes, dios; in blkcg_print_stat() local 958 dbytes = rwstat.cnt[BLKG_RWSTAT_DISCARD]; in blkcg_print_stat() 971 dbytes, dios); in blkcg_print_stat()
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | en_tc.c | 4025 u64 dbytes; in mlx5e_tc_stats_matchall() local 4030 dbytes = cur_stats.rx_bytes - rpriv->prev_vf_vport_stats.rx_bytes; in mlx5e_tc_stats_matchall() 4032 flow_stats_update(&ma->stats, dpkts, dbytes, jiffies); in mlx5e_tc_stats_matchall()
|
| /Linux-v5.4/Documentation/admin-guide/ |
| D | cgroup-v2.rst | 1469 dbytes Bytes discarded 1475 8:16 rbytes=1459200 wbytes=314773504 rios=192 wios=353 dbytes=0 dios=0 1476 8:0 rbytes=90430464 wbytes=299008000 rios=8950 wios=1252 dbytes=50331648 dios=3021
|