Searched refs:residual_cnt (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/hypfs/
H A Dhypfs_vm.c59 unsigned long residual_cnt; local
75 : "=d" (residual_cnt), "+d" (rc) : "0" (&parm_list) : "memory");
80 return -residual_cnt;

Completed in 60 milliseconds