Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbpf.h2122 bpf_prog_run_array_uprobe(const struct bpf_prog_array __rcu *array_rcu, in bpf_prog_run_array_uprobe() argument
2139 array = rcu_dereference_check(array_rcu, rcu_read_lock_trace_held()); in bpf_prog_run_array_uprobe()