Searched refs:validators (Results 1 – 1 of 1) sorted by relevance
99 struct list_head validators; member1070 struct list_head *head = &user->validators; in user_event_destroy_validators()1127 list_add_tail(&validator->user_event_link, &user->validators); in user_event_add_field()1513 struct list_head *head = &user->validators; in user_event_validate()1571 if (!list_empty(&user->validators) && in user_event_ftrace()1612 if (!list_empty(&user->validators) && in user_event_perf()1977 INIT_LIST_HEAD(&user->validators); in user_event_parse()