| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/io/files/ |
| H A D | io.c | 121 int mfd, ffd = 0, req_len = 0, opt; in main() local 211 ffd = open(filename, O_WRONLY|O_CREAT|O_TRUNC, S_IRUSR|S_IWUSR|S_IRGRP|S_IROTH); in main() 212 if (ffd < 0) { in main() 218 ffd = open(filename, O_RDONLY); in main() 219 if (ffd < 0) { in main() 226 req_len = lseek(ffd, 0, SEEK_END); in main() 232 if (lseek(ffd, 0, SEEK_SET)) { in main() 317 int n = write(ffd, real_io + offset, req_len); in main() 330 int n = read(ffd, real_io + offset, req_len); in main() 348 close(ffd); in main()
|
| /OK3568_Linux_fs/external/rktoolkit/ |
| H A D | io.c | 121 int mfd, ffd = 0, req_len = 0, opt; in main() local 211 ffd = open(filename, O_WRONLY|O_CREAT|O_TRUNC, S_IRUSR|S_IWUSR|S_IRGRP|S_IROTH); in main() 212 if (ffd < 0) { in main() 218 ffd = open(filename, O_RDONLY); in main() 219 if (ffd < 0) { in main() 226 req_len = lseek(ffd, 0, SEEK_END); in main() 232 if (lseek(ffd, 0, SEEK_SET)) { in main() 317 int n = write(ffd, real_io + offset, req_len); in main() 330 int n = read(ffd, real_io + offset, req_len); in main() 348 close(ffd); in main()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | eventpoll.c | 158 struct epoll_filefd ffd; member 325 static inline void ep_set_ffd(struct epoll_filefd *ffd, in ep_set_ffd() argument 328 ffd->file = file; in ep_set_ffd() 329 ffd->fd = fd; in ep_set_ffd() 426 sock = sock_from_file(epi->ffd.file, &err); in ep_set_busy_poll_napi_id() 577 if ((is_file_epoll(epi->ffd.file))) { in ep_poll_safewake() 578 ep_src = epi->ffd.file->private_data; in ep_poll_safewake() 780 struct file *file = epi->ffd.file; in ep_remove() 895 if (!is_file_epoll(epi->ffd.file)) in ep_item_poll() 896 return vfs_poll(epi->ffd.file, pt) & epi->event.events; in ep_item_poll() [all …]
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | fit_check_sign.c | 38 int ffd = -1; in main() local 78 ffd = mmap_fdt(cmdname, fdtfile, 0, &fit_blob, &fsbuf, false); in main() 79 if (ffd < 0) in main() 98 close(ffd); in main()
|
| H A D | fit_info.c | 42 int ffd = -1; in main() local 84 ffd = mmap_fdt(cmdname, fdtfile, 0, &fit_blob, &fsbuf, false); in main() 86 if (ffd < 0) { in main() 108 close(ffd); in main()
|
| /OK3568_Linux_fs/kernel/arch/um/drivers/ |
| H A D | vector_user.c | 817 int res, ffd = -1; in uml_vector_user_bpf() local 833 ffd = os_open_file(filename, of_read(OPENFLAGS()), 0); in uml_vector_user_bpf() 834 if (ffd < 0) { in uml_vector_user_bpf() 844 res = os_read_file(ffd, bpf, statbuf.st_size); in uml_vector_user_bpf() 850 os_close_file(ffd); in uml_vector_user_bpf() 853 if (ffd > 0) in uml_vector_user_bpf() 854 os_close_file(ffd); in uml_vector_user_bpf()
|
| /OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/ |
| H A D | fplsp.sa | 1068 dc.l $00003ffd,$0000812f,$d288332d,$ad320000 1069 dc.l $00003ffd,$000088a8,$d1b1218e,$4d640000 1070 dc.l $00003ffd,$00009012,$ab3f23e4,$aee80000 1071 dc.l $00003ffd,$0000976c,$c3d411e7,$f1b90000 1072 dc.l $00003ffd,$00009eb6,$89493889,$a2270000 1073 dc.l $00003ffd,$0000a5ef,$72c34487,$361b0000 1074 dc.l $00003ffd,$0000ad17,$00baf07a,$72270000 1075 dc.l $00003ffd,$0000b42c,$bcfafd37,$efb70000 1076 dc.l $00003ffd,$0000bb30,$3a940ba8,$0f890000 1077 dc.l $00003ffd,$0000c221,$15c6fcae,$bbaf0000 [all …]
|
| H A D | pfpsp.sa | 1592 dc.l $9a84fbcf,$f7980000,$00003ffd,$00009a20 1666 dc.l $3012670e,$04403ffd,$4440e28a,$e29351c8
|
| /OK3568_Linux_fs/kernel/Documentation/trace/ |
| H A D | ftrace.rst | 2412 int fd, ffd; 2416 ffd = open(tracing_file("current_tracer"), O_WRONLY); 2417 if (ffd < 0) 2419 write(ffd, "nop", 3); 2425 write(ffd, "function", 8); 2428 close(ffd);
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/net/ |
| H A D | rtnetlink.sh | 159 tc filter add dev "$dev" parent 1:0 prio 5 handle ffd: protocol ip u32 divisor 256
|
| /OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/ |
| H A D | yuv420_p352x288.yuv | 4910 …+-,,,.,,,,*,,,+),+,/.,+-,+,-,--,--.--+(?bz��~pT=A;0.($04%%$&,!)+!*.*45:4@ffd���zcMJOV\`gnqrokf`[…
|