Searched refs:kptr_xchg_inline (Results 1 – 2 of 2) sorted by relevance
10 struct kptr_xchg_inline *skel; in test_kptr_xchg_inline()26 err = get_xlated_program(bpf_program__fd(skel->progs.kptr_xchg_inline), &insn, &cnt); in test_kptr_xchg_inline()
19 __naked int kptr_xchg_inline(void) in kptr_xchg_inline() function