Searched refs:user_event_link (Results 1 – 1 of 1) sorted by relevance
165 struct list_head user_event_link; member1073 list_for_each_entry_safe(validator, next, head, user_event_link) { in user_event_destroy_validators()1074 list_del(&validator->user_event_link); in user_event_destroy_validators()1128 list_add_tail(&validator->user_event_link, &user->validators); in user_event_add_field()1526 list_for_each_entry(validator, head, user_event_link) { in user_event_validate()