Searched defs:howmany (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.4/drivers/net/wan/ |
| D | fsl_ucc_hdlc.c | 447 int howmany = 0; in hdlc_tx_done() local 515 u16 length, howmany = 0; in hdlc_rx_done() local 614 int howmany; in ucc_hdlc_poll() local
|
| /Linux-v5.4/tools/power/cpupower/utils/helpers/ |
| D | bitmask.c | 12 #define howmany(x, y) (((x)+((y)-1))/(y)) macro
|
| /Linux-v5.4/drivers/char/xillybus/ |
| D | xillybus_core.c | 679 int howmany = 0, bufpos = 0, bufidx = 0, bufferdone = 0; in xillybus_read() local 1192 int howmany = 0, bufpos = 0, bufidx = 0, bufferdone = 0; in xillybus_write() local
|
| /Linux-v5.4/fs/xfs/ |
| D | xfs_linux.h | 141 #define howmany(x, y) (((x)+((y)-1))/(y)) macro
|
| /Linux-v5.4/drivers/net/ethernet/freescale/ |
| D | ucc_geth.c | 3156 u16 length, howmany = 0; in ucc_geth_rx() local 3235 int howmany = 0; in ucc_geth_tx() local 3284 int howmany, i; in ucc_geth_poll() local
|
| D | gianfar.c | 2196 int howmany = 0; in gfar_clean_tx_ring() local 2534 int i, howmany = 0; in gfar_clean_rx_ring() local
|
| /Linux-v5.4/drivers/pci/hotplug/ |
| D | ibmphp_pci.c | 1054 int howmany = 0; /*this is to see if there are any devices behind the bridge */ in scan_behind_bridge() local
|
| /Linux-v5.4/drivers/pci/ |
| D | probe.c | 320 static void pci_read_bases(struct pci_dev *dev, unsigned int howmany, int rom) in pci_read_bases()
|