Home
last modified time | relevance | path

Searched refs:may_goto (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dcompute_live_registers.c318 __naked void may_goto(void) in may_goto() function
328 __imm_insn(may_goto, BPF_RAW_INSN(BPF_JMP | BPF_JCOND, 0, 0, +1 /* offset */, 0)) in may_goto()
H A Dverifier_may_goto_1.c10 __description("may_goto 0")
20 ".8byte %[may_goto];" in may_goto_simple()
22 ".8byte %[may_goto];" in may_goto_simple()
25 : __imm_insn(may_goto, BPF_RAW_INSN(BPF_JMP | BPF_JCOND, 0, 0, 0 /* offset */, 0)) in may_goto_simple()
30 __description("batch 2 of may_goto 0")
52 __description("may_goto batch with offsets 2/1/0")
78 __description("may_goto batch with offsets 2/0")
H A Dverifier_bpf_fastcall.c624 /* may_goto counter at -24 */
626 /* may_goto timestamp at -16 */
632 /* may_goto expansion starts */
640 /* may_goto expansion ends */
651 ".8byte %[may_goto];" in may_goto_interaction_x86_64()
657 __imm_insn(may_goto, BPF_RAW_INSN(BPF_JMP | BPF_JCOND, 0, 0, +1 /* offset */, 0)) in may_goto_interaction_x86_64()
664 /* may_goto counter at -24 */
666 /* may_goto timestamp at -16 */
670 /* may_goto expansion starts */
678 /* may_goto expansio in may_goto_interaction_arm64()
[all...]