Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/samples/bpf/
Dfds_example.c76 static int bpf_do_map(const char *file, uint32_t flags, uint32_t key, in bpf_do_map() function
186 return bpf_do_map(file, flags, key, value); in main()