Home
last modified time | relevance | path

Searched refs:destroyer (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/net/rxrpc/
H A Dcall_object.c151 INIT_WORK(&call->destroyer, rxrpc_destroy_call); in rxrpc_alloc_call()
683 struct rxrpc_call *call = container_of(work, struct rxrpc_call, destroyer); in rxrpc_destroy_call()
726 schedule_work(&call->destroyer); in rxrpc_cleanup_call()
728 rxrpc_destroy_call(&call->destroyer); in rxrpc_cleanup_call()
H A Dar-internal.h493 struct work_struct destructor; /* In-process-context destroyer */
629 struct work_struct destroyer; /* In-process-context destroyer */ member
/kernel/linux/linux-5.10/net/netfilter/ipset/
H A Dip_set_core.c394 typedef void (*destroyer)(struct ip_set *, void *); typedef
/kernel/linux/linux-6.6/net/netfilter/ipset/
H A Dip_set_core.c394 typedef void (*destroyer)(struct ip_set *, void *); typedef

Completed in 10 milliseconds