Home
last modified time | relevance | path

Searched refs:JLT (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/samples/seccomp/
A Dbpf-fancy.c68 JLT(sizeof(msg1), ALLOW), in main()
73 JLT(sizeof(msg2), ALLOW), in main()
78 JLT(sizeof(buf), ALLOW), in main()
A Dbpf-helper.h79 #define JLT(x, jt) JLT32(x, EXPAND(jt)) macro
119 #define JLT(x, jt) \ macro
/linux-6.3-rc2/kernel/bpf/
A Dcore.c1542 INSN_3(JMP32, JLT, X), \
1554 INSN_3(JMP32, JLT, K), \
1567 INSN_3(JMP, JLT, X), \
1579 INSN_3(JMP, JLT, K), \
1895 COND_JMP(u, JLT, <) in ___bpf_prog_run()
/linux-6.3-rc2/lib/
A Dtest_bpf.c11843 BPF_JMP32_IMM_ZEXT(JLT),
11879 BPF_JMP32_REG_ZEXT(JLT),

Completed in 27 milliseconds