Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dsyscall.c696 int bpf_get_file_flag(int flags) in bpf_get_file_flag() function
817 f_flags = bpf_get_file_flag(attr->map_flags); in map_create()
3321 f_flags = bpf_get_file_flag(attr->open_flags); in bpf_map_get_fd_by_id()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h1370 int bpf_get_file_flag(int flags);

Completed in 9 milliseconds