user_event
short user_event;
user_event = event;
retval = copy_to_user((void __user *)arg, &user_event, sizeof(user_event));
struct user_event *event;
static void user_event_destroy_validators(struct user_event *user)
static void user_event_destroy_fields(struct user_event *user)
static int user_event_add_field(struct user_event *user, const char *type,
static int user_event_parse_field(char *field, struct user_event *user,
static int user_event_parse_fields(struct user_event *user, char *args)
static int user_event_set_print_fmt(struct user_event *user, char *buf, int len)
static int user_event_create_print_fmt(struct user_event *user)
static int user_event_set_call_visible(struct user_event *user, bool visible)
static int destroy_user_event(struct user_event *user)
static struct user_event *find_user_event(struct user_event_group *group,
struct user_event *user;
static int user_event_validate(struct user_event *user, void *data, int len)
static void user_event_ftrace(struct user_event *user, struct iov_iter *i,
struct user_event *events[];
static void user_event_perf(struct user_event *user, struct iov_iter *i,
static void update_enable_bit_for(struct user_event *user)
struct user_event *user = (struct user_event *)call->data;
struct user_event *user;
struct user_event *user = container_of(ev, struct user_event, devent);
struct user_event *user = container_of(ev, struct user_event, devent);
struct user_event *user = container_of(ev, struct user_event, devent);
static bool user_fields_match(struct user_event *user, int argc,
struct user_event *user = container_of(ev, struct user_event, devent);
static int user_event_trace_register(struct user_event *user)
static int user_event_set_tp_name(struct user_event *user)
typedef void (*user_event_func_t) (struct user_event *user, struct iov_iter *i,
struct user_event **newuser, int reg_flags);
struct user_event **newuser, int reg_flags)
struct user_event *user;
static struct user_event_mm *user_event_mm_get_all(struct user_event *user);
static int destroy_user_event(struct user_event *user);
static bool user_fields_match(struct user_event *user, int argc,
struct user_event *user;
struct user_event *user = NULL;
static struct user_event *user_event_get(struct user_event *user)
struct user_event *user)
struct user_event *user = container_of(
work, struct user_event, put_work);
struct user_event *user;
static void user_event_put(struct user_event *user, bool locked)
struct user_event *user;
#define EVENT_NAME(user_event) ((user_event)->reg_name)
#define EVENT_TP_NAME(user_event) ((user_event)->tracepoint.name)
struct user_event *user = enabler->event;
static void user_event_enabler_update(struct user_event *user)
static struct user_event_mm *user_event_mm_get_all(struct user_event *user)
*user_event_enabler_create(struct user_reg *reg, struct user_event *user,
bool user_event_last_ref(struct user_event *user)
struct user_event *user = (struct user_event *)call->data;
char *raw_command, struct user_event **newuser,