| /OK3568_Linux_fs/kernel/Documentation/driver-api/serial/ |
| H A D | serial-rs485.rst | 68 /* Set logical level for RTS pin equal to 1 when sending: */ 70 /* or, set logical level for RTS pin equal to 0 when sending: */ 73 /* Set logical level for RTS pin equal to 1 after sending: */ 75 /* or, set logical level for RTS pin equal to 0 after sending: */ 84 /* Set this flag if you want to receive data even while sending data */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireguard/ |
| H A D | send.c | 131 send = keypair && READ_ONCE(keypair->sending.is_valid) && in keep_key_fresh() 134 wg_birthdate_has_expired(keypair->sending.birthdate, REKEY_AFTER_TIME))); in keep_key_fresh() 218 keypair->sending.key); in encrypt_packet() 362 if (unlikely(!READ_ONCE(keypair->sending.is_valid))) in wg_packet_send_staged_packets() 364 if (unlikely(wg_birthdate_has_expired(keypair->sending.birthdate, in wg_packet_send_staged_packets() 391 WRITE_ONCE(keypair->sending.is_valid, false); in wg_packet_send_staged_packets()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl/ |
| H A D | 0001-sample-Rename-dprintf-to-cyrus_dprintf.patch | 54 - dprintf(2, "sending response length %d...\n", len); 55 + cyrus_dprintf(2, "sending response length %d...\n", len); 58 - dprintf(2, "sending null response...\n"); 59 + cyrus_dprintf(2, "sending null response...\n");
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-flask-mail_0.9.1.bb | 1 SUMMARY = "Flask extension for sending email" 2 DESCRIPTION = "A Flask extension for sending email"
|
| /OK3568_Linux_fs/kernel/net/dccp/ccids/ |
| H A D | Kconfig | 21 where a flow is "reasonably fair" if its sending rate is generally 22 within a factor of two of the sending rate of a TCP flow under the 26 relatively smooth sending rate is of importance.
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/zoran/ |
| H A D | TODO | 12 Note: only recent ffmpeg has the ability of sending non-raw video via v4l2 14 The original way of sending video was via mplayer vo_zr/vo_zr2, but it does not compile
|
| /OK3568_Linux_fs/buildroot/package/gesftpserver/ |
| H A D | 0001-Change-order-of-v3-attributes-according-to-draft-iet.patch | 19 fatal("sending out-of-range mtime"); 21 fatal("sending out-of-range mtime");
|
| /OK3568_Linux_fs/buildroot/package/wpa_supplicant/ |
| H A D | 0001-AP-Silently-ignore-management-frame-from-unexpected-.patch | 9 sending out frames to unexpected destination. This prevents unexpected 42 + * up sending out frames to unexpected destination. */ 65 + * up sending out frames to unexpected destination. */
|
| /OK3568_Linux_fs/buildroot/package/hostapd/ |
| H A D | 0001-AP-Silently-ignore-management-frame-from-unexpected-.patch | 9 sending out frames to unexpected destination. This prevents unexpected 42 + * up sending out frames to unexpected destination. */ 65 + * up sending out frames to unexpected destination. */
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/curl/curl/ |
| H A D | CVE-2022-27776.patch | 70 /* be careful of sending this potentially sensitive header to 99 - following not keep sending user+password... This is 105 + no else. Used to make Location: following not keep sending user+password.
|
| /OK3568_Linux_fs/kernel/drivers/macintosh/ |
| H A D | via-macii.c | 111 sending, enumerator 347 macii_state = sending; in macii_start() 421 case sending: in macii_interrupt()
|
| H A D | adb-iop.c | 33 sending, enumerator 179 adb_iop_state = sending; in adb_iop_start()
|
| /OK3568_Linux_fs/kernel/net/sunrpc/ |
| H A D | xprt.c | 258 rpc_sleep_on_timeout(&xprt->sending, task, NULL, in xprt_reserve_xprt() 261 rpc_sleep_on(&xprt->sending, task, NULL); in xprt_reserve_xprt() 324 rpc_sleep_on_timeout(&xprt->sending, task, NULL, in xprt_reserve_xprt_cong() 327 rpc_sleep_on(&xprt->sending, task, NULL); in xprt_reserve_xprt_cong() 361 if (rpc_wake_up_first_on_wq(xprtiod_workqueue, &xprt->sending, in __xprt_lock_write_next() 376 if (rpc_wake_up_first_on_wq(xprtiod_workqueue, &xprt->sending, in __xprt_lock_write_next_cong() 1440 rpc_wake_up_queued_task_set_status(&xprt->sending, in xprt_prepare_transmit() 1518 xprt->stat.sending_u += xprt->sending.qlen; in xprt_request_transmit() 1526 rpc_wake_up_queued_task_set_status(&xprt->sending, task, status); in xprt_request_transmit() 1938 rpc_init_wait_queue(&xprt->sending, "xprt_sending"); in xprt_init() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/huawei/ |
| H A D | hinic.rst | 58 Application Programmable Interface commands(API CMD) - Interface for sending 61 Management (MGMT) - the PF to MGMT channel that uses API CMD for sending MGMT 77 Command Queues(CMDQ) - The queues for sending commands for IO management and is
|
| /OK3568_Linux_fs/kernel/net/batman-adv/ |
| H A D | tp_meter.c | 437 if (!atomic_dec_and_test(&tp_vars->sending)) in batadv_tp_sender_shutdown() 470 if (unlikely(atomic_read(&tp_vars->sending) == 0)) in batadv_tp_reset_sender_timer() 490 if (atomic_read(&tp_vars->sending) == 0) in batadv_tp_sender_timeout() 649 if (unlikely(atomic_read(&tp_vars->sending) == 0)) in batadv_tp_recv_ack() 851 while (atomic_read(&tp_vars->sending) != 0) { in batadv_tp_send() 874 if (atomic_dec_and_test(&tp_vars->sending)) in batadv_tp_send() 989 atomic_set(&tp_vars->sending, 1); in batadv_tp_start()
|
| /OK3568_Linux_fs/kernel/Documentation/sparc/ |
| H A D | console.rst | 1 Steps for sending 'break' on sunhv console
|
| /OK3568_Linux_fs/buildroot/package/libndp/ |
| H A D | Config.in | 6 named ndptool for sending and receiving NDP messages.
|
| /OK3568_Linux_fs/buildroot/package/libesmtp/ |
| H A D | Config.in | 7 Library for sending emails through SMTP.
|
| /OK3568_Linux_fs/kernel/tools/usb/usbip/src/ |
| H A D | usbip_network.c | 96 int sending) in usbip_net_xmit() argument 105 if (sending) in usbip_net_xmit()
|
| /OK3568_Linux_fs/buildroot/package/libshout/ |
| H A D | Config.in | 6 Libshout is a library for communicating with and sending data
|
| /OK3568_Linux_fs/u-boot/drivers/sound/ |
| H A D | Kconfig | 28 Samsung Exynos SoCs support an I2S interface for sending audio 38 Rockchip SoCs support an I2S interface for sending audio
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/ |
| H A D | README | 13 When sending single patches, please using something like:
|
| /OK3568_Linux_fs/kernel/drivers/block/rnbd/ |
| H A D | README | 69 2. Client requests to open a device by sending RNBD_MSG_OPEN message. This 79 4. Client closes a device by sending RNBD_MSG_CLOSE which contains only the
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/blockdev/drbd/ |
| H A D | disk-states-8.dot | 15 Failed -> Diskless [ label = "sending notify to peer" ]
|
| /OK3568_Linux_fs/kernel/Documentation/timers/ |
| H A D | no_hz.rst | 68 If a CPU is idle, there is little point in sending it a scheduling-clock 73 The CONFIG_NO_HZ_IDLE=y Kconfig option causes the kernel to avoid sending 81 is strong motivation to avoid sending scheduling-clock interrupts to 107 If a CPU has only one runnable task, there is little point in sending it 113 sending scheduling-clock interrupts to CPUs with a single runnable task, 122 again strong motivation to avoid sending scheduling-clock interrupts. 271 this CPU, so there is no point in sending a scheduling-clock
|