Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dhook.c491 hook_stack_t *hks; in hook_stack_init() local
534 hook_stack_t *hks = (hook_stack_t *)arg; in hook_stack_shutdown() local
562 hook_stack_t *hks = (hook_stack_t *)arg; in hook_stack_fini() local
581 hook_stack_remove(hook_stack_t *hks) in hook_stack_remove()
612 hook_stack_t *hks; in hook_stack_get() local
642 hook_stack_t *hks; in hook_stack_notify_register() local
708 hook_stack_t *hks; in hook_stack_notify_unregister() local
773 hook_stack_notify_run(hook_stack_t *hks, char *name, in hook_stack_notify_run()
866 hook_family_add(hook_family_t *hf, hook_stack_t *hks, void **store) in hook_family_add()
944 hook_stack_t *hks; in hook_family_remove() local
[all …]
/titanic_41/usr/src/cmd/mdb/common/modules/hook/
H A Dhook.c167 struct hook_stack *hks; in hookrootlist() local