| /linux-6.15/net/sctp/ |
| H A 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()
|
| H A 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 …]
|
| H A D | stream_interleave.c | 1114 list_for_each_safe(lchunk, temp, &q->abandoned) { in sctp_generate_iftsn()
|
| H A D | socket.c | 187 list_for_each_entry(chunk, &q->abandoned, transmitted_list) in sctp_for_each_tx_datachunk()
|
| /linux-6.15/drivers/iio/ |
| H A D | TODO | 6 - Yaml conversions for abandoned drivers
|
| /linux-6.15/Documentation/userspace-api/ |
| H A D | ntsync.rst | 37 has died; such a mutex is said to be abandoned. Owner death is not 39 communicated using ``NTSYNC_IOC_MUTEX_KILL``. An abandoned mutex is 241 If the mutex is marked as abandoned, the function fails with 260 Mark a mutex as unowned and abandoned if it is owned by the given 334 If an abandoned mutex is acquired, the ioctl fails with 338 abandoned, and ``index`` is still set to the index of the mutex. 369 If an abandoned mutex is acquired, the ioctl fails with 373 abandoned.
|
| /linux-6.15/Documentation/driver-api/media/ |
| H A D | dtv-core.rst | 28 abandoned standard, not used anymore) and ATSC version 3.0 current
|
| /linux-6.15/include/net/sctp/ |
| H A D | structs.h | 528 abandoned:1; /* should this message be abandoned */ member 1105 struct list_head abandoned; member
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | bug-bisect.rst | 18 kernel marked itself as 'tainted', occurs in an abandoned version, was already
|
| H A D | reporting-regressions.rst | 182 series that are either abandoned or more than one and a half years old. That's
|
| H A D | reporting-issues.rst | 1486 support for it is likely to be abandoned soon. Then it will get a "end-of-life"
|
| /linux-6.15/Documentation/timers/ |
| H A D | hrtimers.rst | 130 nanoseconds representation (at compile time). This was abandoned in the
|
| /linux-6.15/Documentation/firmware-guide/acpi/ |
| H A D | osi.rst | 89 _OS was abandoned, though even today, many BIOS look for
|
| /linux-6.15/Documentation/networking/ |
| H A D | lapb-module.rst | 135 LAPB link will be abandoned without further messages being passed. After
|
| /linux-6.15/Documentation/driver-api/driver-model/ |
| H A D | platform.rst | 126 configuration. Newer systems have largely abandoned that model, in favor of
|
| /linux-6.15/Documentation/admin-guide/cgroup-v1/ |
| H A D | cgroups.rst | 297 file system) of the abandoned cgroup. This enables automatic 298 removal of abandoned cgroups. The default value of
|
| /linux-6.15/Documentation/driver-api/nvdimm/ |
| H A D | nvdimm.rst | 101 has since been abandoned and never shipped in a product.
|
| /linux-6.15/Documentation/userspace-api/netlink/ |
| H A D | intro.rst | 543 Classic Netlink experimented with concepts which were abandoned in Generic
|
| /linux-6.15/Documentation/kernel-hacking/ |
| H A D | hacking.rst | 97 computers made of match-sticks and snot, we abandoned this limitation
|
| /linux-6.15/Documentation/process/ |
| H A D | handling-regressions.rst | 326 frustrating work, which is why they were abandoned after a while. To prevent
|