Home
last modified time | relevance | path

Searched full:knob (Results 1 – 25 of 69) sorted by relevance

123

/freebsd/tests/sys/kern/
H A Dsigsys.c32 sigsys_test(int knob) in sigsys_test() argument
44 ATF_CHECK_EQ(1 * knob, sigsys_cnt); in sigsys_test()
49 ATF_CHECK_EQ(2 * knob, sigsys_cnt); in sigsys_test()
55 ATF_CHECK_EQ(3 * knob, sigsys_cnt); in sigsys_test()
60 ATF_CHECK_EQ(4 * knob, sigsys_cnt); in sigsys_test()
H A Dsigwait.c336 * Test kern.sig_discard_ign knob (default true).
425 * Test kern.wait_dequeue_sigchld knob.
/freebsd/sys/dev/random/
H A Drandom_infra.c66 "was bypassed because the 'bypass_before_seeding' knob was enabled and a "
80 "the 'bypass_before_seeding' knob was enabled and a request was submitted "
84 * This knob is for users who do not want additional warnings in their logs
92 "if the 'bypass_before_seeding' knob is enabled and a request is "
H A Dhash.c69 * Knob to control use of Chacha20-based PRF for Fortuna keystream primitive.
/freebsd/sys/x86/include/
H A Dinit.h46 /* Knob to disable acpi_cpu devices */
49 /* Knob to disable acpi_hpet device */
52 /* Knob to disable acpi_timer device */
/freebsd/sys/cam/ctl/
H A Dscsi_ctl.c1544 if ((ccb->knob.xport_specific.valid & KNOB_VALID_ADDRESS) != 0){ in ctlfe_onoffline()
1547 ccb->knob.xport_specific.fc.wwnn); in ctlfe_onoffline()
1550 ccb->knob.xport_specific.fc.wwpn); in ctlfe_onoffline()
1558 != ccb->knob.xport_specific.fc.wwnn) { in ctlfe_onoffline()
1559 ccb->knob.xport_specific.fc.wwnn = in ctlfe_onoffline()
1564 true, ccb->knob.xport_specific.fc.wwnn, in ctlfe_onoffline()
1568 != ccb->knob.xport_specific.fc.wwpn) { in ctlfe_onoffline()
1569 ccb->knob.xport_specific.fc.wwpn = in ctlfe_onoffline()
1575 true, ccb->knob.xport_specific.fc.wwpn); in ctlfe_onoffline()
1581 ccb->knob in ctlfe_onoffline()
[all...]
/freebsd/sys/dev/ocs_fc/
H A Docs_cam.c2231 struct ccb_sim_knob *knob = &ccb->knob; in ocs_action() local
2244 knob->xport_specific.fc.wwnn = be64toh(wwn); in ocs_action()
2248 knob->xport_specific.fc.wwpn = be64toh(wwn); in ocs_action()
2250 knob->xport_specific.fc.wwnn = fcp->vport->wwnn; in ocs_action()
2251 knob->xport_specific.fc.wwpn = fcp->vport->wwpn; in ocs_action()
2254 knob->xport_specific.fc.role = fcp->role; in ocs_action()
2255 knob->xport_specific.fc.valid = KNOB_VALID_ADDRESS | in ocs_action()
2264 struct ccb_sim_knob *knob = &ccb->knob; in ocs_action() local
2274 if (knob->xport_specific.fc.valid & KNOB_VALID_ADDRESS) { in ocs_action()
2278 (unsigned long long)knob->xport_specific.fc.wwnn, in ocs_action()
[all …]
/freebsd/usr.bin/posixmqcontrol/
H A Dposixmqcontrol.c107 parse_long(const char *text, long *capture, const char *knob, const char *name) in parse_long() argument
115 warnx("%s %s invalid format [%s].", knob, name, text); in parse_long()
121 unsigned *capture, const char *knob, const char *name) in parse_unsigned() argument
130 warnx("%s %s format [%s] ignored.", knob, name, text); in parse_unsigned()
376 const char *knob = *pattern; in parse_options() local
378 match = strcmp(knob, argv[index]) == 0; in parse_options()
/freebsd/sys/libkern/
H A Darc4random.c103 "knob 'bypass_before_seeding' was " in chacha20_randomstir()
135 * On the other hand, if the random_bypass_before_seeding knob in chacha20_randomstir()
/freebsd/share/man/man4/
H A Dmac_do.4292 knob.
329 knob
H A Dfdt.4122 build knob supplied either via
/freebsd/sys/dev/e1000/
H A De1000_82543.h45 #define TBI_COMPAT_ENABLED 0x1 /* Global "knob" for the workaround */
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Dti,am3359-tsc.yaml54 so this does in fact function as a hardware knob for adjusting the amount
H A Dti-tsc-adc.txt50 hardware knob for adjusting the amount of "settling
/freebsd/tests/
H A DREADME17 * The build of all test artifacts is protected by the MK_TESTS knob.
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Diqs62x.yaml142 /* Dual capacitive buttons with volume knob. */
/freebsd/share/man/man9/
H A Dmemguard.962 There is also a knob to prevent allocations smaller than a specified
/freebsd/share/man/man5/
H A Dstyle.Makefile.5222 spell the knob
/freebsd/share/mk/
H A Dsuite.test.mk16 # Knob to control the handling of the Kyuafile for this Makefile.
/freebsd/contrib/bmake/mk/
H A DREADME175 stripped/not-stripped using a single knob. [-s]
181 a single knob. [-c]
/freebsd/tools/tools/mwl/mwldebug/
H A Dmwldebug.c88 /* XXX these are a hack; there should be a separate sysctl knob */
/freebsd/sys/dev/acpica/
H A Dacpi_timer.c66 /* Knob to disable acpi_timer device */
/freebsd/sys/contrib/alpine-hal/
H A Dal_hal_serdes_interface.h352 /* MBG (MidBand-Freq-knob Gain) */
354 /* MBF (MidBand-Freq-knob Frequency position Gain) */
/freebsd/
H A DUPDATING86 WITH_CLEAN src.conf(5) knob can be used to restore the previous
365 no /usr/bin/objdump unless the WITH_LLVM_BINUTILS knob was used.
641 disabled using the WITHOUT_PIE knob. A clean build is required.
1247 knob WITHOUT_REPRODUCIBLE_BUILD.
1940 The WITHOUT_ELFCOPY_AS_OBJCOPY src.conf(5) knob has been retired.
1951 again by adding WITH_RCS knob in src.conf.
/freebsd/tools/build/options/
H A Dmakeman8 # /etc/src.conf knob with the same name.

123