Searched defs:nh (Results 1 – 14 of 14) sorted by relevance
| /third_party/ltp/lib/ |
| D | tst_crypto.c | 40 struct nlmsghdr *nh; in tst_crypto_recv_ack() local 71 struct nlmsghdr nh = { in tst_crypto_add_alg() local 89 struct nlmsghdr nh = { in tst_crypto_del_alg() local
|
| /third_party/ltp/testcases/kernel/crypto/ |
| D | crypto_user01.c | 116 static void validate_one_alg(const struct nlmsghdr *nh) in validate_one_alg() 136 const struct nlmsghdr *nh; in validate_alg_list() local 159 struct nlmsghdr nh = { in run() local
|
| /third_party/elfutils/tests/ |
| D | xlate_notes.c | 111 Elf32_Nhdr nh; in main() local
|
| /third_party/ltp/testcases/lib/ |
| D | tst_ns_ifmove.c | 31 struct nlmsghdr nh; member
|
| /third_party/rust/crates/memchr/src/memmem/ |
| D | rabinkarp.rs | 119 let mut nh = NeedleHash { hash: Hash::new(), hash_2pow: 1 }; in forward() localVariable 134 let mut nh = NeedleHash { hash: Hash::new(), hash_2pow: 1 }; in reverse() localVariable
|
| /third_party/ltp/include/ |
| D | tst_netlink.h | 25 int fd, const struct nlmsghdr *nh, in safe_netlink_send()
|
| /third_party/libbpf/src/ |
| D | netlink.c | 143 struct nlmsghdr *nh; in libbpf_netlink_recv() local 249 static int parse_genl_family_id(struct nlmsghdr *nh, libbpf_dump_nlmsg_t fn, in parse_genl_family_id() 405 static int parse_xdp_features(struct nlmsghdr *nh, libbpf_dump_nlmsg_t fn, in parse_xdp_features() 681 static int get_tc_info(struct nlmsghdr *nh, libbpf_dump_nlmsg_t fn, in get_tc_info()
|
| D | nlattr.h | 58 struct nlmsghdr nh; member
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
| D | btree_test.cc | 1902 auto nh = src1.extract(src1.find(3)); in TEST() local 1934 auto nh = s.extract(MovableOnlyInstance(i)); in TestExtractWithTrackingForSet() local 1967 auto nh = m.extract(CopyableMovableInstance(i)); in TestExtractWithTrackingForMap() local 2000 auto nh = src1.extract(src1.find(3)); in TEST() local 2017 auto nh = src1.extract(src1.find(3)); in TEST() local 2041 auto nh = src1.extract(src1.find(3)); in TEST() local 2109 auto nh = src.extract(src.find(3)); in TEST() local 2126 auto nh = src.extract(src.lower_bound(3)); in TEST() local 2696 auto nh = map.extract(map.begin()); in TEST() local 2708 auto nh = map.extract(map.begin()); in TEST() local
|
| D | node_hash_map_test.cc | 264 auto nh = map.extract(map.begin()); in TEST() local
|
| D | flat_hash_map_test.cc | 277 auto nh = map.extract(map.begin()); in TEST() local
|
| /third_party/elfutils/libdwfl/ |
| D | dwfl_segment_report_module.c | 595 const GElf_Nhdr *nh = notes; in dwfl_segment_report_module() local
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_neighbor.c | 283 const int nh = y > 0; in filter_slice() local
|
| /third_party/musl/ldso/linux/ |
| D | dynlink.c | 302 Elf64_Nhdr nh; in parse_extra_prot_fd() member
|