JLT              1204 kernel/bpf/core.c 	INSN_3(JMP32, JLT,  X),			\
JLT              1216 kernel/bpf/core.c 	INSN_3(JMP32, JLT,  K),			\
JLT              1229 kernel/bpf/core.c 	INSN_3(JMP, JLT,  X),			\
JLT              1241 kernel/bpf/core.c 	INSN_3(JMP, JLT,  K),			\
JLT              1519 kernel/bpf/core.c 	COND_JMP(u, JLT, <)
JLT                68 samples/seccomp/bpf-fancy.c 		JLT(sizeof(msg1), ALLOW),
JLT                73 samples/seccomp/bpf-fancy.c 		JLT(sizeof(msg2), ALLOW),
JLT                78 samples/seccomp/bpf-fancy.c 		JLT(sizeof(buf), ALLOW),