/scripts/gdb/linux/ |
D | proc.py | 29 def invoke(self, arg, from_tty): argument 43 def invoke(self, arg, from_tty): argument 88 def invoke(self, arg, from_tty): argument 103 def invoke(self, arg, from_tty): argument 151 def invoke(self, arg, from_tty): argument 234 def invoke(self, arg, from_tty): argument
|
D | config.py | 20 def invoke(self, arg, from_tty): argument
|
D | dmesg.py | 28 def invoke(self, arg, from_tty): argument
|
D | device.py | 103 def invoke(self, arg, from_tty): argument 123 def invoke(self, arg, from_tty): argument 141 def invoke(self, arg, from_tty): argument
|
D | genpd.py | 72 def invoke(self, arg, from_tty): argument
|
D | modules.py | 70 def invoke(self, arg, from_tty): argument
|
D | lists.py | 124 def invoke(self, arg, from_tty): argument
|
D | clk.py | 43 def invoke(self, arg, from_tty): argument
|
D | timerlist.py | 185 def invoke(self, arg, from_tty): argument
|
D | symbols.py | 166 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/dtc/ |
D | fdtput.c | 56 static int encode_value(struct display_info *disp, char **arg, int arg_count, in encode_value() 222 char **arg, int arg_count) in do_fdtput()
|
D | dtc.c | 168 const char *arg; in main() local
|
D | fdtget.c | 237 char **arg, int arg_count, int args_per_step) in do_fdtget()
|
D | checks.c | 1865 void parse_checks_option(bool warn, bool error, const char *arg) in parse_checks_option()
|
/scripts/kconfig/ |
D | confdata.c | 591 kconfig_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in kconfig_print_symbol() 614 kconfig_print_comment(FILE *fp, const char *value, void *arg) in kconfig_print_comment() 645 header_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in header_print_symbol() 686 header_print_comment(FILE *fp, const char *value, void *arg) in header_print_comment() 719 tristate_print_symbol(FILE *fp, struct symbol *sym, const char *value, void *arg) in tristate_print_symbol()
|
/scripts/selinux/mdp/ |
D | mdp.c | 43 char **arg, *polout, *ctxout; in main() local
|