| /scripts/gdb/linux/ |
| D | proc.py | 29 def invoke(self, arg, from_tty): argument 42 def invoke(self, arg, from_tty): argument 86 def invoke(self, arg, from_tty): argument 100 def invoke(self, arg, from_tty): argument 147 def invoke(self, arg, from_tty): argument 229 def invoke(self, arg, from_tty): argument
|
| D | dmesg.py | 26 def invoke(self, arg, from_tty): argument
|
| D | lists.py | 107 def invoke(self, arg, from_tty): argument
|
| D | modules.py | 70 def invoke(self, arg, from_tty): argument
|
| D | symbols.py | 156 def invoke(self, arg, from_tty): argument
|
| D | tasks.py | 75 def invoke(self, arg, from_tty): argument
|
| D | cpus.py | 132 def invoke(self, arg, from_tty): argument
|
| /scripts/selinux/mdp/ |
| D | mdp.c | 55 char **arg, *polout, *ctxout; in main() local
|
| /scripts/kconfig/ |
| D | confdata.c | 488 kconfig_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in kconfig_print_symbol() 511 kconfig_print_comment(FILE *fp, const char *value, void *arg) in kconfig_print_comment() 542 header_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in header_print_symbol() 583 header_print_comment(FILE *fp, const char *value, void *arg) in header_print_comment() 616 tristate_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in tristate_print_symbol()
|
| D | menu.c | 199 void menu_add_option(int token, char *arg) in menu_add_option()
|
| /scripts/dtc/ |
| D | fdtput.c | 70 static int encode_value(struct display_info *disp, char **arg, int arg_count, in encode_value() 236 char **arg, int arg_count) in do_fdtput()
|
| D | dtc.c | 176 const char *arg; in main() local
|
| D | fdtget.c | 251 char **arg, int arg_count, int args_per_step) in do_fdtget()
|
| D | checks.c | 1027 void parse_checks_option(bool warn, bool error, const char *arg) in parse_checks_option()
|