Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dcpumap.c471 static void __cpu_map_entry_free(struct work_struct *work) in __cpu_map_entry_free() function
513 INIT_RCU_WORK(&old_rcpu->free_work, __cpu_map_entry_free); in __cpu_map_entry_replace()
595 __cpu_map_entry_free(&rcpu->free_work.work); in cpu_map_free()