Home
last modified time | relevance | path

Searched refs:fake (Results 1 – 15 of 15) sorted by relevance

/f-stack/freebsd/contrib/openzfs/cmd/mount_zfs/
H A Dmount_zfs.c144 int sloppy = 0, fake = 0, verbose = 0, nomtab = 0, zfsutil = 0; in main() local
160 fake = 1; in main()
306 if (!zfsutil && !(remount || fake) && in main()
316 if (!fake) { in main()
/f-stack/freebsd/kern/
H A Dkern_clocksource.c70 static int handleevents(sbintime_t now, int fake);
156 handleevents(sbintime_t now, int fake) in handleevents() argument
167 if (fake) { in handleevents()
185 if (fake < 2) { in handleevents()
195 if (runs && fake < 2) { in handleevents()
205 if (runs && !fake) { in handleevents()
221 loadtimer(now, (fake == 2) && in handleevents()
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/mount/
H A Dumountall_001.ksh59 mounts=$(umount --fake -av -t zfs 2>&1 | \
/f-stack/freebsd/x86/include/
H A Delf.h74 int fake; member
/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-kmem-cache.m49 static void ctor(void *foo) { /* fake ctor */ }
H A Dkernel.m4651 dnl # fake the linking step artificially create the expected .ko
/f-stack/dpdk/doc/guides/vdpadevs/
H A Dfeatures_overview.rst88 Host can broadcast a fake RARP after live migration.
/f-stack/freebsd/contrib/device-tree/src/arm64/rockchip/
H A Drk3399-gru-scarlet.dtsi123 * state). The fake regulator is configured as a supply of the
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dam33xx.dtsi172 * for the moment, just use a fake OCP bus entry to represent
H A Ddm816x.dtsi60 * for the moment, just use a fake OCP bus entry to represent
H A Domap5.dtsi140 * the moment, just use a fake OCP bus entry to represent the whole bus
H A Domap4.dtsi121 * the moment, just use a fake OCP bus entry to represent the whole bus
H A Domap3.dtsi80 * the moment, just use a fake OCP bus entry to represent the whole bus
H A Ddra7.dtsi143 * the moment, just use a fake OCP bus entry to represent the whole bus
/f-stack/app/redis-5.0.5/
H A D00-RELEASENOTES853 asyncCloseClientOnOutputBufferLimitReached(): don't free fake clients.
1384 Modules: associate a fake client to timer context callback.
1388 Modules: associate a fake client to cluster message context callback.