Lines Matching defs:user

224 static struct user_event *user_event_get(struct user_event *user)  in user_event_get()
233 struct user_event *user = container_of( in delayed_destroy_user_event() local
255 static void user_event_put(struct user_event *user, bool locked) in user_event_put()
438 struct user_event *user = enabler->event; in user_event_enabler_fault_fixup() local
574 static void user_event_enabler_update(struct user_event *user) in user_event_enabler_update()
646 static struct user_event_mm *user_event_mm_get_all(struct user_event *user) in user_event_mm_get_all()
864 *user_event_enabler_create(struct user_reg *reg, struct user_event *user, in user_event_enabler_create()
931 bool user_event_last_ref(struct user_event *user) in user_event_last_ref()
957 struct user_event *user = (struct user_event *)call->data; in user_event_get_fields() local
1068 static void user_event_destroy_validators(struct user_event *user) in user_event_destroy_validators()
1079 static void user_event_destroy_fields(struct user_event *user) in user_event_destroy_fields()
1090 static int user_event_add_field(struct user_event *user, const char *type, in user_event_add_field()
1156 static int user_event_parse_field(char *field, struct user_event *user, in user_event_parse_field()
1247 static int user_event_parse_fields(struct user_event *user, char *args) in user_event_parse_fields()
1368 static int user_event_set_print_fmt(struct user_event *user, char *buf, int len) in user_event_set_print_fmt()
1402 static int user_event_create_print_fmt(struct user_event *user) in user_event_create_print_fmt()
1432 static int user_event_set_call_visible(struct user_event *user, bool visible) in user_event_set_call_visible()
1467 static int destroy_user_event(struct user_event *user) in destroy_user_event()
1501 struct user_event *user; in find_user_event() local
1519 static int user_event_validate(struct user_event *user, void *data, int len) in user_event_validate()
1555 static void user_event_ftrace(struct user_event *user, struct iov_iter *i, in user_event_ftrace()
1596 static void user_event_perf(struct user_event *user, struct iov_iter *i, in user_event_perf()
1639 static void update_enable_bit_for(struct user_event *user) in update_enable_bit_for()
1682 struct user_event *user = (struct user_event *)call->data; in user_event_reg() local
1740 struct user_event *user; in user_event_create() local
1780 struct user_event *user = container_of(ev, struct user_event, devent); in user_event_show() local
1810 struct user_event *user = container_of(ev, struct user_event, devent); in user_event_is_busy() local
1817 struct user_event *user = container_of(ev, struct user_event, devent); in user_event_free() local
1865 static bool user_fields_match(struct user_event *user, int argc, in user_fields_match()
1889 struct user_event *user = container_of(ev, struct user_event, devent); in user_event_match() local
1909 static int user_event_trace_register(struct user_event *user) in user_event_trace_register()
2009 struct user_event *user; in user_event_parse() local
2136 struct user_event *user; in delete_user_event() local
2168 struct user_event *user = NULL; in user_events_write_core() local
2284 struct user_event *user) in user_events_ref_add()
2388 struct user_event *user; in user_events_ioctl_reg() local
2706 struct user_event *user; in user_seq_show() local