Home
last modified time | relevance | path

Searched defs:nr_keys (Results 1 – 10 of 10) sorted by relevance

/linux/fs/bcachefs/
H A Dbtree_key_cache.h8 size_t nr_keys = atomic_long_read(&c->btree_key_cache.nr_keys); in bch2_nr_btree_keys_need_flush() local
17 size_t nr_keys = atomic_long_read(&c->btree_key_cache.nr_keys); in __bch2_btree_key_cache_must_wait() local
31 size_t nr_keys = atomic_long_read(&c->btree_key_cache.nr_keys); in bch2_btree_key_cache_wait_done() local
H A Dbtree_key_cache_types.h18 atomic_long_t nr_keys; member
H A Dbtree_update_interior.c1505 struct { unsigned nr_keys, val_u64s; } nr_keys[2]; in __btree_split_node() local
H A Dfsck.c1495 unsigned nr_keys = 0; in check_key_has_inode() local
/linux/tools/testing/selftests/net/tcp_ao/
H A Dkey-management.c426 unsigned int nr_keys; member
483 static int init_default_key_collection(unsigned int nr_keys, bool randomized) in init_default_key_collection()
888 unsigned int nr_keys, int current_index, int rnext_index, in run_client()
933 unsigned int nr_keys, int current_index, int rnext_index, in start_client()
944 static void end_client(const char *tst_name, int sk, unsigned int nr_keys, in end_client()
1025 unsigned int nr_keys, in client_non_matching()
1047 unsigned int nr_keys, in check_current_back()
1081 unsigned int nr_keys, unsigned int rotations, in roll_over_keys()
1117 unsigned int nr_keys, int current_index, int rnext_index) in try_client_run()
1130 unsigned int nr_keys, in try_client_match()
H A Dbench-lookups.c69 static const size_t nr_keys[] = { 512, 1024, 2048, 4096, 8192 }; variable
/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Dsock.c414 int err, nr_keys; in test_get_tcp_counters() local
H A Daolib.h510 size_t nr_keys; member
/linux/drivers/md/bcache/
H A Dbcache_ondisk.h125 static inline struct bkey *bkey_idx(const struct bkey *k, unsigned int nr_keys) in bkey_idx()
/linux/tools/testing/selftests/bpf/
H A Dtest_maps.c477 unsigned int nr_keys = 2000; in test_arraymap_percpu_many_keys() local