/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 233 def invoke(self, arg, from_tty): argument
|
D | config.py | 20 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 | dmesg.py | 32 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 | 129 def invoke(self, arg, from_tty): argument
|
D | clk.py | 43 def invoke(self, arg, from_tty): argument
|
D | timerlist.py | 187 def invoke(self, arg, from_tty): argument
|
D | symbols.py | 167 def invoke(self, arg, from_tty): argument
|
D | tasks.py | 75 def invoke(self, arg, from_tty): argument
|
D | cpus.py | 135 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 | 170 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 | 2018 void parse_checks_option(bool warn, bool error, const char *arg) in parse_checks_option()
|
/scripts/selinux/mdp/ |
D | mdp.c | 46 char **arg, *polout, *ctxout; in main() local
|
/scripts/ |
D | sorttable.h | 134 static void *sort_orctable(void *arg) in sort_orctable() 212 static void *sort_mcount_loc(void *arg) in sort_mcount_loc()
|