Home
last modified time | relevance | path

Searched defs:hash_lock (Results 1 – 25 of 128) sorted by relevance

123456

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/innobase/buf/
H A Dbuf0rea.cc144 page_hash_latch *hash_lock= buf_pool.page_hash.lock_get(fold); in buf_page_init_for_read() local
215 page_hash_latch *hash_lock= buf_pool.page_hash.lock_get(fold); in buf_page_init_for_read() local
418 page_hash_latch *hash_lock= buf_pool.page_hash.lock<false>(fold); in buf_read_ahead_random() local
618 page_hash_latch *hash_lock= buf_pool.page_hash.lock<false>(fold); in buf_read_ahead_linear() local
H A Dbuf0block_hint.cc50 page_hash_latch *hash_lock= buf_pool.page_hash.lock<false>(fold); in buffer_fix_block_if_still_valid() local
H A Dbuf0buf.cc1581 page_hash_latch* hash_lock = hash_lock_get(id); in realloc() local
2432 page_hash_latch *hash_lock= page_hash.lock<true>(fold); in watch_unset() local
2449 page_hash_latch *hash_lock= buf_pool.page_hash.lock_get(fold); in watch_unset() local
2490 page_hash_latch *hash_lock= buf_pool.page_hash.lock<false>(fold); in buf_page_free() local
2538 page_hash_latch *hash_lock; in buf_page_get_zip() local
2937 page_hash_latch* hash_lock = buf_pool.page_hash.lock<false>(fold); in buf_page_get_low() local
3500 page_hash_latch *hash_lock = buf_pool.hash_lock_get(id); in buf_page_optimistic_get() local
3582 page_hash_latch *hash_lock; in buf_page_try_get_func() local
3703 page_hash_latch *hash_lock= buf_pool.page_hash.lock_get(fold); in buf_page_create() local
3763 page_hash_latch *hash_lock= buf_pool.page_hash.lock_get(fold); in buf_page_create() local
[all …]
H A Dbuf0lru.cc811 page_hash_latch* hash_lock = buf_pool.page_hash.lock_get(fold); in buf_LRU_free_page() local
1075 page_hash_latch *hash_lock, bool zip) in buf_LRU_block_remove_hashed()
1248 page_hash_latch *hash_lock) in buf_LRU_free_one_page()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/innobase/buf/
H A Dbuf0rea.cc144 page_hash_latch *hash_lock= buf_pool.page_hash.lock_get(fold); in buf_page_init_for_read() local
215 page_hash_latch *hash_lock= buf_pool.page_hash.lock_get(fold); in buf_page_init_for_read() local
418 page_hash_latch *hash_lock= buf_pool.page_hash.lock<false>(fold); in buf_read_ahead_random() local
618 page_hash_latch *hash_lock= buf_pool.page_hash.lock<false>(fold); in buf_read_ahead_linear() local
H A Dbuf0block_hint.cc50 page_hash_latch *hash_lock= buf_pool.page_hash.lock<false>(fold); in buffer_fix_block_if_still_valid() local
H A Dbuf0buf.cc1581 page_hash_latch* hash_lock = hash_lock_get(id); in realloc() local
2432 page_hash_latch *hash_lock= page_hash.lock<true>(fold); in watch_unset() local
2449 page_hash_latch *hash_lock= buf_pool.page_hash.lock_get(fold); in watch_unset() local
2490 page_hash_latch *hash_lock= buf_pool.page_hash.lock<false>(fold); in buf_page_free() local
2538 page_hash_latch *hash_lock; in buf_page_get_zip() local
2937 page_hash_latch* hash_lock = buf_pool.page_hash.lock<false>(fold); in buf_page_get_low() local
3500 page_hash_latch *hash_lock = buf_pool.hash_lock_get(id); in buf_page_optimistic_get() local
3582 page_hash_latch *hash_lock; in buf_page_try_get_func() local
3703 page_hash_latch *hash_lock= buf_pool.page_hash.lock_get(fold); in buf_page_create() local
3763 page_hash_latch *hash_lock= buf_pool.page_hash.lock_get(fold); in buf_page_create() local
[all …]
H A Dbuf0lru.cc811 page_hash_latch* hash_lock = buf_pool.page_hash.lock_get(fold); in buf_LRU_free_page() local
1075 page_hash_latch *hash_lock, bool zip) in buf_LRU_block_remove_hashed()
1248 page_hash_latch *hash_lock) in buf_LRU_free_one_page()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/include/
H A Dhash0hash.inl234 rw_lock_t* hash_lock,
261 rw_lock_t* hash_lock,
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/innobase/include/
H A Dhash0hash.inl234 rw_lock_t* hash_lock,
261 rw_lock_t* hash_lock,
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/innobase/include/
H A Dhash0hash.inl234 rw_lock_t* hash_lock,
261 rw_lock_t* hash_lock,
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/innobase/include/
H A Dhash0hash.inl234 rw_lock_t* hash_lock,
261 rw_lock_t* hash_lock,
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/innobase/buf/
H A Dbuf0rea.cc73 rw_lock_t* hash_lock = buf_page_hash_lock_get(buf_pool, in buf_read_page_handle_error() local
357 rw_lock_t* hash_lock; in buf_read_ahead_random() local
651 rw_lock_t* hash_lock; in buf_read_ahead_linear() local
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/innobase/buf/
H A Dbuf0rea.cc73 rw_lock_t* hash_lock = buf_page_hash_lock_get(buf_pool, in buf_read_page_handle_error() local
357 rw_lock_t* hash_lock; in buf_read_ahead_random() local
651 rw_lock_t* hash_lock; in buf_read_ahead_linear() local
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/innobase/buf/
H A Dbuf0rea.cc73 rw_lock_t* hash_lock = buf_page_hash_lock_get(buf_pool, in buf_read_page_handle_error() local
357 rw_lock_t* hash_lock; in buf_read_ahead_random() local
651 rw_lock_t* hash_lock; in buf_read_ahead_linear() local
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/innobase/buf/
H A Dbuf0rea.cc76 prio_rw_lock_t* hash_lock = buf_page_hash_lock_get(buf_pool, fold); in buf_read_page_handle_error() local
364 prio_rw_lock_t* hash_lock; in buf_read_ahead_random() local
657 prio_rw_lock_t* hash_lock; in buf_read_ahead_linear() local
H A Dbuf0buf.cc1794 prio_rw_lock_t* hash_lock; in buf_pool_watch_set() local
1915 prio_rw_lock_t* hash_lock = buf_page_hash_lock_get(buf_pool, fold); in buf_pool_watch_remove() local
1940 prio_rw_lock_t* hash_lock = buf_page_hash_lock_get(buf_pool, fold); in buf_pool_watch_unset() local
1985 prio_rw_lock_t* hash_lock = buf_page_hash_lock_get(buf_pool, in buf_pool_watch_occurred() local
2076 prio_rw_lock_t* hash_lock; in buf_page_set_file_page_was_freed() local
2110 prio_rw_lock_t* hash_lock; in buf_page_reset_file_page_was_freed() local
2188 prio_rw_lock_t* hash_lock; in buf_page_get_zip() local
2729 prio_rw_lock_t* hash_lock; in buf_page_get_gen() local
3543 prio_rw_lock_t* hash_lock; in buf_page_try_get_func() local
3761 prio_rw_lock_t* hash_lock; in buf_page_init_for_read() local
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/innobase/buf/
H A Dbuf0rea.cc76 prio_rw_lock_t* hash_lock = buf_page_hash_lock_get(buf_pool, fold); in buf_read_page_handle_error() local
364 prio_rw_lock_t* hash_lock; in buf_read_ahead_random() local
657 prio_rw_lock_t* hash_lock; in buf_read_ahead_linear() local
H A Dbuf0buf.cc1794 prio_rw_lock_t* hash_lock; in buf_pool_watch_set() local
1915 prio_rw_lock_t* hash_lock = buf_page_hash_lock_get(buf_pool, fold); in buf_pool_watch_remove() local
1940 prio_rw_lock_t* hash_lock = buf_page_hash_lock_get(buf_pool, fold); in buf_pool_watch_unset() local
1985 prio_rw_lock_t* hash_lock = buf_page_hash_lock_get(buf_pool, in buf_pool_watch_occurred() local
2076 prio_rw_lock_t* hash_lock; in buf_page_set_file_page_was_freed() local
2110 prio_rw_lock_t* hash_lock; in buf_page_reset_file_page_was_freed() local
2188 prio_rw_lock_t* hash_lock; in buf_page_get_zip() local
2729 prio_rw_lock_t* hash_lock; in buf_page_get_gen() local
3543 prio_rw_lock_t* hash_lock; in buf_page_try_get_func() local
3761 prio_rw_lock_t* hash_lock; in buf_page_init_for_read() local
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/innobase/buf/
H A Dbuf0rea.cc76 prio_rw_lock_t* hash_lock = buf_page_hash_lock_get(buf_pool, fold); in buf_read_page_handle_error() local
364 prio_rw_lock_t* hash_lock; in buf_read_ahead_random() local
657 prio_rw_lock_t* hash_lock; in buf_read_ahead_linear() local
H A Dbuf0buf.cc1794 prio_rw_lock_t* hash_lock; in buf_pool_watch_set() local
1915 prio_rw_lock_t* hash_lock = buf_page_hash_lock_get(buf_pool, fold); in buf_pool_watch_remove() local
1940 prio_rw_lock_t* hash_lock = buf_page_hash_lock_get(buf_pool, fold); in buf_pool_watch_unset() local
1985 prio_rw_lock_t* hash_lock = buf_page_hash_lock_get(buf_pool, in buf_pool_watch_occurred() local
2076 prio_rw_lock_t* hash_lock; in buf_page_set_file_page_was_freed() local
2110 prio_rw_lock_t* hash_lock; in buf_page_reset_file_page_was_freed() local
2188 prio_rw_lock_t* hash_lock; in buf_page_get_zip() local
2729 prio_rw_lock_t* hash_lock; in buf_page_get_gen() local
3543 prio_rw_lock_t* hash_lock; in buf_page_try_get_func() local
3761 prio_rw_lock_t* hash_lock; in buf_page_init_for_read() local
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Darc.c1321 kmutex_t *hash_lock; in arc_buf_add_ref() local
1609 kmutex_t *hash_lock; in arc_evict() local
1748 kmutex_t *hash_lock; in arc_evict_ghost() local
2491 kmutex_t *hash_lock; in arc_read_done() local
2654 kmutex_t *hash_lock; in arc_read_nolock() local
2936 kmutex_t *hash_lock; in arc_buf_evict() local
3018 kmutex_t *hash_lock; in arc_release() local
3295 kmutex_t *hash_lock; in arc_free() local
3966 kmutex_t *hash_lock; in l2arc_write_done() local
4040 kmutex_t *hash_lock; in l2arc_read_done() local
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/innobase/buf/
H A Dbuf0buf.cc1721 rw_lock_t* hash_lock; in buf_pool_watch_set() local
1849 rw_lock_t* hash_lock = buf_page_hash_lock_get(buf_pool, fold); in buf_pool_watch_remove() local
1874 rw_lock_t* hash_lock = buf_page_hash_lock_get(buf_pool, fold); in buf_pool_watch_unset() local
1927 rw_lock_t* hash_lock = buf_page_hash_lock_get(buf_pool, in buf_pool_watch_occurred() local
2026 rw_lock_t* hash_lock; in buf_page_set_file_page_was_freed() local
2060 rw_lock_t* hash_lock; in buf_page_reset_file_page_was_freed() local
2127 rw_lock_t* hash_lock; in buf_page_get_zip() local
2617 rw_lock_t* hash_lock; in buf_page_get_gen() local
3387 rw_lock_t* hash_lock; in buf_page_try_get_func() local
3600 rw_lock_t* hash_lock; in buf_page_init_for_read() local
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/storage/innobase/buf/
H A Dbuf0buf.cc1721 rw_lock_t* hash_lock; in buf_pool_watch_set() local
1849 rw_lock_t* hash_lock = buf_page_hash_lock_get(buf_pool, fold); in buf_pool_watch_remove() local
1874 rw_lock_t* hash_lock = buf_page_hash_lock_get(buf_pool, fold); in buf_pool_watch_unset() local
1927 rw_lock_t* hash_lock = buf_page_hash_lock_get(buf_pool, in buf_pool_watch_occurred() local
2026 rw_lock_t* hash_lock; in buf_page_set_file_page_was_freed() local
2060 rw_lock_t* hash_lock; in buf_page_reset_file_page_was_freed() local
2127 rw_lock_t* hash_lock; in buf_page_get_zip() local
2617 rw_lock_t* hash_lock; in buf_page_get_gen() local
3387 rw_lock_t* hash_lock; in buf_page_try_get_func() local
3600 rw_lock_t* hash_lock; in buf_page_init_for_read() local
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/innobase/buf/
H A Dbuf0buf.cc3318 rw_lock_t** hash_lock)
3444 rw_lock_t* hash_lock = buf_page_hash_lock_get(buf_pool, watch->id); local
3474 rw_lock_t* hash_lock = buf_page_hash_lock_get(buf_pool, page_id); local
3502 rw_lock_t* hash_lock = buf_page_hash_lock_get(buf_pool, page_id); local
3575 rw_lock_t* hash_lock; local
3605 rw_lock_t* hash_lock; local
3667 rw_lock_t* hash_lock; local
4036 rw_lock_t* hash_lock; local
4885 rw_lock_t* hash_lock; local
5090 rw_lock_t* hash_lock; local
[all …]

123456