| /OK3568_Linux_fs/kernel/block/ |
| H A D | badblocks.c | 34 * 'Acknowledged' flag - 1 bit. - the most significant bit. 49 * 1: there are known bad block which are all acknowledged 50 * -1: there are bad blocks which have not yet been acknowledged in metadata. 153 * @acknowledged: weather to mark the bad sectors as acknowledged 164 int acknowledged) in badblocks_set() argument 215 ack = acknowledged; in badblocks_set() 217 ack = ack && acknowledged; in badblocks_set() 248 ack = acknowledged; in badblocks_set() 250 ack = ack && acknowledged; in badblocks_set() 300 p[hi] = BB_MAKE(s, this_sectors, acknowledged); in badblocks_set() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/stable/ |
| H A D | sysfs-firmware-opal-elog | 9 exist until explicitly acknowledged to firmware. 14 before retrieved by firmware or retrieved/acknowledged by 18 but not explicitly acknowledged them to firmware and
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | badblocks.h | 23 * 1 bit is an 'acknowledged' flag. 47 int acknowledged);
|
| /OK3568_Linux_fs/kernel/Documentation/i2c/ |
| H A D | slave-testunit-backend.rst | 39 acknowledged. You need to wait until the old one is completed. 42 result in the transfer not being acknowledged.
|
| /OK3568_Linux_fs/kernel/drivers/i2c/busses/ |
| H A D | i2c-designware-common.c | 32 "slave address not acknowledged (7bit mode)", 34 "first address byte not acknowledged (10bit mode)", 36 "second address byte not acknowledged (10bit mode)", 38 "data not acknowledged", 44 "start byte acknowledged",
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/cec/ |
| H A D | cec-ioc-receive.rst | 183 Not Acknowledged error. This is only set if the hardware supports 195 Lost or Not Acknowledged. This is only set if the hardware 260 - Message was not acknowledged. Note that some hardware cannot tell apart 261 a 'Not Acknowledged' status from other error conditions, i.e. the result
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | autofs.rst | 360 particular request to be acknowledged. When a message is sent over 363 acknowledged using one of the ioctls below with the relevant 378 corresponding to the notification being acknowledged. 534 notifications are acknowledged with the error `ENOENT`.
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | outqueue.c | 883 * containing the add is acknowledged, the sender MUST in sctp_outq_flush_ctrl() 1537 * reported as newly acknowledged, call this in sctp_check_transmitted() 1539 * acknowledged DATA chunk is one not in sctp_check_transmitted() 1540 * previously acknowledged in a SACK. in sctp_check_transmitted() 1546 * older than that newly acknowledged DATA in sctp_check_transmitted() 1564 * TSN that was previously acknowledged via a in sctp_check_transmitted() 1589 /* 8.2. When an outstanding TSN is acknowledged, in sctp_check_transmitted() 1604 * as the receiver acknowledged any data. in sctp_check_transmitted() 1661 * been acknowledged, turn off the T3-rtx timer of that in sctp_check_transmitted()
|
| H A D | Kconfig | 23 -- acknowledged error-free non-duplicated transfer of user data,
|
| H A D | transport.c | 426 * previously outstanding DATA chunk(s) acknowledged, and in sctp_transport_raise_cwnd() 454 * acknowledged in that SACK including chunks in sctp_transport_raise_cwnd() 455 * acknowledged by the new Cumulative TSN Ack and by Gap in sctp_transport_raise_cwnd()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | errqueue.h | 51 SCM_TSTAMP_ACK, /* data acknowledged by peer */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | errqueue.h | 51 SCM_TSTAMP_ACK, /* data acknowledged by peer */
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | emad.h | 70 return "acknowledged. retransmit"; in mlxsw_emad_op_tlv_status_str()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | errqueue.h | 75 SCM_TSTAMP_ACK, /* data acknowledged by peer */
|
| /OK3568_Linux_fs/kernel/lib/livepatch/ |
| H A D | test_klp_callbacks_busy.c | 28 * Busy-wait until the sysfs writer has acknowledged a in busymod_work_func()
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/devices/ |
| H A D | mpic.rst | 39 signaled edge has not been acknowledged, and 0 otherwise.
|
| /OK3568_Linux_fs/u-boot/drivers/i2c/ |
| H A D | at91_i2c.h | 21 #define TWI_SR_NACK BIT(8) /* Not Acknowledged */
|
| /OK3568_Linux_fs/kernel/Documentation/crypto/ |
| H A D | async-tx-api.rst | 100 acknowledged by the application before the offload engine driver is allowed to 106 async_tx call will implicitly set the acknowledged state.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mailbox/ |
| H A D | allwinner,sun6i-a31-msgbox.yaml | 16 transmitted message has been acknowledged by the remote user. Each FIFO can
|
| /OK3568_Linux_fs/kernel/drivers/clocksource/ |
| H A D | timer-imx-sysctr.c | 36 * signal will be negated(acknowledged). in sysctr_irq_acknowledge()
|
| /OK3568_Linux_fs/kernel/net/llc/ |
| H A D | llc_c_ac.c | 858 * Checks number of received PDUs which have not been acknowledged, yet, 891 * indicates if there is any PDU which has not been acknowledged yet. 906 * all received PDUs which have not been acknowledged, yet. ack_pf flag is 935 * have not been acknowledged, yet, if there is any. By using of this 961 * acknowledge to all received PDUs which have not been acknowledged, yet,
|
| /OK3568_Linux_fs/kernel/drivers/target/iscsi/ |
| H A D | iscsi_target_erl2.c | 235 pr_debug("Dropping Acknowledged ITT: 0x%08x, StatSN:" in iscsit_discard_cr_cmds_by_expstatsn() 247 pr_debug("Dropped %u total acknowledged commands on" in iscsit_discard_cr_cmds_by_expstatsn()
|
| /OK3568_Linux_fs/kernel/drivers/misc/sgi-xp/ |
| H A D | xp.h | 94 xpMsgDelivered, /* 5: message delivered and acknowledged */ 221 * to the intended recipient and that they have acknowledged its receipt by
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-integrator/ |
| H A D | integrator_cp.c | 65 * we've acknowledged it. We therefore ignore the interrupt, and
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/ |
| H A D | Notification-Packets.html | 132 additional events occur before <small>GDB</small> has acknowledged the 186 for information on how these notifications are acknowledged by
|