| /tools/include/linux/ |
| D | hash.h | 16 #define hash_long(val, bits) hash_32(val, bits) argument 18 #define hash_long(val, bits) hash_64(val, bits) argument 68 static inline u32 hash_32_generic(u32 val, unsigned int bits) in hash_32_generic() 77 static __always_inline u32 hash_64_generic(u64 val, unsigned int bits) in hash_64_generic() 88 static inline u32 hash_ptr(const void *ptr, unsigned int bits) in hash_ptr()
|
| D | hashtable.h | 17 #define DEFINE_HASHTABLE(name, bits) \ argument 21 #define DECLARE_HASHTABLE(name, bits) \ argument 28 #define hash_min(val, bits) \ argument
|
| D | bitmap.h | 10 #define DECLARE_BITMAP(name,bits) \ argument
|
| /tools/lib/ |
| D | bitmap.c | 10 int __bitmap_weight(const unsigned long *bitmap, int bits) in __bitmap_weight() 24 const unsigned long *bitmap2, int bits) in __bitmap_or() 63 const unsigned long *bitmap2, unsigned int bits) in __bitmap_and()
|
| /tools/testing/selftests/vDSO/ |
| D | parse_vdso.c | 57 #define ELF_BITS_XFORM2(bits, x) Elf##bits##_##x argument 58 #define ELF_BITS_XFORM(bits, x) ELF_BITS_XFORM2(bits, x) argument
|
| /tools/spi/ |
| D | spidev_fdx.c | 82 __u8 lsb, bits; in dumpstat() local
|
| D | spidev_test.c | 38 static uint8_t bits = 8; variable
|
| /tools/testing/selftests/vm/ |
| D | virtual_address_range.c | 60 int bits = HIGH_ADDR_SHIFT + rand() % (63 - HIGH_ADDR_SHIFT); in hind_addr() local
|
| /tools/testing/selftests/rcutorture/formal/srcu-cbmc/include/linux/ |
| D | types.h | 16 #define DECLARE_BITMAP(name, bits) \ argument
|
| /tools/firewire/ |
| D | nosy-dump.c | 721 uint32_t bits; in decode_link_packet() local 730 unsigned long long bits; in decode_link_packet() local
|
| /tools/perf/arch/x86/util/ |
| D | intel-pt.c | 101 static u64 intel_pt_masked_bits(u64 mask, u64 bits) in intel_pt_masked_bits() 172 static int intel_pt_pick_bit(int bits, int target) in intel_pt_pick_bit() 490 u64 bits; in intel_pt_val_config_term() local
|
| /tools/power/cpupower/utils/helpers/ |
| D | amd.c | 29 } bits; member
|
| /tools/perf/util/ |
| D | pmu.c | 722 __u64 bits = 0; in perf_pmu__format_bits() local 1075 int config, unsigned long *bits) in perf_pmu__new_format() 1091 void perf_pmu__set_format(unsigned long *bits, long from, long to) in perf_pmu__set_format()
|
| D | evsel.c | 1486 static void __p_bits(char *buf, size_t size, u64 value, struct bit_names *bits) in __p_bits() 1502 struct bit_names bits[] = { in __p_sample_type() local 1518 struct bit_names bits[] = { in __p_branch_sample_type() local 1533 struct bit_names bits[] = { in __p_read_format() local
|
| D | cpumap.c | 719 unsigned char bits = bitmap[cpu / 8]; in cpu_map__snprint_mask() local
|
| D | auxtrace.c | 1330 unsigned int bits; member 1333 struct auxtrace_cache *auxtrace_cache__new(unsigned int bits, size_t entry_size, in auxtrace_cache__new()
|
| D | intel-pt.c | 387 unsigned int bits; in intel_pt_cache() local
|
| /tools/vm/ |
| D | page-types.c | 1088 static void add_bits_filter(uint64_t mask, uint64_t bits) in add_bits_filter() 1140 uint64_t bits; in parse_bits_mask() local
|
| /tools/perf/ |
| D | builtin-trace.c | 131 #define TP_UINT_FIELD(bits) \ argument 144 #define TP_UINT_FIELD__SWAPPED(bits) \ argument
|
| /tools/arch/x86/include/uapi/asm/ |
| D | kvm.h | 91 __u64 bits; member
|
| /tools/testing/selftests/seccomp/ |
| D | seccomp_bpf.c | 2120 int bits = 0; in TEST() local
|
| /tools/include/uapi/sound/ |
| D | asound.h | 382 __u32 bits[(SNDRV_MASK_MAX+31)/32]; member
|