Searched refs:REBOOT (Results 1 - 8 of 8) sorted by relevance

/linux-master/tools/testing/ktest/examples/include/
H A Ddefaults.conf113 # by setting the variable REBOOT to: none, error, fail or
117 # REBOOT := none
120 # REBOOT := error
123 # REBOOT := fail
130 DEFAULTS IF ${REBOOT} == none
136 DEFAULTS ELSE IF ${REBOOT} == error
142 DEFAULTS ELSE IF ${REBOOT} == fail
/linux-master/tools/testing/ktest/examples/
H A Dtest.conf37 # REBOOT = none, error, fail, empty
39 REBOOT := empty
H A Dkvm.conf37 # REBOOT = none, error, fail, empty
39 REBOOT := empty
H A Dvmware.conf82 # REBOOT = none, error, fail, empty
84 REBOOT := empty
/linux-master/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_usb.c128 REBOOT = 1, enumerator in enum:upload_code_flags
173 if (flags & REBOOT) {
239 r = upload_code(udev, ur_fw->data, ur_fw->size, FW_START, REBOOT);
245 E2P_START + E2P_BOOT_CODE_OFFSET, REBOOT);
301 r = upload_code(udev, uph_fw->data, uph_fw->size, FW_START, REBOOT);
/linux-master/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c112 REBOOT, enumerator in enum:pqi_lockup_action
127 .action = REBOOT,
8210 case REBOOT:
8247 pqi_lockup_action = REBOOT;
/linux-master/tools/testing/ktest/
H A Dktest.pl61 "REBOOT" => "ssh \$SSH_USER\@\$MACHINE reboot",
292 "REBOOT" => \$reboot,
1921 if ($command_orig eq $default{REBOOT} &&
/linux-master/net/core/
H A Ddev.c1619 N(UP) N(DOWN) N(REBOOT) N(CHANGE) N(REGISTER) N(UNREGISTER)

Completed in 165 milliseconds