| /tools/testing/selftests/arm64/tags/ |
| D | tags_test.c | 11 #define SHIFT_TAG(tag) ((uint64_t)(tag) << 56) argument 12 #define SET_TAG(ptr, tag) (((uint64_t)(ptr) & ~SHIFT_TAG(0xff)) | \ argument 18 unsigned long tag = 0; in main() local
|
| /tools/testing/radix-tree/ |
| D | test.c | 12 item_tag_set(struct radix_tree_root *root, unsigned long index, int tag) in item_tag_set() 18 item_tag_clear(struct radix_tree_root *root, unsigned long index, int tag) in item_tag_clear() 23 int item_tag_get(struct radix_tree_root *root, unsigned long index, int tag) in item_tag_get() 199 static int verify_node(struct radix_tree_node *slot, unsigned int tag, in verify_node() 247 void verify_tag_consistency(struct radix_tree_root *root, unsigned int tag) in verify_tag_consistency()
|
| D | tag_check.c | 14 __simple_checks(struct radix_tree_root *tree, unsigned long index, int tag) in __simple_checks() 132 char *thrash_state, int tag) in gang_check() 157 static void do_thrash(struct radix_tree_root *tree, char *thrash_state, int tag) in do_thrash()
|
| /tools/testing/selftests/bpf/ |
| D | test_tag.c | 91 static void tag_from_fdinfo(int fd_prog, uint8_t *tag, uint32_t len) in tag_from_fdinfo() 114 static void tag_from_alg(int insns, uint8_t *tag, uint32_t len) in tag_from_alg() 144 static void tag_dump(const char *prefix, uint8_t *tag, uint32_t len) in tag_dump()
|
| D | test_maps.h | 9 #define CHECK(condition, tag, format...) ({ \ argument
|
| D | test_progs.h | 190 #define _CHECK(condition, tag, duration, format...) ({ \ argument 216 #define CHECK(condition, tag, format...) \ argument 218 #define CHECK_ATTR(condition, tag, format...) \ argument
|
| /tools/testing/selftests/arm64/mte/ |
| D | check_tags_inclusion.c | 52 int tag, run, ret, result = KSFT_PASS; in check_single_included_tags() local 84 int tag, run, result = KSFT_PASS; in check_multiple_included_tags() local
|
| D | check_buffer_fill.c | 351 static int compare_memory_tags(char *ptr, size_t size, int tag) in compare_memory_tags()
|
| /tools/perf/util/ |
| D | dwarf-aux.c | 272 int tag; in __die_get_real_type() local 411 int tag = dwarf_tag(dw_die); in die_is_func_instance() local 1027 int tag; in __die_find_variable_cb() local 1109 int tag, ret; in die_get_typename_from_type() local 1432 int tag = dwarf_tag(die_mem); in __die_find_var_reg_cb() local 1527 int tag = dwarf_tag(die_mem); in __die_find_var_addr_cb() local 1580 int tag = dwarf_tag(die_mem); in __die_collect_vars_cb() local 1643 int tag = dwarf_tag(die_mem); in __die_collect_global_vars_cb() local 1744 int tag = dwarf_tag(vr_die); in die_has_loclist() local 1974 int tag = dwarf_tag(die_mem); in __die_find_member_offset_cb() local [all …]
|
| D | units.h | 9 char tag; member
|
| D | annotate-data.c | 136 int tag; in pr_debug_scope() local 228 int tag; in __add_member_cb() local 422 int tag = dwarf_tag(type_die); in is_pointer_type() local 429 int tag = dwarf_tag(type_die); in is_compound_type() local 544 int tag; in set_stack_state() local
|
| D | mem-events.h | 12 const char *tag; member
|
| D | probe-finder.c | 316 int ret, tag; in convert_variable_fields() local 1171 int tag; in copy_variables_cb() local 1402 int tag, ret; in collect_variables_cb() local
|
| D | mmap.c | 29 void mmap_cpu_mask__scnprintf(struct mmap_cpu_mask *mask, const char *tag) in mmap_cpu_mask__scnprintf()
|
| /tools/testing/selftests/sgx/ |
| D | sigstruct.c | 214 uint64_t tag; member 241 uint64_t tag; member 260 uint64_t tag; member
|
| /tools/testing/selftests/filesystems/incfs/ |
| D | incfs_perf.c | 266 int measure_read_throughput_internal(const char *tag, int dir, const char *name, in measure_read_throughput_internal() 375 int measure_read_throughput(const char *tag, int dir, const char *name, in measure_read_throughput() 552 char tag[256]; in test_incfs_file() local
|
| /tools/include/uapi/linux/ |
| D | seg6.h | 31 __u16 tag; member
|
| /tools/perf/tests/ |
| D | stat.c | 11 u64 tag, u64 val) in has_term()
|
| /tools/testing/selftests/cgroup/ |
| D | test_hugetlb_memcg.c | 25 char *p, *q, *path = "/proc/meminfo", *tag = "Hugepagesize:"; in get_hugepage_size() local
|
| /tools/testing/selftests/bpf/prog_tests/ |
| D | verifier_log.c | 10 static bool check_prog_load(int prog_fd, bool expect_err, const char *tag) in check_prog_load()
|
| D | select_reuseport.c | 50 #define RET_IF(condition, tag, format...) ({ \ argument 57 #define RET_ERR(condition, tag, format...) ({ \ argument
|
| /tools/testing/selftests/net/ |
| D | psock_snd.c | 106 uint16_t *tag = header + ETH_HLEN; in build_eth_header() local
|
| /tools/bpf/bpftool/ |
| D | common.c | 807 static int prog_fd_by_nametag(void *nametag, int **fds, bool tag) in prog_fd_by_nametag() 897 unsigned char tag[BPF_TAG_SIZE]; in prog_parse_fds() local
|
| /tools/testing/selftests/bpf/progs/ |
| D | test_seg6_loop.c | 44 unsigned short tag; member
|
| D | exceptions.c | 297 #define check_assert(name, cookie, tag) \ argument
|