Home
last modified time | relevance | path

Searched refs:validators (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/kernel/trace/
A Dtrace_events_user.c112 struct list_head validators; member
425 struct list_head *head = &user->validators; in user_event_destroy_validators()
482 list_add_tail(&validator->link, &user->validators); in user_event_add_field()
864 struct list_head *head = &user->validators; in user_event_validate()
922 if (!list_empty(&user->validators) && in user_event_ftrace()
963 if (!list_empty(&user->validators) && in user_event_perf()
1305 INIT_LIST_HEAD(&user->validators); in user_event_parse()

Completed in 6 milliseconds