Searched refs:error_code (Results 1 – 4 of 4) sorted by relevance
/tools/perf/util/ |
D | bpf-prologue.c | 319 prologue_relocate(struct bpf_insn_pos *pos, struct bpf_insn *error_code, in prologue_relocate() argument 340 target = error_code; in prologue_relocate() 363 struct bpf_insn *error_code = NULL; in bpf__gen_prologue() local 456 error_code = pos.pos; in bpf__gen_prologue() 488 err = prologue_relocate(&pos, error_code, success_code, in bpf__gen_prologue()
|
/tools/testing/selftests/powerpc/tm/ |
D | tm-trap.c | 45 #define pr_error(error_code, format, ...) \ argument 46 error_at_line(1, error_code, __FILE__, __LINE__, format, ##__VA_ARGS__)
|
/tools/arch/x86/include/uapi/asm/ |
D | kvm.h | 304 __u32 error_code; member
|
/tools/include/uapi/linux/ |
D | kvm.h | 283 __u32 error_code; member
|