Searched refs:xbc_get_info (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dbootconfig.h288 int __init xbc_get_info(int *node_size, size_t *data_size);
/linux-master/tools/bootconfig/
H A Dmain.c395 xbc_get_info(&ret, NULL);
/linux-master/lib/
H A Dbootconfig.c85 * xbc_get_info() - Get the information of loaded boot config
93 int __init xbc_get_info(int *node_size, size_t *data_size) function
/linux-master/init/
H A Dmain.c455 xbc_get_info(&ret, NULL);

Completed in 95 milliseconds