Searched refs:bpf_spinlock_cnt (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_sock_fields.c26 struct bpf_spinlock_cnt { struct
35 __type(value, struct bpf_spinlock_cnt);
42 __type(value, struct bpf_spinlock_cnt);
124 struct bpf_spinlock_cnt cli_cnt_init = { .lock = {}, .cnt = 0xeB9F };
125 struct bpf_spinlock_cnt *pkt_out_cnt, *pkt_out_cnt10;
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsock_fields.c29 struct bpf_spinlock_cnt { struct
213 struct bpf_spinlock_cnt pkt_out_cnt = {}, pkt_out_cnt10 = {};
255 struct bpf_spinlock_cnt scnt = {};

Completed in 100 milliseconds