Searched refs:probes (Results 1 – 9 of 9) sorted by relevance
| /f-stack/freebsd/contrib/ck/src/ |
| H A D | ck_rhs.c | 88 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 D | ck_ht.c | 292 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 D | ck_hs.c | 278 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 D | exynos-nocp.txt | 6 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 D | silabs,si5341.txt | 22 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 D | AP96.hints | 11 # The switch automatically probes off of mdio0, and will
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | imx6q-cm-fx6.dts | 484 * If the OS probes the Bluetooth AMP function advertised on this bus
|
| /f-stack/freebsd/kern/ |
| H A D | device_if.m | 169 * probes respectively.
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | known_issues.rst | 628 …When use ``--bind=uio_pci_generic``, the ``uio_pci_generic`` module probes device and check the In…
|