Searched refs:shuffle_scno (Results 1 – 12 of 12) sorted by relevance
1 #define shuffle_scno arm_shuffle_scno macro3 #undef shuffle_scno6 shuffle_scno(kernel_ulong_t scno) in shuffle_scno() function
2 shuffle_scno(kernel_ulong_t scno) in shuffle_scno() function
8 if (shuffle_scno(scno) != scno) in nr_prefix()
525 ? (kernel_long_t) shuffle_scno(opts->data.scno) in tamper_with_syscall_entering()1209 tcp->scno = shuffle_scno(tcp->scno); in get_scno()1222 xsprintf(s->buf, "syscall_%#" PRI_klx, shuffle_scno(tcp->scno)); in get_scno()1230 tcp->pid, shuffle_scno(tcp->scno)); in get_scno()
209 const char *scname = syscall_name(shuffle_scno( in print_si_info()
447 linux/aarch64/shuffle_scno.c \499 linux/arm/shuffle_scno.c \808 linux/shuffle_scno.c \895 linux/x32/shuffle_scno.c \920 linux/x86_64/shuffle_scno.c \
485 extern kernel_ulong_t shuffle_scno(kernel_ulong_t scno);
7931 * syscall.c (syscall_name): Do not call shuffle_scno.7932 * printsiginfo.c (print_si_info) <case SIGSYS>: Use shuffle_scno.7944 Make shuffle_scno globally available.7945 * syscall.c (shuffle_scno): Move the declaration...7946 * defs.h (shuffle_scno): ...here. Remove static qualifier.7947 * linux/aarch64/shuffle_scno.c (shuffle_scno): Remove static qualifier.7948 * linux/arm/shuffle_scno.c: Likewise.7949 * linux/shuffle_scno.c: Likewise.7950 * linux/x32/shuffle_scno.c: Likewise.7951 * linux/x86_64/shuffle_scno.c: Likewise.[all …]
1465 linux/aarch64/shuffle_scno.c \1517 linux/arm/shuffle_scno.c \1826 linux/shuffle_scno.c \1913 linux/x32/shuffle_scno.c \1938 linux/x86_64/shuffle_scno.c \