Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbootconfig.h287 int __init xbc_get_info(int *node_size, size_t *data_size);
/openbmc/linux/tools/bootconfig/
H A Dmain.c395 xbc_get_info(&ret, NULL); in apply_xbc()
/openbmc/linux/lib/
H A Dbootconfig.c93 int __init xbc_get_info(int *node_size, size_t *data_size) in xbc_get_info() function
/openbmc/linux/init/
H A Dmain.c453 xbc_get_info(&ret, NULL); in setup_boot_config()