| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zfs_file_os.c | 73 zfs_file_close(zfs_file_t *fp) in zfs_file_close() 136 zfs_file_read_impl(zfs_file_t *fp, void *buf, size_t count, loff_t *offp, in zfs_file_read_impl() 168 zfs_file_read(zfs_file_t *fp, void *buf, size_t count, ssize_t *resid) in zfs_file_read() 180 zfs_file_pread(zfs_file_t *fp, void *buf, size_t count, loff_t off, in zfs_file_pread() 187 zfs_file_seek(zfs_file_t *fp, loff_t *offp, int whence) in zfs_file_seek() 202 zfs_file_getattr(zfs_file_t *fp, zfs_file_attr_t *zfattr) in zfs_file_getattr() 236 zfs_file_fsync(zfs_file_t *fp, int flags) in zfs_file_fsync() 247 struct file *fp; in zfs_file_get() local 259 struct file *fp; in zfs_file_put() local 269 zfs_file_off(zfs_file_t *fp) in zfs_file_off() [all …]
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zfs_file_os.c | 67 zfs_file_close(zfs_file_t *fp) in zfs_file_close() 136 zfs_file_pwrite(zfs_file_t *fp, const void *buf, size_t count, loff_t off, in zfs_file_pwrite() 155 zfs_file_read_impl(zfs_file_t *fp, void *buf, size_t count, loff_t *off) in zfs_file_read_impl() 185 zfs_file_read(zfs_file_t *fp, void *buf, size_t count, ssize_t *resid) in zfs_file_read() 217 zfs_file_pread(zfs_file_t *fp, void *buf, size_t count, loff_t off, in zfs_file_pread() 245 zfs_file_seek(zfs_file_t *fp, loff_t *offp, int whence) in zfs_file_seek() 339 zfs_file_fallocate(zfs_file_t *fp, int mode, loff_t offset, loff_t len) in zfs_file_fallocate() 371 zfs_file_off(zfs_file_t *fp) in zfs_file_off() 384 zfs_file_private(zfs_file_t *fp) in zfs_file_private() 415 zfs_file_t *fp; in zfs_file_get() local [all …]
|
| /f-stack/freebsd/kern/ |
| H A D | kern_fail.c | 94 #define FP_SLEEP_CHANNEL(fp) (void*)(fp) argument 221 fail_point_is_off(struct fail_point *fp) in fail_point_is_off() 246 fail_point_setting_new(struct fail_point *fp) in fail_point_setting_new() 303 fail_point_setting_get_ref(struct fail_point *fp) in fail_point_setting_get_ref() 336 fail_point_swap_settings(struct fail_point *fp, in fail_point_swap_settings() 348 fail_point_eval_swap_out(struct fail_point *fp, in fail_point_eval_swap_out() 499 fail_point_alloc_callout(struct fail_point *fp) in fail_point_alloc_callout() 519 fail_point_destroy(struct fail_point *fp) in fail_point_destroy() 762 fail_point_set(struct fail_point *fp, char *buf) in fail_point_set() 870 struct fail_point *fp; in fail_point_sysctl() local [all …]
|
| H A D | tty_pts.c | 261 ptsdev_ioctl(struct file *fp, u_long cmd, void *data, in ptsdev_ioctl() 393 ptsdev_poll(struct file *fp, int events, struct ucred *active_cred, in ptsdev_poll() 450 struct file *fp = kn->kn_fp; in pts_kqops_read_detach() local 460 struct file *fp = kn->kn_fp; in pts_kqops_read_event() local 476 struct file *fp = kn->kn_fp; in pts_kqops_write_detach() local 486 struct file *fp = kn->kn_fp; in pts_kqops_write_event() local 511 ptsdev_kqfilter(struct file *fp, struct knote *kn) in ptsdev_kqfilter() 575 ptsdev_close(struct file *fp, struct thread *td) in ptsdev_close() 739 pts_alloc(int fflags, struct thread *td, struct file *fp) in pts_alloc() 792 pts_alloc_external(int fflags, struct thread *td, struct file *fp, in pts_alloc_external() [all …]
|
| H A D | sys_eventfd.c | 111 eventfd_create_file(struct thread *td, struct file *fp, uint32_t initval, in eventfd_create_file() 135 eventfd_close(struct file *fp, struct thread *td) in eventfd_close() 148 eventfd_read(struct file *fp, struct uio *uio, struct ucred *active_cred, in eventfd_read() 190 eventfd_write(struct file *fp, struct uio *uio, struct ucred *active_cred, in eventfd_write() 234 eventfd_poll(struct file *fp, int events, struct ucred *active_cred, in eventfd_poll() 256 eventfd_kqfilter(struct file *fp, struct knote *kn) in eventfd_kqfilter() 317 eventfd_ioctl(struct file *fp, u_long cmd, void *data, in eventfd_ioctl() 330 eventfd_stat(struct file *fp, struct stat *st, struct ucred *active_cred, in eventfd_stat() 339 eventfd_fill_kinfo(struct file *fp, struct kinfo_file *kif, struct filedesc *fdp) in eventfd_fill_kinfo()
|
| H A D | subr_firmware.c | 149 struct priv_fw *fp; in lookup() local 216 struct priv_fw *fp; in firmware_unregister() local 250 struct priv_fw *fp; in loadimage() local 292 struct priv_fw *fp; in firmware_get_flags() local 360 struct priv_fw *fp = PRIV_FW(p); in firmware_put() local 414 struct priv_fw *fp; in unloadentry() local 455 struct priv_fw *fp; in firmware_modevent() local
|
| H A D | sys_procdesc.c | 128 struct file *fp; in procdesc_find() local 173 struct file *fp; in kern_pdgetpid() local 253 procdesc_finit(struct procdesc *pdp, struct file *fp) in procdesc_finit() 351 procdesc_close(struct file *fp, struct thread *td) in procdesc_close() 424 procdesc_poll(struct file *fp, int events, struct ucred *active_cred, in procdesc_poll() 494 procdesc_kqfilter(struct file *fp, struct knote *kn) in procdesc_kqfilter() 511 procdesc_stat(struct file *fp, struct stat *sb, struct ucred *active_cred, in procdesc_stat() 551 procdesc_fill_kinfo(struct file *fp, struct kinfo_file *kif, in procdesc_fill_kinfo()
|
| H A D | kern_descrip.c | 1354 struct file *fp; in kern_close() local 1374 struct file *fp; in kern_close_range() local 1533 struct file *fp; in kern_fstat() local 1611 struct file *fp; in kern_fpathconf() local 1986 struct file *fp; in falloc_caps() local 2015 struct file *fp; in _falloc_noinstall() local 2447 struct file *fp; in fdclearlocks() local 2528 struct file *fp; in fdescfree_fds() local 2651 struct file *fp; in fdsetugidsafety() local 2703 struct file *fp; in fdcloseexec() local [all …]
|
| H A D | sys_socket.c | 125 soo_read(struct file *fp, struct uio *uio, struct ucred *active_cred, in soo_read() 141 soo_write(struct file *fp, struct uio *uio, struct ucred *active_cred, in soo_write() 162 soo_ioctl(struct file *fp, u_long cmd, void *data, struct ucred *active_cred, in soo_ioctl() 292 soo_poll(struct file *fp, int events, struct ucred *active_cred, in soo_poll() 307 soo_stat(struct file *fp, struct stat *ub, struct ucred *active_cred, in soo_stat() 355 soo_close(struct file *fp, struct thread *td) in soo_close() 371 soo_fill_kinfo(struct file *fp, struct kinfo_file *kif, struct filedesc *fdp) in soo_fill_kinfo() 607 struct file *fp; in soaio_process_job() local 805 soo_aio_queue(struct file *fp, struct kaiocb *job) in soo_aio_queue()
|
| H A D | sys_pipe.c | 691 pipe_read(struct file *fp, struct uio *uio, struct ucred *active_cred, in pipe_read() 1061 pipe_write(struct file *fp, struct uio *uio, struct ucred *active_cred, in pipe_write() 1326 pipe_truncate(struct file *fp, off_t length, struct ucred *active_cred, in pipe_truncate() 1344 pipe_ioctl(struct file *fp, u_long cmd, void *data, struct ucred *active_cred, in pipe_ioctl() 1415 pipe_poll(struct file *fp, int events, struct ucred *active_cred, in pipe_poll() 1492 pipe_stat(struct file *fp, struct stat *ub, struct ucred *active_cred, in pipe_stat() 1540 pipe_close(struct file *fp, struct thread *td) in pipe_close() 1566 pipe_chown(struct file *fp, uid_t uid, gid_t gid, struct ucred *active_cred, in pipe_chown() 1581 pipe_fill_kinfo(struct file *fp, struct kinfo_file *kif, struct filedesc *fdp) in pipe_fill_kinfo() 1696 pipe_kqfilter(struct file *fp, struct knote *kn) in pipe_kqfilter() [all …]
|
| H A D | uipc_shm.c | 344 shm_seek(struct file *fp, off_t offset, int whence, struct thread *td) in shm_seek() 385 shm_read(struct file *fp, struct uio *uio, struct ucred *active_cred, in shm_read() 537 shm_stat(struct file *fp, struct stat *sb, struct ucred *active_cred, in shm_stat() 580 shm_close(struct file *fp, struct thread *td) in shm_close() 1036 struct file *fp; in kern_shm_open2() local 1618 shm_chmod(struct file *fp, mode_t mode, struct ucred *active_cred, in shm_chmod() 1681 shm_map(struct file *fp, size_t size, off_t offset, void **memp) in shm_map() 1739 shm_unmap(struct file *fp, void *mem, size_t size) in shm_unmap() 1810 shm_fill_kinfo(struct file *fp, struct kinfo_file *kif, in shm_fill_kinfo() 1822 shm_add_seals(struct file *fp, int seals) in shm_add_seals() [all …]
|
| H A D | vfs_vnops.c | 176 struct file *fp; member 221 struct ucred *cred, struct file *fp) in vn_open_cred() 367 struct thread *td, struct file *fp) in vn_open_vnode() 507 sequential_heuristic(struct uio *uio, struct file *fp) in sequential_heuristic() 704 foffset_lock(struct file *fp, int flags) in foffset_lock() 750 foffset_unlock(struct file *fp, off_t val, int flags) in foffset_unlock() 782 foffset_lock(struct file *fp, int flags) in foffset_lock() 805 foffset_unlock(struct file *fp, off_t val, int flags) in foffset_unlock() 847 get_advice(struct file *fp, struct uio *uio) in get_advice() 1752 vn_closefile(struct file *fp, struct thread *td) in vn_closefile() [all …]
|
| H A D | uipc_sem.c | 164 ksem_stat(struct file *fp, struct stat *sb, struct ucred *active_cred, in ksem_stat() 200 ksem_chmod(struct file *fp, mode_t mode, struct ucred *active_cred, in ksem_chmod() 225 ksem_chown(struct file *fp, uid_t uid, gid_t gid, struct ucred *active_cred, in ksem_chown() 255 ksem_closef(struct file *fp, struct thread *td) in ksem_closef() 470 struct file *fp; in ksem_create() local 596 struct file *fp; in ksem_get() local 695 struct file *fp; in sys_ksem_close() local 722 struct file *fp; in sys_ksem_post() local 814 struct file *fp; in kern_sem_wait() local 884 struct file *fp; in sys_ksem_getvalue() local [all …]
|
| H A D | uipc_syscalls.c | 100 struct file *fp; in getsock_cap() local 136 struct file *fp; in kern_socket() local 192 struct file *fp; in kern_bindat() local 251 struct file *fp; in kern_listen() local 282 struct file *fp; local 489 struct file *fp; in kern_connectat() local 740 struct file *fp; in kern_sendit() local 920 struct file *fp; in kern_recvit() local 1210 struct file *fp; in kern_shutdown() local 1246 struct file *fp; in kern_setsockopt() local [all …]
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | redis-check-aof.c | 51 int readLong(FILE *fp, char prefix, long *target) { in readLong() 65 int readBytes(FILE *fp, char *target, long length) { in readBytes() 76 int readString(FILE *fp, char** target) { in readString() 96 int readArgc(FILE *fp, long *target) { in readArgc() 100 off_t process(FILE *fp) { in process() 165 FILE *fp = fopen(filename,"r+"); in redis_check_aof_main() local
|
| /f-stack/freebsd/sys/ |
| H A D | file.h | 94 foffset_get(struct file *fp) in foffset_get() 286 fhold(struct file *fp) in fhold() 291 #define fdrop(fp, td) ({ \ argument 302 #define fdrop_close(fp, td) ({ \ argument 358 fo_poll(struct file *fp, int events, struct ucred *active_cred, in fo_poll() 374 fo_close(struct file *fp, struct thread *td) in fo_close() 381 fo_kqfilter(struct file *fp, struct knote *kn) in fo_kqfilter() 404 fo_sendfile(struct file *fp, int sockfd, struct uio *hdr_uio, in fo_sendfile() 440 fo_aio_queue(struct file *fp, struct kaiocb *job) in fo_aio_queue() 447 fo_add_seals(struct file *fp, int seals) in fo_add_seals() [all …]
|
| H A D | fail.h | 98 #define FAIL_POINT_IS_OFF(fp) (__predict_true((fp)->fp_setting == NULL) || \ argument 128 fail_point_sleep_set_pre_func(struct fail_point *fp, void (*sleep_fn)(void *)) in fail_point_sleep_set_pre_func() 134 fail_point_sleep_set_pre_arg(struct fail_point *fp, void *sleep_arg) in fail_point_sleep_set_pre_arg() 144 fail_point_sleep_set_post_func(struct fail_point *fp, void (*sleep_fn)(void *)) in fail_point_sleep_set_post_func() 150 fail_point_sleep_set_post_arg(struct fail_point *fp, void *sleep_arg) in fail_point_sleep_set_post_arg() 164 fail_point_use_timeout_path(struct fail_point *fp, bool use_timeout, in fail_point_use_timeout_path() 190 fail_point_eval(struct fail_point *fp, int *ret) in fail_point_eval()
|
| /f-stack/freebsd/contrib/openzfs/lib/libspl/os/linux/ |
| H A D | getmntany.c | 51 getmntany(FILE *fp, struct mnttab *mgetp, struct mnttab *mrefp) in getmntany() 64 _sol_getmntent(FILE *fp, struct mnttab *mgetp) in _sol_getmntent() 86 getextmntent_impl(FILE *fp, struct extmnttab *mp, int len) in getextmntent_impl() 109 FILE *fp; local
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_diff.c | 119 stream_bytes(FILE *fp, const char *string) in stream_bytes() 133 print_what(FILE *fp, mode_t what) in print_what() 177 print_cmn(FILE *fp, differ_info_t *di, const char *file) in print_cmn() 184 print_rename(FILE *fp, differ_info_t *di, const char *old, const char *new, in print_rename() 206 print_link_change(FILE *fp, differ_info_t *di, int delta, const char *file, in print_link_change() 224 print_file(FILE *fp, differ_info_t *di, char type, const char *file, in print_file() 241 write_inuse_diffs_one(FILE *fp, differ_info_t *di, uint64_t dobj) in write_inuse_diffs_one() 329 write_inuse_diffs(FILE *fp, differ_info_t *di, dmu_diff_record_t *dr) in write_inuse_diffs() 342 describe_free(FILE *fp, differ_info_t *di, uint64_t object, char *namebuf, in describe_free() 362 write_free_diffs(FILE *fp, differ_info_t *di, dmu_diff_record_t *dr) in write_free_diffs()
|
| /f-stack/freebsd/netinet/ |
| H A D | ip_reass.c | 108 ipq_timeout(struct ipqbucket *bucket, struct ipq *fp) in ipq_timeout() 116 ipq_drop(struct ipqbucket *bucket, struct ipq *fp) in ipq_drop() 187 struct ipq *fp; in ip_reass() local 594 struct ipq *fp, *tmp; in ipreass_slowtimo() local 630 struct ipq *fp, *temp; in ipreass_cleanup() local 687 struct ipq *fp; in ipreass_drain_tomax() local 787 struct ipq *fp; in ipq_reuse() local 824 ipq_free(struct ipqbucket *bucket, struct ipq *fp) in ipq_free()
|
| /f-stack/dpdk/lib/librte_ip_frag/ |
| H A D | ip_frag_common.h | 89 ip_frag_free(struct ip_frag_pkt *fp, struct rte_ip_frag_death_row *dr) in ip_frag_free() 107 ip_frag_free_immediate(struct ip_frag_pkt *fp) in ip_frag_free_immediate() 127 ip_frag_inuse(struct rte_ip_frag_tbl *tbl, const struct ip_frag_pkt *fp) in ip_frag_inuse() 137 ip_frag_reset(struct ip_frag_pkt *fp, uint64_t tms) in ip_frag_reset() 156 struct ip_frag_pkt *fp) in ip_frag_tbl_del()
|
| H A D | rte_ipv4_reassembly.c | 15 ipv4_frag_reassemble(struct ip_frag_pkt *fp) in ipv4_frag_reassemble() 102 struct ip_frag_pkt *fp; in rte_ipv4_frag_reassemble_packet() local
|
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_rules.c | 110 frentry_t *fp; in ipfrule_add_out_() local 147 frentry_t *fp; in ipfrule_remove_out_() local 179 frentry_t *fp; in ipfrule_add_in_() local 216 frentry_t *fp; in ipfrule_remove_in_() local
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | pf_osfp.c | 99 struct pf_os_fingerprint fp, *fpresult; in pf_osfp_fingerprint_hdr() local 247 struct pf_os_fingerprint *fp; in pf_osfp_flush() local 264 struct pf_os_fingerprint *fp, fpadd; in pf_osfp_add() local 465 struct pf_os_fingerprint *fp; in pf_osfp_get() local
|
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x_rxtx.c | 59 struct bnx2x_fastpath *fp = &sc->fp[queue_idx]; in bnx2x_dev_rx_queue_setup() local 195 struct bnx2x_fastpath *fp; in bnx2x_xmit_pkts() local 246 struct bnx2x_fastpath *fp = &sc->fp[queue_idx]; in bnx2x_dev_tx_queue_setup() local 321 bnx2x_upd_rx_prod_fast(struct bnx2x_softc *sc, struct bnx2x_fastpath *fp, in bnx2x_upd_rx_prod_fast() 339 struct bnx2x_fastpath *fp = &sc->fp[rxq->queue_id]; in bnx2x_recv_pkts() local
|