Home
last modified time | relevance | path

Searched refs:HNS_ROCE_BUF_NOSLEEP (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_alloc.c79 gfp_flags = (flags & HNS_ROCE_BUF_NOSLEEP) ? GFP_ATOMIC : GFP_KERNEL; in hns_roce_buf_alloc()
H A Dhns_roce_device.h358 * %HNS_ROCE_BUF_NOSLEEP indicates that the caller cannot sleep.
365 HNS_ROCE_BUF_NOSLEEP = BIT(1), enumerator

Completed in 4 milliseconds