cregit-Linux how code gets into the kernel

Release 4.14 tools/arch/x86/include/asm/unistd_32.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __NR_perf_event_open

# define __NR_perf_event_open 336
#endif
#ifndef __NR_futex

# define __NR_futex 240
#endif
#ifndef __NR_gettid

# define __NR_gettid 224
#endif
#ifndef __NR_getcpu

# define __NR_getcpu 318
#endif
#ifndef __NR_setns

# define __NR_setns 346
#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Arnaldo Carvalho de Melo4597.83%375.00%
Greg Kroah-Hartman12.17%125.00%
Total46100.00%4100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.