Home
last modified time | relevance | path

Searched refs:bucket (Results 1 – 8 of 8) sorted by relevance

/tools/testing/selftests/vDSO/
Dparse_vdso.c50 ELF(Word) *bucket, *chain;
155 vdso_info.bucket = &hash[2]; in vdso_init_from_sysinfo_ehdr()
207 ELF(Word) chain = vdso_info.bucket[elf_hash(name) % vdso_info.nbucket]; in vdso_sym()
/tools/testing/selftests/bpf/progs/
Dbpf_iter_udp4.c58 ctx->bucket, src, srcp, dest, destp); in dump_udp4()
Dbpf_iter_udp6.c62 ctx->bucket, in dump_udp6()
Dbpf_iter.h100 int bucket __attribute__((aligned(8))); member
/tools/testing/selftests/drivers/net/mlxsw/
Drtnetlink.sh899 ip nexthop bucket show nhid 1
902 ip nexthop bucket show nhid 2
908 ip nexthop bucket show nhid 1
914 ip nexthop bucket show nhid 2
920 ip nexthop bucket show nhid 1
927 ip nexthop bucket show nhid 2
/tools/testing/selftests/drivers/net/netdevsim/
Dnexthop.sh81 count=$($IP nexthop bucket show id $group_id nhid $nhid |
385 for index in $($IP -j nexthop bucket show id $group_id nhid $nhid |
398 $IP -j nexthop bucket show id $group_id nhid $nhid | jq length
/tools/memory-model/Documentation/
Dsimple.txt99 in each hash bucket allows operations on different buckets to proceed
101 other, so that an operation on one bucket does not interfere with any
102 other bucket.
/tools/testing/selftests/net/
Dfib_nexthops.sh271 out=$($IP nexthop bucket ${nharg} \
2010 count=$($IP -j nexthop bucket ${nharg} ${selector} | jq length)
2117 (( $($IP -j nexthop bucket list id 101 |