Home | History | Annotate | Download | only in tc

Lines Matching refs:BPF_OBJ_PIN

780 static int bpf_obj_pin(int fd, const char *pathname)
787 return bpf(BPF_OBJ_PIN, &attr, sizeof(attr));
1030 return bpf_obj_pin(fd, pathname);