Searched defs:hnd (Results 1 – 9 of 9) sorted by relevance
27 #define set_xen_guest_handle(hnd, val) \ argument34 #define set_xen_guest_handle(hnd, val) do { (hnd).p = val; } while (0) argument38 #define set_xen_guest_handle(hnd, val) \ argument45 #define set_xen_guest_handle(hnd, val) do { (hnd) = val; } while (0) argument
23 #define set_xen_guest_handle(hnd, val) \ argument
95 arp_failure_handler_func hnd) in set_arp_failure_handler()
323 acpi_handle hnd = node->handle; in acpi_get_pci_dev() local
142 u32 hnd; /* opaque handle, not used by device */ member152 u32 hnd; /* opaque handle, not used by device */ member
361 struct hlist_node *hnd) in cfs_hash_dh_hnode_del()416 struct hlist_node *hnd) in cfs_hash_dd_hnode_del()
2178 struct sge_fl *fl, rspq_handler_t hnd) in t4vf_sge_alloc_rxq()
2442 struct sge_fl *fl, rspq_handler_t hnd) in t4_sge_alloc_rxq()
3007 struct hlist_node *hnd = NULL; in t_hash_next() local