Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/xen/xenbus/
Dxenbus.h98 int xs_init(void);
Dxenbus_probe.c821 err = xs_init(); in xenbus_init()
Dxenbus_xs.c920 int xs_init(void) in xs_init() function
/Linux-v4.19/tools/perf/util/scripting-engines/
Dtrace-event-perl.c50 void xs_init(pTHX);
52 void xs_init(pTHX) in xs_init() function
489 if (perl_parse(my_perl, xs_init, argc + 2, (char **)command_line, in perl_start_script()