Searched refs:shuffle_scno (Results 1 – 4 of 4) sorted by relevance
70 scno = shuffle_scno(scno); in arch_get_scno()81 shuffle_scno(scno)); in arch_get_scno()
17 scno = shuffle_scno(scno); in arch_get_scno()
524 shuffle_scno(kernel_ulong_t scno) in shuffle_scno() function1270 sprintf(s->buf, "syscall_%" PRI_klu, shuffle_scno(tcp->scno)); in get_scno()
7551 (shuffle_scno): Change return type from long to kernel_scno_t.26667 arm: rewrite shuffle_scno in a bit more readable way.26670 * syscall.c [ARM || AARCH64] (shuffle_scno): Update.29301 also needs to call the shuffle_scno function for the ARM-specific29304 * syscall.c (shuffle_scno): Define on AARCH64.29305 (get_scno) [AARCH64]: Call shuffle_scno when the tracee is in 32-bit mode.31841 * syscall.c (shuffle_scno): New function.