Searched refs:ALLOC_FLAGS (Results 1 – 3 of 3) sorted by relevance
442 #define ALLOC_FLAGS (in_interrupt () || current->state != TASK_RUNNING ? GFP_ATOMIC : GFP_NOIO) macro488 scan = (struct hash_t *)kmalloc(sizeof(struct hash_t), ALLOC_FLAGS); in hash_add_ed_td()
890 dev = dev_alloc ((struct ohci *) usb_dev->bus->hcpriv, ALLOC_FLAGS); in sohci_alloc_dev()
68 #define ALLOC_FLAGS (in_interrupt () ? GFP_ATOMIC : GFP_KERNEL) macro218 ALLOC_FLAGS); in alloc_packet()1416 ALLOC_FLAGS); in usbdev_init()