Searched defs:countp (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-13-stable/sys/dev/nvdimm/
H A Dnvdimm_nfit.c98 acpi_nfit_get_dimm_ids(ACPI_TABLE_NFIT *nfitbl, nfit_handle_t **listp, int *countp) argument
154 acpi_nfit_get_spa_ranges(ACPI_TABLE_NFIT *nfitbl, ACPI_NFIT_SYSTEM_ADDRESS ***listp, int *countp) argument
163 acpi_nfit_get_region_mappings_by_spa_range(ACPI_TABLE_NFIT *nfitbl, uint16_t spa_range_index, ACPI_NFIT_MEMORY_MAP ***listp, int *countp) argument
183 acpi_nfit_get_flush_addrs(ACPI_TABLE_NFIT *nfitbl, nfit_handle_t dimm, uint64_t ***listp, int *countp) argument
206 acpi_nfit_get_memory_maps_by_dimm(ACPI_TABLE_NFIT *nfitbl, nfit_handle_t dimm, ACPI_NFIT_MEMORY_MAP ***listp, int *countp) argument
[all...]
/freebsd-13-stable/sys/fs/ext2fs/
H A Dext2_inode.c123 ext2_indirtrunc(struct inode *ip, daddr_t lbn, daddr_t dbn, daddr_t lastbn, int level, e4fs_daddr_t *countp) argument
/freebsd-13-stable/sys/dev/quicc/
H A Dquicc_core.c288 quicc_bus_get_resource(device_t dev, device_t child, int type, int rid, rman_res_t *startp, rman_res_t *countp) argument
/freebsd-13-stable/sys/dev/scc/
H A Dscc_core.c437 scc_bus_get_resource(device_t dev, device_t child, int type, int rid, rman_res_t *startp, rman_res_t *countp) argument
/freebsd-13-stable/sys/dev/puc/
H A Dpuc.c571 puc_bus_get_resource(device_t dev, device_t child, int type, int rid, rman_res_t *startp, rman_res_t *countp) argument
/freebsd-13-stable/contrib/nvi/vi/
H A Dvi.c1125 v_count( SCR *sp, ARG_CHAR_T fkey, u_long *countp) argument
/freebsd-13-stable/sys/mips/mips/
H A Dnexus.c375 nexus_get_resource(device_t dev, device_t child, int type, int rid, rman_res_t *startp, rman_res_t *countp) argument
/freebsd-13-stable/sys/powerpc/powerpc/
H A Dintr_machdep.c214 intrcnt_add(const char *name, u_long **countp) argument
/freebsd-13-stable/stand/common/
H A Dload_elf_obj.c472 obj_lookup_set(struct preloaded_file *fp, elf_file_t ef, const char* name, Elf_Addr *startp, Elf_Addr *stopp, int *countp) argument
/freebsd-13-stable/usr.sbin/kldxref/
H A Def_obj.c166 ef_obj_lookup_set(elf_file_t ef, const char *name, long *startp, long *stopp, long *countp) argument
H A Def.c225 ef_lookup_set(elf_file_t ef, const char *name, long *startp, long *stopp, long *countp) argument
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_file.c289 zpl_generic_write_checks(struct kiocb *kiocb, struct iov_iter *from, size_t *countp) argument
/freebsd-13-stable/sys/dev/sfxge/common/
H A Defx_ev.c384 efx_ev_qpoll( __in efx_evq_t *eep, __inout unsigned int *countp, __in const efx_ev_callbacks_t *eecp, __in_opt void *arg) argument
/freebsd-13-stable/sys/x86/x86/
H A Dintr_machdep.c466 intrcnt_add(const char *name, u_long **countp) argument
H A Dnexus.c674 nexus_get_resource(device_t dev, device_t child, int type, int rid, rman_res_t *startp, rman_res_t *countp) argument
/freebsd-13-stable/sys/dev/pccard/
H A Dpccard.c961 pccard_get_resource(device_t dev, device_t child, int type, int rid, rman_res_t *startp, rman_res_t *countp) argument
/freebsd-13-stable/sys/kern/
H A Dkern_exec.c1476 exec_args_add_str(struct image_args *args, const char *str, enum uio_seg segflg, int *countp) argument
H A Dlink_elf_obj.c1464 link_elf_lookup_set(linker_file_t lf, const char *name, void ***startp, void ***stopp, int *countp) argument
H A Dkern_linker.c787 linker_file_lookup_set(linker_file_t file, const char *name, void *firstp, void *lastp, int *countp) argument
H A Dlink_elf.c1635 link_elf_lookup_set(linker_file_t lf, const char *name, void ***startp, void ***stopp, int *countp) argument
H A Dsubr_bus.c1486 devclass_get_drivers(devclass_t dc, driver_t ***listp, int *countp) argument
4416 bus_generic_rl_get_resource(device_t dev, device_t child, int type, int rid, rman_res_t *startp, rman_res_t *countp) argument
4837 bus_get_resource(device_t dev, int type, int rid, rman_res_t *startp, rman_res_t *countp) argument
H A Dvfs_syscalls.c425 kern_getfsstat(struct thread *td, struct statfs **buf, size_t bufsize, size_t *countp, enum uio_seg bufseg, int mode) argument
/freebsd-13-stable/sys/dev/pci/
H A Dpci_pci.c338 int *countp; local
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dzio.c690 uint64_t *countp = &zio->io_children[c][wait]; local
708 uint64_t *countp = &pio->io_children[zio->io_child_type][wait]; local
/freebsd-13-stable/contrib/libevent/
H A Devdns.c1763 int *countp; local

Completed in 175 milliseconds

12