Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c308 enum bpf_reg_type type; in reg_not_null()
1892 enum bpf_reg_type which) in reg_is_init_pkt_pointer()
2520 enum bpf_reg_type reg_type, in mark_btf_ld_reg()
3660 static bool is_spillable_regtype(enum bpf_reg_type type) in is_spillable_regtype()
6582 static int save_aux_ptr_type(struct bpf_verifier_env *env, enum bpf_reg_type type,
6590 enum bpf_reg_type src_reg_type; in check_load_mem()
6622 enum bpf_reg_type dst_reg_type; in check_store_reg()
7932 const enum bpf_reg_type types[10];
8051 enum bpf_reg_type expected, type = reg->type; in check_reg_type()
8485 enum bpf_reg_type type = reg->type; in check_func_arg()
[all …]
/linux/include/linux/
H A Dbpf.h989 enum bpf_reg_type { enum
1047 enum bpf_reg_type reg_type;
1614 enum bpf_reg_type reg_type;