Home
last modified time | relevance | path

Searched refs:max_args (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/scripts/kconfig/
H A Dpreprocess.c108 unsigned int max_args; member
216 if (argc > f->max_args) in function_expand()
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dpreprocess.c108 unsigned int max_args; member
216 if (argc > f->max_args) in function_expand()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-finder.c1265 int max_args; member
1306 .max_args = MAX_PROBE_ARGS, .ret = 0}; in expand_probe_args()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dprobe-finder.c1281 int max_args; member
1322 .max_args = MAX_PROBE_ARGS, .ret = 0}; in expand_probe_args()

Completed in 7 milliseconds