Searched refs:dtor_ctx (Results 1 – 2 of 2) sorted by relevance
106 void *dtor_ctx; member272 c->dtor((void *)pos + LLIST_NODE_SZ, c->dtor_ctx); in free_all()689 ma->dtor_ctx_free(ma->dtor_ctx); in free_mem_alloc_no_barrier()1033 ma->dtor_ctx = ctx; in bpf_mem_alloc_set_dtor()1039 c->dtor_ctx = ctx; in bpf_mem_alloc_set_dtor()1048 c->dtor_ctx = ctx; in bpf_mem_alloc_set_dtor()
18 void *dtor_ctx; member