Home
last modified time | relevance | path

Searched defs:send (Results 26 - 50 of 262) sorted by relevance

1234567891011

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dpmu.h24 } send; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dpriv.h28 int (*send)(struct nvkm_pmu *, u32 reply[2], u32 process, member
/kernel/linux/linux-6.6/sound/usb/usx2y/
H A Dusbusx2y.c177 int i, j, n, diff, send; in i_usx2y_in04_int() local
/third_party/curl/lib/
H A Dmemdebug.h121 #define send(a,b,c,d) curl_dbg_send(a,b,c,d, __LINE__, __FILE__) macro
/third_party/node/lib/internal/cluster/
H A Dprimary.js347 function send(worker, message, handle, cb) { function
/third_party/mesa3d/src/vulkan/overlay-layer/
H A Dmesa-overlay-control.py65 def send(self, msg): member in Connection
/third_party/ltp/testcases/kernel/syscalls/utils/
H A Dmq_timed.h33 int send; member
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-server/
H A Dss-server.c88 const char *send = html; in myss_srv_tx() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_close/
H A D2-1.c217 static int send_receive(int read_pipe, int write_pipe, char send, char *reply) in send_receive() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_unlink/
H A D2-1.c163 static int send_receive(int read_pipe, int write_pipe, char send, char *reply) in send_receive() argument
H A D2-2.c179 static int send_receive(int read_pipe, int write_pipe, char send, char *reply) in send_receive() argument
/third_party/python/Lib/multiprocessing/
H A Dresource_sharer.py31 def send(conn, pid): function
49 def send(conn, pid): function
[all...]
/third_party/python/Lib/test/support/
H A Dinterpreters.py177 def send(self, obj): member in SendChannel
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DSocket.cpp91 void Socket::send(const char *buffer, int length) in send() function in sw::Socket
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DSocket.cpp92 void Socket::send(const char *buffer, int length) in send() function in sw::Socket
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H A Dsysio.h29 int (*send)(void *arg, FILLP_CONST char *buf, FILLP_SIZE_T size, FILLP_SOCKADDR *dest, FILLP_UINT16 destAddrLen); member
/kernel/linux/linux-5.10/drivers/input/serio/
H A Dlibps2.c229 unsigned int send = (command >> 12) & 0xf; in __ps2_command() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dpio_copy.c75 void __iomem *send = dest + PIO_BLOCK_SIZE; in pio_copy() local
307 void __iomem *send = dest + PIO_BLOCK_SIZE; in seg_pio_copy_start() local
412 void __iomem *send; /* SOP end */ in mid_copy_mix() local
538 void __iomem *send; /* SOP end */ mid_copy_straight() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dquota.c196 bool send = false; in iwl_mvm_update_quotas() local
/kernel/linux/linux-5.10/net/openvswitch/
H A Dvport.h131 netdev_tx_t (*send) (struct sk_buff *skb); member
/kernel/linux/linux-5.10/sound/usb/usx2y/
H A Dusbusx2y.c224 int j, send = us428ctls->p4out_sent + 1; in i_usx2y_in04_int() local
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dpio_copy.c34 void __iomem *send = dest + PIO_BLOCK_SIZE; in pio_copy() local
266 void __iomem *send = dest + PIO_BLOCK_SIZE; in seg_pio_copy_start() local
371 void __iomem *send; /* SOP end */ in mid_copy_mix() local
497 void __iomem *send; /* SOP end */ mid_copy_straight() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dquota.c141 bool send = false; in iwl_mvm_update_quotas() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ct.h68 struct intel_guc_ct_buffer send; member
/kernel/linux/linux-6.6/net/openvswitch/
H A Dvport.h139 int (*send)(struct sk_buff *skb); member

Completed in 11 milliseconds

1234567891011