Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dbpf.h1963 bpf_prog_run_array_uprobe(const struct bpf_prog_array __rcu *array_rcu, in bpf_prog_run_array_uprobe() argument
1980 array = rcu_dereference_check(array_rcu, rcu_read_lock_trace_held()); in bpf_prog_run_array_uprobe()