Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/
H A Dsmr_hash.h382 #pragma mark - SMR hash tables
415 #pragma mark SMR hash tables: initialization and accessors
496 #pragma mark SMR hash tables: read operations
605 #pragma mark SMR hash tables: mutations
735 #pragma mark SMR hash tables: resizing
853 #pragma mark SMR hash tables: iteration
1005 #pragma mark - SMR scalable hash tables
1118 #pragma mark SMR scalable hash tables: initialization and accessors
1150 #pragma mark SMR scalable hash tables: read operations
1240 #pragma mark SMR scalable hash tables: mutations
[all …]
H A Dsmr.c747 #pragma mark - SMR hash tables
774 #pragma mark SMR simple hash tables
1091 #pragma mark SMR scalable hash tables
/xnu-8796.121.2/doc/
H A Dstartup.md49 tables, ... Available hooks are:
227 - Rank 1: Initializes IPC submodule globals (ipc tables, voucher hashes, ...)
H A Drecount.md52 - `-T` prints the task's active thread counters in additional tables.
/xnu-8796.121.2/bsd/net/
H A Dpf_ruleset.c403 ruleset->tables == 0); in pf_remove_if_empty_ruleset()
412 ruleset->anchor->refcnt > 0 || ruleset->tables > 0 || in pf_remove_if_empty_ruleset()
H A Dpf_table.c2007 r = (rs != NULL) ? rs->tables : -1; in pfr_table_count()
2014 return pf_main_ruleset.tables; in pfr_table_count()
2157 rs->tables++; in pfr_create_ktable()
2207 kt->pfrkt_rs->tables--; in pfr_destroy_ktable()
H A Dpfvar.h1215 int tables; member
/xnu-8796.121.2/iokit/conf/
H A Dfiles125 # Property tables for kernel-linked objects
/xnu-8796.121.2/tests/
H A Dstackshot_tests.m1479 .name = "asid-page-tables",