Searched refs:mpsafe (Results 1 – 2 of 2) sorted by relevance
47 void vmm_glue_callout_init(struct callout *c, int mpsafe);55 callout_init(struct callout *c, int mpsafe) in callout_init() argument57 vmm_glue_callout_init(c, mpsafe); in callout_init()
284 vmm_glue_callout_init(struct callout *c, int mpsafe) in vmm_glue_callout_init() argument