Home
last modified time | relevance | path

Searched defs:maxcount (Results 1 – 18 of 18) sorted by relevance

/f-stack/freebsd/kern/
H A Dsubr_blist.c286 blist_alloc(blist_t bl, int *count, int maxcount) in blist_alloc()
610 blst_next_leaf_alloc(blmeta_t *scan, daddr_t start, int count, int maxcount) in blst_next_leaf_alloc()
692 blst_leaf_alloc(blmeta_t *scan, daddr_t blk, int *count, int maxcount) in blst_leaf_alloc()
795 int maxcount, u_daddr_t radix) in blst_meta_alloc()
1127 int count = 0, maxcount = 0; in main() local
H A Dsubr_intr.c1324 int maxcount, int *irqs)
H A Dvfs_syscalls.c430 size_t count, maxcount; in kern_getfsstat() local
/f-stack/freebsd/x86/xen/
H A Dxen_msi.c72 xen_msi_alloc(device_t dev, int count, int maxcount, int *irqs) in xen_msi_alloc()
H A Dxen_nexus.c126 nexus_xen_alloc_msi(device_t pcib, device_t dev, int count, int maxcount, int *irqs) in nexus_xen_alloc_msi()
/f-stack/freebsd/arm64/cavium/
H A Dthunder_pcie_pem_fdt.c113 thunder_pem_fdt_alloc_msi(device_t pci, device_t child, int count, int maxcount, in thunder_pem_fdt_alloc_msi()
H A Dthunder_pcie_pem.c347 thunder_pem_alloc_msi(device_t pci, device_t child, int count, int maxcount, in thunder_pem_alloc_msi()
/f-stack/freebsd/arm/annapurna/alpine/
H A Dalpine_pci_msix.c296 al_msix_alloc_msi(device_t dev, device_t child, int count, int maxcount, in al_msix_alloc_msi()
/f-stack/freebsd/mips/nlm/
H A Dxlp_pci.c351 xlp_alloc_msi(device_t pcib, device_t dev, int count, int maxcount, int *irqs) in xlp_alloc_msi()
/f-stack/freebsd/x86/x86/
H A Dmsi.c382 msi_alloc(device_t dev, int count, int maxcount, int *irqs) in msi_alloc()
H A Dnexus.c743 nexus_alloc_msi(device_t pcib, device_t dev, int count, int maxcount, int *irqs) in nexus_alloc_msi()
/f-stack/freebsd/x86/pci/
H A Dpci_bus.c98 legacy_pcib_alloc_msi(device_t pcib, device_t dev, int count, int maxcount, in legacy_pcib_alloc_msi()
/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2838_pci.c436 bcm_pcib_alloc_msi(device_t dev, device_t child, int count, int maxcount, in bcm_pcib_alloc_msi()
/f-stack/freebsd/arm/nvidia/
H A Dtegra_pcie.c533 tegra_pcib_alloc_msi(device_t pci, device_t child, int count, int maxcount, in tegra_pcib_alloc_msi()
744 tegra_pcib_msi_alloc_msi(device_t dev, device_t child, int count, int maxcount, in tegra_pcib_msi_alloc_msi()
/f-stack/freebsd/arm/arm/
H A Dgic.c1082 arm_gicv2m_alloc_msi(device_t dev, device_t child, int count, int maxcount, in arm_gicv2m_alloc_msi()
/f-stack/freebsd/arm64/arm64/
H A Dgic_v3.c1317 gic_v3_alloc_msi(device_t dev, device_t child, int count, int maxcount, in gic_v3_alloc_msi()
H A Dgicv3_its.c1272 gicv3_its_alloc_msi(device_t dev, device_t child, int count, int maxcount, in gicv3_its_alloc_msi()
/f-stack/freebsd/arm64/rockchip/
H A Drk_pcie.c532 int maxcount, int *irqs) in rk_pcie_alloc_msi()