| /scripts/ |
| D | make_fit.py | 111 def write_kernel(fsw, data, args): argument 215 def process_dtb(fname, args): argument 252 def build_fit(args): argument
|
| D | bloat-o-meter | 24 args = parser.parse_args() variable
|
| D | macro_checker.py | 16 args = parser.parse_args() variable
|
| D | insert-sys-cert.c | 33 #define info(format, args...) fprintf(stderr, "INFO: " format, ## args) argument 34 #define warn(format, args...) fprintf(stdout, "WARNING: " format, ## args) argument 35 #define err(format, args...) fprintf(stderr, "ERROR: " format, ## args) argument
|
| D | checkkconfigsymbols.py | 413 def parse_kconfig_files(args): argument
|
| D | bpf_doc.py | 53 def __init__(self, *args, **kwargs): 880 args = argParser.parse_args() variable
|
| D | spdxcheck.py | 337 args = ap.parse_args() variable
|
| /scripts/gdb/linux/ |
| D | kasan.py | 28 def invoke(self, args, from_tty): argument
|
| D | stackdepot.py | 75 def invoke(self, args, from_tty): argument
|
| D | page_owner.py | 41 def invoke(self, args, from_tty): argument
|
| /scripts/mod/ |
| D | modpost.h | 202 #define warn(fmt, args...) modpost_log(false, fmt, ##args) argument 203 #define error(fmt, args...) modpost_log(true, fmt, ##args) argument 204 #define fatal(fmt, args...) do { error(fmt, ##args); exit(1); } while (1) argument
|
| /scripts/dtc/ |
| D | dt-extract-compatibles | 122 args = ap.parse_args() variable
|
| /scripts/gcc-plugins/ |
| D | randomize_layout_plugin.c | 54 static tree handle_randomize_layout_attr(tree *node, tree name, tree args, int flags, bool *no_add_… in handle_randomize_layout_attr() 100 static tree handle_randomize_considered_attr(tree *node, tree name, tree args, int flags, bool *no_… in handle_randomize_considered_attr() 110 static tree handle_randomize_performed_attr(tree *node, tree name, tree args, int flags, bool *no_a… in handle_randomize_performed_attr()
|
| D | structleak_plugin.c | 53 static tree handle_user_attribute(tree *node, tree name, tree args, int flags, bool *no_add_attrs) in handle_user_attribute()
|
| D | gcc-common.h | 126 static inline void __add_type_attr(tree type, const char *attr, tree args) in __add_type_attr() 142 static inline void add_type_attr(tree type, const char *attr, tree args) in add_type_attr()
|
| /scripts/genksyms/ |
| D | genksyms.c | 709 va_list args; in error_with_pos() local
|
| /scripts/gendwarfksyms/ |
| D | dwarf.c | 186 va_list args; in process_fmt() local
|