Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-mem.c1706 bool allocate_completion, gfp_t mem_flags) in xhci_alloc_command() argument
1715 if (allocate_completion) { in xhci_alloc_command()
1734 bool allocate_completion, gfp_t mem_flags) in xhci_alloc_command_with_ctx() argument
1738 command = xhci_alloc_command(xhci, allocate_completion, mem_flags); in xhci_alloc_command_with_ctx()
Dxhci.h1819 bool allocate_completion, gfp_t mem_flags);
1821 bool allocate_completion, gfp_t mem_flags);