#! stap -p3 probe kernel.function("dentry_open") { $dentry # is a void pointer }