Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/progs/
A Dtest_libbpf_get_fd_by_id_opts.c27 int BPF_PROG(check_access, struct bpf_map *map, fmode_t fmode) in BPF_PROG() argument
32 if (fmode & FMODE_WRITE) in BPF_PROG()
A Dsecurity_bpf_map.c38 int BPF_PROG(fmod_bpf_map, struct bpf_map *map, int fmode) in BPF_PROG() argument
48 if (fmode & FMODE_WRITE) in BPF_PROG()

Completed in 4 milliseconds