Searched defs:xpc_arch_operations (Results 1 – 1 of 1) sorted by relevance
522 struct xpc_arch_operations { struct523 int (*setup_partitions) (void);524 void (*teardown_partitions) (void);530 void (*allow_hb) (short);531 void (*disallow_hb) (short);532 void (*disallow_all_hbs) (void);534 void (*offline_heartbeat) (void);535 void (*online_heartbeat) (void);536 void (*heartbeat_init) (void);537 void (*heartbeat_exit) (void);[all …]