Searched refs:mr_callback (Results 1 – 2 of 2) sorted by relevance
1490 void (*mr_callback)(void *, void *); in tavor_umap_umemlock_cb() local1527 mr_callback = mr->mr_umem_cbfunc; in tavor_umap_umemlock_cb()1531 if (mr_callback != NULL) { in tavor_umap_umemlock_cb()1532 mr_callback(mr_cbarg1, mr_cbarg2); in tavor_umap_umemlock_cb()
2023 void (*mr_callback)(void *, void *); in hermon_umap_umemlock_cb() local2060 mr_callback = mr->mr_umem_cbfunc; in hermon_umap_umemlock_cb()2064 if (mr_callback != NULL) { in hermon_umap_umemlock_cb()2065 mr_callback(mr_cbarg1, mr_cbarg2); in hermon_umap_umemlock_cb()