Home
last modified time | relevance | path

Searched full:publication (Results 1 – 25 of 43) sorted by relevance

12

/linux/net/tipc/
H A Dname_distr.c45 * publ_to_item - add publication info to a publication message
46 * @p: publication info
49 static void publ_to_item(struct distr_item *i, struct publication *p) in publ_to_item()
59 * named_prepare_buf - allocate & initialize a publication message
84 * tipc_named_publish - tell other nodes about a new publication by this node
86 * @p: the new publication
88 struct sk_buff *tipc_named_publish(struct net *net, struct publication *p) in tipc_named_publish()
101 skb = named_prepare_buf(net, PUBLICATION, ITEM_SIZE, 0); in tipc_named_publish()
103 pr_warn("Publication distribution failure\n"); in tipc_named_publish()
114 * tipc_named_withdraw - tell other nodes about a withdrawn publication by this node
[all …]
H A Dname_distr.h45 * struct distr_item - publication info distributed to other nodes
50 * @key: publication key
56 * Key field uniquely identifies publication, in the event a port has
60 * the same for all items contained within a publication message.
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);
H A Dsubscr.h46 struct publication;
81 struct publication *p,
H A Dsubscr.c43 struct publication *p, in tipc_sub_send_event()
87 struct publication *p, in tipc_sub_report_overlap()
H A Dsocket.c2905 struct publication *p; in tipc_sk_publish()
2928 struct publication *safe, *p; in tipc_sk_withdraw()
2939 /* Unbind specific publication */ in tipc_sk_withdraw()
3698 struct publication *publ) in __tipc_nl_add_sk_publ()
3740 struct publication *p; in __tipc_nl_list_sk_publ()
3759 p = list_first_entry(&tsk->publications, struct publication, in __tipc_nl_list_sk_publ()
3838 struct publication *p; in tipc_sk_filtering()
3864 struct publication, binding_sock); in tipc_sk_filtering()
3942 struct publication *p; in tipc_sk_dump()
3969 struct publication, binding_sock); in tipc_sk_dump()
H A Dnet.c104 * steps the root of the 'publication' linked list between each lookup.
/linux/drivers/watchdog/
H A Dsp5100_tco.c12 * See AMD Publication 43009 "AMD SB700/710/750 Register Reference Guide",
13 * AMD Publication 44413 "AMD SP5100 Register Reference Guide"
14 * AMD Publication 45482 "AMD SB800-Series Southbridges Register
16 * AMD Publication 48751 "BIOS and Kernel Developer’s Guide (BKDG)
18 * AMD Publication 51192 "AMD Bolton FCH Register Reference Guide"
19 * AMD Publication 52740 "BIOS and Kernel Developer’s Guide (BKDG)
21 * AMD Publication 55570-B1-PUB "Processor Programming Reference (PPR)
24 * AMD Publication 55772-A1-PUB "Processor Programming Reference (PPR)
/linux/drivers/hwmon/
H A Dhwmon-vid.c29 * AMD Athlon 64 and AMD Opteron Processors, AMD Publication 26094,
34 * Revision Guide for AMD Athlon 64 and AMD Opteron Processors, AMD Publication 25759,
37 * AMD NPT Family 0Fh Processors, AMD Publication 32559,
42 * Revision Guide for AMD NPT Family 0Fh Processors, AMD Publication 33610,
/linux/include/uapi/linux/
H A Dtipc.h74 * Publication scopes when binding service / service range
124 #define TIPC_PUBLISHED 1 /* publication event */
H A Dtipc_netlink.h211 /* Publication info */
/linux/Documentation/devicetree/bindings/tpm/
H A Dmicrosoft,ftpm.yaml24 https://www.microsoft.com/en-us/research/publication/ftpm-software-implementation-tpm-chip/
/linux/Documentation/scheduler/
H A Dsched-eevdf.rst6 in a scientific publication in 1995 [1]. The Linux kernel began
/linux/net/sunrpc/
H A DKconfig59 (NIST Special Publication 800-38B). These include
/linux/Documentation/admin-guide/RAS/
H A Dmain.rst1166 :AMD publication #: 26094
1172 :AMD publication #: 32559
1179 :AMD publication #: 31116
1186 :AMD publication #: 49125
1193 :AMD publication #: 50742
1200 :AMD publication #: 48751
/linux/Documentation/process/
H A Dcontribution-maturity-model.rst84 and/or products, and the publication date of the upstream kernel
H A Dsecurity-bugs.rst50 only valid reason for deferring the publication of a fix is to accommodate
/linux/Documentation/driver-api/
H A Ds390-drivers.rst19 Operation", IBM publication no. SA22-7832.
/linux/drivers/net/ethernet/amd/
H A Da2065.h19 * Publication #16907, Rev. B, Amendment/0, May 1994
/linux/include/linux/mtd/
H A Dcfi.h104 * Publication 100" dated December 1, 2001.
/linux/crypto/
H A Dccm.c141 * NIST Special Publication 800-38C in format_input()
155 * RFC 3610 and NIST Special Publication 800-38C in format_adata()
/linux/Documentation/admin-guide/pm/
H A Dcpufreq_drivers.rst43 is available in the "BIOS and Kernel Developer's Guide", publication
/linux/drivers/pci/hotplug/
H A Dpciehp_core.c227 ctrl_err(ctrl, "Publication to user space failed (%d)\n", rc); in pciehp_probe()
/linux/drivers/char/tpm/
H A Dtpm_ftpm_tee.c6 * https://www.microsoft.com/en-us/research/publication/ftpm-software-implementation-tpm-chip/
/linux/fs/crypto/
H A Dcrypto.c20 * Special Publication 800-38E and IEEE P1619/D16.
/linux/arch/x86/kernel/
H A Dquirks.c522 * Corrupted LPC DMA Data) in AMD Publication #46837,

12