/freebsd/lib/libc/db/btree/ |
H A D | bt_put.c | 279 goto miss; in bt_fast() 283 goto miss; in bt_fast() 285 goto miss; in bt_fast() 287 goto miss; in bt_fast() 291 goto miss; in bt_fast() 293 goto miss; in bt_fast() 295 goto miss; in bt_fast() 304 miss: in bt_fast()
|
/freebsd/contrib/mtree/ |
H A D | verify.c | 63 static void miss(NODE *, char *); 73 miss(root, path); in verify() 172 miss(NODE *p, char *tail) in miss() function 276 miss(p->child, tp + 1); in miss()
|
/freebsd/sys/contrib/device-tree/Bindings/nios2/ |
H A D | nios2.txt | 30 - altr,fast-tlb-miss-addr: Specifies CPU fast TLB miss exception address 58 altr,fast-tlb-miss-addr = <0xc7fff400>;
|
/freebsd/crypto/openssl/test/ |
H A D | cmp_vfy_test.c | 151 static int test_validate_msg_mac_alg_protection(int miss, int wrong) in test_validate_msg_mac_alg_protection() argument 155 fixture->expected = !miss && !wrong; in test_validate_msg_mac_alg_protection() 156 if (!TEST_true(miss ? OSSL_CMP_CTX_set0_trustedStore(fixture->cmp_ctx, NULL) in test_validate_msg_mac_alg_protection() 250 static int test_validate_msg_signature_srvcert(int bad_sig, int miss, int wrong) in test_validate_msg_signature_srvcert() argument 254 fixture->expected = !bad_sig && !wrong && !miss; in test_validate_msg_signature_srvcert() 256 || !TEST_true(miss ? OSSL_CMP_CTX_set1_secretValue(fixture->cmp_ctx, in test_validate_msg_signature_srvcert()
|
/freebsd/contrib/tcsh/nls/russian/ |
H A D | set13 | 12 10 hash miss:
|
/freebsd/contrib/tcsh/nls/et/ |
H A D | set13 | 12 10 hash miss:
|
/freebsd/contrib/tcsh/nls/C/ |
H A D | set13 | 12 10 hash miss:
|
/freebsd/sys/dev/mlx5/mlx5_accel/ |
H A D | mlx5_ipsec_fs.c | 146 struct mlx5e_ipsec_miss miss; member 304 struct mlx5e_ipsec_miss *miss, in ipsec_miss_create() argument 323 miss->group = mlx5_create_flow_group(ft, flow_group_in); in ipsec_miss_create() 324 if (IS_ERR(miss->group)) { in ipsec_miss_create() 325 err = PTR_ERR(miss->group); in ipsec_miss_create() 336 miss->rule = mlx5_add_flow_rules(ft, NULL, &flow_act, dest, 1); in ipsec_miss_create() 337 if (IS_ERR(miss->rule)) { in ipsec_miss_create() 338 mlx5_destroy_flow_group(miss->group); in ipsec_miss_create() 339 err = PTR_ERR(miss->rule); in ipsec_miss_create() 1624 mlx5_del_flow_rules(&rx_ip_type->miss.rule); in ipsec_fs_rx_ip_type_catchall_rule_destroy() [all …]
|
/freebsd/tools/tools/sysbuild/ |
H A D | sysbuild.sh | 285 miss=`(cd $p ; ports_make missing) || true` 287 if [ "x${miss}" != "x" ] ; then 288 log_it "NB: MISSING for $p:" $miss
|
/freebsd/tools/test/stress2/misc/ |
H A D | kevent9.sh | 127 // Sometimes we miss a NOTE_EXIT. If it hasn't arrived by the timeout, bail out since
|
/freebsd/contrib/unbound/validator/ |
H A D | val_sigcrypt.c | 520 int i, miss = -1; in algo_needs_missing() local 527 if(n->needs[i] == 1 && miss == -1) in algo_needs_missing() 528 miss = i; in algo_needs_missing() 530 if(miss != -1) return miss; in algo_needs_missing()
|
/freebsd/sys/contrib/device-tree/src/nios2/ |
H A D | 3c120_devboard.dts | 39 altr,fast-tlb-miss-addr = <0xc7fff400>;
|
H A D | 10m50_devboard.dts | 25 altr,fast-tlb-miss-addr = <0xc0000100>;
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OPENSSL_LH_stats.pod | 41 record a miss.
|
/freebsd/sys/kern/ |
H A D | vfs_cache.c | 305 SDT_PROBE_DEFINE4(vfs, namecache, fullpath_smr, miss, "struct vnode *", 310 SDT_PROBE_DEFINE1(vfs, namecache, fullpath, miss, "struct vnode *"); 317 SDT_PROBE_DEFINE2(vfs, namecache, lookup, miss, "struct vnode *", 321 SDT_PROBE_DEFINE2(vfs, namecache, removecnp, miss, "struct vnode *", 620 STATNODE_COUNTER(miss, nummiss, "Number of cache misses"); 1077 long poshits, neghits, miss, total; in sysctl_hitpct() local 1082 miss = counter_u64_fetch(nummiss); in sysctl_hitpct() 1083 total = poshits + neghits + miss; in sysctl_hitpct() 1836 SDT_PROBE2(vfs, namecache, removecnp, miss, dvp, cnp); in cache_remove_cnp() 1896 SDT_PROBE2(vfs, namecache, removecnp, miss, dvp, cnp); in cache_remove_cnp() [all …]
|
/freebsd/tools/tools/shlib-compat/ |
H A D | shlib-compat.py | 113 self.miss = 0 116 total = self.hit + self.miss 122 (name, self.hit, self.miss, ratio) 137 self.stats.miss += 1
|
/freebsd/crypto/openssl/ |
H A D | NOTES-ANDROID.md | 63 keep in mind that if you miss it, Configure will try to use gcc...
|
H A D | FREEBSD-upgrade | 122 18) Commit and hope you did not miss anything.
|
/freebsd/contrib/googletest/docs/ |
H A D | pkgconfig.md | 40 `target_compile_definitions()` might still miss this). The same recommendation
|
/freebsd/contrib/tcsh/nls/finnish/ |
H A D | set3 | 19 17 Laajenna edelliseksi sanaksi, missä on tämä alkuosa
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | iconv.m4 | 233 dnl Otherwise aclocal's initial scan pass would miss the macro definition.
|
/freebsd/lib/libpmc/ |
H A D | libpmc.c | 480 __K8MASK(page-miss, 1), 516 __K8MASK(probe-miss, 0),
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCScheduleP9.td | 20 // that we have a cache hit. For a cache miss the load latency will be more.
|
/freebsd/contrib/nvi/cl/ |
H A D | README.signal | 109 ignore signals. It's also less likely that we'll miss a case, and we
|
/freebsd/share/syscons/keymaps/ |
H A D | cz.iso2.kbd | 106 # Make me know if I miss something. My native tongue is Slovak,
|