Home
last modified time | relevance | path

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

12345678

/Linux-v5.10/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.10/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.10/include/linux/
Dbadblocks.h23 * 1 bit is an 'acknowledged' flag.
47 int acknowledged);
/Linux-v5.10/Documentation/i2c/
Dslave-testunit-backend.rst39 acknowledged. You need to wait until the old one is completed.
42 result in the transfer not being acknowledged.
/Linux-v5.10/drivers/i2c/busses/
Di2c-designware-common.c32 "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",
/Linux-v5.10/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.10/lib/livepatch/
Dtest_klp_callbacks_busy.c26 * Busy-wait until the sysfs writer has acknowledged a in busymod_work_func()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Demad.h70 return "acknowledged. retransmit"; in mlxsw_emad_op_tlv_status_str()
/Linux-v5.10/include/uapi/linux/
Derrqueue.h75 SCM_TSTAMP_ACK, /* data acknowledged by peer */
/Linux-v5.10/Documentation/virt/kvm/devices/
Dmpic.rst39 signaled edge has not been acknowledged, and 0 otherwise.
/Linux-v5.10/net/sctp/
DKconfig23 -- acknowledged error-free non-duplicated transfer of user data,
Doutqueue.c880 * containing the add is acknowledged, the sender MUST in sctp_outq_flush_ctrl()
1534 * reported as newly acknowledged, call this in sctp_check_transmitted()
1536 * acknowledged DATA chunk is one not in sctp_check_transmitted()
1537 * previously acknowledged in a SACK. in sctp_check_transmitted()
1543 * older than that newly acknowledged DATA in sctp_check_transmitted()
1561 * TSN that was previously acknowledged via a in sctp_check_transmitted()
1586 /* 8.2. When an outstanding TSN is acknowledged, in sctp_check_transmitted()
1601 * as the receiver acknowledged any data. in sctp_check_transmitted()
1658 * been acknowledged, turn off the T3-rtx timer of that in sctp_check_transmitted()
Dtransport.c426 * 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()
/Linux-v5.10/Documentation/devicetree/bindings/mailbox/
Dallwinner,sun6i-a31-msgbox.yaml16 transmitted message has been acknowledged by the remote user. Each FIFO can
/Linux-v5.10/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.10/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.10/drivers/clocksource/
Dtimer-imx-sysctr.c36 * signal will be negated(acknowledged). in sysctr_irq_acknowledge()
/Linux-v5.10/arch/arm/mach-integrator/
Dintegrator_cp.c65 * we've acknowledged it. We therefore ignore the interrupt, and
/Linux-v5.10/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.10/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.10/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,
/Linux-v5.10/drivers/extcon/
Dextcon-gpio.c94 * It is unlikely that this is an acknowledged interrupt that goes in gpio_extcon_probe()
/Linux-v5.10/drivers/char/agp/
DKconfig41 acknowledged incompatibility with Matrox G200 cards. Due to
/Linux-v5.10/arch/arm/mach-omap1/
Dfpga.c124 * interrupts are acknowledged as a side-effect of reading the interrupt
/Linux-v5.10/drivers/media/pci/tw68/
Dtw68-reg.h9 * acknowledged. Full credit goes to them - any problems within this code

12345678