Home
last modified time | relevance | path

Searched refs:parens (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/kernel/bpf/
Dbtf.c775 const char *name = NULL, *prefix = "", *parens = ""; in btf_show_name() local
847 parens = "["; in btf_show_name()
883 parens = "{"; in btf_show_name()
894 parens = ""; in btf_show_name()
905 parens); in btf_show_name()
920 array_suffix, parens); in btf_show_name()
/kernel/linux/linux-5.10/kernel/trace/
Dtrace_events_filter.c1501 static int calc_stack(const char *str, int *parens, int *preds, int *err) in calc_stack() argument
1593 *parens = max_open; in calc_stack()
/kernel/linux/linux-5.10/Documentation/scsi/
DChangeLog.lpfc1092 * Put a space between all ifs and their open parens '('.