Searched refs:abandoned (Results 1 – 19 of 19) sorted by relevance
/linux-6.12.1/net/sctp/ |
D | chunk.c | 41 msg->abandoned = 0; in sctp_datamsg_init() 305 if (chunk->msg->abandoned) in sctp_chunk_abandoned() 325 chunk->msg->abandoned = 1; in sctp_chunk_abandoned() 335 chunk->msg->abandoned = 1; in sctp_chunk_abandoned() 340 chunk->msg->abandoned = 1; in sctp_chunk_abandoned()
|
D | outqueue.c | 200 INIT_LIST_HEAD(&q->abandoned); in sctp_outq_init() 243 list_for_each_safe(lchunk, temp, &q->abandoned) { in __sctp_outq_teardown() 351 if (!chk->msg->abandoned && in sctp_prsctp_prune_sent() 356 chk->msg->abandoned = 1; in sctp_prsctp_prune_sent() 358 sctp_insert_list(&asoc->outqueue.abandoned, in sctp_prsctp_prune_sent() 392 if (!chk->msg->abandoned && in sctp_prsctp_prune_unsent() 398 chk->msg->abandoned = 1; in sctp_prsctp_prune_unsent() 465 sctp_insert_list(&q->abandoned, lchunk); in sctp_retransmit_mark() 640 sctp_insert_list(&q->abandoned, in __sctp_outq_flush_rtx() 1464 sctp_insert_list(&q->abandoned, lchunk); in sctp_check_transmitted() [all …]
|
D | stream_interleave.c | 1114 list_for_each_safe(lchunk, temp, &q->abandoned) { in sctp_generate_iftsn()
|
D | socket.c | 186 list_for_each_entry(chunk, &q->abandoned, transmitted_list) in sctp_for_each_tx_datachunk()
|
/linux-6.12.1/drivers/iio/ |
D | TODO | 6 - Yaml conversions for abandoned drivers
|
/linux-6.12.1/Documentation/driver-api/media/ |
D | dtv-core.rst | 28 abandoned standard, not used anymore) and ATSC version 3.0 current
|
/linux-6.12.1/include/net/sctp/ |
D | structs.h | 528 abandoned:1; /* should this message be abandoned */ member 1104 struct list_head abandoned; member
|
/linux-6.12.1/Documentation/admin-guide/ |
D | bug-bisect.rst | 18 kernel marked itself as 'tainted', occurs in an abandoned version, was already
|
D | reporting-regressions.rst | 182 series that are either abandoned or more than one and a half years old. That's
|
D | reporting-issues.rst | 1486 support for it is likely to be abandoned soon. Then it will get a "end-of-life"
|
/linux-6.12.1/Documentation/firmware-guide/acpi/ |
D | osi.rst | 89 _OS was abandoned, though even today, many BIOS look for
|
/linux-6.12.1/Documentation/timers/ |
D | hrtimers.rst | 130 nanoseconds representation (at compile time). This was abandoned in the
|
/linux-6.12.1/Documentation/networking/ |
D | lapb-module.rst | 135 LAPB link will be abandoned without further messages being passed. After
|
/linux-6.12.1/Documentation/driver-api/driver-model/ |
D | platform.rst | 126 configuration. Newer systems have largely abandoned that model, in favor of
|
/linux-6.12.1/Documentation/admin-guide/cgroup-v1/ |
D | cgroups.rst | 297 file system) of the abandoned cgroup. This enables automatic 298 removal of abandoned cgroups. The default value of
|
/linux-6.12.1/Documentation/driver-api/nvdimm/ |
D | nvdimm.rst | 101 has since been abandoned and never shipped in a product.
|
/linux-6.12.1/Documentation/userspace-api/netlink/ |
D | intro.rst | 543 Classic Netlink experimented with concepts which were abandoned in Generic
|
/linux-6.12.1/Documentation/kernel-hacking/ |
D | hacking.rst | 97 computers made of match-sticks and snot, we abandoned this limitation
|
/linux-6.12.1/Documentation/process/ |
D | handling-regressions.rst | 326 frustrating work, which is why they were abandoned after a while. To prevent
|