• Home
  • Engineering
  • Training
  • Docs
  • Community
  • Company
  • twitter
  • mastodon
  • linkedin
  • github

Bootlin logo

Elixir Cross Referencer

Open Menu / drivers / media / common / videobuf2 / vb2-trace.c

Projects

  • linux

Versions

  • v5
    • v5.6
      • v5.6.1
Loading...
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
// SPDX-License-Identifier: GPL-2.0
#include <media/videobuf2-core.h>

#define CREATE_TRACE_POINTS
#include <trace/events/vb2.h>

EXPORT_TRACEPOINT_SYMBOL_GPL(vb2_buf_done);
EXPORT_TRACEPOINT_SYMBOL_GPL(vb2_buf_queue);
EXPORT_TRACEPOINT_SYMBOL_GPL(vb2_dqbuf);
EXPORT_TRACEPOINT_SYMBOL_GPL(vb2_qbuf);
linux v5.6.1 Download file Top powered by Elixir 05da14b