Searched defs:bpf_list_push_front (Results 1 - 1 of 1) sorted by relevance
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ | ||
| H A D | bpf_experimental.h | 70 #define bpf_list_push_front(head, node) bpf_list_push_front_impl(head, node, NULL, 0) macro |
Completed in 1 milliseconds