| /freebsd-9-stable/sys/contrib/octeon-sdk/ |
| D | cvmx-helper-jtag.c | 89 jtgc.s.bypass = 0x3; in cvmx_helper_qlm_jtag_init() 91 jtgc.s.bypass = 0x7; in cvmx_helper_qlm_jtag_init() 93 jtgc.s.bypass = 0xf; in cvmx_helper_qlm_jtag_init() 122 jtgc.s.bypass = 1<<qlm; in cvmx_helper_qlm_jtag_shift() 179 jtgc.s.bypass = 1<<qlm; in cvmx_helper_qlm_jtag_update() 210 jtgc.s.bypass = 1<<qlm; in cvmx_helper_qlm_jtag_capture()
|
| D | cvmx-asxx-defs.h | 656 uint64_t bypass : 1; /**< When set, the rld_dll setting is bypassed with member 659 uint64_t bypass : 1; 1232 uint64_t bypass : 1; /**< Compensation bypass */ member 1238 uint64_t bypass : 1; 1260 uint64_t bypass : 1; /**< Compensation bypass */ member 1270 uint64_t bypass : 1;
|
| /freebsd-9-stable/sys/netgraph/netflow/ |
| D | ng_netflow.c | 589 uint8_t acct = 0, bypass = 0, is_frag = 0, upper_proto = 0; in ng_netflow_rcvdata() local 607 bypass = 1; in ng_netflow_rcvdata() 611 bypass = 1; in ng_netflow_rcvdata() 616 if ((!bypass) && in ng_netflow_rcvdata() 623 bypass = 1; in ng_netflow_rcvdata() 631 if (bypass) { in ng_netflow_rcvdata() 670 goto bypass; \ in ng_netflow_rcvdata() 732 goto bypass; /* pass this frame */ in ng_netflow_rcvdata() 751 goto bypass; in ng_netflow_rcvdata() 760 goto bypass; in ng_netflow_rcvdata() [all …]
|
| /freebsd-9-stable/contrib/ofed/libibverbs/debian/ |
| D | control.in | 20 hardware access from userspace (kernel bypass), and libibverbs 39 hardware access from userspace (kernel bypass), and libibverbs 58 hardware access from userspace (kernel bypass), and libibverbs 76 hardware access from userspace (kernel bypass), and libibverbs
|
| /freebsd-9-stable/contrib/gcc/config/s390/ |
| D | 2064.md | 33 ;; LA bypass | agen | 35 ;; --- c1 | Load bypass 118 ;; A load type instruction uses a bypass to feed the result back 126 ;; A load address type instruction uses a bypass to feed the
|
| D | 2084.md | 277 ;; A load type instruction uses a bypass to feed the result back 291 ;; A load address type instruction uses a bypass to feed the
|
| /freebsd-9-stable/sys/geom/sched/ |
| D | gs_rr.c | 164 int bypass; /* bypass scheduling writes */ member 211 SYSCTL_INT(_kern_geom_sched_rr, OID_AUTO, bypass, CTLFLAG_RW, 212 &me.bypass, 0, "Bypass scheduler"); 405 if (me.bypass == 0 && !force) { in g_rr_next() 533 if (me.bypass) in g_rr_start()
|
| D | g_sched.c | 842 goto bypass; in g_sched_start() 856 goto bypass; in g_sched_start() 880 bypass: in g_sched_start()
|
| /freebsd-9-stable/contrib/llvm/include/llvm/Target/ |
| D | TargetItinerary.td | 29 // Pipeline bypass / forwarding - These values specifies the symbolic names of 96 // a def by an instruction is available on a specific bypass and the use can 97 // read from the same bypass, then the operand use latency is reduced by one. 134 // info. Subtargets using NoItineraries can bypass the scheduler's
|
| /freebsd-9-stable/contrib/sendmail/cf/mailer/ |
| D | local.m4 | 42 R@ <@ $*> $n temporarily bypass Sun bogosity 62 R@ <@ $*> $n temporarily bypass Sun bogosity
|
| /freebsd-9-stable/contrib/llvm/lib/Target/PowerPC/ |
| D | PPCScheduleE500mc.td | 28 // The CFX has a bypass path, allowing non-divide instructions to execute 34 : FuncUnit; // CFX divide bypass path 262 let LoadLatency = 5; // Optimistic load latency assuming bypass.
|
| D | PPCScheduleE5500.td | 28 // The CFX has a bypass path, allowing non-divide instructions to execute 34 // : FuncUnit; // CFX divide bypass path 305 let LoadLatency = 6; // Optimistic load latency assuming bypass.
|
| D | PPCScheduleA2.td | 148 let LoadLatency = 6; // Optimistic load latency assuming bypass.
|
| D | PPCScheduleG5.td | 102 let LoadLatency = 3; // Optimistic load latency assuming bypass.
|
| /freebsd-9-stable/sys/dev/safe/ |
| D | safe.c | 852 int bypass, oplen, ivsize; in safe_process() local 1072 bypass = maccrd->crd_skip; in safe_process() 1100 bypass, coffset, oplen); in safe_process() 1135 bypass = enccrd->crd_skip; in safe_process() 1136 oplen = bypass + enccrd->crd_len; in safe_process() 1138 bypass = maccrd->crd_skip; in safe_process() 1139 oplen = bypass + maccrd->crd_len; in safe_process() 1144 if (bypass > 96) { /* bypass offset must be <= 96 bytes */ in safe_process() 1145 DPRINTF(("%s: bypass %u too big\n", __func__, bypass)); in safe_process() 1463 | (bypass << SAFE_PE_LEN_BYPASS_S) in safe_process()
|
| /freebsd-9-stable/contrib/gcc/ |
| D | genautomata.c | 500 struct bypass_decl bypass; member 897 &(_decl)->decl.bypass; })) 1077 #define DECL_BYPASS(d) (&(d)->decl.bypass) 2371 struct bypass_decl *bypass; in find_bypass() local 2373 for (bypass = bypass_list; bypass != NULL; bypass = bypass->next) in find_bypass() 2374 if (bypass->in_insn_reserv == in_insn_reserv) in find_bypass() 2376 return bypass; in find_bypass() 2389 struct bypass_decl *bypass; in process_decls() local 2512 bypass in process_decls() 2515 if (bypass != NULL) in process_decls() [all …]
|
| D | timevar.def | 139 DEFTIMEVAR (TV_BYPASS , "bypass jumps")
|
| /freebsd-9-stable/contrib/gcc/config/mips/ |
| D | 24k.md | 101 ;; mthi, mtlo, mtlhx - deliver result to hi/lo, thence madd, handled as bypass 295 ;; fcmp -> movf.fmt & movt.fmt bypass (dependency must be on the condition) 411 ;; fcmp -> movf.fmt & movt.fmt bypass (dependency must be on the condition)
|
| D | 5k.md | 202 ;; fcmp -> movf.fmt & movt.fmt bypass (dependency must be on condition)
|
| /freebsd-9-stable/tools/tools/nanobsd/rescue/Files/etc/ssh/ |
| D | sshd_config | 81 # PAM authentication via ChallengeResponseAuthentication may bypass
|
| /freebsd-9-stable/tools/tools/nanobsd/gateworks/cfg/ssh/ |
| D | sshd_config | 88 # PAM authentication via ChallengeResponseAuthentication may bypass
|
| /freebsd-9-stable/crypto/openssh/ |
| D | sshd_config | 95 # PAM authentication via ChallengeResponseAuthentication may bypass
|
| /freebsd-9-stable/contrib/ofed/libibverbs/ |
| D | libibverbs.spec.in | 18 access from userspace to InfiniBand/iWARP adapters (kernel bypass) for
|
| /freebsd-9-stable/sys/netinet/libalias/ |
| D | HISTORY | 127 bypass of FTP/IRC DCC data connections. Also added
|
| /freebsd-9-stable/contrib/gcc/config/sparc/ |
| D | ultra3.md | 159 ;; We need a special guard function because this bypass does
|