Lines Matching defs:user

275 void user_event_register_set(struct user_event *user)  in user_event_register_set()
283 void user_event_register_clear(struct user_event *user) in user_event_register_clear()
291 bool user_event_last_ref(struct user_event *user) in user_event_last_ref()
312 struct user_event *user = (struct user_event *)call->data; in user_event_get_fields() local
422 static void user_event_destroy_validators(struct user_event *user) in user_event_destroy_validators()
433 static void user_event_destroy_fields(struct user_event *user) in user_event_destroy_fields()
444 static int user_event_add_field(struct user_event *user, const char *type, in user_event_add_field()
507 static int user_event_parse_field(char *field, struct user_event *user, in user_event_parse_field()
598 static int user_event_parse_fields(struct user_event *user, char *args) in user_event_parse_fields()
716 static int user_event_set_print_fmt(struct user_event *user, char *buf, int len) in user_event_set_print_fmt()
750 static int user_event_create_print_fmt(struct user_event *user) in user_event_create_print_fmt()
784 static int user_event_set_call_visible(struct user_event *user, bool visible) in user_event_set_call_visible()
819 static int destroy_user_event(struct user_event *user) in destroy_user_event()
848 struct user_event *user; in find_user_event() local
862 static int user_event_validate(struct user_event *user, void *data, int len) in user_event_validate()
898 static void user_event_ftrace(struct user_event *user, struct iov_iter *i, in user_event_ftrace()
939 static void user_event_perf(struct user_event *user, struct iov_iter *i, in user_event_perf()
982 static void update_reg_page_for(struct user_event *user) in update_reg_page_for()
1028 struct user_event *user = (struct user_event *)call->data; in user_event_reg() local
1086 struct user_event *user; in user_event_create() local
1125 struct user_event *user = container_of(ev, struct user_event, devent); in user_event_show() local
1155 struct user_event *user = container_of(ev, struct user_event, devent); in user_event_is_busy() local
1162 struct user_event *user = container_of(ev, struct user_event, devent); in user_event_free() local
1207 static bool user_fields_match(struct user_event *user, int argc, in user_fields_match()
1227 struct user_event *user = container_of(ev, struct user_event, devent); in user_event_match() local
1247 static int user_event_trace_register(struct user_event *user) in user_event_trace_register()
1276 struct user_event *user; in user_event_parse() local
1373 struct user_event *user = find_user_event(group, name, &key); in delete_user_event() local
1393 struct user_event *user = NULL; in user_events_write_core() local
1505 struct user_event *user) in user_events_ref_add()
1580 struct user_event *user; in user_events_ioctl_reg() local
1679 struct user_event *user; in user_events_release() local
1781 struct user_event *user; in user_seq_show() local