Home
last modified time | relevance | path

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

123

/linux-6.12.1/tools/testing/selftests/net/packetdrill/
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.
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.
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-6.12.1/include/linux/
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()
Dnetfilter.h472 int (*confirm)(struct sk_buff *skb); member
/linux-6.12.1/drivers/net/wireless/realtek/rtw88/
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-6.12.1/Documentation/admin-guide/media/
Ddvb-usb-dibusb-mb-cardlist.rst25 * - Compro Videomate DVB-U2000 - DVB-T USB1.1 (please confirm to linux-dvb)
/linux-6.12.1/Documentation/ABI/stable/
Dvdso36 The maintainers of the other vDSO-using architectures should confirm
/linux-6.12.1/drivers/soc/fsl/qbman/
DKconfig33 exercise the BMan APIs to confirm functionality
/linux-6.12.1/Documentation/hwmon/
Dlm73.rst78 'update_interval' value after a write operation will confirm the
Dlm83.rst40 list and an unconfirmed list follow. If you can confirm or infirm the
/linux-6.12.1/Documentation/networking/
Dsmc-sysctl.rst39 How frequently SMC-R link sends out TEST_LINK LLC messages to confirm
/linux-6.12.1/Documentation/admin-guide/
Dinit.rst34 simple non-script binary such as ``/bin/sh`` and confirm its successful
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
Ddpio-driver.rst75 . . tx confirm> | | dequeue>
/linux-6.12.1/drivers/scsi/bfa/
Dbfa_fc.h476 u32 confirm:1; member
497 u32 confirm:1; member
Dbfa_fcs_fcpim.c544 itnim->conf_comp = sparams->confirm; in bfa_fcs_itnim_prli_response()
/linux-6.12.1/drivers/usb/gadget/udc/
Damd5536udc.h447 u32 confirm; member
/linux-6.12.1/Documentation/devicetree/bindings/cpufreq/
Dcpufreq-mediatek.txt24 Used to confirm the link status between cpufreq and mediatek cci. Because
/linux-6.12.1/Documentation/misc-devices/
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-6.12.1/Documentation/gpu/amdgpu/display/
Ddc-debug.rst22 application, you can leverage a debug feature named visual confirm. For
/linux-6.12.1/Documentation/virt/kvm/devices/
Darm-vgic.rst67 confirm its expected behavior is aligned with the KVM implementation.
/linux-6.12.1/Documentation/core-api/
Dprintk-index.rst69 very often. On the other hand, it helps a lot to confirm that
/linux-6.12.1/fs/nfs/
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-6.12.1/net/bluetooth/
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-6.12.1/Documentation/input/devices/
Dxpad.rst134 the xpad module should be auto loaded. To confirm you can cat

123