/tools/testing/selftests/proc/ |
D | proc-uptime-002.c | 33 static inline int sys_sched_getaffinity(pid_t pid, unsigned int len, unsigned long *m) in sys_sched_getaffinity() 38 static inline int sys_sched_setaffinity(pid_t pid, unsigned int len, unsigned long *m) in sys_sched_setaffinity() 46 unsigned long *m; in main() local
|
/tools/perf/util/ |
D | memswap.c | 8 u32 *m = src; in mem_bswap_32() local 18 u64 *m = src; in mem_bswap_64() local
|
D | metricgroup.c | 303 struct metric *m; in metricgroup__setup_events() local 398 char *m; in match_metric() local 695 struct metric *m; in __add_metric() local 819 static int recursion_check(struct metric *m, const char *id, struct expr_id **parent, in recursion_check() 870 static int __resolve_metric(struct metric *m, in __resolve_metric() 924 struct metric *m; in resolve_metric() local 938 struct metric **m, in add_metric() 973 struct metric *m; in metricgroup__add_metric() local 1070 struct metric *m, *tmp; in metricgroup__free_metrics() local
|
D | find-map.c | 15 int m = -1; in find_map() local
|
D | mem-events.c | 134 u64 m = PERF_MEM_TLB_NA; in perf_mem__tlb_scnprintf() local 196 u64 m = PERF_MEM_LVL_NA; in perf_mem__lvl_scnprintf() local 262 u64 m = PERF_MEM_SNOOP_NA; in perf_mem__snp_scnprintf() local
|
D | parse-branch-options.c | 9 #define BRANCH_OPT(n, m) \ argument
|
D | mmap.h | 24 #define MMAP_CPU_MASK_BYTES(m) \ argument
|
/tools/include/uapi/linux/ |
D | stat.h | 21 #define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK) argument 22 #define S_ISREG(m) (((m) & S_IFMT) == S_IFREG) argument 23 #define S_ISDIR(m) (((m) & S_IFMT) == S_IFDIR) argument 24 #define S_ISCHR(m) (((m) & S_IFMT) == S_IFCHR) argument 25 #define S_ISBLK(m) (((m) & S_IFMT) == S_IFBLK) argument 26 #define S_ISFIFO(m) (((m) & S_IFMT) == S_IFIFO) argument 27 #define S_ISSOCK(m) (((m) & S_IFMT) == S_IFSOCK) argument
|
/tools/testing/selftests/bpf/progs/ |
D | loop1.c | 17 int i, j, sum = 0, m; in nested_loops() local
|
D | profiler.inc.h | 31 #define S_ISLNK(m) (((m)&S_IFMT) == S_IFLNK) argument 32 #define S_ISDIR(m) (((m)&S_IFMT) == S_IFDIR) argument 33 #define S_ISCHR(m) (((m)&S_IFMT) == S_IFCHR) argument 34 #define S_ISBLK(m) (((m)&S_IFMT) == S_IFBLK) argument 35 #define S_ISFIFO(m) (((m)&S_IFMT) == S_IFIFO) argument 36 #define S_ISSOCK(m) (((m)&S_IFMT) == S_IFSOCK) argument
|
/tools/perf/tests/ |
D | sample-parsing.c | 19 #define COMP(m) do { \ argument 26 #define MCOMP(m) do { \ argument
|
D | kmod-path.c | 13 struct kmod_path m; in test() local
|
D | hists_link.c | 130 struct thread *t, struct map *m, struct symbol *s) in find_sample()
|
/tools/testing/selftests/bpf/ |
D | bpf_rand.h | 15 #define bpf_rand_ux(x, m) \ argument
|
/tools/testing/selftests/bpf/prog_tests/ |
D | btf_write.c | 11 const struct btf_member *m; in test_btf_write() local
|
D | align.c | 632 struct bpf_reg_match m = test->matches[i]; in do_test_single() local
|
/tools/build/ |
D | fixdep.c | 49 char *m = map; in parse_dep_file() local
|
/tools/perf/ |
D | builtin-mem.c | 314 #define MEM_OPT(n, m) \ argument 329 const struct mem_mode *m; in parse_mem_ops() local
|
/tools/arch/x86/lib/ |
D | insn.c | 269 insn_byte_t m, p; in insn_get_opcode() local 734 int insn_decode(struct insn *insn, const void *kaddr, int buf_len, enum insn_mode m) in insn_decode()
|
/tools/lib/bpf/ |
D | btf.h | 323 const struct btf_member *m = btf_members(t) + member_idx; in btf_member_bit_offset() local 335 const struct btf_member *m = btf_members(t) + member_idx; in btf_member_bitfield_size() local
|
D | btf_dump.c | 314 const struct btf_member *m = btf_members(t); in btf_dump_mark_referenced() local 480 const struct btf_member *m = btf_members(t); in btf_dump_order_type() local 754 const struct btf_member *m = btf_members(t); in btf_dump_emit_type() local 794 const struct btf_member *m; in btf_is_struct_packed() local 925 const struct btf_member *m = btf_members(t); in btf_dump_emit_struct_def() local
|
/tools/perf/arch/x86/util/ |
D | perf_regs.c | 59 #define SDT_NAME_REG(n, m) {.sdt_name = "%" #n, .uprobe_name = "%" #m} argument
|
/tools/perf/bench/ |
D | sched-pipe.c | 57 int m = 0, i; in worker_thread() local
|
/tools/testing/selftests/powerpc/benchmarks/ |
D | context_switch.c | 281 static int mutex_lock(unsigned long *m) in mutex_lock() 303 static int mutex_unlock(unsigned long *m) in mutex_unlock()
|
/tools/bpf/bpftool/ |
D | prog.c | 1761 __u32 m, cpu, num_cpu = obj->rodata->num_cpu; in profile_read_values() local 1807 __u32 m; in profile_print_readings_json() local 1827 __u32 m; in profile_print_readings_plain() local 1945 unsigned int cpu, m; in profile_open_perf_events() local
|