Searched refs:BPF_OBJ_PROG (Results 1 – 3 of 3) sorted by relevance
83 BPF_OBJ_PROG, enumerator
255 [BPF_OBJ_PROG] = "prog", in get_fd_type_name()286 return BPF_OBJ_PROG; in get_fd_type()
190 return open_obj_pinned_any(path, BPF_OBJ_PROG); in prog_parse_fd()376 build_pinned_obj_table(&prog_table, BPF_OBJ_PROG); in do_show()