| /freebsd/sys/netgraph/netflow/ |
| H A D | ng_netflow.c | 596 uint8_t acct = 0, bypass = 0; in ng_netflow_rcvdata() local 618 bypass = 1; in ng_netflow_rcvdata() 622 bypass = 1; in ng_netflow_rcvdata() 627 if ((!bypass) && (iface->info.conf & in ng_netflow_rcvdata() 634 bypass = 1; in ng_netflow_rcvdata() 642 if (bypass) { in ng_netflow_rcvdata() 687 goto bypass; \ in ng_netflow_rcvdata() 754 goto bypass; /* pass this frame */ in ng_netflow_rcvdata() 778 goto bypass; in ng_netflow_rcvdata() 789 goto bypass; in ng_netflow_rcvdata() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/c6x/ |
| H A D | clocks.txt | 24 - ti,c64x+pll-bypass-delay: CPU cycles to delay when entering bypass mode 37 ti,c64x+pll-bypass-delay = <200>;
|
| /freebsd/sys/dev/ixgbe/ |
| H A D | if_bypass.c | 47 while (atomic_cmpset_int(&sc->bypass.low, 0, 1) == 0) in ixgbe_bypass_mutex_enter() 49 while (atomic_cmpset_int(&sc->bypass.high, 0, 1) == 0) in ixgbe_bypass_mutex_enter() 60 while (atomic_cmpset_int(&sc->bypass.high, 1, 0) == 0) in ixgbe_bypass_mutex_clear() 62 while (atomic_cmpset_int(&sc->bypass.low, 1, 0) == 0) in ixgbe_bypass_mutex_clear() 75 while (atomic_cmpset_int(&sc->bypass.high, 0, 1) == 0) in ixgbe_bypass_wd_mutex_enter() 86 while (atomic_cmpset_int(&sc->bypass.high, 1, 0) == 0) in ixgbe_bypass_wd_mutex_clear() 565 while (atomic_cmpset_int(&sc->bypass.log, 0, 1) == 0) in ixgbe_bp_log() 695 while (atomic_cmpset_int(&sc->bypass.log, 1, 0) == 0) in ixgbe_bp_log() 702 while (atomic_cmpset_int(&sc->bypass.log, 1, 0) == 0) in ixgbe_bp_log()
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ti/ |
| H A D | dpll.txt | 5 (reference clock and bypass clock), with digital phase locked 36 and second entry bypass clock 55 - ti,low-power-bypass : DPLL output matches rate of parent bypass clock 79 ti,low-power-bypass;
|
| H A D | fapll.txt | 5 (reference clock and bypass clock), and one or more child 13 - clocks : link phandles of parent clocks (clk-ref and clk-bypass)
|
| H A D | apll.txt | 5 (reference clock and bypass clock), with analog phase locked 17 - clocks : link phandles of parent clocks (clk-ref and clk-bypass)
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | at91-clock.txt | 20 - atmel,osc-bypass : boolean property. Set this when a clock signal is directly 47 - atmel,osc-bypass : boolean property. Set this when a clock signal is directly
|
| /freebsd/sys/netgraph/ |
| H A D | ng_checksum.c | 555 goto bypass; \ in ng_checksum_rcvdata() 565 goto bypass; in ng_checksum_rcvdata() 635 goto bypass; in ng_checksum_rcvdata() 646 goto bypass; in ng_checksum_rcvdata() 664 bypass: in ng_checksum_rcvdata()
|
| /freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
| H A D | dra72-evm-tps65917.dtsi | 86 regulator-allow-bypass; 93 regulator-allow-bypass;
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | TargetItinerary.td | 28 // Pipeline bypass / forwarding - These values specifies the symbolic names of 95 // a def by an instruction is available on a specific bypass and the use can 96 // read from the same bypass, then the operand use latency is reduced by one. 144 // info. Subtargets using NoItineraries can bypass the scheduler's
|
| /freebsd/contrib/sendmail/cf/mailer/ |
| H A D | local.m4 | 42 R@ <@ $*> $n temporarily bypass Sun bogosity 62 R@ <@ $*> $n temporarily bypass Sun bogosity
|
| /freebsd/sys/contrib/device-tree/Bindings/mfd/ |
| H A D | omap-usb-host.txt | 32 - single-ulpi-bypass: Must be present if the controller contains a single 33 ULPI bypass control bit. e.g. OMAP3 silicon <= ES2.1
|
| /freebsd/sys/dev/safe/ |
| H A D | safe.c | 771 int bypass, oplen; in safe_process() local 907 bypass = crp->crp_aad_start; in safe_process() 909 bypass = crp->crp_payload_start; in safe_process() 921 bypass, coffset, oplen); in safe_process() 955 bypass = crp->crp_payload_start; in safe_process() 956 oplen = bypass + crp->crp_payload_length; in safe_process() 960 if (bypass > 96) { /* bypass offset must be <= 96 bytes */ in safe_process() 961 DPRINTF(("%s: bypass %u too big\n", __func__, bypass)); in safe_process() 1229 | (bypass << SAFE_PE_LEN_BYPASS_S) in safe_process()
|
| /freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
| H A D | imx6ul-ccimx6ulsom.dtsi | 263 regulator-allow-bypass; 268 regulator-allow-bypass;
|
| /freebsd/sys/contrib/device-tree/src/c6x/ |
| H A D | tms320c6457.dtsi | 64 ti,c64x+pll-bypass-delay = <300>;
|
| H A D | tms320c6474.dtsi | 85 ti,c64x+pll-bypass-delay = <120>;
|
| H A D | tms320c6455.dtsi | 74 ti,c64x+pll-bypass-delay = <1440>;
|
| /freebsd/sys/riscv/iommu/ |
| H A D | iommu.c | 776 struct riscv_iommu_domain *domain, int did, bool bypass) in riscv_iommu_init_dc() argument 786 " 0x%x is %s.\n", did, bypass ? "bypassed" : "enabled"); in riscv_iommu_init_dc() 791 if (bypass == false) in riscv_iommu_init_dc() 961 ctx->bypass); in riscv_iommu_set_buswide() 1218 ctx->bypass = true; in riscv_iommu_ctx_alloc() 1264 riscv_iommu_init_dc(sc, domain, ctx->did, ctx->bypass); in riscv_iommu_ctx_init()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCScheduleE500mc.td | 27 // The CFX has a bypass path, allowing non-divide instructions to execute 33 : FuncUnit; // CFX divide bypass path 327 let LoadLatency = 5; // Optimistic load latency assuming bypass.
|
| H A D | PPCScheduleE5500.td | 27 // The CFX has a bypass path, allowing non-divide instructions to execute 33 : FuncUnit; // CFX divide bypass path 371 let LoadLatency = 6; // Optimistic load latency assuming bypass.
|
| /freebsd/sys/contrib/device-tree/Bindings/regulator/ |
| H A D | sprd,sc2731-regulator.txt | 5 their own bypass (power-down) control signals. External tantalum or MLCC
|
| /freebsd/sys/contrib/ncsw/Peripherals/FM/Rtc/ |
| H A D | fm_rtc.c | 180 p_Rtc->p_RtcDriverParam->bypass = DEFAULT_BYPASS; in FM_RTC_Config() 218 if (!p_RtcDriverParam->timer_slave_mode && p_Rtc->p_RtcDriverParam->bypass) in FM_RTC_Init() 318 p_Rtc->p_RtcDriverParam->bypass = enabled; in FM_RTC_ConfigFrequencyBypass()
|
| /freebsd/contrib/expat/ |
| H A D | Makefile.am | 129 @echo 'ERROR: "make -C lib all install" to bypass compilation' >&2
|
| /freebsd/contrib/sqlite3/tea/ |
| H A D | teaish.tcl | 373 not found. Use --disable-load-extension to bypass this 380 be disabled. Use --disable-load-extension to bypass this
|
| /freebsd/sys/contrib/device-tree/Bindings/net/can/ |
| H A D | sja1000.txt | 45 - nxp,no-comparator-bypass : Allows to disable the CAN input comparator.
|