Home
last modified time | relevance | path

Searched refs:timer_types (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/bpf/
H A Dverifier.c7783 static const struct bpf_reg_types timer_types = { .types = { PTR_TO_MAP_VALUE } };
7820 [ARG_PTR_TO_TIMER] = &timer_types,
8002 static const struct bpf_reg_types timer_types = { .types = { PTR_TO_MAP_VALUE } }; global() variable