Searched refs:al_cleanup (Results 1 – 3 of 3) sorted by relevance
159 void (*al_cleanup)(void *ctx, struct perf_dlfilter_al *al);171 before calling. Returns 0 on success, -1 otherwise. Call al_cleanup() (if present,182 'al_cleanup' must be called (if present, so check perf_dlfilter_fns.al_cleanup != NULL)
122 void (*al_cleanup)(void *ctx, struct perf_dlfilter_al *al); member
330 .al_cleanup = dlfilter__al_cleanup,