Home
last modified time | relevance | path

Searched defs:tpe (Results 1 – 6 of 6) sorted by relevance

/linux/net/mac80211/tests/
H A Dtpe.c279 static struct kunit_suite tpe = { variable
/linux/drivers/net/ethernet/amd/
H A D7990.h113 int tpe; /* TPE is selected */ member
H A Dsunlance.c248 char tpe; /* cable-selection is TPE */ member
/linux/kernel/trace/
H A Dtrace_probe.h328 struct trace_probe_event *tpe = trace_probe_event_from_call(call); in trace_probe_primary_from_call() local
H A Dtrace_fprobe.c887 struct trace_probe_event *tpe = orig->tp.event; in trace_fprobe_has_same_fprobe() local
H A Dtrace_probe.c2131 static void trace_probe_event_free(struct trace_probe_event *tpe) in trace_probe_event_free()