Searched refs:fops (Results 1 – 2 of 2) sorted by relevance
72 const void *fops; in iter() local79 fops = &bpf_prog_fops; in iter()82 fops = &bpf_map_fops; in iter()85 fops = &btf_fops; in iter()90 fops = &bpf_link_fops_poll; in iter()92 fops = &bpf_link_fops; in iter()98 if (file->f_op != fops) in iter()
642 void *fops = type_data; in test_btf_dump_struct_data() local720 ret = btf_dump__dump_type_data(d, type_id, fops, type_sz, &opts); in test_btf_dump_struct_data()
Completed in 4 milliseconds