Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dtrace.h387 const char *system_names; member
A Dtrace.c9578 tr->system_names = kstrdup_const(systems, GFP_KERNEL); in trace_array_create_systems()
9579 if (!tr->system_names) in trace_array_create_systems()
9635 kfree_const(tr->system_names); in trace_array_create_systems()
9773 kfree_const(tr->system_names); in __remove_instance()
A Dtrace_events.c2984 if (!event_in_systems(call, tr->system_names)) in trace_create_new_event()

Completed in 32 milliseconds