Home
last modified time | relevance | path

Searched defs:process_request (Results 1 – 6 of 6) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Duievent.py140 def process_request(self, request, client_address): member in UIXMLRPCServer
/openbmc/linux/net/vmw_vsock/
H A Dvmci_transport_notify.h67 void (*process_request) (struct sock *sk); member
/openbmc/linux/drivers/crypto/cavium/cpt/
H A Dcptvf_reqmanager.c406 int process_request(struct cpt_vf *cptvf, struct cpt_request_info *req) in process_request() function
/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_reqmgr.c230 static int process_request(struct pci_dev *pdev, struct otx2_cpt_req_info *req, in process_request() function
/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_reqmgr.c297 static int process_request(struct pci_dev *pdev, struct otx_cpt_req_info *req, in process_request() function
/openbmc/linux/tools/usb/usbip/src/
H A Dusbipd.c342 int process_request(int listenfd) in process_request() function