Searched refs:shmobjinfo_hook (Results 1 – 3 of 3) sorted by relevance
53 void (*shmobjinfo_hook)(struct vm_object *, key_t *key, variable77 if (shmobjinfo_hook != NULL) in shmobjinfo()78 shmobjinfo_hook(obj, key, seq); in shmobjinfo()
990 shmobjinfo_hook = &shmobjinfo_myhook; in shminit()1058 shmobjinfo_hook = NULL; in shmunload()
141 extern void (*shmobjinfo_hook)(struct vm_object *obj, key_t *key,