Home
last modified time | relevance | path

Searched refs:min_flt (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/platforms/cell/spufs/
H A Dfault.c152 ctx->stats.min_flt++; in spufs_handle_class1()
157 ctx->spu->stats.min_flt++; in spufs_handle_class1()
H A Dspufs.h124 unsigned long long min_flt; member
H A Dfile.c2241 ctx->stats.min_flt, in spufs_show_stat()
/linux/arch/powerpc/include/asm/
H A Dspu.h170 unsigned long long min_flt; member
/linux/kernel/
H A Dfork.c1572 tsk->min_flt = tsk->maj_flt = 0; in copy_mm()