Home
last modified time | relevance | path

Searched defs:notfilter (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/trace/
H A Dfprobe.c544 const char *notfilter; member
584 static int get_ips_from_filter(const char *filter, const char *notfilter, in get_ips_from_filter()
662 int register_fprobe(struct fprobe *fp, const char *filter, const char *notfilter) in register_fprobe()
/linux/include/linux/
H A Dfprobe.h98 static inline int register_fprobe(struct fprobe *fp, const char *filter, const char *notfilter) in register_fprobe()