Home
last modified time | relevance | path

Searched defs:bpf_hrtimer (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h33396 struct bpf_hrtimer { struct
33397 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;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h43058 struct bpf_hrtimer { struct
43059 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;