Home
last modified time | relevance | path

Searched refs:w0 (Results 1 – 3 of 3) sorted by relevance

/net/tipc/
Dnet.c167 u64 *w0 = (u64 *)&tn->node_id[0]; in __tipc_nl_add_net() local
183 if (nla_put_u64_64bit(msg->skb, TIPC_NLA_NET_NODEID, *w0, 0)) in __tipc_nl_add_net()
268 u64 *w0 = (u64 *)&node_id[0]; in __tipc_nl_net_set() local
273 *w0 = nla_get_u64(attrs[TIPC_NLA_NET_NODEID]); in __tipc_nl_net_set()
Dcrypto.h145 __be32 w0; member
Dnode.c2248 u64 *w0 = (u64 *)&node_id[0]; in tipc_nl_peer_rm() local
2275 *w0 = nla_get_u64(attrs[TIPC_NLA_NET_NODEID]); in tipc_nl_peer_rm()