Searched defs:DEFAULT (Results 1 – 6 of 6) sorted by relevance
| /linux/security/bpf/ |
| H A D | hooks.c | 11 #define LSM_HOOK(RET, DEFAULT, NAME, ...) \ argument
|
| /linux/scripts/ |
| H A D | checkkconfigsymbols.py | 26 DEFAULT = r"default\s+.*?(?:if\s.+){,1}" variable
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | bpf_experimental.h | 289 __bpf_cmp(LHS,OP,PRED,RHS,DEFAULT) global() argument
|
| /linux/security/ |
| H A D | security.c | 122 #define LSM_HOOK(RET, DEFAULT, NAME, ...) \ argument 147 #define LSM_HOOK(RET, DEFAULT, NAME, ...) \ argument 448 #define DECLARE_LSM_RET_DEFAULT_void(DEFAULT, NAME) argument 449 #define DECLARE_LSM_RET_DEFAULT_int(DEFAULT, NAME) \ argument 451 #define LSM_HOOK(RET, DEFAULT, NAME, ...) \ argument
|
| /linux/drivers/tty/serial/ |
| H A D | st-asc.c | 32 #define DEFAULT 0 macro
|
| /linux/tools/perf/ |
| H A D | builtin-script.c | 3346 enum { DEFAULT, SET, ADD, REMOVE } change = DEFAULT; parse_output_fields() enumerator
|