Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/sw/rxe/
Drxe_resp.c1056 static struct resp_res *find_resource(struct rxe_qp *qp, u32 psn) in find_resource() function
1089 res = find_resource(qp, pkt->psn); in duplicate_request()
1136 res = find_resource(qp, pkt->psn); in duplicate_request()
/Linux-v5.15/kernel/
Dresource.c650 static int find_resource(struct resource *root, struct resource *new, in find_resource() function
746 err = find_resource(root, new, size, &constraint); in allocate_resource()