Searched refs:MAX_DENTRY_ARGS_LEN (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/trace/ | ||
| H A D | trace_probe.h | 39 #define MAX_DENTRY_ARGS_LEN 256 macro |
| H A D | trace_probe.c | 1801 const int bufsize = MAX_DENTRY_ARGS_LEN; in traceprobe_expand_dentry_args() |