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

/linux-master/drivers/infiniband/sw/rxe/
H A Drxe_resp.c1253 static struct resp_res *find_resource(struct rxe_qp *qp, u32 psn) function
1287 res = find_resource(qp, pkt->psn);
1302 res = find_resource(qp, pkt->psn);
1349 res = find_resource(qp, pkt->psn);
/linux-master/kernel/
H A Dresource.c693 static int find_resource(struct resource *root, struct resource *new, function
789 err = find_resource(root, new, size, &constraint);

Completed in 132 milliseconds