Searched defs:howmany (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/
H A Dselect.c60 #define howmany(x, y) (((x)+((y)-1))/(y)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_linux.h152 #define howmany(x, y) (((x)+((y)-1))/(y)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dibmphp_pci.c1083 int howmany = 0; /*this is to see if there are any devices behind the bridge */ local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/
H A Dprobe.c275 static void pci_read_bases(struct pci_dev *dev, unsigned int howmany, int rom) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/quota/
H A Dxfs_qm.c2084 xfs_qm_shake_freelist( int howmany) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dgianfar.c2446 int howmany = 0; local
2724 int howmany = 0; local
H A Ducc_geth.c3188 u16 length, howmany = 0; local
3323 int howmany, i; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/mm/
H A Dsun4c.c681 static void __init sun4c_init_fill_kernel_ring(int howmany) argument

Completed in 202 milliseconds