Lines Matching refs:target
137 my $target;
414 The location of the compiled file to copy to the target.
459 and select that target to reboot to the kernel. If this is not
461 specified in REBOOT_SCRIPT to boot to the target.
507 If syslinux is used, the label that boots the target kernel must
512 A script to reboot the target into the test kernel
1923 my ($command, $target, $skip, $submenu) = @_;
1943 if (/$target/) {
1969 my $target;
1982 $target = '^\s*title\s+' . $grub_menu_qt . '\s*$';
1986 $target = '^\s*menuentry.*' . $grub_menu_qt;
1991 $target = '^title=.*' . $grub_menu_qt;
1997 _get_grub_index($command, $target, $skip, $submenu);
2409 # Failed builds should not reboot the target
2559 # Failed builds should not reboot the target
4389 $target = "$ssh_user\@$machine";