Searched refs:SYNTH_SYSTEM (Results 1 – 1 of 1) sorted by relevance
25 #define SYNTH_SYSTEM "synthetic" macro435 (!system || strcmp(system, SYNTH_SYSTEM) == 0); in synth_event_match()1144 event->class.system = kstrdup(SYNTH_SYSTEM, GFP_KERNEL); in register_synth_event()1379 len = str_has_prefix(name, SYNTH_SYSTEM "/"); in synth_event_create()