Lines Matching refs:mem_flags
1864 gfp_t mem_flags) in create_endpoint_and_queue_int() argument
1870 struct u132_endp *endp = kmalloc(sizeof(struct u132_endp), mem_flags); in create_endpoint_and_queue_int()
1962 gfp_t mem_flags) in create_endpoint_and_queue_bulk() argument
1969 struct u132_endp *endp = kmalloc(sizeof(struct u132_endp), mem_flags); in create_endpoint_and_queue_bulk()
2059 gfp_t mem_flags) in create_endpoint_and_queue_control() argument
2065 struct u132_endp *endp = kmalloc(sizeof(struct u132_endp), mem_flags); in create_endpoint_and_queue_control()
2246 gfp_t mem_flags) in u132_urb_enqueue() argument
2250 if (__GFP_WAIT & mem_flags) { in u132_urb_enqueue()
2304 usb_endp, address, mem_flags); in u132_urb_enqueue()
2344 usb_endp, address, mem_flags); in u132_urb_enqueue()
2392 mem_flags); in u132_urb_enqueue()