Home
last modified time | relevance | path

Searched refs:publications (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/net/tipc/
Dsocket.c116 struct list_head publications; member
494 INIT_LIST_HEAD(&tsk->publications); in tipc_sk_create()
2919 list_add(&p->binding_sock, &tsk->publications); in tipc_sk_publish()
2932 list_for_each_entry_safe(p, safe, &tsk->publications, binding_sock) { in tipc_sk_withdraw()
2952 if (list_empty(&tsk->publications)) { in tipc_sk_withdraw()
3512 } else if (!list_empty(&tsk->publications)) { in __tipc_nl_add_sk_info()
3743 list_for_each_entry(p, &tsk->publications, binding_sock) { in __tipc_nl_list_sk_publ()
3747 if (list_entry_is_head(p, &tsk->publications, binding_sock)) { in __tipc_nl_list_sk_publ()
3759 p = list_first_entry(&tsk->publications, struct publication, in __tipc_nl_list_sk_publ()
3763 list_for_each_entry_from(p, &tsk->publications, binding_sock) { in __tipc_nl_list_sk_publ()
[all …]
/linux-6.12.1/Documentation/networking/
Dtcp-thin.rst52 http://simula.no/research/nd/publications/Simula.nd.477/simula_pdf_file
/linux-6.12.1/tools/memory-model/Documentation/
DREADME49 o You are interested in the publications related to LKMM, including
/linux-6.12.1/Documentation/RCU/
DRTFP.txt4 This document describes RCU-related publications, and is followed by
5 the corresponding bibtex entries. A number of the publications may
438 \url{https://www.usenix.org/publications/library/proceedings/neworl/full_papers/john.a}
1543 ,note="\url{http://www.nada.kth.se/~snilsson/publications/TRASH/trash.pdf}"
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/cirrus/
Dcs89x0.rst630 latest drivers and technical publications.