Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hv/
Dvmbus_drv.c559 static inline bool is_null_guid(const uuid_le *guid) in is_null_guid() function
593 for (; !is_null_guid(&id->guid); id++) in hv_vmbus_get_id()