Searched refs:publications (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/Documentation/networking/ |
D | tcp-thin.rst | 52 http://simula.no/research/nd/publications/Simula.nd.477/simula_pdf_file
|
/Linux-v6.1/net/tipc/ |
D | socket.c | 116 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-v6.1/tools/memory-model/Documentation/ |
D | README | 38 o You are interested in the publications related to LKMM, including
|
/Linux-v6.1/Documentation/RCU/ |
D | RTFP.txt | 4 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-v6.1/Documentation/networking/device_drivers/ethernet/cirrus/ |
D | cs89x0.rst | 630 latest drivers and technical publications.
|