Home
last modified time | relevance | path

Searched refs:frees (Results 1 – 18 of 18) sorted by relevance

/f-stack/dpdk/doc/guides/nics/
H A Dnull.rst9 On Rx it returns requested number of empty packets (all zero). On Tx it just frees all sent packets.
H A Dvmxnet3.rst41 After reception, the DPDK application frees the descriptors and loads new packet buffers for the co…
/f-stack/freebsd/kern/
H A Dkern_malloc.c1399 uint64_t frees, alloced, freed; in get_malloc_stats() local
1403 frees = 0; in get_malloc_stats()
1410 frees += mtsp->mts_numfrees; in get_malloc_stats()
1414 *inuse = *allocs - frees; in get_malloc_stats()
/f-stack/freebsd/vm/
H A Duma_core.c5091 uint64_t allocs, frees, sleeps, xdomain; local
5094 allocs = frees = sleeps = xdomain = 0;
5103 frees += cache->uc_frees;
5106 frees += counter_u64_fetch(z->uz_frees);
5114 *freesp = frees;
5502 uint64_t frees; local
5507 frees = counter_u64_fetch(z->uz_frees);
5512 uma_zone_sumstat(z, cachefree, allocs, &frees, sleeps,
5520 *used = *allocs - frees;
5600 uint64_t allocs, frees; local
[all …]
/f-stack/freebsd/netgraph/
H A DNOTES8 - all mallocs/frees now changed to use this.. JRE
/f-stack/freebsd/contrib/device-tree/Bindings/mtd/
H A Dgpmc-nand.txt49 Using ELM for ECC error correction frees some CPU cycles.
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dskeleton.rst285 The ``rte_eth_tx_burst()`` function frees the memory buffers of packets that
H A Dflow_classify.rst539 The ``rte_eth_tx_burst()`` function frees the memory buffers of packets that
H A Dkernel_nic_interface.rst312 The KNI library automatically frees the mbufs after the kernel successfully copied the mbufs.
H A Dmulti_process.rst133 and frees the buffer space used by the messages back to the memory pool.
/f-stack/app/redis-5.0.5/deps/hiredis/
H A DREADME.md142 **Important:** the current version of hiredis (0.10.0) frees replies when the
154 This function immediately closes the socket and then frees the allocations done in
/f-stack/dpdk/doc/guides/prog_guide/
H A Dkernel_nic_interface.rst287 The RX thread, in the same main loop, polls this FIFO and frees the mbuf after dequeuing it.
H A Dgraph_lib.rst367 This node frees all the objects passed to it considering them as
/f-stack/dpdk/doc/guides/eventdevs/
H A Ddlb.rst325 dequeued event before returning from rte_event_dequeue_burst(). This frees the
H A Ddlb2.rst321 dequeued event before returning from rte_event_dequeue_burst(). This frees the
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_2_1.rst894 corruptions and double-frees.
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dspa.c2551 bplist_t *frees; member
2561 bplist_append(lna->frees, bp); in livelist_track_new_cb()
2610 .frees = &new_frees, in spa_livelist_condense_sync()
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt1129 effect from moving more allocations/frees to the local cache/memory
18734 A new "Force Release" mechanism automatically frees all ASL