Home
last modified time | relevance | path

Searched refs:coresight_get_ref (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-core.c664 * coresight_get_ref- Helper function to increase reference count to module
669 static inline bool coresight_get_ref(struct coresight_device *csdev) in coresight_get_ref() function
710 if (!coresight_get_ref(child)) in coresight_grab_device()
713 if (coresight_get_ref(csdev)) in coresight_grab_device()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-core.c722 * coresight_get_ref- Helper function to increase reference count to module
730 static inline bool coresight_get_ref(struct coresight_device *csdev) in coresight_get_ref() function
773 if (!coresight_get_ref(child)) in coresight_grab_device()
776 if (coresight_get_ref(csdev)) in coresight_grab_device()

Completed in 5 milliseconds