| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-usb.c | 581 pipe->prev->next = pipe->next; in __cvmx_usb_remove_pipe() 582 pipe->next->prev = pipe->prev; in __cvmx_usb_remove_pipe() 1190 return ((unsigned long)pipe - (unsigned long)usb->pipe) / sizeof(*pipe); in __cvmx_usb_get_pipe_handle() 1979 pipe = pipe->next; in __cvmx_usb_find_ready_pipe() 2095 pipe=pipe->next; in __cvmx_usb_schedule() 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 3082 pipe->next_tx_frame += pipe->interval; in __cvmx_usb_poll_channel() [all …]
|
| /f-stack/freebsd/sys/ |
| H A D | pipe.h | 108 struct pipe { struct 116 struct pipe *pipe_peer; /* link with other direction */ argument 139 struct pipe pp_rpipe; 140 struct pipe pp_wpipe; 145 #define PIPE_MTX(pipe) (&(pipe)->pipe_pair->pp_mtx) argument 146 #define PIPE_LOCK(pipe) mtx_lock(PIPE_MTX(pipe)) argument 147 #define PIPE_UNLOCK(pipe) mtx_unlock(PIPE_MTX(pipe)) argument 148 #define PIPE_LOCK_ASSERT(pipe, type) mtx_assert(PIPE_MTX(pipe), (type)) argument 150 void pipe_dtor(struct pipe *dpipe); 151 int pipe_named_ctor(struct pipe **ppipe, struct thread *td); [all …]
|
| /f-stack/freebsd/kern/ |
| H A D | sys_pipe.c | 143 (((pipe)->pipe_type & PIPE_TYPE_NAMED) ? (pipe) : ((pipe)->pipe_peer)) 229 static int pipe_create(struct pipe *pipe, bool backing); 414 struct pipe *peer; in pipe_dtor() 678 pipe_create(struct pipe *pipe, bool large_backing) in pipe_create() argument 694 struct pipe *rpipe; in pipe_read() 1329 struct pipe *cpipe; in pipe_truncate() 1418 struct pipe *rpipe; in pipe_poll() 1495 struct pipe *pipe; in pipe_stat() local 1500 pipe = fp->f_data; in pipe_stat() 1503 PIPE_LOCK(pipe); in pipe_stat() [all …]
|
| /f-stack/dpdk/app/test/ |
| H A D | test_sched.c | 134 uint32_t pipe; in test_sched() local 153 for (pipe = 0; pipe < subport_param[0].n_pipes_per_subport_enabled; pipe++) { in test_sched() 154 err = rte_sched_pipe_config(port, SUBPORT, pipe, 0); in test_sched() 155 TEST_ASSERT_SUCCESS(err, "Error config sched pipe %u, err=%d\n", pipe, err); in test_sched() 179 &subport, &pipe, &traffic_class, &queue); in test_sched() 182 TEST_ASSERT_EQUAL(pipe, PIPE, "Wrong pipe\n"); in test_sched()
|
| /f-stack/app/nginx-1.16.1/auto/cc/ |
| H A D | clang | 17 CC_TEST_FLAGS="-pipe" 62 CFLAGS="$CFLAGS -pipe $CPU_OPT" 65 PCRE_OPT="-O2 -pipe $CPU_OPT" 67 PCRE_OPT="$PCRE_OPT -pipe" 71 ZLIB_OPT="-O2 -pipe $CPU_OPT" 73 ZLIB_OPT="$ZLIB_OPT -pipe"
|
| H A D | gcc | 19 # Solaris 7's /usr/ccs/bin/as does not support "-pipe" 21 CC_TEST_FLAGS="-pipe" 23 ngx_feature="gcc -pipe switch" 35 PIPE="-pipe"
|
| /f-stack/dpdk/drivers/net/vdev_netvsc/ |
| H A D | vdev_netvsc.c | 93 if (ctx->pipe[0] != -1) in vdev_netvsc_ctx_destroy() 94 close(ctx->pipe[0]); in vdev_netvsc_ctx_destroy() 95 if (ctx->pipe[1] != -1) in vdev_netvsc_ctx_destroy() 96 close(ctx->pipe[1]); in vdev_netvsc_ctx_destroy() 416 ret = write(ctx->pipe[1], addr, len + 1); in vdev_netvsc_device_probe() 431 ret = write(ctx->pipe[1], "\n", 1); in vdev_netvsc_device_probe() 435 fsync(ctx->pipe[1]); in vdev_netvsc_device_probe() 578 ctx->pipe[0] = -1; in vdev_netvsc_netvsc_probe() 579 ctx->pipe[1] = -1; in vdev_netvsc_netvsc_probe() 581 if (pipe(ctx->pipe) == -1) { in vdev_netvsc_netvsc_probe() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/goldfish/ |
| H A D | pipe.txt | 3 Andorid pipe virtual device generated by android emulator. 7 - compatible : should contain "google,android-pipe" to match emulator 14 compatible = "google,android-pipe";
|
| /f-stack/dpdk/lib/librte_sched/ |
| H A D | rte_sched.c | 1545 uint32_t pipe, in rte_sched_port_qindex() argument 1551 ((pipe & in rte_sched_port_qindex() 2175 struct rte_sched_pipe *pipe = grinder->pipe; in grinder_credits_update() local 2190 pipe->tb_credits = RTE_MIN(pipe->tb_credits, params->tb_size); in grinder_credits_update() 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 2638 grinder->pipe = subport->pipe + grinder->pindex; in grinder_next_pipe() 2659 struct rte_sched_pipe *pipe = grinder->pipe; in grinder_wrr_load() local 2687 struct rte_sched_pipe *pipe = grinder->pipe; in grinder_wrr_store() local [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/phy/ |
| H A D | qcom-pcie2-phy.txt | 14 - clocks: a clock-specifier pair for the "pipe" clock 19 - resets: reset-specifier pairs for the "phy" and "pipe" resets 21 "phy" and "pipe" 34 reset-names = "phy", "pipe";
|
| H A D | qcom,usb-ss.yaml | 30 - description: SuperSpeed pipe clock 36 - const: pipe 76 clock-names = "ref", "ahb", "pipe";
|
| H A D | phy-rockchip-typec.txt | 16 "uphy", "uphy-pipe", "uphy-tcphy" 35 - rockchip,pipe-status 51 reset-names = "uphy", "uphy-pipe", "uphy-tcphy"; 75 reset-names = "uphy", "uphy-pipe", "uphy-tcphy";
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | dummynet.txt | 20 Add a pipe 25 Delete a pipe 354 "ipfw pipe x config" 376 Add a pipe 445 Delete of pipe x 447 A pipe can be deleted by the user through the command 'ipfw pipe x delete'. 448 To delete a pipe, the pipe is removed from the pipe list, and then deleted. 629 - ipfw pipe x delete 630 delete the pipe x 643 ipfw pipe 10 config bw 1M delay 15 // create a pipe with band and delay [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/clock/ |
| H A D | qcom,gcc-msm8998.yaml | 28 - description: USB 3.0 phy pipe clock 29 - description: UFS phy rx symbol clock for pipe 0 30 - description: UFS phy rx symbol clock for pipe 1 32 - description: PCIE phy pipe clock
|
| /f-stack/freebsd/security/mac/ |
| H A D | mac_syscalls.c | 235 struct pipe *pipe; in sys___mac_get_fd() local 283 pipe = fp->f_data; in sys___mac_get_fd() 285 PIPE_LOCK(pipe); in sys___mac_get_fd() 286 mac_pipe_copy_label(pipe->pipe_pair->pp_label, intlabel); in sys___mac_get_fd() 287 PIPE_UNLOCK(pipe); in sys___mac_get_fd() 390 struct pipe *pipe; in sys___mac_set_fd() local 454 pipe = fp->f_data; in sys___mac_set_fd() 455 PIPE_LOCK(pipe); in sys___mac_set_fd() 457 pipe->pipe_pair, intlabel); in sys___mac_set_fd() 458 PIPE_UNLOCK(pipe); in sys___mac_set_fd()
|
| /f-stack/dpdk/examples/qos_sched/ |
| H A D | init.c | 305 uint32_t pipe, subport; in app_init_sched_port() local 336 for (pipe = 0; pipe < n_pipes_per_subport; pipe++) { in app_init_sched_port() 337 if (app_pipe_to_profile[subport][pipe] != -1) { in app_init_sched_port() 338 err = rte_sched_pipe_config(port, subport, pipe, in app_init_sched_port() 339 app_pipe_to_profile[subport][pipe]); in app_init_sched_port() 342 "for profile %d, err=%d\n", pipe, in app_init_sched_port() 343 app_pipe_to_profile[subport][pipe], err); in app_init_sched_port()
|
| H A D | app_thread.c | 32 get_pkt_sched(struct rte_mbuf *m, uint32_t *subport, uint32_t *pipe, in get_pkt_sched() argument 43 *pipe = (rte_be_to_cpu_16(pdata[PIPE_OFFSET]) & 0x0FFF) & in get_pkt_sched() 70 uint32_t pipe; in app_rx_thread() local 84 &subport, &pipe, &traffic_class, &queue, &color); in app_rx_thread() 87 subport, pipe, in app_rx_thread()
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | qos_framework.rst | 433 #. Identify the next active pipe using the bitmap scan operation, *prefetch* pipe. 435 #. *Read* pipe data structure. Update the credits for the current pipe and its subport. 452 moving to the next active TC from the same pipe (if any) or to another active pipe. 550 subport S traffic class TC, pipe P, pipe P traffic class TC. 586 The traffic shaping for subport and pipe is implemented using a token bucket per subport/per pipe. 736 Strict priority scheduling of traffic classes within the same pipe is implemented by the pipe deque… 749 pipe levels is enforced by periodically refilling the subport / pipe traffic class credit counter, 990 and that the upper limit for pipe best effort TC is set to 100% of pipe rate for all subport member… 1139 the pipe has to be drilled down using the pipe dequeue state machine, 1144 if the pipe does not have enough credits, [all …]
|
| /f-stack/freebsd/netinet/cc/ |
| H A D | cc_htcp.c | 355 int pipe; in htcp_post_recovery() local 358 pipe = 0; in htcp_post_recovery() 370 pipe = tcp_compute_pipe(ccv->ccvc.tcp); in htcp_post_recovery() 372 pipe = CCV(ccv, snd_max) - ccv->curack; in htcp_post_recovery() 374 if (pipe < CCV(ccv, snd_ssthresh)) in htcp_post_recovery() 379 CCV(ccv, snd_cwnd) = max(pipe, CCV(ccv, t_maxseg)) + in htcp_post_recovery()
|
| H A D | cc_cubic.c | 363 int pipe; in cubic_post_recovery() local 366 pipe = 0; in cubic_post_recovery() 377 pipe = tcp_compute_pipe(ccv->ccvc.tcp); in cubic_post_recovery() 379 pipe = CCV(ccv, snd_max) - ccv->curack; in cubic_post_recovery() 381 if (pipe < CCV(ccv, snd_ssthresh)) in cubic_post_recovery() 386 CCV(ccv, snd_cwnd) = max(pipe, CCV(ccv, t_maxseg)) + in cubic_post_recovery()
|
| H A D | cc_newreno.c | 293 int pipe; in newreno_post_recovery() local 306 pipe = tcp_compute_pipe(ccv->ccvc.tcp); in newreno_post_recovery() 308 pipe = CCV(ccv, snd_max) - ccv->curack; in newreno_post_recovery() 310 if (pipe < CCV(ccv, snd_ssthresh)) in newreno_post_recovery() 315 CCV(ccv, snd_cwnd) = max(pipe, CCV(ccv, t_maxseg)) + in newreno_post_recovery()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/usb/ |
| H A D | hisilicon,histb-xhci.txt | 14 "pipe": for pipe clock 40 clock-names = "bus", "utmi", "pipe", "suspend";
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | qos_scheduler.rst | 121 The profile configuration file defines all the port/subport/pipe/traffic class/queue parameters 161 pipe 0-4095 = 0; These pipes are configured with pipe profile 0 165 [pipe profile 0] 286 * stats port X subport Y pipe Z: For a specific pipe, it shows the number of packets that 309 * qavg port X subport Y pipe Z: Show average queue size per pipe. 311 * qavg port X subport Y pipe Z tc A: Show average queue size per pipe for a specific traffic clas… 313 * qavg port X subport Y pipe Z tc A q B: Show average queue size of a specific queue. 345 * A pipe represents an individual user/subscriber. 372 …| Traffic Class | 13 | TCs of the same pipe services in strict priority | De…
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pci/ |
| H A D | hisilicon-histb-pcie.txt | 25 "pipe": pipe gate clock; 64 clock-names = "aux", "pipe", "sys", "bus";
|
| /f-stack/mk/ |
| H A D | kern.pre.mk | 27 COPTFLAGS?=-O2 -fno-strict-aliasing -frename-registers -pipe -Wno-maybe-uninitialized #-finline-fun… 29 COPTFLAGS?=-O2 -pipe 32 COPTFLAGS?=${_MINUS_O} -pipe
|