Searched refs:timer_map (Results 1 – 5 of 5) sorted by relevance
22 } timer_map SEC(".maps");60 timer = bpf_map_lookup_elem(&timer_map, &key); in __flag()62 bpf_timer_init(timer, &timer_map, CLOCK_BOOTTIME); in __flag()
79 struct timer_map { struct86 void get_timer_map(struct kvm_vcpu *vcpu, struct timer_map *map); argument
120 struct timer_map map; in __activate_traps()154 struct timer_map map; in __deactivate_traps()
266 GIC_VX_ACCESSOR_RW(32, 0x048, timer_map)
227 TP_PROTO(unsigned long vcpu_id, struct timer_map *map),