Current File : //proc/thread-self/root/kunden/usr/share/systemtap/examples/security-band-aids/cve-2012-0056.stp
probe kernel.function("mem_write@fs/proc/base.c").call {
    $count = 0
}