Searched refs:registered (Results 1 – 11 of 11) sorted by relevance
7 Handlers can be registered for pressure and limit notifications via the108 limit), it will notify registered process via `NOTE_MEMORYSTATUS_LOW_SWAP` /
911 static boolean_t registered = FALSE; in pmReSyncDeadlines() local913 if (!registered) { in pmReSyncDeadlines()915 registered = TRUE; in pmReSyncDeadlines()
149 - `kmem_range_startup_init`: Initialize data structures associated wiht ranges registered via153 - `kmem_range_init`: Shuffle and initialize ranges that have been registered up to now
165 "(server/sunrpc) remote program not registered",242 "(server/xkernel) event not registered",
277 * registered, it is returned. The msgid must be one of:302 * If the name is deleted before a successfully registered notification449 * registered with the named receive right.
324 * reference to the previously registered port.
415 * Calls thread_set_exception_ports on thread using a previously registered
141 cmd_args : shell like arguments that are passed as is to the registered python function.210 for registered summaries. We can define python functions and hook it up with lldb as callbacks for …217 …_zone as (zone_t) 0xd007c000 wouldnt have been much help. But with the registered summary for zone…219 You do not need to do anything special to use summaries. Once they are registered with lldb they sh…220 see all the registered type summaries run the command `type summary list -w kernel` on lldb prompt.
712 bool registered = false; in RegisterServiceInTree() local750 registered = true; in RegisterServiceInTree()754 return registered; in RegisterServiceInTree()
107 …his callout can then determine if testing was enabled and has a widget registered for checking pan…
2725 uint32_t registered = in netagent_set_flags() local2727 flags |= registered; in netagent_set_flags()