Home
last modified time | relevance | path

Searched refs:allocate_completion (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/usb/host/
Dxhci-mem.c1734 bool allocate_completion, gfp_t mem_flags) in xhci_alloc_command() argument
1743 if (allocate_completion) { in xhci_alloc_command()
1760 bool allocate_completion, gfp_t mem_flags) in xhci_alloc_command_with_ctx() argument
1764 command = xhci_alloc_command(xhci, allocate_completion, mem_flags); in xhci_alloc_command_with_ctx()
Dxhci.h2099 bool allocate_completion, gfp_t mem_flags);
2101 bool allocate_completion, gfp_t mem_flags);