Home
last modified time | relevance | path

Searched refs:max_args (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/scripts/kconfig/
H A Dpreprocess.c113 unsigned int max_args; member
220 if (argc > f->max_args) in function_expand()
/linux-6.15/tools/perf/util/
H A Dprobe-finder.c1172 int max_args; member
1227 .max_args = MAX_PROBE_ARGS, .ret = 0}; in expand_probe_args()