Home
last modified time | relevance | path

Searched refs:ib_safe_file_access (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/rdma/
H A Dib.h76 static inline bool ib_safe_file_access(struct file *filp) in ib_safe_file_access() function
/openbmc/linux/drivers/infiniband/core/
H A Duverbs_main.c582 if (!ib_safe_file_access(filp)) { in ib_uverbs_write()
H A Ducma.c1722 if (!ib_safe_file_access(filp)) { in ucma_write()
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_file_ops.c2043 if (!ib_safe_file_access(fp)) { in qib_write()