Searched refs:abandoned (Results 1 – 17 of 17) sorted by relevance
/linux-6.1.9/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() 1461 sctp_insert_list(&q->abandoned, lchunk); in sctp_check_transmitted() [all …]
|
D | stream_interleave.c | 1120 list_for_each_safe(lchunk, temp, &q->abandoned) { in sctp_generate_iftsn()
|
D | socket.c | 184 list_for_each_entry(chunk, &q->abandoned, transmitted_list) in sctp_for_each_tx_datachunk()
|
/linux-6.1.9/drivers/iio/ |
D | TODO | 6 - Yaml conversions for abandoned drivers
|
/linux-6.1.9/Documentation/driver-api/media/ |
D | dtv-core.rst | 28 abandoned standard, not used anymore) and ATSC version 3.0 current
|
/linux-6.1.9/include/net/sctp/ |
D | structs.h | 530 abandoned:1; /* should this message be abandoned */ member 1106 struct list_head abandoned; member
|
/linux-6.1.9/Documentation/firmware-guide/acpi/ |
D | osi.rst | 89 _OS was abandoned, though even today, many BIOS look for
|
/linux-6.1.9/Documentation/driver-api/driver-model/ |
D | platform.rst | 125 configuration. Newer systems have largely abandoned that model, in favor of
|
/linux-6.1.9/Documentation/networking/ |
D | lapb-module.rst | 135 LAPB link will be abandoned without further messages being passed. After
|
/linux-6.1.9/Documentation/admin-guide/cgroup-v1/ |
D | cgroups.rst | 295 file system) of the abandoned cgroup. This enables automatic 296 removal of abandoned cgroups. The default value of
|
/linux-6.1.9/Documentation/driver-api/nvdimm/ |
D | nvdimm.rst | 101 has since been abandoned and never shipped in a product.
|
/linux-6.1.9/Documentation/process/ |
D | handling-regressions.rst | 189 quicker, if the stable series for the predecessor (v5.13) will be abandoned 275 frustrating work, which is why they were abandoned after a while. To prevent
|
/linux-6.1.9/Documentation/userspace-api/netlink/ |
D | intro.rst | 537 Classic Netlink experimented with concepts which were abandoned in Generic
|
/linux-6.1.9/Documentation/admin-guide/ |
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.1.9/Documentation/kernel-hacking/ |
D | hacking.rst | 97 computers made of match-sticks and snot, we abandoned this limitation
|