Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/bpf/
H A Dkfuncs.rst266 is emitted in the ``type_is_trusted()`` function as follows:
/openbmc/linux/kernel/bpf/
H A Dverifier.c6368 static bool type_is_trusted(struct bpf_verifier_env *env, in type_is_trusted() function
6497 if (type_is_trusted(env, reg, field_name, btf_id)) { in check_ptr_to_btf_access()