| /f-stack/dpdk/lib/librte_eal/linux/ |
| H A D | eal_alarm.c | 50 volatile uint8_t executing; member 88 ap->executing = 1; in eal_alarm_callback() 187 int executing; in rte_eal_alarm_cancel() local 195 executing = 0; in rte_eal_alarm_cancel() 202 if (ap->executing == 0) { in rte_eal_alarm_cancel() 211 executing++; in rte_eal_alarm_cancel() 226 if (ap->executing == 0) { in rte_eal_alarm_cancel() 232 executing++; in rte_eal_alarm_cancel() 239 } while (executing != 0); in rte_eal_alarm_cancel()
|
| /f-stack/dpdk/lib/librte_eal/freebsd/ |
| H A D | eal_alarm.c | 39 volatile uint8_t executing; member 158 ap->executing = 1; in eal_alarm_callback() 237 int executing; in rte_eal_alarm_cancel() local 245 executing = 0; in rte_eal_alarm_cancel() 256 if (ap->executing == 0) { in rte_eal_alarm_cancel() 268 executing++; in rte_eal_alarm_cancel() 283 if (ap->executing == 0) { in rte_eal_alarm_cancel() 290 executing++; in rte_eal_alarm_cancel() 298 } while (executing != 0); in rte_eal_alarm_cancel()
|
| /f-stack/dpdk/lib/librte_eal/windows/ |
| H A D | eal_alarm.c | 180 bool executing; in rte_eal_alarm_cancel() local 184 executing = false; in rte_eal_alarm_cancel() 198 executing = true; in rte_eal_alarm_cancel() 202 } while (executing); in rte_eal_alarm_cancel()
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/inheritance/ |
| H A D | state018.cfg | 33 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy 40 # Executing 'zfs inherit -r' at the middle and bottom levels after executing
|
| H A D | state016.cfg | 33 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy 39 # Executing 'zfs inherit -r' at the bottom and middle levels after executing
|
| H A D | state009.cfg | 33 # Verify that executing 'zfs inherit' at different levels of a
|
| H A D | state010.cfg | 33 # Verify that executing 'zfs inherit -r' at different levels of a
|
| H A D | state013.cfg | 33 # Verify that executing 'zfs inherit' on each level when the middle
|
| H A D | state021.cfg | 33 # Verify that executing 'zfs inherit' at the top level in the hierarchy
|
| H A D | state024.cfg | 33 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy
|
| H A D | state019.cfg | 33 # Verify that executing 'zfs inherit' at the top level in the hierarchy
|
| H A D | state020.cfg | 33 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy
|
| H A D | state023.cfg | 33 # Verify that executing 'zfs inherit' at the top level in the hierarchy
|
| H A D | state014.cfg | 38 # Note : executing inherit -r at the middle level and bottom levels after
|
| H A D | state022.cfg | 33 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy
|
| H A D | state015.cfg | 33 # Verify that executing 'zfs inherit' at the top level in the hierarchy
|
| H A D | state017.cfg | 33 # Verify that executing 'zfs inherit' at the top level in the hierarchy
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mtd/ |
| H A D | davinci-nand.txt | 27 - ti,davinci-mask-ale: mask for ALE. Needed for executing address 33 - ti,davinci-mask-cle: mask for CLE. Needed for executing command
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mtd/partitions/ |
| H A D | brcm,trx.txt | 15 executing. Other partitions can be used for operating system purposes. This is
|
| /f-stack/dpdk/doc/guides/cryptodevs/ |
| H A D | bcmfs.rst | 81 To get BCMFS PMD executing, device node must be owned by VFIO platform module only.
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | enetc.rst | 79 There are three main pre-requisites for executing ENETC PMD on a ENETC
|
| H A D | ena.rst | 200 Then, make the changes live by executing as a root:: 216 Then, make the changes live by executing as a root::
|
| /f-stack/dpdk/doc/guides/platform/ |
| H A D | dpaa2.rst | 51 There are four main pre-requisites for executing DPAA2 PMD on a DPAA2
|
| H A D | dpaa.rst | 41 There are four main pre-requisites for executing DPAA PMD on a DPAA
|
| /f-stack/freebsd/contrib/zstd/ |
| H A D | README.md | 176 You can build the zstd binary via buck by executing: `buck build programs:zstd` from the root of th… 181 You can run quick local smoke tests by executing the `playTest.sh` script from the `src/tests` dire…
|