Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dhelpers.c724 .arg1_type = ARG_PTR_TO_PERCPU_BTF_ID,
737 .arg1_type = ARG_PTR_TO_PERCPU_BTF_ID,
H A Dverifier.c8292 [ARG_PTR_TO_PERCPU_BTF_ID] = &percpu_btf_ptr_types,
8812 case ARG_PTR_TO_PERCPU_BTF_ID: in check_func_arg()
/linux/include/linux/
H A Dbpf.h741 ARG_PTR_TO_PERCPU_BTF_ID, /* pointer to in-kernel percpu type */ enumerator