Searched refs:system_names (Results 1 – 3 of 3) sorted by relevance
408 const char *system_names; member
9554 tr->system_names = kstrdup_const(systems, GFP_KERNEL); in trace_array_create_systems()9555 if (!tr->system_names) in trace_array_create_systems()9620 kfree_const(tr->system_names); in trace_array_create_systems()9771 kfree_const(tr->system_names); in __remove_instance()
3645 if (!event_in_systems(call, tr->system_names)) in trace_create_new_event()