timer_map
struct timer_map map;
struct timer_map map;
struct timer_map map;
void get_timer_map(struct kvm_vcpu *vcpu, struct timer_map *map)
struct timer_map map;
struct timer_map map;
struct timer_map map;
struct timer_map *map)
static void timer_set_traps(struct kvm_vcpu *vcpu, struct timer_map *map)
struct timer_map map;
struct timer_map map;
struct timer_map map;
struct timer_map map;
struct timer_map map;
TP_PROTO(unsigned long vcpu_id, struct timer_map *map),
GIC_VX_ACCESSOR_RW(32, 0x048, timer_map)
void get_timer_map(struct kvm_vcpu *vcpu, struct timer_map *map);
} timer_map SEC(".maps");
timer = bpf_map_lookup_elem(&timer_map, &key);
bpf_timer_init(timer, &timer_map, CLOCK_BOOTTIME);
} timer_map SEC(".maps");
timer = bpf_map_lookup_elem(&timer_map, &key);
timer = bpf_map_lookup_elem(&timer_map, &key);
bpf_timer_init(timer, &timer_map, CLOCK_MONOTONIC);
} timer_map SEC(".maps");
value = bpf_map_lookup_elem(&timer_map, &key);
bpf_timer_init(&value->timer, &timer_map, CLOCK_MONOTONIC);
bpf_map_delete_elem(&timer_map, &key);
} timer_map SEC(".maps");
val = bpf_map_lookup_elem(&timer_map, &key);
bpf_timer_init(&val->t, &timer_map, 0);
val = bpf_map_lookup_elem(&timer_map, &key);
bpf_timer_init(&val->t, &timer_map, 0);