Searched refs:fmode (Results 1 – 2 of 2) sorted by relevance
27 int BPF_PROG(check_access, struct bpf_map *map, fmode_t fmode) in BPF_PROG() argument32 if (fmode & FMODE_WRITE) in BPF_PROG()
38 int BPF_PROG(fmod_bpf_map, struct bpf_map *map, int fmode) in BPF_PROG() argument48 if (fmode & FMODE_WRITE) in BPF_PROG()
Completed in 4 milliseconds