HomeSort by: relevance | last modified time | path
    Searched defs:bpge_ctor (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/xen/xen/
balloon.c 153 static int bpge_ctor(void *, void *, int);
231 0, 0, 0, "xen_bpge", NULL, IPL_NONE, bpge_ctor, bpge_dtor, NULL);
343 bpge_ctor(void *arg, void *obj, int flags) function in typeref:typename:int

Completed in 43 milliseconds