Lines Matching refs:__imm_const
226 __imm_const(__imm_0, (1 << 29) - 1), in var_off_insn_off_test1()
227 __imm_const(__sk_buff_mark, offsetof(struct __sk_buff, mark)) in var_off_insn_off_test1()
255 __imm_const(__imm_0, (1 << 30) - 1), in var_off_insn_off_test2()
256 __imm_const(__imm_1, (1 << 29) - 1), in var_off_insn_off_test2()
257 __imm_const(__sk_buff_mark, offsetof(struct __sk_buff, mark)) in var_off_insn_off_test2()
338 __imm_const(__imm_0, 0xffffff80 >> 1) in of_boundary_crossing_range_1()
380 __imm_const(__imm_0, 0xffffff80 >> 1) in of_boundary_crossing_range_2()
687 : __imm_const(__sk_buff_data, offsetof(struct __sk_buff, data)), in __flag()
688 __imm_const(__sk_buff_data_end, offsetof(struct __sk_buff, data_end)) in __flag()
1023 : __imm_const(xdp_md_data, offsetof(struct xdp_md, data)), in crossing_64_bit_signed_boundary_1()
1024 __imm_const(xdp_md_data_end, offsetof(struct xdp_md, data_end)) in crossing_64_bit_signed_boundary_1()
1054 : __imm_const(xdp_md_data, offsetof(struct xdp_md, data)), in crossing_64_bit_signed_boundary_2()
1055 __imm_const(xdp_md_data_end, offsetof(struct xdp_md, data_end)) in crossing_64_bit_signed_boundary_2()
1079 : __imm_const(xdp_md_data, offsetof(struct xdp_md, data)), in bound_greater_than_u32_max()
1080 __imm_const(xdp_md_data_end, offsetof(struct xdp_md, data_end)) in bound_greater_than_u32_max()
1105 : __imm_const(xdp_md_data, offsetof(struct xdp_md, data)), in crossing_32_bit_signed_boundary_1()
1106 __imm_const(xdp_md_data_end, offsetof(struct xdp_md, data_end)) in crossing_32_bit_signed_boundary_1()
1136 : __imm_const(xdp_md_data, offsetof(struct xdp_md, data)), in crossing_32_bit_signed_boundary_2()
1137 __imm_const(xdp_md_data_end, offsetof(struct xdp_md, data_end)) in crossing_32_bit_signed_boundary_2()