Home
last modified time | relevance | path

Searched refs:chance (Results 1 – 14 of 14) sorted by relevance

/f-stack/freebsd/mips/conf/
H A DTP-MR30205 # chance that this will ever boot FreeBSD directly from the 3.5MB
H A DTP-MR30405 # chance that this will ever boot FreeBSD directly from the 3.5MB
/f-stack/dpdk/doc/guides/nics/
H A Dmvneta.rst43 chance to start in a sane state.
H A Dmvpp2.rst58 chance to start in a sane state.
/f-stack/freebsd/contrib/zstd/lib/dictBuilder/
H A Ddivsufsort.c1042 int chance; member
1050 trbudget_init(trbudget_t *budget, int chance, int incval) { in trbudget_init() argument
1051 budget->chance = chance; in trbudget_init()
1059 if(budget->chance == 0) { budget->count += size; return 0; } in trbudget_check()
1061 budget->chance -= 1; in trbudget_check()
/f-stack/freebsd/contrib/device-tree/Bindings/serial/
H A Dserial.yaml115 This should only be present in case a driver has no chance to know
/f-stack/dpdk/doc/guides/contributing/
H A Dvulnerability.rst215 to give you, as downstream stakeholders, a chance to coordinate
253 to give you, as downstream stakeholders, a chance to coordinate
/f-stack/freebsd/contrib/device-tree/Bindings/leds/
H A Dleds-bcm6328.txt11 controlled, so the only chance to keep them working is by using this driver.
/f-stack/freebsd/contrib/zstd/programs/
H A Dzstd.1.md445 The higher number of increases the chance to find a match which usually
465 Higher numbers of bits increases the chance to find a match which usually
478 More searches increases the chance to find a match which usually increases
/f-stack/
H A DREADME.md170 …d people with great passion on technology to join us. You would have the chance to work with brigh…
/f-stack/freebsd/kern/
H A Ddevice_if.m272 * This gives drivers a chance to veto the suspend or save their
/f-stack/dpdk/doc/guides/faq/
H A Dfaq.rst56 In this way, the hugepages have a greater chance of being allocated to the correct socket.
/f-stack/dpdk/doc/guides/prog_guide/
H A Denv_abstraction_layer.rst142 notified about memory allocations above specified threshold (and have a chance
951 exceed threshold set by the user, giving a chance to allow or deny allocation.
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A Dconfigure.ac1299 dnl that jemalloc currently has a chance of functioning on without modification.