Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_local_storage_create.c21 static int storage_type = BPF_MAP_TYPE_SK_STORAGE; variable
52 storage_type = BPF_MAP_TYPE_TASK_STORAGE; in parse_arg()
54 storage_type = BPF_MAP_TYPE_SK_STORAGE; in parse_arg()
92 if (storage_type == BPF_MAP_TYPE_SK_STORAGE) { in setup()
119 if (storage_type == BPF_MAP_TYPE_SK_STORAGE) { in setup()
198 if (storage_type == BPF_MAP_TYPE_SK_STORAGE) in producer()
242 storage_type == BPF_MAP_TYPE_SK_STORAGE ? in report_final()