• Home
  • Raw
  • Download

Lines Matching refs:list

65 	list_for_each_entry(tr, &ftrace_trace_arrays, list) {	\
66 list_for_each_entry(file, &tr->events, list)
69 list_for_each_entry(tr, &ftrace_trace_arrays, list) { \
71 list_for_each_entry_safe(file, ___n, &tr->events, list)
498 list_for_each_entry(file, &tr->events, list) { in ftrace_clear_events()
657 list_for_each_entry(file, &tr->events, list) { in __ftrace_clear_event_pids()
696 list_del(&system->list); in __put_system()
744 list_del(&dir->list); in remove_subsystem()
765 list_del(&file->list); in remove_event_file_dir()
784 list_for_each_entry(file, &tr->events, list) { in __ftrace_set_clr_event_nolock()
975 list_for_each_entry_continue(file, &tr->events, list) { in t_next()
997 file = list_entry(&tr->events, struct trace_event_file, list); in t_start()
1014 list_for_each_entry_continue(file, &tr->events, list) { in s_next()
1030 file = list_entry(&tr->events, struct trace_event_file, list); in s_start()
1208 list_for_each_entry(file, &tr->events, list) { in system_enable_read()
1506 list_for_each_entry(tr, &ftrace_trace_arrays, list) { in subsystem_open()
1507 list_for_each_entry(dir, &tr->systems, list) { in subsystem_open()
1751 list_for_each_entry(file, &tr->events, list) { in event_pid_write()
2040 list_add(&system->list, &event_subsystems); in create_new_subsystem()
2059 list_for_each_entry(dir, &tr->systems, list) { in event_subsystem_dir()
2069 list_for_each_entry(system, &event_subsystems, list) { in event_subsystem_dir()
2074 if (&system->list == &event_subsystems) in event_subsystem_dir()
2112 list_add(&dir->list, &tr->systems); in event_subsystem_dir()
2283 list_del(&call->list); in event_remove()
2313 list_add(&call->list, &ftrace_events); in __register_event()
2426 list_for_each_entry_safe(call, p, &ftrace_events, list) { in trace_event_eval_update()
2484 list_add(&file->list, &tr->events); in trace_create_new_event()
2590 list_for_each_entry(tr, &ftrace_trace_arrays, list) { in probe_remove_event_call()
2647 list_for_each_entry_safe(call, p, &ftrace_events, list) { in trace_module_remove_events()
2698 list_for_each_entry(call, &ftrace_events, list) { in __trace_add_event_dirs()
2714 list_for_each_entry(file, &tr->events, list) { in __find_event_file()
3164 list_for_each_entry(file, &tr->events, list) { in __trace_early_add_event_dirs()
3183 list_for_each_entry(call, &ftrace_events, list) { in __trace_early_add_events()
3201 list_for_each_entry_safe(file, next, &tr->events, list) in __trace_remove_event_dirs()
3209 list_for_each_entry(tr, &ftrace_trace_arrays, list) in __add_event_to_tracers()
3422 list_add(&call->list, &ftrace_events); in event_trace_enable()
3591 list_for_each_entry(file, &tr->events, list) { in event_trace_self_tests()
3634 list_for_each_entry(dir, &tr->systems, list) { in event_trace_self_tests()