Home
last modified time | relevance | path

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

/linux/tools/mm/
H A Dthp_swap_allocator_test.c98 static unsigned long read_stat(const char *path) in read_stat() function
178 initial_swpout = read_stat(SWPOUT_PATH); in main()
179 initial_swpout_fallback = read_stat(SWPOUT_FALLBACK_PATH); in main()
216 final_swpout = read_stat(SWPOUT_PATH); in main()
217 final_swpout_fallback = read_stat(SWPOUT_FALLBACK_PATH); in main()
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.h89 struct nfs4_ff_layoutstat read_stat; member
/linux/drivers/scsi/bnx2i/
H A Dbnx2i_hwi.c1359 resp_cqe->task_stat.read_stat.num_data_ins; in bnx2i_process_scsi_cmd_resp()
1363 resp_cqe->task_stat.read_stat.num_data_ins); in bnx2i_process_scsi_cmd_resp()
H A D57xx_iscsi_hsi.h299 struct bnx2i_read_resp_task_stat read_stat; member