Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/
H A Dgtp.c1017 static void pdp_context_free(struct rcu_head *head) in pdp_context_free() function
1029 call_rcu(&pctx->rcu_head, pdp_context_free); in pdp_context_delete()