| /f-stack/freebsd/sys/ |
| H A D | pipe.h | 108 struct pipe { struct 109 struct pipebuf pipe_buffer; /* data storage */ argument 111 struct selinfo pipe_sel; /* for compat with select */ argument 118 u_short pipe_state; /* pipe status info */ argument 119 u_char pipe_type; /* pipe type info */ argument 120 u_char pipe_present; /* still present? */ argument 121 int pipe_waiters; /* pipelock waiters */ argument 124 ino_t pipe_ino; /* fake inode for stat(2) */ argument 145 #define PIPE_MTX(pipe) (&(pipe)->pipe_pair->pp_mtx) argument 146 #define PIPE_LOCK(pipe) mtx_lock(PIPE_MTX(pipe)) argument [all …]
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-usb.c | 1257 cvmx_usb_pipe_t *pipe; in cvmx_usb_open_pipe() local 1695 cvmx_usb_pipe_t *pipe) in __cvmx_usb_start_channel() 1967 cvmx_usb_pipe_t *pipe = list->head; in __cvmx_usb_find_ready_pipe() local 1997 cvmx_usb_pipe_t *pipe; in __cvmx_usb_schedule() local 2276 cvmx_usb_pipe_t *pipe = usb->pipe + pipe_handle; in __cvmx_usb_submit_transaction() local 2673 cvmx_usb_pipe_t *pipe = usb->pipe + pipe_handle; in cvmx_usb_cancel() local 2738 cvmx_usb_pipe_t *pipe = usb->pipe + pipe_handle; in cvmx_usb_cancel_all() local 2780 cvmx_usb_pipe_t *pipe = usb->pipe + pipe_handle; in cvmx_usb_close_pipe() local 2888 cvmx_usb_pipe_t *pipe; in __cvmx_usb_poll_channel() local 3443 cvmx_usb_pipe_t *pipe = usb->pipe + endpoint_num; in cvmx_usb_set_toggle() local [all …]
|
| H A D | cvmx-ilk.h | 75 unsigned int pipe; member
|
| H A D | cvmx-pko-defs.h | 1750 uint64_t pipe : 7; /**< The PKO pipe or loopback port member 2394 …uint64_t pipe : 7; /**< Selected PKO pipe for writes. Undefined on a read… member
|
| /f-stack/dpdk/examples/qos_sched/ |
| H A D | app_thread.c | 32 get_pkt_sched(struct rte_mbuf *m, uint32_t *subport, uint32_t *pipe, in get_pkt_sched() 70 uint32_t pipe; in app_rx_thread() local
|
| H A D | init.c | 305 uint32_t pipe, subport; in app_init_sched_port() local
|
| /f-stack/dpdk/lib/librte_sched/ |
| H A D | rte_sched.c | 127 struct rte_sched_pipe *pipe; member 206 struct rte_sched_pipe *pipe; member 1545 uint32_t pipe, in rte_sched_port_qindex() 1560 uint32_t subport, uint32_t pipe, in rte_sched_port_pkt_write() 1573 uint32_t *subport, uint32_t *pipe, in rte_sched_port_pkt_read_tree_path() 2175 struct rte_sched_pipe *pipe = grinder->pipe; in grinder_credits_update() local 2261 struct rte_sched_pipe *pipe = grinder->pipe; in grinder_credits_update() local 2316 struct rte_sched_pipe *pipe = grinder->pipe; in grinder_credits_check() local 2351 struct rte_sched_pipe *pipe = grinder->pipe; in grinder_credits_check() local 2659 struct rte_sched_pipe *pipe = grinder->pipe; in grinder_wrr_load() local [all …]
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | edonr.h | 85 } pipe[1]; member
|
| /f-stack/dpdk/app/test/ |
| H A D | test_sched.c | 134 uint32_t pipe; in test_sched() local
|
| /f-stack/freebsd/netinet/cc/ |
| H A D | cc_newreno.c | 293 int pipe; in newreno_post_recovery() local
|
| H A D | cc_htcp.c | 355 int pipe; in htcp_post_recovery() local
|
| H A D | cc_cubic.c | 363 int pipe; in cubic_post_recovery() local
|
| /f-stack/freebsd/security/mac/ |
| H A D | mac_syscalls.c | 235 struct pipe *pipe; in sys___mac_get_fd() local 390 struct pipe *pipe; in sys___mac_set_fd() local
|
| /f-stack/freebsd/kern/ |
| H A D | sys_pipe.c | 142 #define PIPE_PEER(pipe) \ argument 678 pipe_create(struct pipe *pipe, bool large_backing) in pipe_create() 1495 struct pipe *pipe; in pipe_stat() local
|
| /f-stack/freebsd/arm/nvidia/drm2/ |
| H A D | tegra_host1x.c | 285 host1x_drm_enable_vblank(struct drm_device *drm_dev, int pipe) in host1x_drm_enable_vblank() 299 host1x_drm_disable_vblank(struct drm_device *drm_dev, int pipe) in host1x_drm_disable_vblank()
|
| /f-stack/freebsd/netinet/ |
| H A D | tcp_input.c | 2582 int del_data = 0, pipe = 0; in tcp_do_segment() local 3924 int snd_cnt = 0, limit = 0, del_data = 0, pipe = 0; in tcp_prr_partialack() local
|
| H A D | ip_fw.h | 869 uint32_t pipe; /* O_PIPE/O_QUEUE */ member
|
| /f-stack/dpdk/drivers/net/vdev_netvsc/ |
| H A D | vdev_netvsc.c | 70 int pipe[2]; /**< Fail-safe communication pipe. */ member
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_dn_glue.c | 94 struct dn_pipe7 *pipe ; /* pointer to parent pipe */ member 270 struct dn_pipe8 pipe; member
|
| H A D | ip_fw_private.h | 321 uint32_t pipe; /* O_PIPE/O_QUEUE */ member
|
| /f-stack/tools/ipfw/ |
| H A D | tables.c | 2010 uint32_t pipe; /* O_PIPE/O_QUEUE */ member
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http_upstream.h | 325 ngx_event_pipe_t *pipe; member
|
| /f-stack/dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_cli.c | 580 uint32_t pipe; member
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | ip_fw.h | 869 uint32_t pipe; /* O_PIPE/O_QUEUE */ member
|
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | rack.c | 8013 uint32_t pipe, snd_una; in rack_log_ack() local
|