Home
last modified time | relevance | path

Searched defs:hks (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dhook.c492 hook_stack_t *hks; in hook_stack_init() local
535 hook_stack_t *hks = (hook_stack_t *)arg; in hook_stack_shutdown() local
563 hook_stack_t *hks = (hook_stack_t *)arg; in hook_stack_fini() local
582 hook_stack_remove(hook_stack_t *hks) in hook_stack_remove()
613 hook_stack_t *hks; in hook_stack_get() local
643 hook_stack_t *hks; in hook_stack_notify_register() local
709 hook_stack_t *hks; in hook_stack_notify_unregister() local
789 hook_stack_notify_run(hook_stack_t *hks, char *name, in hook_stack_notify_run()
882 hook_family_add(hook_family_t *hf, hook_stack_t *hks, void **store) in hook_family_add()
960 hook_stack_t *hks; in hook_family_remove() local
[all …]
/illumos-gate/usr/src/cmd/mdb/common/modules/hook/
H A Dhook.c167 struct hook_stack *hks; in hookrootlist() local