| /freebsd-14-stable/sys/dev/nvdimm/ |
| HD | nvdimm_nfit.c | 97 int *countp) in acpi_nfit_get_dimm_ids() argument 106 *countp = 0; in acpi_nfit_get_dimm_ids() 132 *countp = i + 1; in acpi_nfit_get_dimm_ids() 153 ACPI_NFIT_SYSTEM_ADDRESS ***listp, int *countp) in acpi_nfit_get_spa_ranges() argument 157 (void ***)listp, countp); in acpi_nfit_get_spa_ranges() 162 uint16_t spa_range_index, ACPI_NFIT_MEMORY_MAP ***listp, int *countp) in acpi_nfit_get_region_mappings_by_spa_range() argument 167 spa_range_index, (void ***)listp, countp); in acpi_nfit_get_region_mappings_by_spa_range() 182 uint64_t ***listp, int *countp) in acpi_nfit_get_flush_addrs() argument 193 *countp = 0; in acpi_nfit_get_flush_addrs() 196 *countp = subtable->HintCount; in acpi_nfit_get_flush_addrs() [all …]
|
| HD | nvdimm_var.h | 154 int *countp); 158 ACPI_NFIT_SYSTEM_ADDRESS ***listp, int *countp); 160 uint16_t spa_range_index, ACPI_NFIT_MEMORY_MAP ***listp, int *countp); 164 uint64_t ***listp, int *countp); 166 nfit_handle_t dimm, ACPI_NFIT_MEMORY_MAP ***listp, int *countp);
|
| /freebsd-14-stable/usr.sbin/kldxref/ |
| HD | ef.h | 49 #define EF_LOOKUP_SET(ef, name, startp, stopp, countp) \ argument 50 (ef)->ef_ops->lookup_set((ef)->ef_ef, name, startp, stopp, countp) 69 GElf_Addr *stopp, long *countp); 275 GElf_Addr **buf, long *countp);
|
| HD | ef_obj.c | 102 GElf_Addr *startp, GElf_Addr *stopp, long *countp); 149 GElf_Addr *stopp, long *countp) in ef_obj_lookup_set() argument 158 *countp = (*stopp - *startp) / in ef_obj_lookup_set()
|
| HD | ef.c | 82 GElf_Addr *startp, GElf_Addr *stopp, long *countp); 172 GElf_Addr *stopp, long *countp) in ef_lookup_set() argument 198 *countp = (*stopp - *startp) / elf_pointer_size(ef->ef_efile); in ef_lookup_set()
|
| HD | elf.c | 548 long *countp) in elf_read_linker_set() argument 579 *countp = count; in elf_read_linker_set()
|
| /freebsd-14-stable/sys/powerpc/include/ |
| HD | intr_machdep.h | 47 void intrcnt_add(const char *name, u_long **countp);
|
| /freebsd-14-stable/sys/dev/quicc/ |
| HD | quicc_core.c | 286 rman_res_t *startp, rman_res_t *countp) in quicc_bus_get_resource() argument 301 if (countp != NULL) in quicc_bus_get_resource() 302 *countp = rle->count; in quicc_bus_get_resource()
|
| /freebsd-14-stable/sys/x86/include/ |
| HD | intr_machdep.h | 156 void intrcnt_add(const char *name, u_long **countp);
|
| /freebsd-14-stable/sys/dev/scc/ |
| HD | scc_core.c | 435 rman_res_t *startp, rman_res_t *countp) in scc_bus_get_resource() argument 452 if (countp != NULL) in scc_bus_get_resource() 453 *countp = rle->count; in scc_bus_get_resource()
|
| /freebsd-14-stable/stand/common/ |
| HD | load_elf_obj.c | 73 const char *name, Elf_Addr *startp, Elf_Addr *stopp, int *countp); 470 const char* name, Elf_Addr *startp, Elf_Addr *stopp, int *countp) in __elfN() 491 *countp = (*stopp - *startp) / sizeof(Elf_Addr); in __elfN()
|
| /freebsd-14-stable/sys/fs/ext2fs/ |
| HD | ext2_inode.c | 123 daddr_t lastbn, int level, e4fs_daddr_t *countp) in ext2_indirtrunc() argument 167 *countp = 0; in ext2_indirtrunc() 218 *countp = blocksreleased; in ext2_indirtrunc()
|
| /freebsd-14-stable/sys/dev/puc/ |
| HD | puc.c | 570 rman_res_t *startp, rman_res_t *countp) in puc_bus_get_resource() argument 598 if (countp != NULL) in puc_bus_get_resource() 599 *countp = rman_get_end(res) - start + 1; in puc_bus_get_resource()
|
| /freebsd-14-stable/sys/ufs/ffs/ |
| HD | ffs_inode.c | 704 ufs2_daddr_t *countp) in ffs_indirtrunc() argument 744 *countp = 0; in ffs_indirtrunc() 815 *countp = blocksreleased; in ffs_indirtrunc()
|
| /freebsd-14-stable/sys/dev/sfxge/common/ |
| HD | efx_ev.c | 384 __inout unsigned int *countp, in efx_ev_qpoll() argument 410 EFSYS_ASSERT(countp != NULL); in efx_ev_qpoll() 413 count = *countp; in efx_ev_qpoll() 534 *countp = count; in efx_ev_qpoll()
|
| /freebsd-14-stable/sys/powerpc/powerpc/ |
| HD | intr_machdep.c | 211 intrcnt_add(const char *name, u_long **countp) in intrcnt_add() argument 218 *countp = &intrcnt[idx]; in intrcnt_add()
|
| /freebsd-14-stable/sys/x86/x86/ |
| HD | intr_machdep.c | 455 intrcnt_add(const char *name, u_long **countp) in intrcnt_add() argument 460 *countp = &intrcnt[intrcnt_index]; in intrcnt_add()
|
| /freebsd-14-stable/sys/sys/ |
| HD | bus.h | 593 rman_res_t *startp, rman_res_t *countp); 677 int device_get_children(device_t dev, device_t **listp, int *countp); 733 int devclass_get_devices(devclass_t dc, device_t **listp, int *countp); 734 int devclass_get_drivers(devclass_t dc, driver_t ***listp, int *countp);
|
| /freebsd-14-stable/usr.sbin/makefs/zfs/ |
| HD | fs.c | 921 uint64_t *countp; in fs_foreach_mark() local 923 countp = arg; in fs_foreach_mark() 928 cur->inode->ino = ++(*countp); in fs_foreach_mark()
|
| /freebsd-14-stable/sys/contrib/openzfs/module/zfs/ |
| HD | zio.c | 703 uint64_t *countp = pio->io_children[cio->io_child_type]; in zio_add_child() local 705 countp[w] += !cio->io_state[w]; in zio_add_child() 736 uint64_t *countp = pio->io_children[cio->io_child_type]; in zio_add_child_first() local 738 countp[w] += !cio->io_state[w]; in zio_add_child_first() 773 uint64_t *countp = &zio->io_children[c][wait]; in zio_wait_for_children() local 774 if (*countp != 0) { in zio_wait_for_children() 777 zio->io_stall = countp; in zio_wait_for_children() 791 uint64_t *countp = &pio->io_children[zio->io_child_type][wait]; in zio_notify_parent() local 798 ASSERT3U(*countp, >, 0); in zio_notify_parent() 800 (*countp)--; in zio_notify_parent() [all …]
|
| /freebsd-14-stable/contrib/nvi/vi/ |
| HD | vi.c | 1128 u_long *countp) in v_count() argument 1156 *countp = count; in v_count()
|
| /freebsd-14-stable/sys/contrib/openzfs/module/os/linux/zfs/ |
| HD | zpl_file.c | 272 size_t *countp) in zpl_generic_write_checks() argument 278 *countp = ret; in zpl_generic_write_checks()
|
| /freebsd-14-stable/sys/kern/ |
| HD | subr_bus.c | 1065 devclass_get_drivers(devclass_t dc, driver_t ***listp, int *countp) in devclass_get_drivers() argument 1084 *countp = count; in devclass_get_drivers() 4228 rman_res_t *startp, rman_res_t *countp) in bus_generic_rl_get_resource() argument 4243 if (countp) in bus_generic_rl_get_resource() 4244 *countp = rle->count; in bus_generic_rl_get_resource() 4934 rman_res_t *startp, rman_res_t *countp) in bus_get_resource() argument 4937 startp, countp)); in bus_get_resource()
|
| HD | link_elf.c | 1699 void ***startp, void ***stopp, int *countp) in link_elf_lookup_set() argument 1742 if (countp != NULL) in link_elf_lookup_set() 1743 *countp = count; in link_elf_lookup_set()
|
| HD | link_elf_obj.c | 1584 void ***startp, void ***stopp, int *countp) in link_elf_lookup_set() argument 1602 if (countp) in link_elf_lookup_set() 1603 *countp = count; in link_elf_lookup_set()
|