Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/bpf/
Darraymap.c1210 static void perf_event_fd_array_put_ptr(struct bpf_map *map, void *ptr, bool need_defer) in perf_event_fd_array_put_ptr() function
1251 .map_fd_put_ptr = perf_event_fd_array_put_ptr,