Searched defs:new_head (Results 1 – 8 of 8) sorted by relevance
/freebsd-src/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-src/sys/contrib/openzfs/module/zfs/ |
H A D | spa_errlog.c | 1368 find_txg_ancestor_snapshot(spa_t * spa,uint64_t new_head,uint64_t old_head,uint64_t * txg) find_txg_ancestor_snapshot() argument 1402 swap_errlog(spa_t * spa,uint64_t spa_err_obj,uint64_t new_head,uint64_t old_head,dmu_tx_t * tx) swap_errlog() argument
|
H A D | dsl_dataset.c | 3722 uint64_t new_head = hds->ds_object; dsl_dataset_promote_sync() local
|
/freebsd-src/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-src/sys/dev/ice/ |
H A D | ice_osdep.h | 238 #define LIST_REPLACE_INIT(old_head, new_head) do { \ argument
|
/freebsd-src/contrib/ncurses/progs/ |
H A D | infocmp.c | 105 ENTRY *new_head = _nc_head; in ExitProgram() local
|
/freebsd-src/sys/netpfil/ipfw/ |
H A D | ip_fw_table_algo.c | 1794 struct chashbhead *old_head, *new_head; in ta_modify_chash() local 3701 struct fhashbhead *old_head, *new_head; in ta_modify_fhash() local [all...] |
/freebsd-src/sys/net/ |
H A D | iflib.c | 3563 struct mbuf *new_head; iflib_ether_pad() local
|