| /kernel/linux/linux-4.19/block/ |
| D | badblocks.c | 42 * 'Acknowledged' flag - 1 bit. - the most significant bit. 57 * 1: there are known bad block which are all acknowledged 58 * -1: there are bad blocks which have not yet been acknowledged in metadata. 161 * @acknowledged: weather to mark the bad sectors as acknowledged 172 int acknowledged) in badblocks_set() argument 223 ack = acknowledged; in badblocks_set() 225 ack = ack && acknowledged; in badblocks_set() 256 ack = acknowledged; in badblocks_set() 258 ack = ack && acknowledged; in badblocks_set() 308 p[hi] = BB_MAKE(s, this_sectors, acknowledged); in badblocks_set() [all …]
|
| /kernel/linux/linux-5.10/block/ |
| 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 …]
|
| /kernel/linux/linux-4.19/Documentation/ABI/stable/ |
| 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
|
| /kernel/linux/linux-5.10/Documentation/ABI/stable/ |
| 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
|
| /kernel/linux/linux-4.19/drivers/i2c/busses/ |
| D | i2c-designware-common.c | 27 "slave address not acknowledged (7bit mode)", 29 "first address byte not acknowledged (10bit mode)", 31 "second address byte not acknowledged (10bit mode)", 33 "data not acknowledged", 39 "start byte acknowledged",
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | badblocks.h | 23 * 1 bit is an 'acknowledged' flag. 47 int acknowledged);
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | badblocks.h | 23 * 1 bit is an 'acknowledged' flag. 47 int acknowledged);
|
| /kernel/linux/linux-5.10/Documentation/i2c/ |
| 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.
|
| /kernel/linux/linux-5.10/drivers/i2c/busses/ |
| 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",
|
| /kernel/linux/linux-4.19/Documentation/media/uapi/cec/ |
| D | cec-ioc-receive.rst | 181 Not Acknowledged error. This is only set if the hardware supports 193 Lost or Not Acknowledged. This is only set if the hardware 248 - Message was not acknowledged. Note that some hardware cannot tell apart 249 a 'Not Acknowledged' status from other error conditions, i.e. the result
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/cec/ |
| 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
|
| /kernel/linux/linux-4.19/include/uapi/linux/ |
| D | errqueue.h | 51 SCM_TSTAMP_ACK, /* data acknowledged by peer */
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/mellanox/mlxsw/ |
| D | emad.h | 72 return "acknowledged. retransmit"; in mlxsw_emad_op_tlv_status_str()
|
| /kernel/linux/linux-5.10/lib/livepatch/ |
| D | test_klp_callbacks_busy.c | 26 * Busy-wait until the sysfs writer has acknowledged a in busymod_work_func()
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
| D | emad.h | 70 return "acknowledged. retransmit"; in mlxsw_emad_op_tlv_status_str()
|
| /kernel/linux/linux-4.19/Documentation/crypto/ |
| D | async-tx-api.txt | 82 acknowledged by the application before the offload engine driver is allowed to 87 async_tx call will implicitly set the acknowledged state.
|
| /kernel/linux/linux-4.19/Documentation/virtual/kvm/devices/ |
| D | mpic.txt | 34 signaled edge has not been acknowledged, and 0 otherwise.
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | errqueue.h | 75 SCM_TSTAMP_ACK, /* data acknowledged by peer */
|
| /kernel/linux/linux-5.10/net/sctp/ |
| D | Kconfig | 23 -- acknowledged error-free non-duplicated transfer of user data,
|
| /kernel/linux/linux-4.19/net/sctp/ |
| D | Kconfig | 22 -- acknowledged error-free non-duplicated transfer of user data,
|
| /kernel/linux/linux-5.10/Documentation/virt/kvm/devices/ |
| D | mpic.rst | 39 signaled edge has not been acknowledged, and 0 otherwise.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mailbox/ |
| D | allwinner,sun6i-a31-msgbox.yaml | 16 transmitted message has been acknowledged by the remote user. Each FIFO can
|
| /kernel/linux/linux-4.19/Documentation/filesystems/ |
| D | autofs.txt | 345 particular request to be acknowledged. When a message is sent over 348 acknowledged using one of the ioctls below and the relevant 362 corresponding to the notification being acknowledged. 498 notifications are acknowledged with the error `ENOENT`.
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| 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`.
|
| /kernel/linux/linux-5.10/drivers/clocksource/ |
| D | timer-imx-sysctr.c | 36 * signal will be negated(acknowledged). in sysctr_irq_acknowledge()
|