Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/trace/
Dfprobe.c543 const char *notfilter; member
583 static int get_ips_from_filter(const char *filter, const char *notfilter, in get_ips_from_filter()
661 int register_fprobe(struct fprobe *fp, const char *filter, const char *notfilter) in register_fprobe()
/linux-6.14.4/include/linux/
Dfprobe.h98 static inline int register_fprobe(struct fprobe *fp, const char *filter, const char *notfilter) in register_fprobe()