Home
last modified time | relevance | path

Searched full:keyword (Results 1 – 25 of 250) sorted by relevance

12345678910

/kernel/linux/linux-5.10/fs/orangefs/
Dorangefs-debugfs.c58 * An array of client_debug_mask will be built to hold debug keyword/mask
62 char *keyword; member
413 * Map the keyword string from userspace into a valid debug mask. in orangefs_debug_write()
534 cdm_array[i].keyword = kzalloc(keyword_len + 1, GFP_KERNEL); in orangefs_prepare_cdm_array()
535 if (!cdm_array[i].keyword) { in orangefs_prepare_cdm_array()
542 cdm_array[i].keyword, in orangefs_prepare_cdm_array()
546 if (!strcmp(cdm_array[i].keyword, ORANGEFS_VERBOSE)) in orangefs_prepare_cdm_array()
549 if (!strcmp(cdm_array[i].keyword, ORANGEFS_ALL)) in orangefs_prepare_cdm_array()
617 * fill the client keyword/mask array and remember in orangefs_prepare_debugfs_help_string()
629 strlcat(new, cdm_array[i].keyword, string_size); in orangefs_prepare_debugfs_help_string()
[all …]
Dorangefs-debug.h48 const char *keyword; member
58 * keyword mask_val index
/kernel/linux/linux-6.6/fs/orangefs/
Dorangefs-debugfs.c58 * An array of client_debug_mask will be built to hold debug keyword/mask
62 char *keyword; member
413 * Map the keyword string from userspace into a valid debug mask. in orangefs_debug_write()
534 cdm_array[i].keyword = kzalloc(keyword_len + 1, GFP_KERNEL); in orangefs_prepare_cdm_array()
535 if (!cdm_array[i].keyword) { in orangefs_prepare_cdm_array()
542 cdm_array[i].keyword, in orangefs_prepare_cdm_array()
546 if (!strcmp(cdm_array[i].keyword, ORANGEFS_VERBOSE)) in orangefs_prepare_cdm_array()
549 if (!strcmp(cdm_array[i].keyword, ORANGEFS_ALL)) in orangefs_prepare_cdm_array()
617 * fill the client keyword/mask array and remember in orangefs_prepare_debugfs_help_string()
629 strlcat(new, cdm_array[i].keyword, string_size); in orangefs_prepare_debugfs_help_string()
[all …]
/kernel/linux/linux-5.10/tools/bpf/bpftool/Documentation/
Dbpftool-feature.rst38 and run all probes, the **full** keyword should be used.
40 If the **macros** keyword (but not the **-j** option) is
49 Keyword **kernel** can be omitted. If no probe target is
52 When the **unprivileged** keyword is used, bpftool will dump
57 **unprivileged** keyword: This is to avoid misdetection if
59 keyword is unavailable if bpftool was compiled without
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
Dvarhandlers.c66 int spk_chartab_get_value(char *keyword) in spk_chartab_get_value() argument
70 if (!strcmp(keyword, "ALPHA")) in spk_chartab_get_value()
72 else if (!strcmp(keyword, "B_CTL")) in spk_chartab_get_value()
74 else if (!strcmp(keyword, "WDLM")) in spk_chartab_get_value()
76 else if (!strcmp(keyword, "A_PUNC")) in spk_chartab_get_value()
78 else if (!strcmp(keyword, "PUNC")) in spk_chartab_get_value()
80 else if (!strcmp(keyword, "NUM")) in spk_chartab_get_value()
82 else if (!strcmp(keyword, "A_CAP")) in spk_chartab_get_value()
84 else if (!strcmp(keyword, "B_CAPSYM")) in spk_chartab_get_value()
86 else if (!strcmp(keyword, "B_SYM")) in spk_chartab_get_value()
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
Dvarhandlers.c64 int spk_chartab_get_value(char *keyword) in spk_chartab_get_value() argument
68 if (!strcmp(keyword, "ALPHA")) in spk_chartab_get_value()
70 else if (!strcmp(keyword, "B_CTL")) in spk_chartab_get_value()
72 else if (!strcmp(keyword, "WDLM")) in spk_chartab_get_value()
74 else if (!strcmp(keyword, "A_PUNC")) in spk_chartab_get_value()
76 else if (!strcmp(keyword, "PUNC")) in spk_chartab_get_value()
78 else if (!strcmp(keyword, "NUM")) in spk_chartab_get_value()
80 else if (!strcmp(keyword, "A_CAP")) in spk_chartab_get_value()
82 else if (!strcmp(keyword, "B_CAPSYM")) in spk_chartab_get_value()
84 else if (!strcmp(keyword, "B_SYM")) in spk_chartab_get_value()
/kernel/linux/linux-6.6/tools/bpf/bpftool/Documentation/
Dbpftool-feature.rst44 and run all probes, the **full** keyword should be used.
46 If the **macros** keyword (but not the **-j** option) is
55 Keyword **kernel** can be omitted. If no probe target is
58 When the **unprivileged** keyword is used, bpftool will dump
63 **unprivileged** keyword: This is to avoid misdetection if
65 keyword is unavailable if bpftool was compiled without
/kernel/linux/linux-5.10/scripts/dtc/
Ddtc-lexer.l103 DPRINT("Keyword: /dts-v1/\n");
110 DPRINT("Keyword: /plugin/\n");
115 DPRINT("Keyword: /memreserve/\n");
121 DPRINT("Keyword: /bits/\n");
127 DPRINT("Keyword: /delete-property/\n");
134 DPRINT("Keyword: /delete-node/\n");
141 DPRINT("Keyword: /omit-if-no-ref/\n");
/kernel/linux/linux-6.6/scripts/dtc/
Ddtc-lexer.l103 DPRINT("Keyword: /dts-v1/\n");
110 DPRINT("Keyword: /plugin/\n");
115 DPRINT("Keyword: /memreserve/\n");
121 DPRINT("Keyword: /bits/\n");
127 DPRINT("Keyword: /delete-property/\n");
134 DPRINT("Keyword: /delete-node/\n");
141 DPRINT("Keyword: /omit-if-no-ref/\n");
/kernel/linux/linux-6.6/drivers/acpi/acpica/
Dutresdecode.c4 * Module Name: utresdecode - Resource descriptor keyword strings
252 "/* UNKNOWN flow control keyword */"
263 "/* UNKNOWN parity keyword */",
264 "/* UNKNOWN parity keyword */",
265 "/* UNKNOWN parity keyword */"
/kernel/linux/linux-5.10/drivers/acpi/acpica/
Dutresdecode.c4 * Module Name: utresdecode - Resource descriptor keyword strings
244 "/* UNKNOWN flow control keyword */"
255 "/* UNKNOWN parity keyword */",
256 "/* UNKNOWN parity keyword */",
257 "/* UNKNOWN parity keyword */"
/kernel/linux/linux-5.10/tools/perf/Documentation/
Dtips.txt9 Search options using a keyword: perf report -h <keyword>
11 List events using substring match: perf list <keyword>
/kernel/linux/linux-6.6/tools/perf/Documentation/
Dtips.txt9 Search options using a keyword: perf report -h <keyword>
11 List events using substring match: perf list <keyword>
/kernel/linux/linux-6.6/rust/
Dbindgen_parameters13 # `try` is a reserved keyword since Rust 2018; solved in `bindgen` v0.59.2,
14 # commit 2aed6b021680 ("context: Escape the try keyword properly").
/kernel/linux/linux-5.10/security/keys/encrypted-keys/
Dencrypted.c179 char *p, *keyword; in datablob_parse() local
181 keyword = strsep(&datablob, " \t"); in datablob_parse()
182 if (!keyword) { in datablob_parse()
186 key_cmd = match_token(keyword, key_tokens, args); in datablob_parse()
230 pr_info("encrypted_key: keyword \'%s\' not allowed " in datablob_parse()
231 "when called from .update method\n", keyword); in datablob_parse()
238 pr_info("encrypted_key: keyword \'%s\' not allowed " in datablob_parse()
239 "when called from .update method\n", keyword); in datablob_parse()
251 pr_info("encrypted_key: keyword \'%s\' not allowed " in datablob_parse()
253 keyword); in datablob_parse()
[all …]
/kernel/linux/linux-6.6/security/keys/encrypted-keys/
Dencrypted.c184 char *p, *keyword; in datablob_parse() local
186 keyword = strsep(&datablob, " \t"); in datablob_parse()
187 if (!keyword) { in datablob_parse()
191 key_cmd = match_token(keyword, key_tokens, args); in datablob_parse()
235 pr_info("encrypted_key: keyword \'%s\' not allowed " in datablob_parse()
236 "when called from .update method\n", keyword); in datablob_parse()
244 pr_info("encrypted_key: keyword \'%s\' not allowed " in datablob_parse()
245 "when called from .update method\n", keyword); in datablob_parse()
257 pr_info("encrypted_key: keyword \'%s\' not allowed " in datablob_parse()
259 keyword); in datablob_parse()
[all …]
/kernel/linux/linux-6.6/Documentation/admin-guide/
Ddynamic-debug-howto.rst65 dyndbg: unknown keyword "mode"
98 Syntactically, a command is pairs of keyword values, followed by a
104 the flags-spec, all constraints are ANDed together. An absent keyword
105 is the same as keyword "*".
108 A match specification is a keyword, which selects the attribute of
132 The meanings of each keyword are:
/kernel/linux/linux-5.10/Documentation/fb/
Dsisfb.rst56 described above or the vesa keyword instead of mode). If compiled as a module,
74 The desired display mode can be specified using the keyword "mode" with
88 Additionally, sisfb understands the keyword "vesa" followed by a VESA mode
106 You should *not* compile-in vesafb. And please do not use the "vga=" keyword
/kernel/linux/linux-6.6/Documentation/fb/
Dsisfb.rst56 described above or the vesa keyword instead of mode). If compiled as a module,
74 The desired display mode can be specified using the keyword "mode" with
88 Additionally, sisfb understands the keyword "vesa" followed by a VESA mode
106 You should *not* compile-in vesafb. And please do not use the "vga=" keyword
/kernel/linux/linux-5.10/scripts/
Dunifdef.c151 * Sometimes when editing a keyword the replacement text is longer, so
191 static char *keyword; /* used for editing #elif's */ variable
453 static void Mpass (void) { memcpy(keyword, "if ", 4); Pelif(); } in Mpass()
522 snprintf(keyword, tline + sizeof(tline) - keyword, in keywordedit()
669 keyword = tline + (cp - tline); in parseline()
671 kwlen = cp - keyword; in parseline()
672 /* no way can we deal with a continuation inside a keyword */ in parseline()
676 if (strlcmp("ifdef", keyword, kwlen) == 0 || in parseline()
677 strlcmp("ifndef", keyword, kwlen) == 0) { in parseline()
682 retval = (keyword[2] == 'n') in parseline()
[all …]
/kernel/linux/linux-6.6/scripts/
Dunifdef.c151 * Sometimes when editing a keyword the replacement text is longer, so
191 static char *keyword; /* used for editing #elif's */ variable
453 static void Mpass (void) { memcpy(keyword, "if ", 4); Pelif(); } in Mpass()
522 snprintf(keyword, tline + sizeof(tline) - keyword, in keywordedit()
669 keyword = tline + (cp - tline); in parseline()
671 kwlen = cp - keyword; in parseline()
672 /* no way can we deal with a continuation inside a keyword */ in parseline()
676 if (strlcmp("ifdef", keyword, kwlen) == 0 || in parseline()
677 strlcmp("ifndef", keyword, kwlen) == 0) { in parseline()
682 retval = (keyword[2] == 'n') in parseline()
[all …]
/kernel/liteos_a/apps/shell/include/
Dshcmdparse.h49 CmdType cmdType; /* cmd type, judge cmd keyword */
50 char cmdKeyword[CMD_KEY_LEN]; /* cmd keyword str */
/kernel/liteos_m/components/shell/include/
Dshcmdparse.h56 CmdType cmdType; /* cmd type, judge cmd keyword */
57 CHAR cmdKeyword[CMD_KEY_LEN]; /* cmd keyword str */
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
Dpvrusb2-debugifc.c106 const char *keyword) in debugifc_match_keyword() argument
109 if (!keyword) return 0; in debugifc_match_keyword()
110 kl = strlen(keyword); in debugifc_match_keyword()
112 return !memcmp(buf,keyword,kl); in debugifc_match_keyword()
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
Dpvrusb2-debugifc.c106 const char *keyword) in debugifc_match_keyword() argument
109 if (!keyword) return 0; in debugifc_match_keyword()
110 kl = strlen(keyword); in debugifc_match_keyword()
112 return !memcmp(buf,keyword,kl); in debugifc_match_keyword()

12345678910