Home
last modified time | relevance | path

Searched refs:__xbc_close_brace (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dbootconfig.c446 static int __init __xbc_close_brace(char *p) in __xbc_close_brace() function
630 ret = __xbc_close_brace(next - 1); in xbc_parse_kv()
678 return __xbc_close_brace(n - 1); in xbc_close_brace()
/kernel/linux/linux-6.6/lib/
H A Dbootconfig.c541 static int __init __xbc_close_brace(char *p) in __xbc_close_brace() function
735 ret = __xbc_close_brace(next - 1); in xbc_parse_kv()
783 return __xbc_close_brace(n - 1); in xbc_close_brace()

Completed in 3 milliseconds