Home
last modified time | relevance | path

Searched refs:tables (Results 1 – 9 of 9) sorted by relevance

/xnu-11215.81.4/osfmk/kern/
H A Dsmr_hash.h385 #pragma mark - SMR hash tables
418 #pragma mark SMR hash tables: initialization and accessors
547 #pragma mark SMR hash tables: read operations
657 #pragma mark SMR hash tables: mutations
787 #pragma mark SMR hash tables: resizing
905 #pragma mark SMR hash tables: iteration
1061 #pragma mark - SMR scalable hash tables
1174 #pragma mark SMR scalable hash tables: initialization and accessors
1206 #pragma mark SMR scalable hash tables: read operations
1296 #pragma mark SMR scalable hash tables: mutations
[all …]
H A Dsmr.c2250 #pragma mark - SMR hash tables
2277 #pragma mark SMR simple hash tables
2620 #pragma mark SMR scalable hash tables
/xnu-11215.81.4/doc/lifecycle/
H A Dstartup.md51 tables, ... Available hooks are:
227 - Rank 1: Initializes IPC submodule globals (ipc tables, voucher hashes, ...)
/xnu-11215.81.4/bsd/net/
H A Dpf_ruleset.c434 ruleset->tables == 0); in pf_remove_if_empty_ruleset()
443 ruleset->anchor->refcnt > 0 || ruleset->tables > 0 || in pf_remove_if_empty_ruleset()
H A Dpf_table.c2009 r = (rs != NULL) ? rs->tables : -1; in pfr_table_count()
2016 return pf_main_ruleset.tables; in pfr_table_count()
2159 rs->tables++; in pfr_create_ktable()
2209 kt->pfrkt_rs->tables--; in pfr_destroy_ktable()
H A Dpfvar.h1226 int tables; member
/xnu-11215.81.4/iokit/conf/
H A Dfiles128 # Property tables for kernel-linked objects
/xnu-11215.81.4/doc/observability/
H A Drecount.md59 - `-T` prints the task's active thread counters in additional tables.
/xnu-11215.81.4/tests/
H A Dstackshot_tests.m1529 .name = "asid-page-tables",