Searched defs:reg_type (Results 1 – 2 of 2) sorted by relevance
478 enum bpf_reg_type *reg_type) in kprobe_prog_is_valid_access()559 enum bpf_reg_type *reg_type) in tp_prog_is_valid_access()581 enum bpf_reg_type *reg_type) in pe_prog_is_valid_access()
667 enum bpf_access_type t, enum bpf_reg_type *reg_type) in check_ctx_access()820 enum bpf_reg_type reg_type = UNKNOWN_VALUE; in check_mem_access() local