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

/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_main.c921 * ib_uverbs_open() does not need the BKL:
930 static int ib_uverbs_open(struct inode *inode, struct file *filp) function
1031 .open = ib_uverbs_open,
1040 .open = ib_uverbs_open,

Completed in 60 milliseconds