Home
last modified time | relevance | path

Searched refs:MOD (Results 1 – 4 of 4) sorted by relevance

/tools/testing/selftests/ftrace/test.d/preemptirq/
A Dirqsoff_tracer.tc10 rmmod $MOD || true
16 rmmod $MOD || true
23 rmmod $MOD || true
28 modprobe $MOD || unres "$MOD module not available"
29 rmmod $MOD
37 rmmod $MOD || fail
39 rmmod $MOD || fail
41 rmmod $MOD || fail
60 rmmod $MOD || fail
62 rmmod $MOD || fail
[all …]
/tools/testing/selftests/ftrace/test.d/kprobe/
A Dkprobe_module.tc13 MOD=trace_printk
18 echo "p $MOD:$FUNC" > kprobe_events
19 PROBE_NAME=`echo $MOD:$FUNC | tr ".:" "_"`
24 echo "p:event1 $MOD:$FUNC" > kprobe_events
29 echo "p:kprobes1/event1 $MOD:$FUNC" > kprobe_events
40 echo "p:event2 $MOD:$FUNC" >> kprobe_events
/tools/testing/selftests/module/
A Dfind_symbol.sh42 local MOD=$1
47 perf stat $STATS $MODPROBE $MOD
50 time $MODPROBE $MOD
/tools/testing/selftests/bpf/
A DMakefile293 $(call msg,MOD,,$@)

Completed in 7 milliseconds