Home
last modified time | relevance | path

Searched refs:confirm (Results 1 – 25 of 52) sorted by relevance

123

/linux/tools/testing/selftests/net/packetdrill/
A Dtcp_zerocopy_epoll_oneshot.pkt4 // This is a test to confirm that EPOLLERR is only fired once for an FD when
7 // fire two sends with MSG_ZEROCOPY and receive the acks. confirm that EPOLLERR
9 // with MSG_ZEROCOPY. confirm that EPOLLERR is not fired. Rearm the FD and
10 // confirm that EPOLLERR is correctly set.
A Dtcp_zerocopy_epoll_edge.pkt7 // fire two sends with MSG_ZEROCOPY and receive the acks. confirm that EPOLLERR
9 // MSG_ZEROCOPY. confirm that EPOLLERR is correctly fired again only once.
A Dtcp_zerocopy_epoll_exclusive.pkt8 // fire two sends with MSG_ZEROCOPY and receive the acks. confirm that EPOLLERR
10 // MSG_ZEROCOPY. confirm that EPOLLERR is correctly fired again only once.
/linux/include/linux/
A Dpipe_fs_i.h103 int (*confirm)(struct pipe_inode_info *, struct pipe_buffer *); member
230 if (!buf->ops->confirm) in pipe_buf_confirm()
232 return buf->ops->confirm(pipe, buf); in pipe_buf_confirm()
A Dnetfilter.h472 int (*confirm)(struct sk_buff *skb); member
/linux/drivers/net/wireless/realtek/rtw88/
A Dps.c71 u8 request, confirm, polling; in rtw_power_mode_change() local
75 confirm = rtw_read8(rtwdev, rtwdev->hci.cpwm_addr); in rtw_power_mode_change()
94 (polling ^ confirm) & BIT_RPWM_TOGGLE, in rtw_power_mode_change()
/linux/Documentation/admin-guide/media/
A Ddvb-usb-dibusb-mb-cardlist.rst25 * - Compro Videomate DVB-U2000 - DVB-T USB1.1 (please confirm to linux-dvb)
/linux/Documentation/ABI/stable/
A Dvdso36 The maintainers of the other vDSO-using architectures should confirm
/linux/drivers/soc/fsl/qbman/
A DKconfig33 exercise the BMan APIs to confirm functionality
/linux/Documentation/hwmon/
A Dlm73.rst78 'update_interval' value after a write operation will confirm the
A Dlm83.rst40 list and an unconfirmed list follow. If you can confirm or infirm the
/linux/Documentation/networking/
A Dsmc-sysctl.rst39 How frequently SMC-R link sends out TEST_LINK LLC messages to confirm
/linux/Documentation/admin-guide/
A Dinit.rst34 simple non-script binary such as ``/bin/sh`` and confirm its successful
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
A Ddpio-driver.rst75 . . tx confirm> | | dequeue>
/linux/drivers/usb/gadget/udc/
A Damd5536udc.h447 u32 confirm; member
/linux/Documentation/devicetree/bindings/cpufreq/
A Dcpufreq-mediatek.txt24 Used to confirm the link status between cpufreq and mediatek cci. Because
/linux/drivers/scsi/bfa/
A Dbfa_fc.h476 u32 confirm:1; member
497 u32 confirm:1; member
/linux/Documentation/gpu/amdgpu/display/
A Ddc-debug.rst22 application, you can leverage a debug feature named visual confirm. For
/linux/Documentation/misc-devices/
A Dxilinx_sdfec.rst205 …ror and the user should use :c:macro:`XSDFEC_GET_STATUS` and :c:macro:`XSDFEC_GET_STATS` to confirm
206 …s a non-critical error has occurred and the user should use :c:macro:`XSDFEC_GET_STATS` to confirm
/linux/Documentation/virt/kvm/devices/
A Darm-vgic.rst67 confirm its expected behavior is aligned with the KVM implementation.
/linux/Documentation/core-api/
A Dprintk-index.rst69 very often. On the other hand, it helps a lot to confirm that
/linux/fs/nfs/
A Dnfs4state.c117 .confirm = clp->cl_confirm, in nfs4_init_clientid()
133 clp->cl_confirm = clid.confirm; in nfs4_init_clientid()
164 .confirm = clp->cl_confirm, in nfs40_discover_server_trunking()
178 clp->cl_confirm = clid.confirm; in nfs40_discover_server_trunking()
/linux/net/bluetooth/
A Dsmp.c979 u8 confirm[16]; in smp_random() local
988 hcon->resp_addr_type, &hcon->resp_addr, confirm); in smp_random()
992 if (crypto_memneq(smp->pcnf, confirm, sizeof(smp->pcnf))) { in smp_random()
2207 goto confirm; in smp_cmd_pairing_random()
2231 confirm: in smp_cmd_pairing_random()
/linux/Documentation/input/devices/
A Dxpad.rst134 the xpad module should be auto loaded. To confirm you can cat
/linux/drivers/net/wireless/marvell/mwifiex/
A DREADME146 num_cmd_sleep_cfm_fail = <number of sleep confirm failed to send to device>

Completed in 48 milliseconds

123