Home
last modified time | relevance | path

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

/include/linux/
A Drhashtable.h1150 struct rhash_head *obj_old, struct rhash_head *obj_new, in __rhashtable_replace_fast() argument
1163 hash = rht_head_hashfn(ht, tbl, obj_old, params); in __rhashtable_replace_fast()
1175 if (he != obj_old) { in __rhashtable_replace_fast()
1180 rcu_assign_pointer(obj_new->next, obj_old->next); in __rhashtable_replace_fast()
1212 struct rhashtable *ht, struct rhash_head *obj_old, in rhashtable_replace_fast() argument
1228 while ((err = __rhashtable_replace_fast(ht, tbl, obj_old, in rhashtable_replace_fast()
/include/rdma/
A Duverbs_types.h74 void (*swap_uobjects)(struct ib_uobject *obj_old,

Completed in 7 milliseconds