Searched defs:graph (Results 1 – 14 of 14) sorted by relevance
/linux-3.4.99/drivers/media/ |
D | media-entity.c | 102 static void stack_push(struct media_entity_graph *graph, in stack_push() 114 static struct media_entity *stack_pop(struct media_entity_graph *graph) in stack_pop() 138 void media_entity_graph_walk_start(struct media_entity_graph *graph, in media_entity_graph_walk_start() 160 media_entity_graph_walk_next(struct media_entity_graph *graph) in media_entity_graph_walk_next() 221 struct media_entity_graph graph; in media_entity_pipeline_start() local 252 struct media_entity_graph graph; in media_entity_pipeline_stop() local
|
/linux-3.4.99/arch/sh/kernel/ |
D | dumpstack.c | 22 struct thread_info *tinfo, int *graph) in print_ftrace_graph_addr() 45 struct thread_info *tinfo, int *graph) in print_ftrace_graph_addr() 55 int graph = 0; in stack_reader_dump() local
|
/linux-3.4.99/arch/x86/kernel/ |
D | dumpstack.c | 38 struct thread_info *tinfo, int *graph) in print_ftrace_graph_addr() 64 struct thread_info *tinfo, int *graph) in print_ftrace_graph_addr() 92 unsigned long *end, int *graph) in print_context_stack() 120 unsigned long *end, int *graph) in print_context_stack_bp()
|
D | dumpstack_32.c | 24 int graph = 0; in dump_trace() local
|
D | dumpstack_64.c | 123 int graph = 0; in dump_trace() local
|
/linux-3.4.99/scripts/ |
D | headerdep.pl | 172 sub graph { subroutine
|
/linux-3.4.99/arch/sparc/kernel/ |
D | stacktrace.c | 18 int graph = 0; in __save_stack_trace() local
|
D | perf_event.c | 1385 int graph = 0; in perf_callchain_kernel() local
|
D | traps_64.c | 2159 int graph = 0; in show_stack() local
|
/linux-3.4.99/kernel/trace/ |
D | trace_sched_wakeup.c | 136 static int start_func_tracer(int graph) in start_func_tracer() 154 static void stop_func_tracer(int graph) in stop_func_tracer()
|
D | trace_irqsoff.c | 530 static int start_irqsoff_tracer(struct trace_array *tr, int graph) in start_irqsoff_tracer() 548 static void stop_irqsoff_tracer(struct trace_array *tr, int graph) in stop_irqsoff_tracer()
|
/linux-3.4.99/drivers/media/video/omap3isp/ |
D | isp.c | 560 struct media_entity_graph graph; in isp_pipeline_pm_use_count() local 619 struct media_entity_graph graph; in isp_pipeline_pm_power() local
|
D | ispvideo.c | 248 struct media_entity_graph graph; in isp_video_far_end() local
|
/linux-3.4.99/drivers/media/video/s5p-fimc/ |
D | fimc-mdevice.c | 42 struct media_entity_graph graph; in fimc_pipeline_prepare() local
|