Home
last modified time | relevance | path

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

/samples/bpf/
Dtracex7_user.c13 char command[256]; in main() local
48 snprintf(command, 256, "mount %s tmpmnt/", argv[1]); in main()
49 f = popen(command, "r"); in main()
DREADME.rst15 and supported targets with command: ``llc --version``
46 For building the BPF samples, issue the below command from the kernel
76 'clang' command via redefining LLC or CLANG on the make command line::
/samples/mei/
Dmei-amt-version.c263 uint32_t command; member
282 .command = AMT_HOST_IF_CODE_VERSIONS_REQUEST,
347 static uint32_t amt_verify_response_header(uint32_t command, in amt_verify_response_header() argument
356 } else if (resp_hdr->command != command) { in amt_verify_response_header()
368 const unsigned char *command, ssize_t command_sz, in amt_host_if_call() argument
386 command, command_sz, acmd->send_timeout); in amt_host_if_call()
/samples/timers/
Dhpet_example.c29 char *command; member
65 if (!strcmp(argv[0], hpet_command[i].command)) { in main()
69 hpet_command[i].command); in main()
/samples/
DKconfig78 tristate "Build kdb command example -- loadable modules only"
82 command to the kdb shell.
/samples/crypto/
Dfips140_lab_util.c591 static const struct command { struct