Searched refs:test_mode (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zpl_file.c | 677 int test_mode = FALLOC_FL_PUNCH_HOLE | FALLOC_FL_ZERO_RANGE; in zpl_fallocate_common() local 679 if ((mode & ~(FALLOC_FL_KEEP_SIZE | test_mode)) != 0) in zpl_fallocate_common() 690 if (mode & (test_mode)) { in zpl_fallocate_common()
|
| /freebsd/usr.sbin/pmcstudy/ |
| H A D | pmcstudy.c | 2807 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 D | mt7615.h | 519 int mt7615_mcu_set_test_param(struct mt7615_dev *dev, u8 param, bool test_mode,
|
| H A D | mcu.c | 2182 int mt7615_mcu_set_test_param(struct mt7615_dev *dev, u8 param, bool test_mode, in mt7615_mcu_set_test_param() argument 2194 .test_mode_en = test_mode, in mt7615_mcu_set_test_param()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
| H A D | mt7915.h | 498 int mt7915_mcu_set_test_param(struct mt7915_dev *dev, u8 param, bool test_mode,
|
| H A D | mcu.c | 3561 int mt7915_mcu_set_test_param(struct mt7915_dev *dev, u8 param, bool test_mode, in mt7915_mcu_set_test_param() argument 3574 .test_mode_en = test_mode, in mt7915_mcu_set_test_param()
|