Searched refs:skel_map_get_fd_by_id (Results 1 – 2 of 2) sorted by relevance
204 map_fd = skel_map_get_fd_by_id(jmp_table.map->id); in hid_bpf_release_progs()281 map_fd = skel_map_get_fd_by_id(jmp_table.map->id); in hid_bpf_release_prog_at()299 map_fd = skel_map_get_fd_by_id(jmp_table.map->id); in hid_bpf_insert_prog()
266 static inline int skel_map_get_fd_by_id(__u32 id) in skel_map_get_fd_by_id() function
Completed in 10 milliseconds