Searched refs:countp (Results 1 - 25 of 37) sorted by relevance

12

/freebsd-12-stable/contrib/gcclibs/libiberty/
H A Dsort.c88 unsigned int *countp; local
118 for (countp = count + 1; countp < count + DIGIT_MAX; ++countp)
119 *countp += countp[-1];
/freebsd-12-stable/contrib/binutils/libiberty/
H A Dsort.c88 unsigned int *countp; local
118 for (countp = count + 1; countp < count + DIGIT_MAX; ++countp)
119 *countp += countp[-1];
/freebsd-12-stable/sys/dev/nvdimm/
H A Dnvdimm_nfit.c99 int *countp)
108 *countp = 0;
134 *countp = i + 1;
155 ACPI_NFIT_SYSTEM_ADDRESS ***listp, int *countp)
159 (void ***)listp, countp);
164 uint16_t spa_range_index, ACPI_NFIT_MEMORY_MAP ***listp, int *countp)
169 spa_range_index, (void ***)listp, countp);
184 uint64_t ***listp, int *countp)
195 *countp = 0;
198 *countp
98 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...]
H A Dnvdimm_var.h160 int *countp);
164 ACPI_NFIT_SYSTEM_ADDRESS ***listp, int *countp);
166 uint16_t spa_range_index, ACPI_NFIT_MEMORY_MAP ***listp, int *countp);
170 uint64_t ***listp, int *countp);
172 nfit_handle_t dimm, ACPI_NFIT_MEMORY_MAP ***listp, int *countp);
/freebsd-12-stable/sys/powerpc/include/
H A Dintr_machdep.h49 void intrcnt_add(const char *name, u_long **countp);
/freebsd-12-stable/usr.sbin/kldxref/
H A Def.h32 #define EF_LOOKUP_SET(ef, name, startp, stopp, countp) \
33 (ef)->ef_ops->lookup_set((ef)->ef_ef, name, startp, stopp, countp)
57 long *stopp, long *countp);
H A Def.c105 long *stopp, long *countp);
226 long *countp)
252 *countp = (*stopp - *startp) / sizeof(void *);
225 ef_lookup_set(elf_file_t ef, const char *name, long *startp, long *stopp, long *countp) argument
H A Def_obj.c122 long *stopp, long *countp);
167 long *countp)
177 *countp = (*stopp - *startp) / sizeof(void *);
166 ef_obj_lookup_set(elf_file_t ef, const char *name, long *startp, long *stopp, long *countp) argument
/freebsd-12-stable/sys/x86/include/
H A Dintr_machdep.h165 void intrcnt_add(const char *name, u_long **countp);
/freebsd-12-stable/sys/dev/quicc/
H A Dquicc_core.c289 rman_res_t *startp, rman_res_t *countp)
304 if (countp != NULL)
305 *countp = rle->count;
288 quicc_bus_get_resource(device_t dev, device_t child, int type, int rid, rman_res_t *startp, rman_res_t *countp) argument
/freebsd-12-stable/sys/fs/ext2fs/
H A Dext2_inode.c123 daddr_t lastbn, int level, e4fs_daddr_t *countp)
167 *countp = 0;
218 *countp = blocksreleased;
122 ext2_indirtrunc(struct inode *ip, daddr_t lbn, daddr_t dbn, daddr_t lastbn, int level, e4fs_daddr_t *countp) argument
/freebsd-12-stable/sys/dev/scc/
H A Dscc_core.c436 rman_res_t *startp, rman_res_t *countp)
453 if (countp != NULL)
454 *countp = rle->count;
435 scc_bus_get_resource(device_t dev, device_t child, int type, int rid, rman_res_t *startp, rman_res_t *countp) argument
/freebsd-12-stable/sys/mips/mips/
H A Dnexus.c377 rman_res_t *startp, rman_res_t *countp)
388 if (countp)
389 *countp = rle->count;
376 nexus_get_resource(device_t dev, device_t child, int type, int rid, rman_res_t *startp, rman_res_t *countp) argument
/freebsd-12-stable/stand/common/
H A Dload_elf_obj.c77 const char *name, Elf_Addr *startp, Elf_Addr *stopp, int *countp);
471 const char* name, Elf_Addr *startp, Elf_Addr *stopp, int *countp)
492 *countp = (*stopp - *startp) / sizeof(Elf_Addr);
470 obj_lookup_set(struct preloaded_file *fp, elf_file_t ef, const char* name, Elf_Addr *startp, Elf_Addr *stopp, int *countp) argument
/freebsd-12-stable/sys/ufs/ffs/
H A Dffs_inode.c654 ffs_indirtrunc(ip, lbn, dbn, lastbn, level, countp)
659 ufs2_daddr_t *countp;
719 *countp = 0;
790 *countp = blocksreleased;
/freebsd-12-stable/sys/powerpc/powerpc/
H A Dintr_machdep.c176 intrcnt_add(const char *name, u_long **countp) argument
183 *countp = &intrcnt[idx];
/freebsd-12-stable/sys/x86/x86/
H A Dintr_machdep.c466 intrcnt_add(const char *name, u_long **countp) argument
471 *countp = &intrcnt[intrcnt_index];
H A Dnexus.c673 rman_res_t *startp, rman_res_t *countp)
684 if (countp)
685 *countp = rle->count;
672 nexus_get_resource(device_t dev, device_t child, int type, int rid, rman_res_t *startp, rman_res_t *countp) argument
/freebsd-12-stable/sys/dev/sfxge/common/
H A Defx_ev.c384 __inout unsigned int *countp,
410 EFSYS_ASSERT(countp != NULL);
413 count = *countp;
534 *countp = count;
382 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-12-stable/sys/sys/
H A Dbus.h560 rman_res_t *startp, rman_res_t *countp);
603 int device_get_children(device_t dev, device_t **listp, int *countp);
653 int devclass_get_devices(devclass_t dc, device_t **listp, int *countp);
654 int devclass_get_drivers(devclass_t dc, driver_t ***listp, int *countp);
/freebsd-12-stable/sys/dev/puc/
H A Dpuc.c571 rman_res_t *startp, rman_res_t *countp)
599 if (countp != NULL)
600 *countp = rman_get_end(res) - start + 1;
570 puc_bus_get_resource(device_t dev, device_t child, int type, int rid, rman_res_t *startp, rman_res_t *countp) argument
/freebsd-12-stable/sys/dev/pccard/
H A Dpccard.c105 int rid, rman_res_t *startp, rman_res_t *countp);
961 rman_res_t *startp, rman_res_t *countp)
973 if (countp != NULL)
974 *countp = rle->count;
960 pccard_get_resource(device_t dev, device_t child, int type, int rid, rman_res_t *startp, rman_res_t *countp) argument
/freebsd-12-stable/contrib/nvi/vi/
H A Dvi.c1134 u_long *countp)
1162 *countp = count;
1131 v_count( SCR *sp, ARG_CHAR_T fkey, u_long *countp) argument
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzio.c526 uint64_t *countp = &zio->io_children[c][wait]; local
527 if (*countp != 0) {
530 zio->io_stall = countp;
543 uint64_t *countp = &pio->io_children[zio->io_child_type][wait]; local
550 ASSERT3U(*countp, >, 0);
552 (*countp)--;
554 if (*countp == 0 && pio->io_stall == countp) {
/freebsd-12-stable/sys/kern/
H A Dsubr_bus.c1497 * of drivers in the array is returned in @p *countp. The caller should
1502 * @param countp gives location for number of array elements
1509 devclass_get_drivers(devclass_t dc, driver_t ***listp, int *countp) argument
1528 *countp = count;
4426 rman_res_t *startp, rman_res_t *countp)
4441 if (countp)
4442 *countp = rle->count;
4849 rman_res_t *startp, rman_res_t *countp)
4852 startp, countp));
4425 bus_generic_rl_get_resource(device_t dev, device_t child, int type, int rid, rman_res_t *startp, rman_res_t *countp) argument
4848 bus_get_resource(device_t dev, int type, int rid, rman_res_t *startp, rman_res_t *countp) argument

Completed in 406 milliseconds

12