Home
last modified time | relevance | path

Searched refs:test_mode (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_file.c592 int test_mode = FALLOC_FL_PUNCH_HOLE | FALLOC_FL_ZERO_RANGE; in zpl_fallocate_common() local
594 if ((mode & ~(FALLOC_FL_KEEP_SIZE | test_mode)) != 0) in zpl_fallocate_common()
605 if (mode & (test_mode)) { in zpl_fallocate_common()
/freebsd/usr.sbin/pmcstudy/
H A Dpmcstudy.c2807 int test_mode = 0; in main() local
2827 test_mode = 1; in main()
2878 (test_mode == 0) && (master_exp == NULL)) { in main()
2886 if (test_mode) { in main()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmt7615.h520 int mt7615_mcu_set_test_param(struct mt7615_dev *dev, u8 param, bool test_mode,
H A Dmcu.c2186 int mt7615_mcu_set_test_param(struct mt7615_dev *dev, u8 param, bool test_mode, in mt7615_mcu_set_test_param() argument
2198 .test_mode_en = test_mode, in mt7615_mcu_set_test_param()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmt7915.h474 int mt7915_mcu_set_test_param(struct mt7915_dev *dev, u8 param, bool test_mode,
H A Dmcu.c3318 int mt7915_mcu_set_test_param(struct mt7915_dev *dev, u8 param, bool test_mode, in mt7915_mcu_set_test_param() argument
3331 .test_mode_en = test_mode, in mt7915_mcu_set_test_param()