Searched refs:foo (Results 1 – 6 of 6) sorted by relevance
38 __be32 foo[2]; member80 struct hash_mac4_elem e = { { .foo[0] = 0, .foo[1] = 0 } }; in hash_mac4_kadt()102 struct hash_mac4_elem e = { { .foo[0] = 0, .foo[1] = 0 } }; in hash_mac4_uadt()
41 #define RDS_CM_EVENT_STRING(foo) \ argument42 [RDMA_CM_EVENT_##foo] = __stringify(RDMA_CM_EVENT_##foo)
43 #define RDS_IB_EVENT_STRING(foo) \ argument44 [IB_EVENT_##foo] = __stringify(IB_EVENT_##foo)
43 #define RDS_IB_WC_STATUS_STR(foo) \ argument44 [IB_WC_##foo] = __stringify(IB_WC_##foo)
1486 init_once(void *foo) in init_once() argument1488 struct rpc_inode *rpci = (struct rpc_inode *) foo; in init_once()
286 static void init_once(void *foo) in init_once() argument288 struct socket_alloc *ei = (struct socket_alloc *)foo; in init_once()