Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/stm/ !
Dstm.h54 void stp_policy_unbind(struct stp_policy *policy);
Dpolicy.c326 void stp_policy_unbind(struct stp_policy *policy) in stp_policy_unbind() function
361 stp_policy_unbind(policy); in stp_policy_release()
Dcore.c957 stp_policy_unbind(stm->policy); in stm_unregister_device()