Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dhelpers.c727 .arg1_type = ARG_PTR_TO_PERCPU_BTF_ID,
740 .arg1_type = ARG_PTR_TO_PERCPU_BTF_ID,
H A Dverifier.c8134 [ARG_PTR_TO_PERCPU_BTF_ID] = &percpu_btf_ptr_types,
8599 case ARG_PTR_TO_PERCPU_BTF_ID: in check_func_arg()
/openbmc/linux/include/linux/
H A Dbpf.h733 ARG_PTR_TO_PERCPU_BTF_ID, /* pointer to in-kernel percpu type */ enumerator