Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_events.c287 int parens = 0; in test_event_printk() local
388 parens++; in test_event_printk()
393 parens--; in test_event_printk()
394 if (WARN_ONCE(parens < 0, in test_event_printk()
402 if (in_quote || parens) in test_event_printk()
Dtrace_events_filter.c1626 static int calc_stack(const char *str, int *parens, int *preds, int *err) in calc_stack() argument
1718 *parens = max_open; in calc_stack()
/kernel/bpf/
Dbtf.c916 const char *name = NULL, *prefix = "", *parens = ""; in btf_show_name() local
988 parens = "["; in btf_show_name()
1024 parens = "{"; in btf_show_name()
1036 parens = ""; in btf_show_name()
1047 parens); in btf_show_name()
1062 array_suffix, parens); in btf_show_name()