Lines Matching defs:set
41 /* spin lock that when set indicates a service core is currently
42 * running this service callback. When not set, a core may take the
47 /* API set/get-able variables */
73 uint8_t is_service_core; /* set if core is currently a service core */
349 * store-release in service state set functions.
426 * store-release in service state set functions.
639 service_update(uint32_t sid, uint32_t lcore, uint32_t *set, uint32_t *enabled)
648 if (set) {
651 if (*set && !lcore_mapped) {
656 if (!*set && lcore_mapped) {
795 /* set core to run state first, and then launch otherwise it will