Searched refs:a_value (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | test_core_reloc_existence.c | 18 int a_value; member 49 out->a_value = BPF_CORE_READ(in, a); in test_core_existence() 51 out->a_value = 0xff000001u; in test_core_existence()
|
| H A D | core_reloc_types.h | 659 int a_value; member
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/recipetool/ |
| H A D | create_buildsys_python.py | 468 for pos, a_value in enumerate(dvalue): 469 new_value = replace_value(search, replace, a_value) 477 for pos, a_value in enumerate(value): 478 new_value = replace_value(search, replace, a_value)
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H A D | core_reloc.c | 561 .a_value = 1, 581 .a_value = 42, 600 .a_value = 0xff000001u,
|