Searched refs:free_ptr (Results 1 – 2 of 2) sorted by relevance
44 void *free_ptr = NULL; in usb_alloc_mbufs() local53 free_ptr = zalloc(alloc_size); in usb_alloc_mbufs()55 if (free_ptr == NULL) { in usb_alloc_mbufs()58 m_ptr = free_ptr; in usb_alloc_mbufs()76 return (free_ptr); in usb_alloc_mbufs()
3969 void *free_ptr; member4003 hook->free_ptr = ptr; in hook_free()4083 if (hook.free_ptr != ptr2) { in test_setallocators()4109 hook.free_ptr = NULL; in test_setallocators()4118 if (hook.free_ptr != ptr) { in test_setallocators()