Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/core/
Drestrack.c140 static bool res_is_user(struct rdma_restrack_entry *res) in res_is_user() function
166 if (res->type != RDMA_RESTRACK_CM_ID || !res_is_user(res)) in rdma_restrack_add()
169 if (res_is_user(res)) { in rdma_restrack_add()