/linux/net/tipc/ |
H A D | name_distr.c | 45 * 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 D | name_distr.h | 45 * 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 D | subscr.h | 46 struct publication; 81 struct publication *p,
|
H A D | subscr.c | 43 struct publication *p, in tipc_sub_send_event() 87 struct publication *p, in tipc_sub_report_overlap()
|
H A D | socket.c | 2905 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 D | net.c | 104 * steps the root of the 'publication' linked list between each lookup.
|
/linux/drivers/watchdog/ |
H A D | sp5100_tco.c | 12 * 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 D | hwmon-vid.c | 29 * 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 D | tipc.h | 74 * Publication scopes when binding service / service range 124 #define TIPC_PUBLISHED 1 /* publication event */
|
H A D | tipc_netlink.h | 211 /* Publication info */
|
/linux/Documentation/devicetree/bindings/tpm/ |
H A D | microsoft,ftpm.yaml | 24 https://www.microsoft.com/en-us/research/publication/ftpm-software-implementation-tpm-chip/
|
/linux/Documentation/scheduler/ |
H A D | sched-eevdf.rst | 6 in a scientific publication in 1995 [1]. The Linux kernel began
|
/linux/net/sunrpc/ |
H A D | Kconfig | 59 (NIST Special Publication 800-38B). These include
|
/linux/Documentation/admin-guide/RAS/ |
H A D | main.rst | 1166 :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 D | contribution-maturity-model.rst | 84 and/or products, and the publication date of the upstream kernel
|
H A D | security-bugs.rst | 50 only valid reason for deferring the publication of a fix is to accommodate
|
/linux/Documentation/driver-api/ |
H A D | s390-drivers.rst | 19 Operation", IBM publication no. SA22-7832.
|
/linux/drivers/net/ethernet/amd/ |
H A D | a2065.h | 19 * Publication #16907, Rev. B, Amendment/0, May 1994
|
/linux/include/linux/mtd/ |
H A D | cfi.h | 104 * Publication 100" dated December 1, 2001.
|
/linux/crypto/ |
H A D | ccm.c | 141 * 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 D | cpufreq_drivers.rst | 43 is available in the "BIOS and Kernel Developer's Guide", publication
|
/linux/drivers/pci/hotplug/ |
H A D | pciehp_core.c | 227 ctrl_err(ctrl, "Publication to user space failed (%d)\n", rc); in pciehp_probe()
|
/linux/drivers/char/tpm/ |
H A D | tpm_ftpm_tee.c | 6 * https://www.microsoft.com/en-us/research/publication/ftpm-software-implementation-tpm-chip/
|
/linux/fs/crypto/ |
H A D | crypto.c | 20 * Special Publication 800-38E and IEEE P1619/D16.
|
/linux/arch/x86/kernel/ |
H A D | quirks.c | 522 * Corrupted LPC DMA Data) in AMD Publication #46837,
|