Searched refs:skel_map_get_fd_by_id (Results 1 – 2 of 2) sorted by relevance
205 map_fd = skel_map_get_fd_by_id(jmp_table.map->id); in hid_bpf_release_progs()295 map_fd = skel_map_get_fd_by_id(jmp_table.map->id); in hid_bpf_release_prog_at()313 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