Home
last modified time | relevance | path

Searched defs:h (Results 1 – 25 of 61) sorted by relevance

123

/tools/include/linux/
A Dbits.h36 #define GENMASK_INPUT_CHECK(h, l) BUILD_BUG_ON_ZERO(const_true((l) > (h))) argument
48 #define GENMASK_TYPE(t, h, l) \ argument
53 #define GENMASK_U8(h, l) GENMASK_TYPE(u8, h, l) argument
54 #define GENMASK_U16(h, l) GENMASK_TYPE(u16, h, l) argument
55 #define GENMASK_U32(h, l) GENMASK_TYPE(u32, h, l) argument
56 #define GENMASK_U64(h, l) GENMASK_TYPE(u64, h, l) argument
82 #define GENMASK_INPUT_CHECK(h, l) 0 argument
86 #define GENMASK(h, l) \ argument
88 #define GENMASK_ULL(h, l) \ argument
102 #define GENMASK_U128(h, l) \ argument
A Dlist.h609 static inline void INIT_HLIST_NODE(struct hlist_node *h) in INIT_HLIST_NODE()
615 static inline int hlist_unhashed(const struct hlist_node *h) in hlist_unhashed()
620 static inline int hlist_empty(const struct hlist_head *h) in hlist_empty()
650 static inline void hlist_add_head(struct hlist_node *n, struct hlist_head *h) in hlist_add_head()
687 static inline bool hlist_fake(struct hlist_node *h) in hlist_fake()
/tools/lib/subcmd/
A Dparse-options.h119 #define OPT_GROUP(h) { .type = OPTION_GROUP, .help = (h) } argument
123 #define OPT_BOOLEAN_SET(s, l, v, os, h) \ argument
137 #define OPT_STRING_OPTARG(s, l, v, a, h, d) \ argument
141 #define OPT_STRING_OPTARG_SET(s, l, v, os, a, h, d) \ argument
147 #define OPT_DATE(s, l, v, h) \ argument
149 #define OPT_CALLBACK(s, l, v, a, h, f) \ argument
151 #define OPT_CALLBACK_SET(s, l, v, os, a, h, f) \ argument
153 #define OPT_CALLBACK_NOOPT(s, l, v, a, h, f) \ argument
155 #define OPT_CALLBACK_DEFAULT(s, l, v, a, h, f, d) \ argument
157 #define OPT_CALLBACK_DEFAULT_NOOPT(s, l, v, a, h, f, d) \ argument
[all …]
/tools/include/uapi/linux/
A Dbits.h7 #define __GENMASK(h, l) (((~_UL(0)) << (l)) & (~_UL(0) >> (__BITS_PER_LONG - 1 - (h)))) argument
9 #define __GENMASK_ULL(h, l) (((~_ULL(0)) << (l)) & (~_ULL(0) >> (__BITS_PER_LONG_LONG - 1 - (h)))) argument
11 #define __GENMASK_U128(h, l) \ argument
A Dpkt_cls.h138 #define TC_U32_HTID(h) ((h)&0xFFF00000) argument
139 #define TC_U32_USERHTID(h) (TC_U32_HTID(h)>>20) argument
140 #define TC_U32_HASH(h) (((h)>>12)&0xFF) argument
141 #define TC_U32_NODE(h) ((h)&0xFFF) argument
142 #define TC_U32_KEY(h) ((h)&0xFFFFF) argument
/tools/perf/util/
A Dhashmap.c106 size_t h, bkt; in hashmap_grow() local
159 size_t h; in hashmap_insert() local
209 size_t h; in hashmap_find() local
224 size_t h; in hashmap_delete() local
A Dhashmap.h15 static inline size_t hash_bits(size_t h, int bits) in hash_bits()
34 size_t h = 0; in str_hash() local
A Dsha1.c81 u32 h[5] = { 0x67452301, 0xEFCDAB89, 0x98BADCFE, 0x10325476, in sha1() local
A Dhist.c86 void hists__calc_col_len(struct hists *hists, struct hist_entry *h) in hists__calc_col_len()
1885 static void hists__inc_filter_stats(struct hists *hists, struct hist_entry *h) in hists__inc_filter_stats()
1892 void hists__inc_stats(struct hists *hists, struct hist_entry *h) in hists__inc_stats()
2230 static void hists__remove_entry_filter(struct hists *hists, struct hist_entry *h, in hists__remove_entry_filter()
2343 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hists__filter_by_type() local
2382 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in resort_filtered_entry() local
2405 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hists__filter_hierarchy() local
2449 struct hist_entry *h = rb_entry(nd, struct hist_entry, rb_node); in hists__filter_hierarchy() local
/tools/lib/bpf/
A Dhashmap.c106 size_t h, bkt; in hashmap_grow() local
159 size_t h; in hashmap_insert() local
209 size_t h; in hashmap_find() local
224 size_t h; in hashmap_delete() local
A Dhashmap.h15 static inline size_t hash_bits(size_t h, int bits) in hash_bits()
34 size_t h = 0; in str_hash() local
A Dbpf_core_read.h364 #define ___last9(a, b, c, d, e, f, g, h, x) x argument
365 #define ___last10(a, b, c, d, e, f, g, h, i, x) x argument
375 #define ___nolast9(a, b, c, d, e, f, g, h, _) a, b, c, d, e, f, g, h argument
376 #define ___nolast10(a, b, c, d, e, f, g, h, i, _) a, b, c, d, e, f, g, h, i argument
386 #define ___arrow8(a, b, c, d, e, f, g, h) a->b->c->d->e->f->g->h argument
387 #define ___arrow9(a, b, c, d, e, f, g, h, i) a->b->c->d->e->f->g->h->i argument
388 #define ___arrow10(a, b, c, d, e, f, g, h, i, j) a->b->c->d->e->f->g->h->i->j argument
A Dbtf.c3212 const struct btf_ext_header *h = data; in btf_ext_bswap_info() local
3907 long h; in btf_hash_common() local
3926 long h; in btf_hash_int_decl_tag() local
3948 long h; in btf_hash_enum() local
4033 long h = btf_hash_common(t); in btf_hash_struct() local
4079 long h = btf_hash_common(t); in btf_hash_array() local
4130 long h = btf_hash_common(t); in btf_hash_fnproto() local
4204 long h; in btf_dedup_prep() local
4274 long h; in btf_dedup_prim_type() local
4877 long h; in btf_dedup_struct_type() local
[all …]
/tools/usb/usbip/libsrc/
A Dnames.c191 unsigned int h = hashnum(vendorid); in new_vendor() local
211 unsigned int h = hashnum((vendorid << 16) | productid); in new_product() local
231 unsigned int h = hashnum(classid); in new_class() local
250 unsigned int h = hashnum((classid << 8) | subclassid); in new_subclass() local
271 unsigned int h = hashnum((classid << 16) | (subclassid << 8) in new_protocol() local
/tools/testing/selftests/bpf/progs/
A Dfentry_many_args.c22 int g, unsigned int h, long i, __u64 j, unsigned long k) in BPF_PROG()
33 __u64 g, __u64 h, __u64 i, __u64 j, __u64 k) in BPF_PROG()
A Dfexit_many_args.c22 int g, unsigned int h, long i, __u64 j, unsigned long k, in BPF_PROG()
34 __u64 g, __u64 h, __u64 i, __u64 j, __u64 k, __u64 ret) in BPF_PROG()
A Dtest_core_reloc_mods.c17 int a, b, c, d, e, f, g, h; member
42 core_reloc_mods_substruct_t h; member
A Dbtf_dump_test_case_ordering.c54 struct hlist_head h; member
/tools/testing/selftests/bpf/
A Dsdt.h62 # define _SDT_DEPAREN_8(a,b,c,d,e,f,g,h) a b c d e f g h argument
63 # define _SDT_DEPAREN_9(a,b,c,d,e,f,g,h,i) a b c d e f g h i argument
64 # define _SDT_DEPAREN_10(a,b,c,d,e,f,g,h,i,j) a b c d e f g h i j argument
65 # define _SDT_DEPAREN_11(a,b,c,d,e,f,g,h,i,j,k) a b c d e f g h i j k argument
66 # define _SDT_DEPAREN_12(a,b,c,d,e,f,g,h,i,j,k,l) a b c d e f g h i j k l argument
A Dnetlink_helpers.c141 static void rtnl_talk_error(struct nlmsghdr *h, struct nlmsgerr *err, in rtnl_talk_error()
161 struct nlmsghdr *h; in __rtnl_talk_iov() local
A Dbpf_arena_list.h43 static inline void list_add_head(arena_list_node_t *n, arena_list_head_t *h) in list_add_head()
/tools/include/asm-generic/bitops/
A Dfls64.h21 __u32 h = x >> 32; in fls64() local
/tools/testing/selftests/vDSO/
A Dparse_vdso.c72 unsigned long h = 0, g; in elf_hash() local
89 uint32_t h = 5381; in gnu_hash() local
/tools/perf/util/arm-spe-decoder/
A Darm-spe-pkt-decoder.h60 #define SPE_HDR_SHORT_INDEX(h) ((h) & GENMASK_ULL(2, 0)) argument
87 #define SPE_CTX_PKT_HDR_INDEX(h) ((h) & GENMASK_ULL(1, 0)) argument
114 #define SPE_OP_PKT_HDR_CLASS(h) ((h) & GENMASK_ULL(1, 0)) argument
/tools/testing/selftests/arm64/signal/testcases/
A Dtestcases.h84 #define GET_RESV_NEXT_HEAD(h) \ argument

Completed in 98 milliseconds

123