Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/xenbus/
H A Dxenbus.h101 int xs_init(void);
H A Dxenbus_probe.c778 xs_init(); in xenbus_probe()
1055 err = xs_init(); in xenbus_init()
H A Dxenbus_xs.c936 int xs_init(void) in xs_init() function
/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-perl.c53 void xs_init(pTHX);
55 void xs_init(pTHX) in xs_init() function
501 if (perl_parse(my_perl, xs_init, argc + 2, (char **)command_line, in perl_start_script()