[funini.com] -> [kei@sodan] -> Kernel Reading

root/kernel/trace/trace_selftest_dynamic.c

/* [<][>][^][v][top][bottom][index][help] */

DEFINITIONS

This source file includes following definitions.
  1. DYN_FTRACE_TEST_NAME

#include "trace.h"

int DYN_FTRACE_TEST_NAME(void)
{
        /* used to call mcount */
        return 0;
}

/* [<][>][^][v][top][bottom][index][help] */

[funini.com] -> [kei@sodan] -> Kernel Reading