Searched defs:cmdlist (Results 1 – 10 of 10) sorted by relevance
| /kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/ |
| D | tdc_helper.py | 48 def print_list(cmdlist): argument
|
| D | tdc.py | 214 def prepare_env(args, pm, stage, prefix, cmdlist, output = None): argument
|
| /kernel/linux/linux-4.19/tools/testing/selftests/tc-testing/ |
| D | tdc_helper.py | 45 def print_list(cmdlist): argument
|
| D | tdc.py | 146 def prepare_env(args, pm, stage, prefix, cmdlist, output = None): argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
| D | exynos_drm_g2d.c | 216 struct g2d_cmdlist *cmdlist; member 691 struct g2d_cmdlist *cmdlist = node->cmdlist; in g2d_map_cmdlist_gem() local 1024 struct g2d_cmdlist *cmdlist = node->cmdlist; in g2d_check_reg_offset() local 1146 struct g2d_cmdlist *cmdlist; in exynos_g2d_set_cmdlist_ioctl() local
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/exynos/ |
| D | exynos_drm_g2d.c | 217 struct g2d_cmdlist *cmdlist; member 687 struct g2d_cmdlist *cmdlist = node->cmdlist; in g2d_map_cmdlist_gem() local 1019 struct g2d_cmdlist *cmdlist = node->cmdlist; in g2d_check_reg_offset() local 1141 struct g2d_cmdlist *cmdlist; in exynos_g2d_set_cmdlist_ioctl() local
|
| /kernel/linux/linux-5.10/tools/lib/traceevent/ |
| D | event-parse-local.h | 41 struct cmdline_list *cmdlist; member
|
| D | event-parse.c | 166 struct cmdline_list *cmdlist = tep->cmdlist; in cmdline_init() local 5898 struct cmdline_list *cmdlist = (struct cmdline_list *)next; in pid_from_cmdlist() local 5969 struct cmdline_list *cmdlist = (struct cmdline_list *)cmdline; in tep_cmdline_pid() local 7517 struct cmdline_list *cmdlist, *cmdnext; in tep_free() local
|
| /kernel/linux/linux-4.19/tools/lib/traceevent/ |
| D | event-parse.c | 151 struct cmdline_list *cmdlist = pevent->cmdlist; in cmdline_init() local 5293 struct cmdline_list *cmdlist = (struct cmdline_list *)next; in pid_from_cmdlist() local 5363 struct cmdline_list *cmdlist = (struct cmdline_list *)cmdline; in tep_cmdline_pid() local 6806 struct cmdline_list *cmdlist, *cmdnext; in tep_free() local
|
| D | event-parse.h | 483 struct cmdline_list *cmdlist; member
|