Home
last modified time | relevance | path

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

/Linux-v4.19/include/rdma/
Dib.h101 static inline bool ib_safe_file_access(struct file *filp) in ib_safe_file_access() function
/Linux-v4.19/drivers/infiniband/core/
Duverbs_main.c734 if (!ib_safe_file_access(filp)) { in ib_uverbs_write()
Ducm.c1111 if (!ib_safe_file_access(filp)) { in ib_ucm_write()
Ducma.c1667 if (!ib_safe_file_access(filp)) { in ucma_write()
/Linux-v4.19/drivers/infiniband/hw/qib/
Dqib_file_ops.c2046 if (!ib_safe_file_access(fp)) { in qib_write()