Lines Matching refs:map_value
6 struct map_value { struct
14 __type(value, struct map_value); argument
21 __type(value, struct map_value);
28 __type(value, struct map_value);
36 __type(value, struct map_value);
65 static void test_kptr_unref(struct map_value *v) in test_kptr_unref()
82 static void test_kptr_ref(struct map_value *v) in test_kptr_ref()
119 static void test_kptr_get(struct map_value *v) in test_kptr_get()
133 static void test_kptr(struct map_value *v) in test_kptr()
143 struct map_value *v; in test_map_kptr()
164 struct map_value *v; in test_map_in_map_kptr()
195 struct map_value *v; in test_map_kptr_ref()
262 struct map_value *v; in test_map_kptr_ref2()