Searched refs:Keyword (Results 1 – 5 of 5) sorted by relevance
| /linux/rust/syn/ |
| H A D | scan_expr.rs | 9 Keyword(&'static str), enumerator 36 (Keyword("async"), SetState(&ASYNC)), 37 (Keyword("break"), SetState(&BREAK_LABEL)), 38 (Keyword("const"), SetState(&CONST)), 39 (Keyword("continue"), SetState(&CONTINUE)), 40 (Keyword("for"), SetState(&FOR)), 41 (Keyword("if"), IncDepth), 42 (Keyword("let"), SetState(&PATTERN)), 43 (Keyword("loop"), SetState(&BLOCK)), 44 (Keyword("match"), IncDepth), [all …]
|
| /linux/tools/bpf/bpftool/Documentation/ |
| H A D | bpftool-feature.rst | 51 Keyword **kernel** can be omitted. If no probe target is specified, probing
|
| H A D | bpftool-map.rst | 87 Keyword **offload_dev** expects a network interface name, and is used to
|
| H A D | bpftool-prog.rst | 208 Keyword **repeat** is used to indicate the number of consecutive runs to
|
| /linux/Documentation/trace/ |
| H A D | mmiotrace.rst | 149 Explanation Keyword Space-separated arguments
|