Searched refs:PTR_TO_FUNC (Results 1 – 2 of 2) sorted by relevance
461 PTR_TO_FUNC, /* reg points to a bpf program function */ enumerator
572 [PTR_TO_FUNC] = "func",2735 case PTR_TO_FUNC: in is_spillable_regtype()5096 static const struct bpf_reg_types func_ptr_types = { .types = { PTR_TO_FUNC } };9425 dst_reg->type = PTR_TO_FUNC; in check_ld_imm()11772 aux->ptr_type = PTR_TO_FUNC; in resolve_pseudo_ldimm64()
Completed in 32 milliseconds