/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 | 71 log_must zpool freeze $TESTPOOL 73 log_mustnot zpool freeze $TESTPOOL 74 log_mustnot zpool freeze ${TESTPOOL%%/*} 77 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/ |
H A D | strstream | 40 void freeze(bool freezefl = true); 94 void freeze(bool freezefl = true); 120 void freeze(bool freezefl = true); 174 void freeze(bool __freezefl = true); 294 _LIBCPP_HIDE_FROM_ABI void freeze(bool __freezefl = true) { __sb_.freeze(__freezefl); } 337 _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 | 565 dummy_freeze(device_t dev, bool freeze) in dummy_freeze() argument 578 mpc85xx_rcpm_freeze_timebase(device_t dev, bool freeze) in mpc85xx_rcpm_freeze_timebase() argument 584 if (freeze) in mpc85xx_rcpm_freeze_timebase() 643 mpc85xx_guts_freeze_timebase(device_t dev, bool freeze) in mpc85xx_guts_freeze_timebase() argument 651 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/contrib/hyperv/tools/ |
H A D | hv_vss_daemon.c | 78 freeze(void) in freeze() function 251 error = freeze(); in main()
|
/freebsd/sys/dev/firewire/ |
H A D | sbp.c | 168 uint16_t freeze; member 710 sdev->freeze++; in sbp_probe_target() 742 sdev->freeze++; in sbp_probe_target() 996 xpt_release_devq(sdev->path, sdev->freeze, TRUE); in sbp_cam_scan_lun() 997 sdev->freeze = 1; in sbp_cam_scan_lun() 1036 xpt_release_devq(sdev->path, sdev->freeze, TRUE); in sbp_cam_scan_target() 1037 sdev->freeze = 1; in sbp_cam_scan_target() 1103 xpt_release_devq(sdev->path, sdev->freeze, TRUE); in sbp_agent_reset_callback() 1104 sdev->freeze = 0; in sbp_agent_reset_callback() 1735 sdev->freeze in sbp_recv1() [all...] |
/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 | 56 log_must zpool freeze $TESTPOOL1
|
H A D | zpool_import_hostid_changed_cachefile_unclean_export.ksh | 60 log_must zpool freeze $TESTPOOL1
|
H A D | zpool_import_status.ksh | 85 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 | 63 log_must zpool freeze $TESTPOOL
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/slog/ |
H A D | slog_replay_fs_002.ksh | 89 log_must zpool freeze $TESTPOOL
|
H A D | slog_016_pos.ksh | 92 log_must zpool freeze $TESTPOOL
|
H A D | slog_replay_volume.ksh | 110 log_must zpool freeze $TESTPOOL
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/longname/ |
H A D | longname_003_pos.ksh | 88 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()
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/block_cloning/ |
H A D | block_cloning_replay.ksh | 88 log_must zpool freeze $TESTPOOL
|
H A D | block_cloning_replay_encrypted.ksh | 90 log_must zpool freeze $TESTPOOL
|
/freebsd/contrib/tcsh/nls/russian/ |
H A D | set2 | 95 93 system freeze
|