Searched refs:publications (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/Documentation/networking/ |
D | tcp-thin.txt | 47 http://simula.no/research/nd/publications/Simula.nd.477/simula_pdf_file
|
D | cs89x0.txt | 608 latest drivers and technical publications.
|
/Linux-v4.19/net/tipc/ |
D | socket.c | 103 struct list_head publications; member 445 INIT_LIST_HEAD(&tsk->publications); in tipc_sk_create() 2622 list_add(&publ->binding_sock, &tsk->publications); in tipc_sk_publish() 2639 list_for_each_entry_safe(publ, safe, &tsk->publications, binding_sock) { in tipc_sk_withdraw() 2658 if (list_empty(&tsk->publications)) in tipc_sk_withdraw() 3201 } else if (!list_empty(&tsk->publications)) { in __tipc_nl_add_sk_info() 3435 list_for_each_entry(p, &tsk->publications, binding_sock) { in __tipc_nl_list_sk_publ() 3451 p = list_first_entry(&tsk->publications, struct publication, in __tipc_nl_list_sk_publ() 3455 list_for_each_entry_from(p, &tsk->publications, binding_sock) { in __tipc_nl_list_sk_publ()
|
/Linux-v4.19/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-v4.19/crypto/ |
D | Kconfig | 509 http://csrc.nist.gov/publications/nistpubs/800-38B/SP_800-38B.pdf
|