Home
last modified time | relevance | path

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

/linux-6.1.9/Documentation/networking/
Dtcp-thin.rst52 http://simula.no/research/nd/publications/Simula.nd.477/simula_pdf_file
/linux-6.1.9/net/tipc/
Dsocket.c116 struct list_head publications; member
496 INIT_LIST_HEAD(&tsk->publications); in tipc_sk_create()
2920 list_add(&p->binding_sock, &tsk->publications); in tipc_sk_publish()
2933 list_for_each_entry_safe(p, safe, &tsk->publications, binding_sock) { in tipc_sk_withdraw()
2953 if (list_empty(&tsk->publications)) { in tipc_sk_withdraw()
3516 } else if (!list_empty(&tsk->publications)) { in __tipc_nl_add_sk_info()
3750 list_for_each_entry(p, &tsk->publications, binding_sock) { in __tipc_nl_list_sk_publ()
3754 if (list_entry_is_head(p, &tsk->publications, binding_sock)) { in __tipc_nl_list_sk_publ()
3766 p = list_first_entry(&tsk->publications, struct publication, in __tipc_nl_list_sk_publ()
3770 list_for_each_entry_from(p, &tsk->publications, binding_sock) { in __tipc_nl_list_sk_publ()
[all …]
/linux-6.1.9/tools/memory-model/Documentation/
DREADME38 o You are interested in the publications related to LKMM, including
/linux-6.1.9/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.1.9/Documentation/networking/device_drivers/ethernet/cirrus/
Dcs89x0.rst630 latest drivers and technical publications.