Home
last modified time | relevance | path

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

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