Searched refs:cpu_offset (Results 1 – 1 of 1) sorted by relevance
732 static SLIST_HEAD(cpu_offset_list, cpu_offset) cpu_offsets =734 struct cpu_offset { struct735 SLIST_ENTRY(cpu_offset) entries;4991 struct cpu_offset *op; in get_ctx_core_offset()5077 op = malloc(sizeof(struct cpu_offset), M_IFLIB, in get_ctx_core_offset()5098 struct cpu_offset *op, *top; in unref_ctx_core_offset()5106 SLIST_REMOVE(&cpu_offsets, op, cpu_offset, entries); in unref_ctx_core_offset()