Searched refs:publications (Results 1 – 4 of 4) sorted by relevance
| /linux/net/tipc/ |
| H A D | socket.c | 116 struct list_head publications; member 494 INIT_LIST_HEAD(&tsk->publications); in tipc_sk_create() 2921 list_add(&p->binding_sock, &tsk->publications); in tipc_sk_publish() 2934 list_for_each_entry_safe(p, safe, &tsk->publications, binding_sock) { in tipc_sk_withdraw() 2954 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/Documentation/networking/ |
| H A D | tcp-thin.rst | 52 http://simula.no/research/nd/publications/Simula.nd.477/simula_pdf_file
|
| /linux/tools/memory-model/Documentation/ |
| H A D | README | 52 o You are interested in the publications related to LKMM, including
|
| /linux/Documentation/networking/device_drivers/ethernet/cirrus/ |
| H A D | cs89x0.rst | 630 latest drivers and technical publications.
|