Searched refs:publication (Results 1 – 9 of 9) sorted by relevance
| /linux-4.4.14/net/tipc/ |
| D | name_table.c | 120 static struct publication *publ_create(u32 type, u32 lower, u32 upper, in publ_create() 124 struct publication *publ = kzalloc(sizeof(*publ), GFP_ATOMIC); in publ_create() 232 static struct publication *tipc_nameseq_insert_publ(struct net *net, in tipc_nameseq_insert_publ() 240 struct publication *publ; in tipc_nameseq_insert_publ() 351 static struct publication *tipc_nameseq_remove_publ(struct net *net, in tipc_nameseq_remove_publ() 356 struct publication *publ; in tipc_nameseq_remove_publ() 428 struct publication *crs; in tipc_nameseq_subscribe() 460 struct publication *tipc_nametbl_insert_publ(struct net *net, u32 type, in tipc_nametbl_insert_publ() 465 struct publication *publ; in tipc_nametbl_insert_publ() 488 struct publication *tipc_nametbl_remove_publ(struct net *net, u32 type, in tipc_nametbl_remove_publ() [all …]
|
| D | name_distr.c | 59 static void publ_to_item(struct distr_item *i, struct publication *p) in publ_to_item() 115 struct sk_buff *tipc_named_publish(struct net *net, struct publication *publ) in tipc_named_publish() 141 struct sk_buff *tipc_named_withdraw(struct net *net, struct publication *publ) in tipc_named_withdraw() 171 struct publication *publ; in named_distribute() 229 static void tipc_publ_subscribe(struct net *net, struct publication *publ, in tipc_publ_subscribe() 250 static void tipc_publ_unsubscribe(struct net *net, struct publication *publ, in tipc_publ_unsubscribe() 271 static void tipc_publ_purge(struct net *net, struct publication *publ, u32 addr) in tipc_publ_purge() 274 struct publication *p; in tipc_publ_purge() 295 struct publication *publ, *tmp; in tipc_publ_notify() 311 struct publication *publ = NULL; in tipc_update_nametbl() [all …]
|
| D | name_table.h | 69 struct publication { struct 103 struct publication *tipc_nametbl_publish(struct net *net, u32 type, u32 lower, argument 108 struct publication *tipc_nametbl_insert_publ(struct net *net, u32 type, 111 struct publication *tipc_nametbl_remove_publ(struct net *net, u32 type,
|
| D | name_distr.h | 70 struct sk_buff *tipc_named_publish(struct net *net, struct publication *publ); 71 struct sk_buff *tipc_named_withdraw(struct net *net, struct publication *publ);
|
| D | socket.c | 2185 struct publication *publ; in tipc_sk_publish() 2209 struct publication *publ; in tipc_sk_withdraw() 2210 struct publication *safe; in tipc_sk_withdraw() 2723 struct publication *publ) in __tipc_nl_add_sk_publ() 2765 struct publication *p; in __tipc_nl_list_sk_publ() 2784 p = list_first_entry(&tsk->publications, struct publication, in __tipc_nl_list_sk_publ()
|
| /linux-4.4.14/Documentation/cpu-freq/ |
| D | amd-powernow.txt | 27 is available in the "BIOS and Kernel Developer's Guide", publication
|
| /linux-4.4.14/Documentation/ |
| D | edac.txt | 754 AMD publication #: 26094 760 AMD publication #: 32559 767 AMD publication #: 31116 774 AMD publication #: 49125 781 AMD publication #: 50742 788 AMD publication #: 48751
|
| /linux-4.4.14/Documentation/sysctl/ |
| D | net.txt | 301 by another node may arrive after a second, overlapping name publication already
|
| /linux-4.4.14/Documentation/RCU/ |
| D | RTFP.txt | 91 1995 also saw the first publication of DYNIX/ptx's RCU mechanism 1308 First publication of working lock-based deferred free patches
|