Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dsmr_hash.h385 #pragma mark - SMR hash tables
418 #pragma mark SMR hash tables: initialization and accessors
553 #pragma mark SMR hash tables: read operations
663 #pragma mark SMR hash tables: mutations
793 #pragma mark SMR hash tables: resizing
911 #pragma mark SMR hash tables: iteration
1067 #pragma mark - SMR scalable hash tables
1180 #pragma mark SMR scalable hash tables: initialization and accessors
1212 #pragma mark SMR scalable hash tables: read operations
1302 #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-12377.41.6/doc/lifecycle/
H A Dstartup.md51 tables, ... Available hooks are:
249 - Rank 1: Initializes IPC submodule globals (ipc tables, voucher hashes, ...)
/xnu-12377.41.6/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-12377.41.6/doc/allocators/
H A Dxnu-kernel-restricted.md34 …f of XNU. Its goal is to protect the overall system by securing the page tables against bad actors…
91 …the system, and the pmap and page-tables are a live cache of that state. The Mach VM has had bugs …
/xnu-12377.41.6/iokit/conf/
H A Dfiles131 # Property tables for kernel-linked objects
/xnu-12377.41.6/doc/observability/
H A Drecount.md59 - `-T` prints the task's active thread counters in additional tables.
/xnu-12377.41.6/tests/
H A Dstackshot_tests.m1609 .name = "asid-page-tables",