Home
last modified time | relevance | path

Searched refs:is_jmp32 (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c7393 static int is_branch_taken(struct bpf_reg_state *reg, u64 val, u8 opcode, bool is_jmp32) in is_branch_taken() argument
7417 if (is_jmp32) { in is_branch_taken()
7429 u8 opcode, bool is_jmp32) in reg_set_min_max()
7459 if (is_jmp32) { in reg_set_min_max()
7468 if (is_jmp32) { in reg_set_min_max()
7477 if (is_jmp32) { in reg_set_min_max()
7491 if (is_jmp32) { in reg_set_min_max()
7508 if (is_jmp32) { in reg_set_min_max()
7525 if (is_jmp32) { in reg_set_min_max()
7542 if (is_jmp32) { in reg_set_min_max()
7428 reg_set_min_max(struct bpf_reg_state *true_reg, struct bpf_reg_state *false_reg, u64 val, u32 val32, u8 opcode, bool is_jmp32) reg_set_min_max() argument
7577 reg_set_min_max_inv(struct bpf_reg_state *true_reg, struct bpf_reg_state *false_reg, u64 val, u32 val32, u8 opcode, bool is_jmp32) reg_set_min_max_inv() argument
7829 bool is_jmp32; check_cond_jmp_op() local
[all...]

Completed in 13 milliseconds