Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c7360 static int process_timer_func(struct bpf_verifier_env *env, int regno, in type_is_trusted()
7373 return process_timer_func(env, regno, &meta->map); in type_is_trusted_or_null()
7379 return process_timer_func(env, regno, &meta->map); in check_ptr_to_btf_access()
8753 static int process_timer_func(struct bpf_verifier_env *env, int regno, process_timer_func() function