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