Searched refs:keyctl_options (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-trace.c | 731 static const char *keyctl_options[] = { variable 738 static DEFINE_STRARRAY(keyctl_options, "KEYCTL_"); 995 .arg = { [0] = STRARRAY(option, keyctl_options), }, },
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-trace.c | 739 static const char *keyctl_options[] = { variable 746 static DEFINE_STRARRAY(keyctl_options, "KEYCTL_"); 1007 .arg = { [0] = STRARRAY(option, keyctl_options), }, },
|
Completed in 15 milliseconds