Home
last modified time | relevance | path

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

/linux-6.1.9/scripts/kconfig/
Dpreprocess.c108 unsigned int max_args; member
216 if (argc > f->max_args) in function_expand()
/linux-6.1.9/tools/perf/util/
Dprobe-finder.c1272 int max_args; member
1313 .max_args = MAX_PROBE_ARGS, .ret = 0}; in expand_probe_args()