Searched refs:ffd (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/ |
| H A D | eventpoll.c | 149 struct epoll_filefd ffd; member 306 spin_lock(&epi->ffd.file->f_lock); in unlist_file() 310 spin_unlock(&epi->ffd.file->f_lock); in unlist_file() 350 static inline void ep_set_ffd(struct epoll_filefd *ffd, in ep_set_ffd() argument 353 ffd->file = file; in ep_set_ffd() 354 ffd->fd = fd; in ep_set_ffd() 482 sock = sock_from_file(epi->ffd.file); in ep_set_busy_poll_napi_id() 639 if ((is_file_epoll(epi->ffd.file))) { in ep_poll_safewake() 640 ep_src = epi->ffd.file->private_data; in ep_poll_safewake() 835 struct file *file = epi->ffd.file; in __ep_remove() [all …]
|
| /linux/arch/um/drivers/ |
| H A D | vector_user.c | 901 int res, ffd = -1; in uml_vector_user_bpf() local 917 ffd = os_open_file(filename, of_read(OPENFLAGS()), 0); in uml_vector_user_bpf() 918 if (ffd < 0) { in uml_vector_user_bpf() 928 res = os_read_file(ffd, bpf, statbuf.st_size); in uml_vector_user_bpf() 934 os_close_file(ffd); in uml_vector_user_bpf() 937 if (ffd > 0) in uml_vector_user_bpf() 938 os_close_file(ffd); in uml_vector_user_bpf()
|
| /linux/drivers/media/i2c/ccs/ |
| H A D | ccs-data.h | 86 struct ccs_frame_format_descs *ffd; member
|
| /linux/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
|
| /linux/tools/testing/selftests/net/ |
| H A D | rtnetlink.sh | 230 run_cmd tc filter add dev "$dev" parent 1:0 prio 5 handle ffd: protocol ip u32 divisor 256
|