Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/sw/rxe/
Drxe_resp.c1050 static struct resp_res *find_resource(struct rxe_qp *qp, u32 psn) in find_resource() function
1085 res = find_resource(qp, pkt->psn); in duplicate_request()
1132 res = find_resource(qp, pkt->psn); in duplicate_request()
/Linux-v5.4/kernel/
Dresource.c651 static int find_resource(struct resource *root, struct resource *new, in find_resource() function
747 err = find_resource(root, new, size, &constraint); in allocate_resource()