Searched defs:id2 (Results 1 – 6 of 6) sorted by relevance
/tools/testing/selftests/bpf/prog_tests/ |
D | xdp_link.c | 11 __u32 duration = 0, id1, id2, id0 = 0, prog_fd1, prog_fd2, err; in test_xdp_link() local
|
D | xdp_attach.c | 9 __u32 duration = 0, id1, id2, id0 = 0, len; in test_xdp_attach() local
|
/tools/thermal/tmon/ |
D | tmon.c | 220 int id2 = 0, c; in main() local
|
/tools/lib/bpf/ |
D | btf.c | 3734 static bool btf_dedup_identical_arrays(struct btf_dedup *d, __u32 id1, __u32 id2) in btf_dedup_identical_arrays() 3747 static bool btf_dedup_identical_structs(struct btf_dedup *d, __u32 id1, __u32 id2) in btf_dedup_identical_structs()
|
D | linker.c | 1294 const struct btf *btf2, __u32 id2) in glob_sym_btf_matches()
|
/tools/testing/selftests/filesystems/incfs/ |
D | incfs_test.c | 375 static bool same_id(incfs_uuid_t *id1, incfs_uuid_t *id2) in same_id()
|