Searched refs:refcount_field (Results 1 – 1 of 1) sorted by relevance
275 static void list_and_rb_node_same_struct(bool refcount_field) in list_and_rb_node_same_struct() argument289 if (refcount_field) { in list_and_rb_node_same_struct()295 id = btf__add_struct(btf, "bar", refcount_field ? 60 : 56); in list_and_rb_node_same_struct()304 if (refcount_field) { in list_and_rb_node_same_struct()324 ASSERT_EQ(err, refcount_field ? 0 : -EINVAL, "check btf"); in list_and_rb_node_same_struct()
Completed in 6 milliseconds