Home
last modified time | relevance | path

Searched refs:xen_rb_hook_to_a (Results 1 – 2 of 2) sorted by relevance

/dports/audio/snd/snd-21.2/
H A Dxen.c875 Xen xen_rb_hook_to_a(Xen hook) in xen_rb_hook_to_a() function
899 rb_ary_each(xen_rb_hook_to_a(hook)); in xen_rb_hook_run_hook()
914 procs = xen_rb_hook_to_a(hook); in xen_rb_hook_call()
1194 rb_define_method(xen_rb_cHook, "to_a", Xen_procedure_cast xen_rb_hook_to_a, 0); in Init_Hook()
H A Dxen.h328 #define XEN_HOOK_PROCEDURES(a) xen_rb_hook_to_a(a)
670 XEN xen_rb_hook_to_a(XEN hook);