Home
last modified time | relevance | path

Searched refs:xs_init (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/xen/xenbus/
H A Dxenbus.h101 int xs_init(void);
H A Dxenbus_probe.c692 * xs_init() in case callbacks were not operational yet. in xenbus_probe()
696 xs_init(); in xenbus_probe()
924 * case let xs_init() be called from xenbus_probe(), which will in xenbus_init()
928 err = xs_init(); in xenbus_init()
H A Dxenbus_xs.c936 int xs_init(void) in xs_init() function
/kernel/linux/linux-6.6/drivers/xen/xenbus/
H A Dxenbus.h101 int xs_init(void);
H A Dxenbus_probe.c770 * xs_init() in case callbacks were not operational yet. in xenbus_probe()
774 xs_init(); in xenbus_probe()
1041 * case let xs_init() be called from xenbus_probe(), which will in xenbus_init()
1045 err = xs_init(); in xenbus_init()
H A Dxenbus_xs.c936 int xs_init(void) in xs_init() function
/kernel/linux/linux-5.10/tools/perf/util/scripting-engines/
H A Dtrace-event-perl.c52 void xs_init(pTHX);
54 void xs_init(pTHX) in xs_init() function
491 if (perl_parse(my_perl, xs_init, argc + 2, (char **)command_line, in perl_start_script()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds