| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | mmp.c | 544 boolean_t suspended = spa_suspended(spa); in mmp_thread() local 551 boolean_t last_spa_suspended = suspended; in mmp_thread() 580 last_spa_suspended = suspended; in mmp_thread() 582 suspended = spa_suspended(spa); in mmp_thread() 632 (last_spa_suspended && !suspended)) { in mmp_thread() 637 last_spa_suspended, suspended); in mmp_thread() 658 if (multihost && !suspended && mmp_fail_intervals && in mmp_thread() 677 if (multihost && !suspended) in mmp_thread()
|
| H A D | dsl_scan.c | 2832 boolean_t suspended = B_FALSE; in scan_io_queue_issue() local 2838 suspended = B_TRUE; in scan_io_queue_issue() 2853 return (suspended); in scan_io_queue_issue() 3012 boolean_t suspended = B_FALSE; in scan_io_queues_run_one() local 3067 suspended = scan_io_queue_issue(queue, &sio_list); in scan_io_queues_run_one() 3070 if (suspended) in scan_io_queues_run_one() 3077 if (suspended) in scan_io_queues_run_one()
|
| H A D | dsl_dataset.c | 1904 nvlist_t *suspended = NULL; in dsl_dataset_snapshot() local 1918 suspended = fnvlist_alloc(); in dsl_dataset_snapshot() 1936 fnvlist_add_uint64(suspended, fsname, in dsl_dataset_snapshot() 1953 if (suspended != NULL) { in dsl_dataset_snapshot() 1954 for (pair = nvlist_next_nvpair(suspended, NULL); pair != NULL; in dsl_dataset_snapshot() 1955 pair = nvlist_next_nvpair(suspended, pair)) { in dsl_dataset_snapshot() 1959 fnvlist_free(suspended); in dsl_dataset_snapshot()
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | imx6qdl-nit6xlite.dtsi | 90 retain-state-suspended; 96 retain-state-suspended; 102 retain-state-suspended; 108 retain-state-suspended; 114 retain-state-suspended;
|
| H A D | imx6qdl-nitrogen6_max.dtsi | 186 retain-state-suspended; 192 retain-state-suspended;
|
| H A D | rk3288-veyron.dtsi | 326 powered-while-suspended;
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_status.c | 230 uint64_t suspended; in check_status() local 356 &suspended) == 0) { in check_status() 363 if (suspended == ZIO_FAILURE_MODE_CONTINUE) in check_status()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/proximity/ |
| H A D | devantech-srf04.yaml | 59 When the device gets suspended it's switched off and when it resumes 61 get suspended automatically (autosuspend feature).
|
| /f-stack/freebsd/contrib/device-tree/Bindings/security/tpm/ |
| H A D | tpm-i2c.txt | 13 - powered-while-suspended: present when the TPM is left powered on between
|
| /f-stack/freebsd/contrib/openzfs/lib/libtpool/ |
| H A D | thread_pool.c | 548 int suspended; in tpool_suspended() local 553 suspended = (tpool->tp_flags & TP_SUSPEND) != 0; in tpool_suspended() 556 return (suspended); in tpool_suspended()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/leds/ |
| H A D | leds-gpio.yaml | 33 retain-state-suspended:
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/samsung/ |
| H A D | pmu.yaml | 66 to wake up a suspended PMU).
|
| /f-stack/freebsd/contrib/device-tree/Bindings/clock/ |
| H A D | qcom,rpmcc.txt | 34 suspended or in deep idle. If it is important that the clock keeps running
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mfd/ |
| H A D | samsung,sec-core.txt | 36 down. When the system is suspended it will always go down thus triggerring
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/amlogic/ |
| H A D | meson-gxm-rbox-pro.dts | 49 retain-state-suspended;
|
| /f-stack/freebsd/contrib/device-tree/Bindings/spi/ |
| H A D | spi-pl022.yaml | 49 indicates no delay and the device will be suspended immediately.
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk3399-gru-kevin.dts | 191 powered-while-suspended;
|
| H A D | rk3399-pinebook-pro.dts | 117 retain-state-suspended;
|
| /f-stack/freebsd/amd64/include/ |
| H A D | vmm.h | 738 } suspended; member
|
| /f-stack/freebsd/kern/ |
| H A D | device_if.m | 282 * @param dev the device being suspended
|
| H A D | bus_if.m | 516 * This method is used to mark a handler as suspended in the case 535 * This method is used to clear suspended state of a handler when
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | performance_thread.rst | 291 enables the TX thread to be suspended when the TX ring is empty. The RX thread 840 This side effect can be mitigated by arranging for threads to be suspended and 973 An L-thread blocking on an L-thread mutex will be suspended and will cause 1013 and cause another ready L-thread to be resumed. The suspended L-thread is
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/mediatek/ |
| H A D | mt8173-elm.dtsi | 318 powered-while-suspended;
|
| /f-stack/freebsd/amd64/vmm/ |
| H A D | vmm.c | 1648 vmexit->u.suspended.how = vm->suspend; in vm_exit_suspended()
|