Home
last modified time | relevance | path

Searched refs:probes (Results 1 – 9 of 9) sorted by relevance

/f-stack/freebsd/contrib/ck/src/
H A Dck_rhs.c88 unsigned int probes; member
96 unsigned int probes; member
524 probes = 0; in ck_rhs_grow()
610 probes = 0; in ck_rhs_map_probe_rm()
616 probes); in ck_rhs_map_probe_rm()
640 desc->in_rh == false && desc->probes < probes) { in ck_rhs_map_probe_rm()
723 probes = 0; in ck_rhs_map_probe()
729 probes); in ck_rhs_map_probe()
754 desc->in_rh == false && desc->probes < probes) { in ck_rhs_map_probe()
864 probes++; in ck_rhs_add_wanted()
[all …]
H A Dck_ht.c292 CK_HT_TYPE probes = 0; in ck_ht_map_probe_wr() local
314 if (probes++ > limit) in ck_ht_map_probe_wr()
373 *probe_wr = probes; in ck_ht_map_probe_wr()
505 CK_HT_TYPE probes = 0; in ck_ht_map_probe_rd() local
665 CK_HT_TYPE probes; in ck_ht_grow_spmc() local
706 probes = 0; in ck_ht_grow_spmc()
714 probes++; in ck_ht_grow_spmc()
847 probes = probes_wr; in ck_ht_set_spmc()
872 probes = probes_wr; in ck_ht_set_spmc()
920 probes = probes_wr; in ck_ht_set_spmc()
[all …]
H A Dck_hs.c278 unsigned long probes) in ck_hs_map_probe_next() argument
332 unsigned long k, i, j, offset, probes; in ck_hs_grow() local
358 i = probes = 0; in ck_hs_grow()
366 if (probes++ == update->probe_limit) in ck_hs_grow()
384 if (probes > update->probe_limit) { in ck_hs_grow()
431 unsigned long offset, j, i, probes, opl; in ck_hs_map_probe() local
449 i = probes = 0; in ck_hs_map_probe()
461 if (probes++ == probe_limit) { in ck_hs_map_probe()
481 *n_probes = probes; in ck_hs_map_probe()
515 if (probes > probe_limit) { in ck_hs_map_probe()
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/devfreq/event/
H A Dexynos-nocp.txt6 that the Network on Chip (NoC) probes detects are transported over
7 the network infrastructure to observer units. You can configure probes to
10 NoC probes to provide bandwidth information about behavior of the SoC
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dsilabs,si5341.txt22 configured when the driver probes, it assumes the driver must fully initialize
58 probes, the PLL will be set to 14GHz.
/f-stack/freebsd/mips/conf/
H A DAP96.hints11 # The switch automatically probes off of mdio0, and will
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dimx6q-cm-fx6.dts484 * If the OS probes the Bluetooth AMP function advertised on this bus
/f-stack/freebsd/kern/
H A Ddevice_if.m169 * probes respectively.
/f-stack/dpdk/doc/guides/rel_notes/
H A Dknown_issues.rst628 …When use ``--bind=uio_pci_generic``, the ``uio_pci_generic`` module probes device and check the In…