Searched refs:bpf_get_file_flag (Results 1 – 3 of 3) sorted by relevance
537 f_flags = bpf_get_file_flag(flags); in bpf_obj_get_user()
719 int bpf_get_file_flag(int flags) in bpf_get_file_flag() function854 f_flags = bpf_get_file_flag(attr->map_flags); in map_create()3479 f_flags = bpf_get_file_flag(attr->open_flags); in bpf_map_get_fd_by_id()
1584 int bpf_get_file_flag(int flags);
Completed in 19 milliseconds