Home
last modified time | relevance | path

Searched refs:help (Results 1 – 8 of 8) sorted by relevance

/samples/
A DKconfig4 help
16 help
22 help
28 help
36 help
44 help
52 help
59 help
65 help
75 help
[all …]
/samples/rust/
A DKconfig6 help
16 help
26 help
36 help
46 help
57 help
68 help
78 help
88 help
100 help
[all …]
/samples/damon/
A DKconfig8 help
20 help
33 help
/samples/kdb/
A Dkdb_hello.c35 .help = "Say Hello World or Hello [string]",
/samples/bpf/
A Dxdp2skb_meta.sh82 --long verbose,flush,help,list,dev:,dry-run -- "$@")
120 -h | --help )
A DMakefile202 BTF_LLC_PROBE := $(shell $(LLC) -march=bpf -mattr=help 2>&1 | grep dwarfris)
203 BTF_PAHOLE_PROBE := $(shell $(BTF_PAHOLE) --help 2>&1 | grep BTF)
204 BTF_OBJCOPY_PROBE := $(shell $(LLVM_OBJCOPY) --help 2>&1 | grep -i 'usage.*llvm')
271 @if ! (${LLC} -march=bpf -mattr=help > /dev/null 2>&1); then \
/samples/hid/
A DMakefile85 BTF_LLC_PROBE := $(shell $(LLC) -march=bpf -mattr=help 2>&1 | grep dwarfris)
86 BTF_PAHOLE_PROBE := $(shell $(BTF_PAHOLE) --help 2>&1 | grep BTF)
87 BTF_OBJCOPY_PROBE := $(shell $(LLVM_OBJCOPY) --help 2>&1 | grep -i 'usage.*llvm')
147 @if ! (${LLC} -march=bpf -mattr=help > /dev/null 2>&1); then \
/samples/landlock/
A Dsandboxer.c309 static const char help[] = variable
365 fprintf(stderr, help, argv[0]); in main()

Completed in 15 milliseconds