kfilter_register
if (kfilter_register("CP_GPIO_EVENT", &app_fops, &app_filter_id) != 0) {
return kfilter_register(inotify_filtname, &inotify_filtops,
int kfilter_register(const char *, const struct filterops *, int *);