| /freebsd/sys/contrib/device-tree/Bindings/fpga/ |
| H A D | altera-freeze-bridge.txt | 3 The Altera Freeze Bridge Controller manages one or more freeze bridges. 4 The controller can freeze/disable the bridges which prevents signal 10 - compatible : Should contain "altr,freeze-bridge-controller" 11 - regs : base address and size for freeze bridge module 16 freeze-controller@100000450 { 17 compatible = "altr,freeze-bridge-controller";
|
| /freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool/ |
| H A D | zpool_003_pos.ksh | 60 log_must $ZPOOL freeze $TESTPOOL 62 log_mustnot $ZPOOL freeze $TESTPOOL 63 log_mustnot $ZPOOL freeze ${TESTPOOL%%/*} 66 log_mustnot $ZPOOL freeze fakepool
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool/ |
| H A D | zpool_003_pos.ksh | 62 log_must zpool freeze $TESTPOOL 64 log_mustnot zpool freeze $TESTPOOL 65 log_mustnot zpool freeze ${TESTPOOL%%/*} 68 log_mustnot zpool freeze fakepool
|
| /freebsd/tools/test/stress2/misc/ |
| H A D | ufssuspend.sh | 40 freeze(void) 63 continue; /* skip to freeze '/dev' */ 66 continue; /* skip to freeze RDONLY partition */ 114 error = freeze();
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | strstream | 40 void freeze(bool freezefl = true); 94 void freeze(bool freezefl = true); 120 void freeze(bool freezefl = true); 162 void freeze(bool __freezefl = true); 225 _LIBCPP_HIDE_FROM_ABI void freeze(bool __freezefl = true) { __sb_.freeze(__freezefl); } 255 _LIBCPP_HIDE_FROM_ABI void freeze(bool __freezefl = true) { __sb_.freeze(__freezefl); }
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | strstream | 40 void freeze(bool freezefl = true); 94 void freeze(bool freezefl = true); 120 void freeze(bool freezefl = true); 181 void freeze(bool __freezefl = true); 301 _LIBCPP_HIDE_FROM_ABI void freeze(bool __freezefl = true) { __sb_.freeze(__freezefl); } 344 _LIBCPP_HIDE_FROM_ABI void freeze(bool __freezefl = true) { __sb_.freeze(__freezefl); }
|
| /freebsd/sys/powerpc/powermac/ |
| H A D | tbgpio.c | 132 tbgpio_freeze_timebase(device_t dev, bool freeze) in tbgpio_freeze_timebase() argument 140 if (freeze) in tbgpio_freeze_timebase()
|
| /freebsd/sys/powerpc/mpc85xx/ |
| H A D | platform_mpc85xx.c | 578 dummy_freeze(device_t dev, bool freeze) in dummy_freeze() argument 601 mpc85xx_rcpm_freeze_timebase(device_t dev, bool freeze) in mpc85xx_rcpm_freeze_timebase() argument 607 if (freeze) { in mpc85xx_rcpm_freeze_timebase() 668 mpc85xx_guts_freeze_timebase(device_t dev, bool freeze) in mpc85xx_guts_freeze_timebase() argument 676 if (freeze) in mpc85xx_guts_freeze_timebase()
|
| /freebsd/usr.sbin/devctl/ |
| H A D | devctl.c | 357 freeze(int ac, char **av __unused) in freeze() function 366 DEVCTL_COMMAND(top, freeze, freeze);
|
| /freebsd/sys/dev/firewire/ |
| H A D | sbp.c | 166 uint16_t freeze; member 698 sdev->freeze++; in sbp_probe_target() 730 sdev->freeze++; in sbp_probe_target() 984 xpt_release_devq(sdev->path, sdev->freeze, TRUE); in sbp_cam_scan_lun() 985 sdev->freeze = 1; in sbp_cam_scan_lun() 1024 xpt_release_devq(sdev->path, sdev->freeze, TRUE); in sbp_cam_scan_target() 1025 sdev->freeze = 1; in sbp_cam_scan_target() 1091 xpt_release_devq(sdev->path, sdev->freeze, TRUE); in sbp_agent_reset_callback() 1092 sdev->freeze = 0; in sbp_agent_reset_callback() 1713 sdev->freeze++; in sbp_recv1() [all …]
|
| /freebsd/contrib/hyperv/tools/ |
| H A D | hv_vss_daemon.c | 78 freeze(void) in freeze() function 251 error = freeze(); in main()
|
| /freebsd/tests/sys/cddl/zfs/tests/zil/ |
| H A D | zil.kshlib | 38 log_must $ZPOOL freeze $TESTPOOL
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/ |
| H A D | zpool_import_hostid_changed_unclean_export.ksh | 57 log_must zpool freeze $TESTPOOL1
|
| H A D | zpool_import_hostid_changed_cachefile_unclean_export.ksh | 61 log_must zpool freeze $TESTPOOL1
|
| H A D | zpool_import_status.ksh | 76 log_must zpool freeze $TESTPOOL1
|
| /freebsd/libexec/rc/rc.d/ |
| H A D | devmatch | 69 devctl freeze
|
| /freebsd/sys/compat/linuxkpi/common/include/linux/ |
| H A D | pm.h | 64 .freeze = _suspendfunc, \
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/suid/ |
| H A D | suid_write_zil_replay.ksh | 54 log_must zpool freeze $TESTPOOL
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/removal/ |
| H A D | removal_with_missing_log.ksh | 60 log_must zpool freeze $TESTPOOL
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/slog/ |
| H A D | slog_replay_fs_002.ksh | 80 log_must zpool freeze $TESTPOOL
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/longname/ |
| H A D | longname_003_pos.ksh | 79 log_must zpool freeze $TESTPOOL
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/block_cloning/ |
| H A D | block_cloning_fideduperange_replay.ksh | 71 log_must zpool freeze $TESTPOOL
|
| H A D | block_cloning_replay.ksh | 75 log_must zpool freeze $TESTPOOL
|
| H A D | block_cloning_replay_encrypted.ksh | 77 log_must zpool freeze $TESTPOOL
|
| /freebsd/crypto/openssh/ |
| H A D | smult_curve25519_ref.c | 50 static void freeze(unsigned int a[32]) in freeze() function 262 freeze(work + 64); in crypto_scalarmult_curve25519()
|