Home
last modified time | relevance | path

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

/Linux-v4.19/net/atm/
Dmpoa_caches.h51 void (*destroy_cache)(struct mpoa_client *mpc); member
77 void (*destroy_cache)(struct mpoa_client *mpc); member
Dmpc.c891 mpc->in_ops->destroy_cache(mpc); in mpoad_close()
892 mpc->eg_ops->destroy_cache(mpc); in mpoad_close()
1303 mpc->in_ops->destroy_cache(mpc); in mps_death()
1304 mpc->eg_ops->destroy_cache(mpc); in mps_death()
1510 mpc->in_ops->destroy_cache(mpc); in atm_mpoa_cleanup()
1511 mpc->eg_ops->destroy_cache(mpc); in atm_mpoa_cleanup()
Dmpoa_caches.c547 .destroy_cache = in_destroy_cache
560 .destroy_cache = eg_destroy_cache
/Linux-v4.19/drivers/dma/
Dste_dma40.c3530 goto destroy_cache; in d40_probe()
3539 goto destroy_cache; in d40_probe()
3555 goto destroy_cache; in d40_probe()
3565 goto destroy_cache; in d40_probe()
3572 goto destroy_cache; in d40_probe()
3580 goto destroy_cache; in d40_probe()
3591 goto destroy_cache; in d40_probe()
3601 goto destroy_cache; in d40_probe()
3610 goto destroy_cache; in d40_probe()
3625 goto destroy_cache; in d40_probe()
[all …]
/Linux-v4.19/mm/
Dzsmalloc.c339 static void destroy_cache(struct zs_pool *pool) in destroy_cache() function
2492 destroy_cache(pool); in zs_destroy_pool()
/Linux-v4.19/drivers/staging/fwserial/
Dfwserial.c2856 goto destroy_cache; in fwserial_init()
2879 destroy_cache: in fwserial_init()