Home
last modified time | relevance | path

Searched refs:xbc_init (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/tools/bootconfig/scripts/
A Dxbc.sh23 xbc_init() { # bootconfig-file function
A Dbconf2ftrace.sh75 xbc_init $BCONF
/linux-6.3-rc2/tools/bootconfig/
A Dmain.c233 ret = xbc_init(*buf, size, &msg, NULL); in load_xbc_from_initrd()
273 ret = xbc_init(buf, len, &msg, &pos); in init_xbc_with_error()
386 ret = xbc_init(buf, size, &msg, &pos); in apply_xbc()
/linux-6.3-rc2/include/linux/
A Dbootconfig.h284 int __init xbc_init(const char *buf, size_t size, const char **emsg, int *epos);
/linux-6.3-rc2/lib/
A Dbootconfig.c933 int __init xbc_init(const char *data, size_t size, const char **emsg, int *epos) in xbc_init() function
/linux-6.3-rc2/init/
A Dmain.c450 ret = xbc_init(data, size, &msg, &pos); in setup_boot_config()

Completed in 11 milliseconds