Searched refs:st_ops_assoc_mutex (Results 1 – 2 of 2) sorted by relevance
140 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()
1771 struct mutex st_ops_assoc_mutex; member