Searched refs:alloc_requests (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/accel/amdxdna/ |
| H A D | aie2_solver.c | 79 static int sanity_check(struct solver_state *xrs, struct alloc_requests *req) in sanity_check() 112 static int set_dpm_level(struct solver_state *xrs, struct alloc_requests *req, u32 *dpm_level) in set_dpm_level() 185 struct alloc_requests *req) in get_free_partition() 224 struct alloc_requests *req) in allocate_partition() 263 struct alloc_requests *req) in create_solver_node() 299 int xrs_allocate_resource(void *hdl, struct alloc_requests *req, void *cb_arg) in xrs_allocate_resource()
|
| H A D | aie2_solver.h | 53 struct alloc_requests { struct 146 int xrs_allocate_resource(void *hdl, struct alloc_requests *req, void *cb_arg);
|
| /linux/drivers/usb/gadget/function/ |
| H A D | f_loopback.c | 308 static int alloc_requests(struct usb_composite_dev *cdev, in alloc_requests() function 390 result = alloc_requests(cdev, loop); in enable_loopback()
|
| H A D | u_ether.c | 352 static int alloc_requests(struct eth_dev *dev, struct gether *link, unsigned n) in alloc_requests() function 1139 result = alloc_requests(dev, link, qlen(dev->gadget, in gether_connect()
|
| /linux/net/9p/ |
| H A D | trans_usbg.c | 297 static int alloc_requests(struct usb_composite_dev *cdev, in alloc_requests() function 361 ret = alloc_requests(cdev, usb9pfs); in enable_usb9pfs()
|