Home
last modified time | relevance | path

Searched refs:value2 (Results 1 – 9 of 9) sorted by relevance

/tools/testing/selftests/bpf/progs/
A Dtest_get_xattr.c19 char value2[32]; variable
69 bpf_dynptr_from_mem(value2, sizeof(value2), 0, &value_ptr); in BPF_PROG()
78 if (bpf_strncmp(value2, ret, expected_value)) in BPF_PROG()
/tools/testing/selftests/riscv/mm/
A Dmmap_test.h19 void *value2 = mmap(NULL, sizeof(int), PROT, FLAGS, 0, 0); in memory_layout() local
21 return value2 > value1; in memory_layout()
/tools/bootconfig/samples/
A Dbad-array-space-comment.bconf3 "value2" # comment2
A Dgood-array-space-comment.bconf3 "value2" , # comment2
A Dbad-array.bconf2 key = "value1" "value2"
A Dgood-tree.bconf12 value = 2; value2 = 3;}
A Dgood-mixed-override.bconf4 key := value2
A Dbad-samekey.bconf4 bar = value2
/tools/perf/Documentation/
A Dperf-config.txt61 name2 = value2

Completed in 8 milliseconds