Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dcore.c140 mutex_init(&fp->aux->st_ops_assoc_mutex); in bpf_prog_alloc_no_stats()
291 mutex_destroy(&fp->aux->st_ops_assoc_mutex); in __bpf_prog_free()
/linux/include/linux/
H A Dbpf.h1771 struct mutex st_ops_assoc_mutex; member