Home
last modified time | relevance | path

Searched refs:value_type (Results 1 – 6 of 6) sorted by relevance

/tools/testing/selftests/bpf/progs/
A Duptr_failure.c14 __type(value, struct value_type);
22 struct value_type *v; in uptr_write()
39 struct value_type *v; in uptr_write_nested()
56 struct value_type *v; in uptr_no_null_check()
74 struct value_type *v; in uptr_kptr_xchg()
91 struct value_type *v; in uptr_obj_new()
A Dlinked_maps2.c10 typedef struct my_value { long x; } value_type; typedef
15 __type(value, value_type);
44 value_type val_struct = { .x = 2000 }; in BPF_PROG()
59 value_type *value_struct; in BPF_PROG()
A Dtask_ls_uptr.c16 __type(value, struct value_type);
26 struct value_type *ptr; in on_enter()
/tools/testing/selftests/powerpc/papr_attributes/
A Dattr_test.c36 static int value_type(int id) in value_type() function
85 attr_type = value_type(id); in verify_energy_info()
/tools/testing/selftests/bpf/
A Duptr_test_common.h32 struct value_type { struct
/tools/testing/selftests/bpf/prog_tests/
A Dtask_local_storage.c259 struct value_type value = {}; in test_uptr_basic()
378 struct value_type value = {}; in test_uptr_across_pages()

Completed in 9 milliseconds