Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
A 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/block/
A Dblk-cgroup.c890 u64 rbytes, wbytes, rios, wios, dbytes, dios; in blkcg_print_one_stat() local
910 dbytes = bis->cur.bytes[BLKG_IOSTAT_DISCARD]; in blkcg_print_one_stat()
920 dbytes, dios); in blkcg_print_one_stat()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_tc.c5047 u64 dbytes; in mlx5e_tc_stats_matchall() local
5052 dbytes = cur_stats.rx_bytes - rpriv->prev_vf_vport_stats.rx_bytes; in mlx5e_tc_stats_matchall()
5054 flow_stats_update(&ma->stats, dbytes, dpkts, 0, jiffies, in mlx5e_tc_stats_matchall()
/linux/Documentation/admin-guide/
A Dcgroup-v2.rst1582 dbytes Bytes discarded
1588 8:16 rbytes=1459200 wbytes=314773504 rios=192 wios=353 dbytes=0 dios=0
1589 8:0 rbytes=90430464 wbytes=299008000 rios=8950 wios=1252 dbytes=50331648 dios=3021

Completed in 43 milliseconds