Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dbpf.h2055 int bpf_prog_array_copy_info(struct bpf_prog_array *array,
/linux-6.12.1/kernel/trace/
Dbpf_trace.c2263 ret = bpf_prog_array_copy_info(progs, ids, ids_len, &prog_cnt); in perf_event_query_prog_array()
/linux-6.12.1/kernel/bpf/
Dcore.c2715 int bpf_prog_array_copy_info(struct bpf_prog_array *array, in bpf_prog_array_copy_info() function