Home
last modified time | relevance | path

Searched defs:graph (Results 1 – 22 of 22) sorted by relevance

/linux-4.4.14/drivers/media/
Dmedia-entity.c103 static void stack_push(struct media_entity_graph *graph, in stack_push()
115 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()
166 media_entity_graph_walk_next(struct media_entity_graph *graph) in media_entity_graph_walk_next()
229 struct media_entity_graph graph; in media_entity_pipeline_start() local
351 struct media_entity_graph graph; in media_entity_pipeline_stop() local
/linux-4.4.14/arch/sh/kernel/
Ddumpstack.c57 struct thread_info *tinfo, int *graph) in print_ftrace_graph_addr()
80 struct thread_info *tinfo, int *graph) in print_ftrace_graph_addr()
90 int graph = 0; in stack_reader_dump() local
/linux-4.4.14/arch/x86/kernel/
Ddumpstack.c45 struct thread_info *tinfo, int *graph) in print_ftrace_graph_addr()
71 struct thread_info *tinfo, int *graph) in print_ftrace_graph_addr()
99 unsigned long *end, int *graph) in print_context_stack()
127 unsigned long *end, int *graph) in print_context_stack_bp()
Ddumpstack_32.c46 int graph = 0; in dump_trace() local
Ddumpstack_64.c160 int graph = 0; in dump_trace() local
/linux-4.4.14/kernel/trace/
Dtrace_sched_wakeup.c129 static int register_wakeup_function(struct trace_array *tr, int graph, int set) in register_wakeup_function()
149 static void unregister_wakeup_function(struct trace_array *tr, int graph) in unregister_wakeup_function()
174 static int register_wakeup_function(struct trace_array *tr, int graph, int set) in register_wakeup_function()
178 static void unregister_wakeup_function(struct trace_array *tr, int graph) { } in unregister_wakeup_function()
200 static int start_func_tracer(struct trace_array *tr, int graph) in start_func_tracer()
214 static void stop_func_tracer(struct trace_array *tr, int graph) in stop_func_tracer()
Dtrace_irqsoff.c520 static int register_irqsoff_function(struct trace_array *tr, int graph, int set) in register_irqsoff_function()
540 static void unregister_irqsoff_function(struct trace_array *tr, int graph) in unregister_irqsoff_function()
565 static int register_irqsoff_function(struct trace_array *tr, int graph, int set) in register_irqsoff_function()
569 static void unregister_irqsoff_function(struct trace_array *tr, int graph) { } in unregister_irqsoff_function()
591 static int start_irqsoff_tracer(struct trace_array *tr, int graph) in start_irqsoff_tracer()
605 static void stop_irqsoff_tracer(struct trace_array *tr, int graph) in stop_irqsoff_tracer()
/linux-4.4.14/scripts/
Dheaderdep.pl172 sub graph { subroutine
/linux-4.4.14/arch/sparc/kernel/
Dstacktrace.c18 int graph = 0; in __save_stack_trace() local
Dperf_event.c1719 int graph = 0; in perf_callchain_kernel() local
Dtraps_64.c2326 int graph = 0; in show_stack() local
/linux-4.4.14/drivers/staging/media/omap4iss/
Diss.c394 struct media_entity_graph graph; in iss_pipeline_pm_use_count() local
454 struct media_entity_graph graph; in iss_pipeline_pm_power() local
Diss_video.c207 struct media_entity_graph graph; in iss_video_far_end() local
753 struct media_entity_graph graph; in iss_video_streamon() local
/linux-4.4.14/drivers/staging/media/davinci_vpfe/
Dvpfe_video.c136 struct media_entity_graph graph; in vpfe_prepare_pipeline() local
280 struct media_entity_graph graph; in vpfe_pipeline_enable() local
320 struct media_entity_graph graph; in vpfe_pipeline_disable() local
/linux-4.4.14/drivers/media/platform/omap3isp/
Disp.c688 struct media_entity_graph graph; in isp_pipeline_pm_use_count() local
747 struct media_entity_graph graph; in isp_pipeline_pm_power() local
Dispvideo.c227 struct media_entity_graph graph; in isp_video_get_graph_data() local
/linux-4.4.14/drivers/media/platform/xilinx/
Dxilinx-dma.c182 struct media_entity_graph graph; in xvip_pipeline_validate() local
/linux-4.4.14/tools/perf/ui/
Dbrowser.c643 int graph) in ui_browser__write_graph()
/linux-4.4.14/drivers/media/platform/vsp1/
Dvsp1_video.c410 struct media_entity_graph graph; in vsp1_pipeline_validate() local
/linux-4.4.14/drivers/iio/adc/
Dqcom-spmi-vadc.c185 struct vadc_linear_graph graph[2]; member
/linux-4.4.14/drivers/media/platform/exynos4-is/
Dmedia-dev.c1053 struct media_entity_graph graph; in __fimc_md_modify_pipelines() local
/linux-4.4.14/sound/soc/intel/haswell/
Dsst-haswell-pcm.c1044 static const struct snd_soc_dapm_route graph[] = { variable