/tools/testing/selftests/proc/ |
A D | proc-uptime-002.c | 35 static inline int sys_sched_getaffinity(pid_t pid, unsigned int len, unsigned long *m) in sys_sched_getaffinity() 40 static inline int sys_sched_setaffinity(pid_t pid, unsigned int len, unsigned long *m) in sys_sched_setaffinity() 49 unsigned long *m; in main() local
|
/tools/testing/selftests/bpf/progs/ |
A D | refcounted_kptr.c | 77 struct node_data *n, *m; in __insert_in_tree_and_list() local 110 struct node_data *n, *m; in __stash_map_insert_tree() local 374 struct node_acquire *n, *m; in rbtree_refcounted_node_ref_escapes() local 396 struct node_acquire *n, *m; in rbtree_refcounted_node_ref_escapes_owning_input() local 433 struct node_data *n, *m; in rbtree_wrong_owner_remove_fail_a1() local 479 struct node_data *m; in rbtree_wrong_owner_remove_fail_a2() local 510 struct node_data *n, *m = NULL; in BPF_PROG() local 544 struct node_data *n, *m = NULL; in BPF_PROG() local
|
A D | rbtree.c | 50 struct node_data *n, *m; in __add_three() local 96 struct node_data *n, *m = NULL; in rbtree_add_and_remove() local 193 struct node_data *n, *m, *o; in rbtree_first_and_remove() local 260 struct node_data *n, *m, *o; in rbtree_api_release_aliasing() local
|
A D | refcounted_kptr_fail.c | 38 struct node_acquire *n, *m; in rbtree_refcounted_node_ref_escapes() local 60 struct node_acquire *n, *m; in refcount_acquire_maybe_null() local 79 struct node_acquire *n, *m; in rbtree_refcounted_node_ref_escapes_owning_input() local
|
A D | loop1.c | 17 int i, j, sum = 0, m; in nested_loops() local
|
A D | profiler.inc.h | 34 #define S_ISLNK(m) (((m)&S_IFMT) == S_IFLNK) argument 35 #define S_ISDIR(m) (((m)&S_IFMT) == S_IFDIR) argument 36 #define S_ISCHR(m) (((m)&S_IFMT) == S_IFCHR) argument 37 #define S_ISBLK(m) (((m)&S_IFMT) == S_IFBLK) argument 38 #define S_ISFIFO(m) (((m)&S_IFMT) == S_IFIFO) argument 39 #define S_ISSOCK(m) (((m)&S_IFMT) == S_IFSOCK) argument
|
/tools/perf/util/ |
A D | memswap.c | 8 u32 *m = src; in mem_bswap_32() local 18 u64 *m = src; in mem_bswap_64() local
|
A D | btf.c | 16 const struct btf_member *m; in __btf_type__find_member_by_name() local
|
A D | find-map.c | 15 int m = -1; in find_map() local
|
A D | metricgroup.c | 207 static void metric__free(struct metric *m) in metric__free() 227 struct metric *m; in metric__new() local 367 char *m; in match_metric_or_groups() local 1164 struct metric *m, *tmp; in metricgroup__free_metrics() local 1181 struct metric *m; in find_tool_events() local 1208 struct metric *m; in build_combined_expr_ctx() local 1338 struct metric *m; in parse_groups() local
|
A D | parse-branch-options.c | 9 #define BRANCH_OPT(n, m) \ argument
|
/tools/perf/trace/beauty/include/uapi/linux/ |
A 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/include/uapi/linux/ |
A 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/arch/arm64/include/asm/ |
A D | sysreg.h | 224 #define SYS_TRCCIDCVR(m) sys_reg(2, 1, 3, ((m & 7) << 1), 0) argument 227 #define SYS_TRCCNTCTLR(m) sys_reg(2, 1, 0, (4 | (m & 3)), 5) argument 229 #define SYS_TRCCNTVR(m) sys_reg(2, 1, 0, (8 | (m & 3)), 5) argument 250 #define SYS_TRCIMSPEC(m) sys_reg(2, 1, 0, (m & 7), 7) argument 257 #define SYS_TRCSEQEVR(m) sys_reg(2, 1, 0, (m & 3), 4) argument 260 #define SYS_TRCSSCCR(m) sys_reg(2, 1, 1, (m & 7), 2) argument 261 #define SYS_TRCSSCSR(m) sys_reg(2, 1, 1, (8 | (m & 7)), 2) argument 262 #define SYS_TRCSSPCICR(m) sys_reg(2, 1, 1, (m & 7), 3) argument 605 #define __AMEV_op2(m) (m & 0x7) argument 606 #define __AMEV_CRm(n, m) (n | ((m & 0x8) >> 3)) argument [all …]
|
/tools/perf/tests/ |
A D | sample-parsing.c | 20 #define COMP(m) do { \ argument 27 #define MCOMP(m) do { \ argument
|
A D | kmod-path.c | 13 struct kmod_path m; in test() local
|
/tools/testing/selftests/bpf/ |
A D | bpf_rand.h | 15 #define bpf_rand_ux(x, m) \ argument
|
/tools/testing/selftests/livepatch/test_modules/ |
A D | test_klp_livepatch.c | 11 static int livepatch_cmdline_proc_show(struct seq_file *m, void *v) in livepatch_cmdline_proc_show()
|
A D | test_klp_atomic_replace.c | 15 static int livepatch_meminfo_proc_show(struct seq_file *m, void *v) in livepatch_meminfo_proc_show()
|
/tools/testing/selftests/sgx/ |
A D | sigstruct.c | 28 BIGNUM *m; member 45 static bool alloc_q1q2_ctx(const uint8_t *s, const uint8_t *m, in alloc_q1q2_ctx() 80 static bool calc_q1q2(const uint8_t *s, const uint8_t *m, uint8_t *q1, in calc_q1q2()
|
/tools/perf/bench/ |
A D | sched-pipe.c | 175 int ret, m; in read_pipe() local 191 int i, ret, m = 0; in worker_thread() local
|
/tools/testing/selftests/bpf/prog_tests/ |
A D | btf_write.c | 11 const struct btf_member *m; in gen_btf() local
|
A D | skeleton.c | 26 void *m; in test_skeleton() local
|
/tools/include/linux/ |
A D | prandom.h | 14 static inline u32 __seed(u32 x, u32 m) in __seed()
|
/tools/build/ |
A D | fixdep.c | 49 char *m = map; in parse_dep_file() local
|