Home
last modified time | relevance | path

Searched refs:private (Results 1 – 25 of 45) sorted by relevance

12

/tools/testing/selftests/mm/
A Dcharge_reserved_hugetlb.sh159 local private="$7"
277 local private="$8"
325 local private="${13}"
403 for private in "" "-r"; do
425 echo private=$private, populate=$populate, method=$method, reserve=$reserve
454 echo private=$private, populate=$populate, method=$method, reserve=$reserve
474 echo private=$private, populate=$populate, method=$method, reserve=$reserve
491 echo private=$private, populate=$populate, method=$method, reserve=$reserve
507 echo private=$private, populate=$populate, method=$method, reserve=$reserve
510 "$method" "$private" "0" "$reserve"
[all …]
A Duffd-wp-mremap.c77 if (private) in alloc_one_folio()
89 if (private) in alloc_one_folio()
254 bool private; member
264 .private = false,
271 .private = true,
278 .private = false,
285 .private = true,
294 .private = false,
301 .private = true,
315 .private = true,
[all …]
A Dwrite_hugetlb_memory.sh12 private=$7
23 "$private" "$want_sleep" "$reserve"
A Dwrite_to_hugetlbfs.c74 int want_sleep = 0, private = 0; in main() local
112 private in main()
156 if (!private) in main()
174 (private ? MAP_PRIVATE : MAP_SHARED) | in main()
187 (private ? (MAP_PRIVATE | MAP_ANONYMOUS) : in main()
/tools/testing/selftests/bpf/progs/
A Dlinked_list.h50 #define private(name) SEC(".bss." #name) __hidden __attribute__((aligned(8))) macro
52 private(A) struct bpf_spin_lock glock;
53 private(A) struct bpf_list_head ghead __contains(foo, node2);
54 private(B) struct bpf_spin_lock glock2;
A Drbtree_btf_fail__wrong_node_type.c19 #define private(name) SEC(".data." #name) __hidden __attribute__((aligned(8))) macro
20 private(A) struct bpf_spin_lock glock;
21 private(A) struct bpf_rb_root groot __contains(node_data, node);
A Drbtree_btf_fail__add_wrong_type.c33 #define private(name) SEC(".data." #name) __hidden __attribute__((aligned(8))) macro
34 private(A) struct bpf_spin_lock glock;
35 private(A) struct bpf_rb_root groot __contains(node_data, node);
A Dkptr_xchg_inline.c15 #define private(name) SEC(".bss." #name) __hidden __attribute__((aligned(8))) macro
16 private(kptr) struct bin_data __kptr * ptr;
A Drefcounted_kptr_fail.c19 #define private(name) SEC(".data." #name) __hidden __attribute__((aligned(8))) macro
20 private(A) struct bpf_spin_lock glock;
21 private(A) struct bpf_rb_root groot __contains(node_acquire, node);
A Drbtree_search.c17 #define private(name) SEC(".data." #name) __hidden __attribute__((aligned(8))) macro
18 private(A) struct bpf_spin_lock glock0;
19 private(A) struct bpf_rb_root groot0 __contains(node_data, r0);
21 private(B) struct bpf_spin_lock glock1;
22 private(B) struct bpf_rb_root groot1 __contains(node_data, r1);
A Dtailcall_fail.c14 #define private(name) SEC(".bss." #name) __hidden __attribute__((aligned(8))) macro
16 private(A) struct bpf_spin_lock lock;
A Dlinked_list_peek.c14 #define private(name) SEC(".data." #name) __hidden __attribute__((aligned(8))) macro
15 private(A) struct bpf_spin_lock glock;
16 private(A) struct bpf_list_head ghead __contains(node_data, l);
A Drbtree.c29 #define private(name) SEC(".data." #name) __hidden __attribute__((aligned(8))) macro
30 private(A) struct bpf_spin_lock glock;
31 private(A) struct bpf_rb_root groot __contains(node_data, node);
32 private(A) struct bpf_rb_root groot_array[2] __contains(node_data, node);
33 private(A) struct bpf_rb_root groot_array_one[1] __contains(node_data, node);
34 private(B) struct root_nested groot_nested;
A Drefcounted_kptr.c40 #define private(name) SEC(".bss." #name) __hidden __attribute__((aligned(8))) macro
41 private(A) struct bpf_spin_lock lock;
42 private(A) struct bpf_rb_root root __contains(node_data, r);
43 private(A) struct bpf_list_head head __contains(node_data, l);
45 private(B) struct bpf_spin_lock alock;
46 private(B) struct bpf_rb_root aroot __contains(node_acquire, node);
48 private(C) struct bpf_spin_lock block;
49 private(C) struct bpf_rb_root broot __contains(node_data, r);
A Drbtree_fail.c15 #define private(name) SEC(".data." #name) __hidden __attribute__((aligned(8))) macro
16 private(A) struct bpf_spin_lock glock;
17 private(A) struct bpf_rb_root groot __contains(node_data, node);
18 private(A) struct bpf_rb_root groot2 __contains(node_data, node);
A Dbpf_qdisc_common.h13 #define private(name) SEC(".data." #name) __hidden __attribute__((aligned(8))) macro
A Dcpumask_success.c79 private(MASK) static struct bpf_cpumask __kptr * global_mask_array[2];
80 private(MASK) static struct bpf_cpumask __kptr * global_mask_array_l2[2][1];
81 private(MASK) static struct bpf_cpumask __kptr * global_mask_array_one[1];
82 private(MASK) static struct kptr_nested global_mask_nested[2];
83 private(MASK_DEEP) static struct kptr_nested_deep global_mask_nested_deep;
84 private(MASK_1) static struct kptr_nested_deep_array_1 global_mask_nested_deep_array_1;
85 private(MASK_2) static struct kptr_nested_deep_array_2 global_mask_nested_deep_array_2;
86 private(MASK_3) static struct kptr_nested_deep_array_3 global_mask_nested_deep_array_3;
A Dexceptions_fail.c12 #define private(name) SEC(".bss." #name) __hidden __attribute__((aligned(8))) macro
29 private(A) struct bpf_spin_lock lock;
30 private(A) struct bpf_rb_root rbtree __contains(foo, node);
A Dbpf_qdisc_fifo.c14 private(A) struct bpf_spin_lock q_fifo_lock;
15 private(A) struct bpf_list_head q_fifo __contains(skb_node, node);
A Dlinked_list.c21 private(C) struct bpf_spin_lock glock_c;
22 private(C) struct bpf_list_head ghead_array[2] __contains(foo, node2);
23 private(C) struct bpf_list_head ghead_array_one[1] __contains(foo, node2);
25 private(D) struct head_nested ghead_nested;
A Dbpf_qdisc_fq.c123 private(A) struct bpf_spin_lock fq_delayed_lock;
124 private(A) struct bpf_rb_root fq_delayed __contains(fq_flow_node, rb_node);
126 private(B) struct bpf_spin_lock fq_new_flows_lock;
127 private(B) struct bpf_list_head fq_new_flows __contains(fq_flow_node, list_node);
129 private(C) struct bpf_spin_lock fq_old_flows_lock;
130 private(C) struct bpf_list_head fq_old_flows __contains(fq_flow_node, list_node);
132 private(D) struct fq_bpf_data q;
/tools/testing/selftests/kvm/
A Dpre_fault_memory_test.c66 static void __test_pre_fault_memory(unsigned long vm_type, bool private) in __test_pre_fault_memory() argument
95 private ? KVM_MEM_GUEST_MEMFD : 0); in __test_pre_fault_memory()
98 if (private) in __test_pre_fault_memory()
126 static void test_pre_fault_memory(unsigned long vm_type, bool private) in test_pre_fault_memory() argument
133 __test_pre_fault_memory(vm_type, private); in test_pre_fault_memory()
/tools/testing/shared/
A Dlinux.c31 void *private; member
39 void kmem_cache_set_private(struct kmem_cache *cachep, void *private) in kmem_cache_set_private() argument
41 cachep->private = private; in kmem_cache_set_private()
76 cachep->callback(cachep->private); in kmem_cache_alloc_lru()
253 ret->private = NULL; in kmem_cache_create()
/tools/testing/selftests/wireguard/
A Dnetns.sh101 private-key <(echo "$key1") \
107 private-key <(echo "$key2") \
248 n1 wg set wg0 private-key <(echo "$key3")
539 n1 wg set wg0 private-key <(echo "$key1")
647 [[ $(n0 wg show wg0 private-key) == "$key1" ]]
649 n0 wg set wg0 private-key /dev/null peer "$pub2" preshared-key /dev/null
650 [[ $(n0 wg show wg0 private-key) == "(none)" ]]
653 n0 wg set wg0 private-key <(echo "$key2")
658 n0 wg set wg0 private-key <(echo "$key1")
661 n0 wg set wg0 private-key <(echo "/${key1:1}")
[all …]
/tools/lib/bpf/
A Dlibbpf.pc.template11 Requires.private: libelf zlib

Completed in 32 milliseconds

12