Home
last modified time | relevance | path

Searched defs:ptr_regno (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/bpf/
H A Dverifier.c5375 check_stack_write_var_off(struct bpf_verifier_env * env,struct bpf_func_state * state,int ptr_regno,int off,int size,int value_regno,int insn_idx) check_stack_write_var_off() argument
5699 check_stack_read_var_off(struct bpf_verifier_env * env,int ptr_regno,int off,int size,int dst_regno) check_stack_read_var_off() argument
5731 check_stack_read(struct bpf_verifier_env * env,int ptr_regno,int off,int size,int dst_regno) check_stack_read() argument
5788 check_stack_write(struct bpf_verifier_env * env,int ptr_regno,int off,int size,int value_regno,int insn_idx) check_stack_write() argument
[all...]