Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
xbc_get_info
include/linux/bootconfig.h
288
int __init xbc_get_info(int *node_size, size_t *data_size);
init/main.c
465
xbc_get_info(&ret, NULL);
tools/bootconfig/main.c
407
xbc_get_info(&ret, NULL);