Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Dbootconfig.c465 static int __init __xbc_parse_value(char **__v, char **__n) in __xbc_parse_value() function
521 c = __xbc_parse_value(__v, &next); in xbc_parse_array()
612 c = __xbc_parse_value(&v, &next); in xbc_parse_kv()
/kernel/linux/linux-6.6/lib/
H A Dbootconfig.c560 static int __init __xbc_parse_value(char **__v, char **__n) in __xbc_parse_value() function
619 c = __xbc_parse_value(__v, &next); in xbc_parse_array()
703 c = __xbc_parse_value(&v, &next); in xbc_parse_kv()

Completed in 3 milliseconds