Searched refs:notfilter (Results 1 – 1 of 1) sorted by relevance
92 int register_fprobe(struct fprobe *fp, const char *filter, const char *notfilter);97 int fprobe_count_ips_from_filter(const char *filter, const char *notfilter);99 static inline int register_fprobe(struct fprobe *fp, const char *filter, const char *notfilter) in register_fprobe() argument119 static inline int fprobe_count_ips_from_filter(const char *filter, const char *notfilter) in fprobe_count_ips_from_filter() argument
Completed in 4 milliseconds