Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hv/
Dvmbus_drv.c469 static inline bool is_null_guid(const __u8 *guid) in is_null_guid() function
484 for (; !is_null_guid(id->guid); id++) in hv_vmbus_get_id()