Home
last modified time | relevance | path

Searched full:acknowledged (Results 1 – 25 of 194) sorted by relevance

12345678

/Linux-v5.15/block/
Dbadblocks.c34 * '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/
Dsysfs-firmware-opal-elog9 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/
Dbadblocks.h23 * 1 bit is an 'acknowledged' flag.
47 int acknowledged);
Drcu_segcblist.h97 * | acknowledged SEGCBLIST_OFFLOADED. | | acknowledged SEGCBLIST_OFFLOADED|
150 * | acknowledged the fact that | acknowledged the fact that |
/Linux-v5.15/Documentation/i2c/
Dslave-testunit-backend.rst40 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/
Di2c-designware-common.c33 "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/
Dcec-ioc-receive.rst183 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/
Dtest_klp_callbacks_busy.c26 * Busy-wait until the sysfs writer has acknowledged a in busymod_work_func()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Demad.h70 return "acknowledged. retransmit"; in mlxsw_emad_op_tlv_status_str()
/Linux-v5.15/Documentation/networking/
Dmptcp-sysctl.rst20 resent to an MPTCP peer that has not acknowledged a previous
/Linux-v5.15/include/uapi/linux/
Derrqueue.h75 SCM_TSTAMP_ACK, /* data acknowledged by peer */
/Linux-v5.15/net/sctp/
DKconfig24 -- acknowledged error-free non-duplicated transfer of user data,
Doutqueue.c884 * 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/
Dmpic.rst39 signaled edge has not been acknowledged, and 0 otherwise.
/Linux-v5.15/Documentation/devicetree/bindings/mailbox/
Dallwinner,sun6i-a31-msgbox.yaml16 transmitted message has been acknowledged by the remote user. Each FIFO can
/Linux-v5.15/Documentation/filesystems/
Dautofs.rst360 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/
Dasync-tx-api.rst100 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/
Dtimer-imx-sysctr.c36 * signal will be negated(acknowledged). in sysctr_irq_acknowledge()
/Linux-v5.15/arch/arm/mach-integrator/
Dintegrator_cp.c65 * we've acknowledged it. We therefore ignore the interrupt, and
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxbf_gige/
Dmlxbf_gige_ethtool.c31 * register will be acknowledged and return zero. in mlxbf_gige_get_regs()
/Linux-v5.15/net/dccp/
Dackvec.c279 * @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/
Dxp.h94 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/
Discsi_target_erl2.c235 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/
Dextcon-gpio.c95 * It is unlikely that this is an acknowledged interrupt that goes in gpio_extcon_probe()
/Linux-v5.15/net/llc/
Dllc_c_ac.c858 * 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,

12345678