/kernel/linux/linux-5.10/tools/power/cpupower/utils/helpers/ |
H A D | bitmask.c | 12 #define howmany(x, y) (((x)+((y)-1))/(y)) macro
|
/kernel/linux/linux-6.6/tools/power/cpupower/utils/helpers/ |
H A D | bitmask.c | 12 #define howmany(x, y) (((x)+((y)-1))/(y)) macro
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_linux.h | 137 #define howmany(x, y) (((x)+((y)-1))/(y)) macro
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_linux.h | 140 #define howmany(x, y) (((x)+((y)-1))/(y)) macro
|
/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
H A 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
|
/kernel/linux/linux-6.6/drivers/pci/hotplug/ |
H A D | ibmphp_pci.c | 1053 int howmany = 0; /*this is to see if there are any devices behind the bridge */ in scan_behind_bridge() local
|
/kernel/linux/linux-5.10/drivers/net/wan/ |
H A D | fsl_ucc_hdlc.c | 458 int howmany = 0; in hdlc_tx_done() local 526 u16 length, howmany = 0; in hdlc_rx_done() local 625 int howmany; in ucc_hdlc_poll() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wan/ |
H A D | fsl_ucc_hdlc.c | 458 int howmany = 0; in hdlc_tx_done() local 527 u16 length, howmany = 0; in hdlc_rx_done() local 628 int howmany; in ucc_hdlc_poll() local [all...] |
/kernel/linux/linux-5.10/drivers/char/xillybus/ |
H A 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 [all...] |
/kernel/linux/linux-6.6/drivers/char/xillybus/ |
H A D | xillybus_core.c | 703 int howmany = 0, bufpos = 0, bufidx = 0, bufferdone = 0; in xillybus_read() local 1213 int howmany = 0, bufpos = 0, bufidx = 0, bufferdone = 0; in xillybus_write() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/ |
H A 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 [all...] |
H A D | gianfar.c | 2197 int howmany = 0; in gfar_clean_tx_ring() local 2543 int i, howmany = 0; in gfar_clean_rx_ring() local
|
/kernel/linux/linux-5.10/drivers/pci/ |
H A D | probe.c | 321 static void pci_read_bases(struct pci_dev *dev, unsigned int howmany, int rom) in pci_read_bases() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/ |
H A D | gianfar.c | 2161 int howmany = 0; in gfar_clean_tx_ring() local 2507 int i, howmany = 0; in gfar_clean_rx_ring() local
|
H A D | ucc_geth.c | 2994 u16 length, howmany = 0; in ucc_geth_rx() local 3073 int howmany = 0; in ucc_geth_tx() local 3122 int howmany, i; in ucc_geth_poll() local [all...] |
/kernel/linux/linux-6.6/drivers/pci/ |
H A D | probe.c | 321 static void pci_read_bases(struct pci_dev *dev, unsigned int howmany, int rom) in pci_read_bases() argument
|