Searched refs:eventfd2 (Results 1 – 25 of 25) sorted by relevance
/kernel/linux/build/test/kernel_ltp/syscalls/eventfd2/ |
D | BUILD.gn | 20 [ "//third_party/ltp/testcases/kernel/syscalls/eventfd2/eventfd2_01.c" ] 26 [ "//third_party/ltp/testcases/kernel/syscalls/eventfd2/eventfd2_02.c" ] 32 [ "//third_party/ltp/testcases/kernel/syscalls/eventfd2/eventfd2_03.c" ]
|
/kernel/linux/build/test/kernel_ltp/syscalls/ |
D | BUILD.gn | 152 "eventfd2:eventfd2_01", 153 "eventfd2:eventfd2_02", 154 "eventfd2:eventfd2_03",
|
/kernel/linux/linux-5.10/kernel/ |
D | sys_ni.c | 64 COND_SYSCALL(eventfd2);
|
/kernel/linux/linux-5.10/fs/ |
D | eventfd.c | 453 SYSCALL_DEFINE2(eventfd2, unsigned int, count, int, flags) in SYSCALL_DEFINE2() argument
|
/kernel/linux/linux-5.10/arch/mips/kernel/syscalls/ |
D | syscall_n64.tbl | 295 284 n64 eventfd2 sys_eventfd2
|
D | syscall_n32.tbl | 299 288 n32 eventfd2 sys_eventfd2
|
D | syscall_o32.tbl | 339 325 o32 eventfd2 sys_eventfd2
|
/kernel/linux/linux-5.10/arch/ia64/kernel/syscalls/ |
D | syscall.tbl | 302 290 common eventfd2 sys_eventfd2
|
/kernel/linux/linux-5.10/arch/xtensa/kernel/syscalls/ |
D | syscall.tbl | 339 316 common eventfd2 sys_eventfd2
|
/kernel/linux/linux-5.10/tools/perf/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 301 290 common eventfd2 sys_eventfd2
|
/kernel/linux/linux-5.10/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 301 290 common eventfd2 sys_eventfd2
|
D | syscall_32.tbl | 342 328 i386 eventfd2 sys_eventfd2
|
/kernel/linux/linux-5.10/arch/arm/tools/ |
D | syscall.tbl | 373 356 common eventfd2 sys_eventfd2
|
/kernel/linux/linux-5.10/arch/microblaze/kernel/syscalls/ |
D | syscall.tbl | 350 340 common eventfd2 sys_eventfd2
|
/kernel/linux/linux-5.10/arch/parisc/kernel/syscalls/ |
D | syscall.tbl | 353 310 common eventfd2 parisc_eventfd2
|
/kernel/linux/linux-5.10/arch/sh/kernel/syscalls/ |
D | syscall.tbl | 338 328 common eventfd2 sys_eventfd2
|
/kernel/linux/linux-5.10/arch/m68k/kernel/syscalls/ |
D | syscall.tbl | 334 324 common eventfd2 sys_eventfd2
|
/kernel/linux/linux-5.10/tools/perf/arch/s390/entry/syscalls/ |
D | syscall.tbl | 333 323 common eventfd2 sys_eventfd2 sys_eventfd2
|
/kernel/linux/linux-5.10/arch/alpha/kernel/syscalls/ |
D | syscall.tbl | 416 485 common eventfd2 sys_eventfd2
|
/kernel/linux/linux-5.10/arch/sparc/kernel/syscalls/ |
D | syscall.tbl | 387 318 common eventfd2 sys_eventfd2
|
/kernel/linux/linux-5.10/arch/s390/kernel/syscalls/ |
D | syscall.tbl | 333 323 common eventfd2 sys_eventfd2 sys_eventfd2
|
/kernel/linux/linux-5.10/tools/perf/arch/powerpc/entry/syscalls/ |
D | syscall.tbl | 405 314 common eventfd2 sys_eventfd2
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/syscalls/ |
D | syscall.tbl | 411 314 common eventfd2 sys_eventfd2
|
/kernel/linux/linux-5.10/Documentation/process/ |
D | adding-syscalls.rst | 64 ``eventfd``/``eventfd2``, ``dup2``/``dup3``, ``inotify_init``/``inotify_init1``,
|
/kernel/linux/linux-5.10/Documentation/translations/it_IT/process/ |
D | adding-syscalls.rst | 74 ``eventfd``/``eventfd2``, ``dup2``/``dup3``, ``inotify_init``/``inotify_init1``,
|