| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | reuseport_bpf_numa.c | 73 static void attach_bpf(int fd) in attach_bpf() 112 int fd; in send_from_node() local 164 int i, fd; in receive_on_node() local
|
| H A D | tcp_mmap.c | 161 int lu, fd; in child_thread() local 267 static void apply_rcvsnd_buf(int fd) in apply_rcvsnd_buf() 329 int fd, res; in do_accept() local 376 int fd, c, on = 1; in main() local
|
| /OK3568_Linux_fs/external/rockit/mpi/example/mod/ |
| H A D | test_mpi_mmz.cpp | 44 #define vaddr_to_fd_offset(vaddr, fd, offset) do {\ argument 56 #define paddr_to_fd_offset(paddr, fd, offset) do {\ argument 82 RK_S32 fd = RK_MPI_MMZ_Handle2Fd(mb); in unit_test_mpi_mmz() local
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | open.c | 156 long do_sys_ftruncate(unsigned int fd, loff_t length, int small) in do_sys_ftruncate() 204 SYSCALL_DEFINE2(ftruncate, unsigned int, fd, unsigned long, length) in SYSCALL_DEFINE2() argument 210 COMPAT_SYSCALL_DEFINE2(ftruncate, unsigned int, fd, compat_ulong_t, length) in COMPAT_SYSCALL_DEFINE2() argument 223 SYSCALL_DEFINE2(ftruncate64, unsigned int, fd, loff_t, length) in SYSCALL_DEFINE2() argument 327 int ksys_fallocate(int fd, int mode, loff_t offset, loff_t len) in ksys_fallocate() 339 SYSCALL_DEFINE4(fallocate, int, fd, int, mode, loff_t, offset, loff_t, len) in SYSCALL_DEFINE4() argument 512 SYSCALL_DEFINE1(fchdir, unsigned int, fd) in SYSCALL_DEFINE1() argument 602 SYSCALL_DEFINE2(fchmod, unsigned int, fd, umode_t, mode) in SYSCALL_DEFINE2() argument 747 int ksys_fchown(unsigned int fd, uid_t user, gid_t group) in ksys_fchown() 759 SYSCALL_DEFINE3(fchown, unsigned int, fd, uid_t, user, gid_t, group) in SYSCALL_DEFINE3() argument [all …]
|
| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | write.c | 209 struct jffs2_full_dirent *fd; in jffs2_write_dirent() local 447 struct jffs2_full_dirent *fd; in jffs2_do_create() local 552 struct jffs2_full_dirent *fd; in jffs2_do_unlink() local 672 struct jffs2_full_dirent *fd; in jffs2_do_link() local
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | data.c | 166 int fd = perf_data__is_read(data) ? in check_pipe() local 230 int fd; in open_file_read() local 270 int fd; in open_file_write() local 285 int fd; in open_file() local
|
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/ |
| H A D | bt_test.c | 776 int fd = fileno(fp); in check_Sofia3gr_bluedroid_test() local 913 int readttyLen(int fd,unsigned char *buffer,int len) in readttyLen() 934 void readBrcmTty(int fd, unsigned char *buffer) in readBrcmTty() 962 void readRtkTty(int fd, unsigned char *buffer) in readRtkTty()
|
| /OK3568_Linux_fs/kernel/tools/lib/bpf/ |
| H A D | xsk.c | 54 int fd; member 80 int fd; member 86 int fd; member 195 static int xsk_get_mmap_offsets(int fd, struct xdp_mmap_offsets *off) in xsk_get_mmap_offsets() 216 static int xsk_create_umem_rings(struct xsk_umem *umem, int fd, in xsk_create_umem_rings() 445 int fd, err, ret; in xsk_get_max_queues() local 482 int fd; in xsk_create_bpf_maps() local 513 int fd, err; in xsk_lookup_bpf_maps() local
|
| /OK3568_Linux_fs/u-boot/fs/yaffs2/ |
| H A D | yaffsfs.c | 154 struct yaffsfs_FileDes *fd = yaffsfs_HandleToFileDes(handle); in yaffsfs_HandleToInode() local 283 struct yaffsfs_FileDes *fd; in yaffsfs_NewHandleAndFileDes() local 331 struct yaffsfs_FileDes *fd; in yaffsfs_PutFileDes() local 363 struct yaffsfs_FileDes *fd; in yaffsfs_BreakDeviceHandles() local 779 struct yaffsfs_FileDes *fd = NULL; in yaffs_open_sharing() local 1068 struct yaffsfs_FileDes *fd = NULL; in yaffsfs_do_read() local 1190 struct yaffsfs_FileDes *fd = NULL; in yaffsfs_do_write() local 1294 int yaffs_write(int fd, const void *buf, unsigned int nbyte) in yaffs_write() 1299 int yaffs_pwrite(int fd, const void *buf, unsigned int nbyte, loff_t offset) in yaffs_pwrite() 1351 struct yaffsfs_FileDes *fd = NULL; in yaffs_ftruncate() local [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/ |
| H A D | run_loop.cpp | 47 int fd; member 153 void RunLoop::addWatch(int fd, Event event, std::function<void(int, Event)>&& callback) { in addWatch() argument 196 void RunLoop::removeWatch(int fd) { in removeWatch()
|
| /OK3568_Linux_fs/kernel/arch/um/drivers/ |
| H A D | cow_sys.h | 26 static inline int cow_seek_file(int fd, __u64 offset) in cow_seek_file() 36 static inline int cow_write_file(int fd, void *buf, int size) in cow_write_file()
|
| H A D | null.c | 23 int fd; in null_open() local 31 static int null_read(int fd, char *c_out, void *unused) in null_read()
|
| H A D | xterm_kern.c | 15 int fd; member 23 int fd; in xterm_interrupt() local
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/ |
| H A D | sys_sh.c | 34 int fd, unsigned long off) in old_mmap() 43 unsigned long fd, unsigned long pgoff) in sys_mmap2()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/bsd/ |
| H A D | arm_video.c | 92 int fd; in checkDevMem() local 168 int fd; in xf86EnableIO() local
|
| /OK3568_Linux_fs/kernel/include/uapi/misc/ |
| H A D | fastrpc.h | 20 __s32 fd; member 39 __s32 fd; /* fd */ member 45 __s32 fd; member
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/ |
| H A D | cgroup_helpers.c | 49 int fd, cfd; in enable_all_controllers() local 147 int fd, rc = 0; in join_cgroup_from_top() local 221 int fd; in create_and_get_cgroup() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_sync_file.c | 67 int fd; in kbase_sync_fence_out_create() local 104 int kbase_sync_fence_in_from_fd(struct kbase_jd_atom *katom, int fd) in kbase_sync_fence_in_from_fd() 124 int kbase_sync_fence_validate(int fd) in kbase_sync_fence_validate()
|
| /OK3568_Linux_fs/u-boot/arch/m68k/include/asm/ |
| H A D | posix_types.h | 58 static __inline__ void __FD_SET(unsigned long fd, __kernel_fd_set *fdsetp) in __FD_SET() 66 static __inline__ void __FD_CLR(unsigned long fd, __kernel_fd_set *fdsetp) in __FD_CLR() 74 static __inline__ int __FD_ISSET(unsigned long fd, __kernel_fd_set *p) in __FD_ISSET()
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | posix_types.h | 58 static __inline__ void __FD_SET(unsigned long fd, __kernel_fd_set *fdsetp) in __FD_SET() 66 static __inline__ void __FD_CLR(unsigned long fd, __kernel_fd_set *fdsetp) in __FD_CLR() 74 static __inline__ int __FD_ISSET(unsigned long fd, __kernel_fd_set *p) in __FD_ISSET()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/cgroup/ |
| H A D | test_memcontrol.c | 125 int fd; in alloc_pagecache_50M_check() local 191 int fd = (long)arg; in alloc_pagecache_50M() local 198 int fd = (long)arg; in alloc_pagecache_50M_noexit() local 271 int fd; in test_memcg_min() local 428 int fd; in test_memcg_low() local 561 int fd; in alloc_pagecache_max_30M() local
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | kwboot.c | 156 kwboot_tty_recv(int fd, void *buf, size_t len, int timeo) in kwboot_tty_recv() 198 kwboot_tty_send(int fd, const void *buf, size_t len) in kwboot_tty_send() 223 kwboot_tty_send_char(int fd, unsigned char c) in kwboot_tty_send_char() 250 int rc, fd; in kwboot_open_tty() local 372 kwboot_xm_sendblock(int fd, struct kwboot_block *block) in kwboot_xm_sendblock() 569 int rc, fd, flags; in kwboot_mmap_image() local
|
| /OK3568_Linux_fs/kernel/tools/io_uring/ |
| H A D | syscall.c | 36 int io_uring_register(int fd, unsigned int opcode, void *arg, in io_uring_register() 47 int io_uring_enter(int fd, unsigned int to_submit, unsigned int min_complete, in io_uring_enter()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | dma-heap.h | 37 __u32 fd; member 44 __u32 fd; member
|
| /OK3568_Linux_fs/external/linux-rga/core/ |
| H A D | RockchipRga.cpp | 66 static int local_drmIoctl(int fd, unsigned long request, void *arg) { in local_drmIoctl() 75 static int local_drmPrimeHandleToFD(int fd, uint32_t handle, uint32_t flags, int *prime_fd) { in local_drmPrimeHandleToFD() 252 int RockchipRga::RkRgaGetBufferFd(bo_t *bo_info, int *fd) { in RkRgaGetBufferFd() 260 int RockchipRga::RkRgaGetBufferFd(buffer_handle_t handle, int *fd) { in RkRgaGetBufferFd()
|