Searched refs:twsk_slab_name (Results 1 – 2 of 2) sorted by relevance
16 char *twsk_slab_name; member
3811 kfree(twsk_prot->twsk_slab_name); in tw_prot_cleanup()3812 twsk_prot->twsk_slab_name = NULL; in tw_prot_cleanup()3824 twsk_prot->twsk_slab_name = kasprintf(GFP_KERNEL, "tw_sock_%s", in tw_prot_init()3826 if (!twsk_prot->twsk_slab_name) in tw_prot_init()3830 kmem_cache_create(twsk_prot->twsk_slab_name, in tw_prot_init()
Completed in 10 milliseconds