Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfprobe.h71 static inline int register_fprobe(struct fprobe *fp, const char *filter, const char *notfilter) in register_fprobe()
/openbmc/linux/kernel/trace/
H A Dfprobe.c246 int register_fprobe(struct fprobe *fp, const char *filter, const char *notfilter) in register_fprobe()