Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Duverbs_main.c873 * ib_uverbs_open() does not need the BKL:
882 static int ib_uverbs_open(struct inode *inode, struct file *filp) in ib_uverbs_open() function
981 .open = ib_uverbs_open,
992 .open = ib_uverbs_open,
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Duverbs_main.c884 * ib_uverbs_open() does not need the BKL:
893 static int ib_uverbs_open(struct inode *inode, struct file *filp) in ib_uverbs_open() function
992 .open = ib_uverbs_open,
1003 .open = ib_uverbs_open,

Completed in 4 milliseconds