]> Git Repo - J-linux.git/blob - tools/testing/selftests/bpf/progs/test_queue_map.c
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / tools / testing / selftests / bpf / progs / test_queue_map.c
1 // SPDX-License-Identifier: GPL-2.0
2 // Copyright (c) 2018 Politecnico di Torino
3 #define MAP_TYPE BPF_MAP_TYPE_QUEUE
4 #include "test_queue_stack_map.h"
This page took 0.025682 seconds and 4 git commands to generate.