Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dworkload_config.c98 workload_config_hash(workload_config_ctx_t *ctx, const char *id) in workload_config_hash() function
191 LIST_FOREACH(entry, workload_config_hash(ctx, id), wce_link) { in lookup_entry()
283 LIST_INSERT_HEAD(workload_config_hash(ctx, entry->wce_id), entry, wce_link); in insert_entry()