Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/samples/bpf/
H A 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()
/kernel/linux/linux-6.6/samples/bpf/
H A Dfds_example.c77 static int bpf_do_map(const char *file, uint32_t flags, uint32_t key, in bpf_do_map() function
188 return bpf_do_map(file, flags, key, value); in main()

Completed in 1 milliseconds