/openbmc/openbmc/poky/meta/recipes-core/musl/gcompat/ |
H A D | 0001-Add-fcntl64-wrapper.patch | 4 Subject: [PATCH] Add fcntl64 wrapper 8 load libpvr_dri_support.so: Error relocating /usr/lib/libpvr_dri_support.so: fcntl64: symbol not fo… 33 +int fcntl64 (int fd, int cmd, ...)
|
/openbmc/openbmc/poky/meta/recipes-core/musl/ |
H A D | gcompat_git.bb | 11 file://0001-Add-fcntl64-wrapper.patch \
|
/openbmc/qemu/linux-user/mips/ |
H A D | syscall-args-o32.c.inc | 221 [ 220] = 3, /* fcntl64 */
|
H A D | syscall_o32.tbl | 234 220 o32 fcntl64 sys_fcntl64 compat_sys_fcntl64
|
/openbmc/linux/fs/ |
H A D | fcntl.c | 457 SYSCALL_DEFINE3(fcntl64, unsigned int, fd, unsigned int, cmd, in SYSCALL_DEFINE3() argument 660 COMPAT_SYSCALL_DEFINE3(fcntl64, unsigned int, fd, unsigned int, cmd, in COMPAT_SYSCALL_DEFINE3() argument
|
/openbmc/qemu/linux-user/mips64/ |
H A D | syscall_n32.tbl | 223 212 n32 fcntl64 compat_sys_fcntl64
|
/openbmc/qemu/linux-user/xtensa/ |
H A D | syscall.tbl | 72 61 common fcntl64 sys_fcntl64
|
/openbmc/linux/arch/xtensa/kernel/syscalls/ |
H A D | syscall.tbl | 72 61 common fcntl64 sys_fcntl64
|
/openbmc/linux/arch/mips/kernel/syscalls/ |
H A D | syscall_n32.tbl | 223 212 n32 fcntl64 compat_sys_fcntl64
|
H A D | syscall_o32.tbl | 234 220 o32 fcntl64 sys_fcntl64 compat_sys_fcntl64
|
/openbmc/qemu/linux-user/sh4/ |
H A D | syscall.tbl | 231 221 common fcntl64 sys_fcntl64
|
/openbmc/qemu/linux-user/microblaze/ |
H A D | syscall.tbl | 231 221 common fcntl64 sys_fcntl64
|
/openbmc/qemu/linux-user/arm/ |
H A D | syscall.tbl | 238 221 common fcntl64 sys_fcntl64 sys_oabi_fcntl64
|
/openbmc/qemu/linux-user/m68k/ |
H A D | syscall.tbl | 249 239 common fcntl64 sys_fcntl64
|
/openbmc/qemu/linux-user/hppa/ |
H A D | syscall.tbl | 224 202 common fcntl64 sys_fcntl64 compat_sys_fcntl64
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-3.4.1.rst | 125 - pseudo: Add fcntl64 wrapper
|
/openbmc/linux/arch/m68k/kernel/syscalls/ |
H A D | syscall.tbl | 249 239 common fcntl64 sys_fcntl64
|
/openbmc/linux/arch/arm/tools/ |
H A D | syscall.tbl | 238 221 common fcntl64 sys_fcntl64 sys_oabi_fcntl64
|
/openbmc/linux/arch/microblaze/kernel/syscalls/ |
H A D | syscall.tbl | 231 221 common fcntl64 sys_fcntl64
|
/openbmc/linux/arch/parisc/kernel/syscalls/ |
H A D | syscall.tbl | 224 202 common fcntl64 sys_fcntl64 compat_sys_fcntl64
|
/openbmc/linux/arch/sh/kernel/syscalls/ |
H A D | syscall.tbl | 231 221 common fcntl64 sys_fcntl64
|
/openbmc/qemu/linux-user/sparc/ |
H A D | syscall.tbl | 192 155 32 fcntl64 sys_fcntl64 compat_sys_fcntl64
|
/openbmc/qemu/linux-user/i386/ |
H A D | syscall_32.tbl | 235 221 i386 fcntl64 sys_fcntl64 compat_sys_fcntl64
|
/openbmc/linux/arch/x86/entry/syscalls/ |
H A D | syscall_32.tbl | 235 221 i386 fcntl64 sys_fcntl64 compat_sys_fcntl64
|
/openbmc/linux/arch/sparc/kernel/syscalls/ |
H A D | syscall.tbl | 192 155 32 fcntl64 sys_fcntl64 compat_sys_fcntl64
|