Home
last modified time | relevance | path

Searched refs:kcmp (Results 1 – 25 of 28) sorted by relevance

12

/linux/tools/testing/selftests/kcmp/
H A D.gitignore3 kcmp-test-file
H A DMakefile6 EXTRA_CLEAN := $(OUTPUT)/kcmp-test-file
/linux/tools/perf/trace/beauty/
H A Dkcmp_type.sh8 grep -E $regex ${header_dir}/kcmp.h | grep -v KCMP_TYPES, | \
H A DBuild10 perf-y += kcmp.o
/linux/fs/
H A Deventpoll.c1176 int kcmp; in ep_find() local
1184 kcmp = ep_cmp_ffd(&ffd, &epi->ffd); in ep_find()
1185 if (kcmp > 0) in ep_find()
1187 else if (kcmp < 0) in ep_find()
1387 int kcmp; in ep_rbtree_insert() local
1395 kcmp = ep_cmp_ffd(&epi->ffd, &epic->ffd); in ep_rbtree_insert()
1396 if (kcmp > 0) { in ep_rbtree_insert()
/linux/kernel/
H A Dkcmp.c135 SYSCALL_DEFINE5(kcmp, pid_t, pid1, pid_t, pid2, int, type, in SYSCALL_DEFINE5() argument
H A Dsys_ni.c241 COND_SYSCALL(kcmp);
H A DMakefile63 obj-$(CONFIG_KCMP) += kcmp.o
/linux/tools/testing/selftests/
H A DMakefile51 TARGETS += kcmp
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl317 306 n64 kcmp sys_kcmp
/linux/scripts/
H A Dsyscall.tbl322 272 common kcmp sys_kcmp
/linux/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl322 272 common kcmp sys_kcmp
H A Dsyscall_32.tbl393 378 common kcmp sys_kcmp
/linux/arch/arm64/tools/
H A Dsyscall_64.tbl322 272 common kcmp sys_kcmp
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl297 343 common kcmp sys_kcmp
/linux/tools/scripts/
H A Dsyscall.tbl322 272 common kcmp sys_kcmp
/linux/tools/perf/arch/parisc/entry/syscalls/
H A Dsyscall.tbl377 332 common kcmp sys_kcmp
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl377 367 common kcmp sys_kcmp
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl354 331 common kcmp sys_kcmp
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl324 312 common kcmp sys_kcmp
H A Dsyscall_32.tbl364 349 i386 kcmp sys_kcmp
/linux/tools/perf/arch/alpha/entry/syscalls/
H A Dsyscall.tbl437 506 common kcmp sys_kcmp
/linux/tools/perf/arch/arm/entry/syscalls/
H A Dsyscall.tbl396 378 common kcmp sys_kcmp
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl413 341 common kcmp sys_kcmp
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl458 354 nospu kcmp sys_kcmp

12