I wrote a module which registers kprobe on do_sys_open and i am trying to print the filename in the pre_handler
#include #include <