/Linux-v5.15/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 …]
|
/Linux-v5.15/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
|
/Linux-v5.15/include/linux/ |
D | badblocks.h | 23 * 1 bit is an 'acknowledged' flag. 47 int acknowledged);
|
D | rcu_segcblist.h | 97 * | acknowledged SEGCBLIST_OFFLOADED. | | acknowledged SEGCBLIST_OFFLOADED| 150 * | acknowledged the fact that | acknowledged the fact that |
|
/Linux-v5.15/Documentation/i2c/ |
D | slave-testunit-backend.rst | 40 acknowledged. You need to wait until the old one is completed. 43 result in the transfer not being acknowledged.
|
/Linux-v5.15/drivers/i2c/busses/ |
D | i2c-designware-common.c | 33 "slave address not acknowledged (7bit mode)", 35 "first address byte not acknowledged (10bit mode)", 37 "second address byte not acknowledged (10bit mode)", 39 "data not acknowledged", 45 "start byte acknowledged",
|
/Linux-v5.15/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
|
/Linux-v5.15/lib/livepatch/ |
D | test_klp_callbacks_busy.c | 26 * Busy-wait until the sysfs writer has acknowledged a in busymod_work_func()
|
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/ |
D | emad.h | 70 return "acknowledged. retransmit"; in mlxsw_emad_op_tlv_status_str()
|
/Linux-v5.15/Documentation/networking/ |
D | mptcp-sysctl.rst | 20 resent to an MPTCP peer that has not acknowledged a previous
|
/Linux-v5.15/include/uapi/linux/ |
D | errqueue.h | 75 SCM_TSTAMP_ACK, /* data acknowledged by peer */
|
/Linux-v5.15/net/sctp/ |
D | Kconfig | 24 -- acknowledged error-free non-duplicated transfer of user data,
|
D | outqueue.c | 884 * containing the add is acknowledged, the sender MUST in sctp_outq_flush_ctrl() 1550 * reported as newly acknowledged, call this in sctp_check_transmitted() 1552 * acknowledged DATA chunk is one not in sctp_check_transmitted() 1553 * previously acknowledged in a SACK. in sctp_check_transmitted() 1559 * older than that newly acknowledged DATA in sctp_check_transmitted() 1577 * TSN that was previously acknowledged via a in sctp_check_transmitted() 1602 /* 8.2. When an outstanding TSN is acknowledged, in sctp_check_transmitted() 1617 * as the receiver acknowledged any data. in sctp_check_transmitted() 1674 * been acknowledged, turn off the T3-rtx timer of that in sctp_check_transmitted()
|
/Linux-v5.15/Documentation/virt/kvm/devices/ |
D | mpic.rst | 39 signaled edge has not been acknowledged, and 0 otherwise.
|
/Linux-v5.15/Documentation/devicetree/bindings/mailbox/ |
D | allwinner,sun6i-a31-msgbox.yaml | 16 transmitted message has been acknowledged by the remote user. Each FIFO can
|
/Linux-v5.15/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`.
|
/Linux-v5.15/Documentation/crypto/ |
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.
|
/Linux-v5.15/drivers/clocksource/ |
D | timer-imx-sysctr.c | 36 * signal will be negated(acknowledged). in sysctr_irq_acknowledge()
|
/Linux-v5.15/arch/arm/mach-integrator/ |
D | integrator_cp.c | 65 * we've acknowledged it. We therefore ignore the interrupt, and
|
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxbf_gige/ |
D | mlxbf_gige_ethtool.c | 31 * register will be acknowledged and return zero. in mlxbf_gige_get_regs()
|
/Linux-v5.15/net/dccp/ |
D | ackvec.c | 279 * @ackno: last Ack Vector which has been acknowledged 337 * The peer has acknowledged up to and including ack_ackno. Hence the in dccp_ackvec_clear_state()
|
/Linux-v5.15/drivers/misc/sgi-xp/ |
D | xp.h | 94 xpMsgDelivered, /* 5: message delivered and acknowledged */ 221 * to the intended recipient and that they have acknowledged its receipt by
|
/Linux-v5.15/drivers/target/iscsi/ |
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()
|
/Linux-v5.15/drivers/extcon/ |
D | extcon-gpio.c | 95 * It is unlikely that this is an acknowledged interrupt that goes in gpio_extcon_probe()
|
/Linux-v5.15/net/llc/ |
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,
|