Searched refs:elem1 (Results 1 – 3 of 3) sorted by relevance
28 struct arr_elem *elem1, *elem2; in res_spin_lock_test() local31 elem1 = bpf_map_lookup_elem(&arrmap, &(int){0}); in res_spin_lock_test()32 if (!elem1) in res_spin_lock_test()38 r = bpf_res_spin_lock(&elem1->lock); in res_spin_lock_test()44 bpf_res_spin_unlock(&elem1->lock); in res_spin_lock_test()47 bpf_res_spin_unlock(&elem1->lock); in res_spin_lock_test()
34 struct acpi_probe_entry *elem1 = (struct acpi_probe_entry *)in1; in irqchip_cmp_func() local36 return (elem0->type > elem1->type) - (elem0->type < elem1->type); in irqchip_cmp_func()
1529 elem1='{ 10.0.0.1 . 22-25, 10.0.0.1 . 10-20 }'1533 nft add element t s "$elem1" 2>/dev/null || return 1