Searched refs:nentries (Results 26 - 50 of 61) sorted by relevance

123

/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dhashtab.c497 PTR *nentries; local
521 nentries = (PTR *) (*htab->alloc_with_arg_f) (htab->alloc_arg, nsize,
524 nentries = (PTR *) (*htab->alloc_f) (nsize, sizeof (PTR *));
525 if (nentries == NULL)
527 htab->entries = nentries;
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dhashtab.c497 PTR *nentries; local
521 nentries = (PTR *) (*htab->alloc_with_arg_f) (htab->alloc_arg, nsize,
524 nentries = (PTR *) (*htab->alloc_f) (nsize, sizeof (PTR *));
525 if (nentries == NULL)
527 htab->entries = nentries;
/freebsd-11-stable/usr.bin/makewhatis/
H A Dmakewhatis.c831 int nentries; local
843 nentries = scandir(section_dir, &entries, NULL, alphasort);
844 if (nentries < 0) {
852 pages = (struct page_info **) calloc(nentries, sizeof(struct page_info *));
853 for (i = 0; i < nentries; i++) {
/freebsd-11-stable/sys/sys/
H A Dsystm.h203 void *phashinit(int count, struct malloc_type *type, u_long *nentries);
204 void *phashinit_flags(int count, struct malloc_type *type, u_long *nentries,
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Devent-internal.h156 int nentries; member in struct:event_signal_map
/freebsd-11-stable/contrib/nvi/ex/
H A Dex_cscope.c301 int fd, nentries; local
338 for (nentries = 0, p = csc->pbuf; *p != '\0'; ++p)
340 ++nentries;
344 csc->paths, char **, nentries + 1, sizeof(char **));
/freebsd-11-stable/contrib/amd/amd/
H A Dmapc.c500 m->nentries++;
604 m->nentries = 0;
691 m->nentries = 0;
798 m->nentries = 0;
H A Damq_subr.c564 x = m->nentries;
H A Damd.h354 u_int nentries; /* Number of entries in the map */ member in struct:mnt_map
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-pim.c398 int nentries; local
427 nentries = bp[0];
431 for (; nentries; nentries--) {
/freebsd-11-stable/sys/dev/ath/
H A Dif_athioctl.h217 uint16_t nentries; member in struct:ath_rateioctl_rt
/freebsd-11-stable/sys/dev/virtio/network/
H A Dif_vtnetvar.h252 uint32_t nentries; member in struct:vtnet_mac_table
/freebsd-11-stable/sys/netgraph/netflow/
H A Dnetflow.c980 resp->nentries = 0;
1018 bcopy(&fle6->f, data6 + resp->nentries,
1022 bcopy(&fle->f, data + resp->nentries,
1024 resp->nentries++;
1025 if (resp->nentries == max) {
H A Dng_netflow.h174 uint32_t nentries; /* number of records in response */ member in struct:ngnf_show_header
/freebsd-11-stable/libexec/bootpd/
H A Dreadfile.c150 PRIVATE int nentries; /* Total number of entries */
385 nentries = 0;
471 nentries++;
477 nentries, nhosts, bootptab);
149 PRIVATE int nentries; /* Total number of entries */ variable
/freebsd-11-stable/sys/vm/
H A Dvm_map.h197 int nentries; /* Number of entries */ member in struct:vm_map
H A Dvm_map.c260 KASSERT(map->nentries == 0,
261 ("map %p nentries == %d on free.",
262 map, map->nentries));
989 "vm_map_entry_link: map %p, nentries %d, entry %p, after %p", map,
990 map->nentries, entry, after_where);
999 map->nentries++;
1045 map->nentries--;
1046 CTR3(KTR_VM, "vm_map_entry_unlink: map %p, nentries %d, entry %p", map,
1047 map->nentries, entry);
4346 db_iprintf("Task map %p: pmap=%p, nentries
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzap_leaf.c828 int nentries = 0; local
842 nentries++;
845 n = nentries;
/freebsd-11-stable/sbin/nvmecontrol/
H A Dlogpage.c130 int i, nentries; local
142 nentries = size/sizeof(struct nvme_error_information_entry);
143 for (i = 0; i < nentries; i++, entry++) {
/freebsd-11-stable/contrib/netbsd-tests/sys/uvm/
H A Dt_uvm_physseg.c253 * Private accessor that gets the value of uvm_physseg_graph.nentries
259 return uvm_physseg_graph.nentries;
460 int nentries = 0; /* Count of entries via plug done so far */ local
486 ATF_REQUIRE_EQ(++nentries, uvm_physseg_get_entries());
491 ATF_REQUIRE_EQ(++nentries, uvm_physseg_get_entries());
505 ATF_REQUIRE_EQ(++nentries, uvm_physseg_get_entries());
H A Dt_uvm_physseg_load.c236 * Private accessor that gets the value of vm_physmem.nentries
242 return uvm_physseg_graph.nentries;
/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_hw.h348 uint8_t nentries; member in struct:_q80_config_intr
363 uint8_t nentries; member in struct:_q80_config_intr_rsp
1098 uint16_t nentries; member in struct:_q80_rq_tx_ring
/freebsd-11-stable/sys/arm/xscale/ixp425/
H A Dixp425_npe.c670 int i, nentries, error; local
675 nentries = bp->size / IX_NPEDL_STATE_INFO_ENTRY_SIZE;
677 for (i = 0; i < nentries; i++) {
/freebsd-11-stable/sys/cddl/contrib/opensolaris/common/nvpair/
H A Dopensolaris_nvpair.c380 uint32_t nentries = 0;
392 nentries++;
398 ASSERT3U(nentries, ==, priv->nvp_nentries);
404 priv->nvp_nentries = nentries;
/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dqp.c416 static inline uint16_t get_klm_octo(int nentries) argument
418 return htobe16(ALIGN(nentries, 3) / 2);

Completed in 229 milliseconds

123