Home
last modified time | relevance | path

Searched refs:goal (Results 1 – 22 of 22) sorted by relevance

/f-stack/freebsd/kern/
H A Dsubr_smr.c275 smr_seq_t goal, s_rd_seq; in smr_default_advance() local
286 goal = smr_shared_advance(s); in smr_default_advance()
299 return (goal); in smr_default_advance()
334 smr_seq_t goal; in smr_advance() local
353 goal = SMR_SEQ_INVALID; in smr_advance()
355 goal = smr_default_advance(smr, s); in smr_advance()
357 goal = smr_lazy_advance(smr, s); in smr_advance()
362 return (goal); in smr_advance()
402 if (SMR_SEQ_LEQ(goal, c_seq)) in smr_poll_cpu()
524 if (SMR_SEQ_LEQ(goal, s_rd_seq)) in smr_poll()
[all …]
/f-stack/freebsd/contrib/ck/include/
H A Dck_tflock.h59 uint32_t goal; in ck_tflock_ticket_fca_32() local
62 goal = (snapshot & ~mask) + delta; in ck_tflock_ticket_fca_32()
63 if (ck_pr_cas_32_value(target, snapshot, goal, &snapshot) == true) in ck_tflock_ticket_fca_32()
/f-stack/freebsd/sys/
H A Dsmr.h225 bool smr_poll(smr_t smr, smr_seq_t goal, bool wait);
237 smr_wait(smr_t smr, smr_seq_t goal) in smr_wait() argument
240 return (smr_poll(smr, goal, true)); in smr_wait()
/f-stack/dpdk/app/test/
H A Dresource.c37 const size_t goal = resource_size(r); in resource_fwrite() local
40 while (total < goal) { in resource_fwrite()
41 size_t wlen = fwrite(r->begin + total, 1, goal - total, f); in resource_fwrite()
/f-stack/freebsd/contrib/ck/src/
H A Dck_epoch.c429 unsigned int delta, epoch, goal, i; in ck_epoch_synchronize_wait() local
444 goal = epoch + CK_EPOCH_GRACE; in ck_epoch_synchronize_wait()
474 if ((goal > epoch) & (delta >= goal)) in ck_epoch_synchronize_wait()
/f-stack/dpdk/doc/guides/windows_gsg/
H A Dintro.rst19 of any individual patch series. The goal is to be able to run any DPDK
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dzone.c112 static size_t zone_pressure_relief(struct _malloc_zone_t *zone, size_t goal);
239 zone_pressure_relief(struct _malloc_zone_t *zone, size_t goal) { in zone_pressure_relief() argument
/f-stack/app/redis-5.0.5/utils/create-cluster/
H A DREADME2 instances configured to run in cluster mode. Its main goal is to allow manual
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dmscc-phy-vsc8531.txt14 the output signal. The goal of this setting
/f-stack/freebsd/contrib/libsodium/
H A DREADME.markdown15 Its goal is to provide all of the core operations needed to build
/f-stack/freebsd/netpfil/pf/
H A Dpf_norm.c267 int goal; in pf_flush_fragments() local
271 goal = uma_zone_get_cur(V_pf_frent_z) * 9 / 10; in pf_flush_fragments()
272 DPFPRINTF(("trying to free %d frag entriess\n", goal)); in pf_flush_fragments()
273 while (goal < uma_zone_get_cur(V_pf_frent_z)) { in pf_flush_fragments()
/f-stack/dpdk/doc/guides/prog_guide/
H A Doverview.rst11 The main goal of the DPDK is to provide a simple,
H A Dpoll_mode_drv.rst486 xstats API can be used to achieve this goal.
574 call. As an end result, the application is able to achieve its goal of
H A Dmember_lib.rst268 The design goal of the Membership Library API is to be as generic as possible to
/f-stack/app/redis-5.0.5/
H A DMANIFESTO25 be optionally stored on disk, say) but the main goal of the project remains
/f-stack/dpdk/doc/guides/contributing/
H A Ddesign.rst171 The primary goal of DPDK is to provide a userspace dataplane. Managing VFs from
/f-stack/dpdk/doc/guides/howto/
H A Dpvp_reference_benchmark.rst10 a simple forwarder between NICs and Vhost interfaces. The goal of this setup
H A Ddebug_troubleshoot.rst19 behaviors which occur randomly or periodically. The goal of the guide is to
/f-stack/freebsd/contrib/zstd/lib/
H A DREADME.md104 to optimize above all else for performance. In pursuit of this goal, Zstandard
/f-stack/freebsd/contrib/zstd/
H A DCONTRIBUTING.md281 functions for you. Your goal will be to find your function of interest in this call grapch
/f-stack/freebsd/amd64/amd64/
H A Dpmap.c2855 smr_seq_t goal; in pmap_invalidate_ept() local
2886 goal = smr_advance(pmap->pm_eptsmr); in pmap_invalidate_ept()
2899 smr_wait(pmap->pm_eptsmr, goal); in pmap_invalidate_ept()
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt1381 is aborted upon any error. The goal is to perform a very "best effort" to