| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | rhead_ev.c | 58 __inout unsigned int *countp, 269 __inout unsigned int *countp, in rhead_ev_qpoll() argument 283 rhead_ev_ew_qpoll(eep, countp, eecp, arg); in rhead_ev_qpoll() 289 EFSYS_ASSERT(countp != NULL); in rhead_ev_qpoll() 292 count = *countp; in rhead_ev_qpoll() 345 *countp = count; in rhead_ev_qpoll() 415 __inout unsigned int *countp, in rhead_ev_ew_qpoll() argument 429 EFSYS_ASSERT(countp != NULL); in rhead_ev_ew_qpoll() 432 count = *countp; in rhead_ev_ew_qpoll() 490 *countp = count; in rhead_ev_ew_qpoll()
|
| H A D | efx_ev.c | 74 __inout unsigned int *countp, 492 __inout unsigned int *countp, in efx_ev_qpoll() argument 504 eevop->eevo_qpoll(eep, countp, eecp, arg); in efx_ev_qpoll() 1463 __inout unsigned int *countp, in siena_ef10_ev_qpoll() argument 1489 EFSYS_ASSERT(countp != NULL); in siena_ef10_ev_qpoll() 1492 count = *countp; in siena_ef10_ev_qpoll() 1613 *countp = count; in siena_ef10_ev_qpoll()
|
| H A D | rhead_impl.h | 157 __inout unsigned int *countp,
|
| H A D | efx.h | 2597 __inout unsigned int *countp,
|
| /f-stack/freebsd/x86/include/ |
| H A D | intr_machdep.h | 161 void intrcnt_add(const char *name, u_long **countp);
|
| /f-stack/freebsd/mips/mips/ |
| H A D | nexus.c | 376 rman_res_t *startp, rman_res_t *countp) in nexus_get_resource() argument 387 if (countp) in nexus_get_resource() 388 *countp = rle->count; in nexus_get_resource()
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zpl_file.c | 290 size_t *countp) in zpl_generic_write_checks() argument 297 *countp = ret; in zpl_generic_write_checks() 304 *countp = iov_iter_count(from); in zpl_generic_write_checks() 305 ssize_t ret = generic_write_checks(file, &kiocb->ki_pos, countp, isblk); in zpl_generic_write_checks()
|
| /f-stack/freebsd/x86/x86/ |
| H A D | nexus.c | 675 rman_res_t *startp, rman_res_t *countp) in nexus_get_resource() argument 686 if (countp) in nexus_get_resource() 687 *countp = rle->count; in nexus_get_resource()
|
| H A D | intr_machdep.c | 466 intrcnt_add(const char *name, u_long **countp) argument 471 *countp = &intrcnt[intrcnt_index];
|
| /f-stack/freebsd/sys/ |
| H A D | bus.h | 548 rman_res_t *startp, rman_res_t *countp); 591 int device_get_children(device_t dev, device_t **listp, int *countp); 642 int devclass_get_devices(devclass_t dc, device_t **listp, int *countp); 643 int devclass_get_drivers(devclass_t dc, driver_t ***listp, int *countp);
|
| H A D | syscallsubr.h | 158 size_t *countp, enum uio_seg bufseg, int mode);
|
| /f-stack/freebsd/kern/ |
| H A D | subr_bus.c | 1483 devclass_get_drivers(devclass_t dc, driver_t ***listp, int *countp) in devclass_get_drivers() argument 1502 *countp = count; in devclass_get_drivers() 4414 rman_res_t *startp, rman_res_t *countp) in bus_generic_rl_get_resource() argument 4429 if (countp) in bus_generic_rl_get_resource() 4430 *countp = rle->count; in bus_generic_rl_get_resource() 4835 rman_res_t *startp, rman_res_t *countp) in bus_get_resource() argument 4838 startp, countp)); in bus_get_resource()
|
| H A D | link_elf.c | 1640 void ***startp, void ***stopp, int *countp) in link_elf_lookup_set() argument 1683 if (countp != NULL) in link_elf_lookup_set() 1684 *countp = count; in link_elf_lookup_set()
|
| H A D | link_elf_obj.c | 1435 void ***startp, void ***stopp, int *countp) in link_elf_lookup_set() argument 1453 if (countp) in link_elf_lookup_set() 1454 *countp = count; in link_elf_lookup_set()
|
| H A D | kern_exec.c | 1471 enum uio_seg segflg, int *countp) in exec_args_add_str() argument 1486 (*countp)++; in exec_args_add_str()
|
| H A D | kern_linker.c | 787 void *firstp, void *lastp, int *countp) in linker_file_lookup_set() argument 791 return (LINKER_LOOKUP_SET(file, name, firstp, lastp, countp)); in linker_file_lookup_set()
|
| H A D | vfs_syscalls.c | 426 size_t *countp, enum uio_seg bufseg, int mode) in kern_getfsstat() argument 488 *countp = count; in kern_getfsstat() 581 *countp = count; in kern_getfsstat()
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | zio.c | 694 uint64_t *countp = &zio->io_children[c][wait]; in zio_wait_for_children() local 695 if (*countp != 0) { in zio_wait_for_children() 698 zio->io_stall = countp; in zio_wait_for_children() 712 uint64_t *countp = &pio->io_children[zio->io_child_type][wait]; in zio_notify_parent() local 719 ASSERT3U(*countp, >, 0); in zio_notify_parent() 721 (*countp)--; in zio_notify_parent() 723 if (*countp == 0 && pio->io_stall == countp) { in zio_notify_parent()
|
| /f-stack/freebsd/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_main.c | 8621 upgrade_enable_all(zpool_handle_t *zhp, int *countp) in upgrade_enable_all() argument 8653 if (countp != NULL) in upgrade_enable_all() 8654 *countp = count; in upgrade_enable_all()
|