Searched refs:dummy_xsm_ops (Results 1 – 4 of 4) sorted by relevance
49 if ( verify(&dummy_xsm_ops) ) in xsm_core_init()55 xsm_ops = &dummy_xsm_ops; in xsm_core_init()149 if ( xsm_ops != &dummy_xsm_ops ) in register_xsm()
17 struct xsm_operations dummy_xsm_ops; variable24 if (ops != &dummy_xsm_ops) \
246 xsm_ops = &dummy_xsm_ops; in flask_disable()
716 extern struct xsm_operations dummy_xsm_ops;
Completed in 8 milliseconds