Searched refs:eventfd2 (Results 1 – 24 of 24) sorted by relevance
/linux/kernel/ |
A D | sys_ni.c | 64 COND_SYSCALL(eventfd2);
|
/linux/fs/ |
A D | eventfd.c | 449 SYSCALL_DEFINE2(eventfd2, unsigned int, count, int, flags) in SYSCALL_DEFINE2() argument
|
/linux/arch/mips/kernel/syscalls/ |
A D | syscall_n64.tbl | 295 284 n64 eventfd2 sys_eventfd2
|
A D | syscall_n32.tbl | 299 288 n32 eventfd2 sys_eventfd2
|
A D | syscall_o32.tbl | 339 325 o32 eventfd2 sys_eventfd2
|
/linux/arch/ia64/kernel/syscalls/ |
A D | syscall.tbl | 302 290 common eventfd2 sys_eventfd2
|
/linux/tools/perf/arch/mips/entry/syscalls/ |
A D | syscall_n64.tbl | 295 284 n64 eventfd2 sys_eventfd2
|
/linux/arch/xtensa/kernel/syscalls/ |
A D | syscall.tbl | 339 316 common eventfd2 sys_eventfd2
|
/linux/arch/x86/entry/syscalls/ |
A D | syscall_64.tbl | 301 290 common eventfd2 sys_eventfd2
|
A D | syscall_32.tbl | 342 328 i386 eventfd2 sys_eventfd2
|
/linux/tools/perf/arch/x86/entry/syscalls/ |
A D | syscall_64.tbl | 301 290 common eventfd2 sys_eventfd2
|
/linux/arch/sh/kernel/syscalls/ |
A D | syscall.tbl | 338 328 common eventfd2 sys_eventfd2
|
/linux/arch/m68k/kernel/syscalls/ |
A D | syscall.tbl | 334 324 common eventfd2 sys_eventfd2
|
/linux/arch/arm/tools/ |
A D | syscall.tbl | 373 356 common eventfd2 sys_eventfd2
|
/linux/arch/parisc/kernel/syscalls/ |
A D | syscall.tbl | 353 310 common eventfd2 parisc_eventfd2
|
/linux/arch/microblaze/kernel/syscalls/ |
A D | syscall.tbl | 350 340 common eventfd2 sys_eventfd2
|
/linux/arch/sparc/kernel/syscalls/ |
A D | syscall.tbl | 387 318 common eventfd2 sys_eventfd2
|
/linux/arch/alpha/kernel/syscalls/ |
A D | syscall.tbl | 416 485 common eventfd2 sys_eventfd2
|
/linux/tools/perf/arch/powerpc/entry/syscalls/ |
A D | syscall.tbl | 403 314 common eventfd2 sys_eventfd2
|
/linux/tools/perf/arch/s390/entry/syscalls/ |
A D | syscall.tbl | 333 323 common eventfd2 sys_eventfd2 sys_eventfd2
|
/linux/arch/powerpc/kernel/syscalls/ |
A D | syscall.tbl | 403 314 common eventfd2 sys_eventfd2
|
/linux/arch/s390/kernel/syscalls/ |
A D | syscall.tbl | 333 323 common eventfd2 sys_eventfd2 sys_eventfd2
|
/linux/Documentation/process/ |
A D | adding-syscalls.rst | 64 ``eventfd``/``eventfd2``, ``dup2``/``dup3``, ``inotify_init``/``inotify_init1``,
|
/linux/Documentation/translations/it_IT/process/ |
A D | adding-syscalls.rst | 74 ``eventfd``/``eventfd2``, ``dup2``/``dup3``, ``inotify_init``/``inotify_init1``,
|
Completed in 20 milliseconds