Home
last modified time | relevance | path

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

/samples/user_events/
A Dexample.c21 static int event_reg(int fd, const char *command, int *write, int *enabled) in event_reg() argument
29 reg.name_args = (__u64)command; in event_reg()
/samples/mei/
A Dmei-amt-version.c272 uint32_t command; member
291 .command = AMT_HOST_IF_CODE_VERSIONS_REQUEST,
356 static uint32_t amt_verify_response_header(uint32_t command, in amt_verify_response_header() argument
365 } else if (resp_hdr->command != command) { in amt_verify_response_header()
377 const unsigned char *command, ssize_t command_sz, in amt_host_if_call() argument
395 command, command_sz, acmd->send_timeout); in amt_host_if_call()
/samples/bpf/
A DREADME.rst10 convert specific command invocations between the old samples and the utilities
24 command: ``llc --version``
56 For building the BPF samples, issue the below command from the kernel
92 'clang' command via redefining LLC or CLANG on the make command line::
/samples/timers/
A 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/
A DKconfig107 tristate "Build kdb command example -- loadable modules only"
111 command to the kdb shell.

Completed in 8 milliseconds