Home
last modified time | relevance | path

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

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