Searched defs:new_head (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/dev/smartpqi/ |
H A D | smartpqi_tag.c | 215 union head_list cur_head, new_head; in pqisrc_put_tag() local 252 union head_list cur_head, new_head; in pqisrc_get_tag() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | spa_errlog.c | 1376 find_txg_ancestor_snapshot(spa_t *spa, uint64_t new_head, uint64_t old_head, in find_txg_ancestor_snapshot() 1410 swap_errlog(spa_t *spa, uint64_t spa_err_obj, uint64_t new_head, uint64_t in swap_errlog()
|
H A D | dsl_dataset.c | 3879 uint64_t new_head = hds->ds_object; in dsl_dataset_promote_sync() local
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_taskdeps.cpp | 202 kmp_depnode_list_t *new_head; in __kmp_add_node() local
|
/freebsd/sys/dev/ice/ |
H A D | ice_osdep.h | 238 #define LIST_REPLACE_INIT(old_head, new_head) do { \ argument
|
/freebsd/contrib/ncurses/progs/ |
H A D | infocmp.c | 105 ENTRY *new_head = _nc_head; in ExitProgram() local
|
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_fw_table_algo.c | 1796 struct chashbhead *old_head, *new_head; in ta_modify_chash() local 3702 struct fhashbhead *old_head, *new_head; in ta_modify_fhash() local
|
/freebsd/sys/net/ |
H A D | iflib.c | 3566 struct mbuf *new_head; in iflib_ether_pad() local
|