Searched defs:bpf_hrtimer (Results 1 – 2 of 2) sorted by relevance
33396 struct bpf_hrtimer { struct33397 struct hrtimer timer;33398 struct bpf_map *map;33399 struct bpf_prog *prog;33400 void __attribute__((btf_type_tag("rcu"))) *callback_fn;33401 void *value;33402 struct callback_head rcu;
43058 struct bpf_hrtimer { struct43059 struct hrtimer timer;43060 struct bpf_map *map;43061 struct bpf_prog *prog;43062 void __attribute__((btf_type_tag("rcu"))) *callback_fn;43063 void *value;43064 struct callback_head rcu;