HomeSort by relevance Sort by last modified time
    Searched refs:module_init_flags (Results 1 - 2 of 2) sorted by null

  /external/strace/xlat/
module_init_flags.h 1 /* Generated by ./xlat/gen.sh from ./xlat/module_init_flags.in; do not edit. */
5 # error static const struct xlat module_init_flags in mpers mode
10 const struct xlat module_init_flags[] = { variable in typeref:struct:xlat
  /external/strace/
bjm.c 64 #include "xlat/module_init_flags.h"
75 printflags(module_init_flags, tcp->u_arg[2], "MODULE_INIT_???");

Completed in 101 milliseconds