Home
last modified time | relevance | path

Searched refs:req (Results 4126 - 4150 of 5748) sorted by relevance

1...<<161162163164165166167168169170>>...230

/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dscs.h11 scs_sp .req x18
/kernel/linux/linux-5.10/drivers/misc/genwqe/
H A Dgenwqe_driver.h51 * @req: ptr to genwqe_ddcb_cmd data structure.
53 void ddcb_requ_free(struct genwqe_ddcb_cmd *req);
/kernel/linux/linux-5.10/drivers/misc/mei/
H A Dhw-txe.h60 int mei_txe_aliveness_set_sync(struct mei_device *dev, u32 req);
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3cdev.h60 int (*ctl)(struct t3cdev *dev, unsigned int req, void *data);
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Ds3c2410_udc.h53 struct usb_request req; member
/kernel/linux/linux-6.6/drivers/misc/genwqe/
H A Dgenwqe_driver.h51 * @req: ptr to genwqe_ddcb_cmd data structure.
53 void ddcb_requ_free(struct genwqe_ddcb_cmd *req);
/kernel/linux/linux-6.6/drivers/misc/mei/
H A Dhw-txe.h60 int mei_txe_aliveness_set_sync(struct mei_device *dev, u32 req);
/kernel/linux/linux-6.6/include/linux/
H A Damd-pstate.h38 * @req: constraint request to apply
66 struct freq_qos_request req[2]; member
H A Dpeci.h29 int (*xfer)(struct peci_controller *controller, u8 addr, struct peci_request *req);
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Du_serial.h54 void gs_free_req(struct usb_ep *, struct usb_request *req);
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3cdev.h60 int (*ctl)(struct t3cdev *dev, unsigned int req, void *data);
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/icssg/
H A Dicss_iep.h24 struct ptp_perout_request *req, int on,
/kernel/linux/linux-6.6/arch/x86/virt/vmx/tdx/
H A Dtdxcall.S20 .macro TDX_MODULE_CALL host:req
/kernel/liteos_m/kal/libc/newlib/porting/include/net/
H A Dif_arp.h87 unsigned short req; member
/third_party/curl/lib/
H A Dspeedcheck.c44 if(data->req.keepon & KEEP_RECV_PAUSE) in Curl_speedcheck()
H A Dws.h76 CURLcode Curl_ws_request(struct Curl_easy *data, REQTYPE *req);
/third_party/libuv/docs/code/tty-gravity/
H A Dmain.c14 void update(uv_timer_t *req) { in update() argument
/third_party/node/test/parallel/
H A Dtest-http-agent-maxsockets-respected.js21 common.mustCall((req, res) => {
H A Dtest-http-chunked-304.js40 const server = http.createServer(common.mustCall((req, res) => {
H A Dtest-http-keep-alive-drop-requests.js14 const server = http.createServer(common.mustCall((req, res) => {
H A Dtest-http-status-code.js35 const s = http.createServer(function(req, res) {
H A Dtest-http-unix-socket-keep-alive.js6 const server = http.createServer((req, res) => res.end());
H A Dtest-http-write-head.js30 const s = http.createServer(common.mustCall((req, res) => {
H A Dtest-https-agent-disable-session-reuse.js26 const server = https.createServer(options, function(req, res) {
H A Dtest-https-agent.js38 const server = https.Server(options, (req, res) => {

Completed in 9 milliseconds

1...<<161162163164165166167168169170>>...230