Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dcpumap.c463 static void __cpu_map_entry_free(struct work_struct *work) in __cpu_map_entry_free() function
505 INIT_RCU_WORK(&old_rcpu->free_work, __cpu_map_entry_free); in __cpu_map_entry_replace()
587 __cpu_map_entry_free(&rcpu->free_work.work); in cpu_map_free()