Searched refs:validators (Results 1 – 1 of 1) sorted by relevance
112 struct list_head validators; member425 struct list_head *head = &user->validators; in user_event_destroy_validators()482 list_add_tail(&validator->link, &user->validators); in user_event_add_field()867 struct list_head *head = &user->validators; in user_event_validate()925 if (!list_empty(&user->validators) && in user_event_ftrace()966 if (!list_empty(&user->validators) && in user_event_perf()1308 INIT_LIST_HEAD(&user->validators); in user_event_parse()