Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/proc/
H A Dbootconfig.c39 ret = xbc_node_compose_key(leaf, key, XBC_KEYLEN_MAX); in copy_xbc_key_value_list()
/OK3568_Linux_fs/kernel/include/linux/
H A Dbootconfig.h267 static inline int __init xbc_node_compose_key(struct xbc_node *node, in xbc_node_compose_key() function
/OK3568_Linux_fs/kernel/tools/bootconfig/
H A Dmain.c117 ret = xbc_node_compose_key(leaf, key, XBC_KEYLEN_MAX); in xbc_show_list()