Searched refs:map_key_from_value (Results 1 – 1 of 1) sorted by relevance
1087 static void *map_key_from_value(struct bpf_map *map, void *value, u32 *arr_idx) in map_key_from_value() function1181 key = map_key_from_value(map, value, &idx); in bpf_timer_cb()1207 key = map_key_from_value(map, value, &idx); in bpf_wq_work()4118 key = (void *)map_key_from_value(ctx->map, ctx->map_val, &idx); in bpf_task_work_callback()