Home
last modified time | relevance | path

Searched defs:c (Results 1 – 25 of 201) sorted by relevance

123456789

/tools/include/linux/
Dctype.h23 #define isalnum(c) ((__ismask(c)&(_U|_L|_D)) != 0) argument
24 #define isalpha(c) ((__ismask(c)&(_U|_L)) != 0) argument
25 #define iscntrl(c) ((__ismask(c)&(_C)) != 0) argument
26 static inline int __isdigit(int c) in __isdigit()
30 #define isdigit(c) __isdigit(c) argument
31 #define isgraph(c) ((__ismask(c)&(_P|_U|_L|_D)) != 0) argument
32 #define islower(c) ((__ismask(c)&(_L)) != 0) argument
33 #define isprint(c) ((__ismask(c)&(_P|_U|_L|_D|_SP)) != 0) argument
34 #define ispunct(c) ((__ismask(c)&(_P)) != 0) argument
36 #define isspace(c) ((__ismask(c)&(_S)) != 0) argument
[all …]
Djhash.h35 #define __jhash_mix(a, b, c) \ argument
46 #define __jhash_final(a, b, c) \ argument
72 u32 a, b, c; in jhash() local
119 u32 a, b, c; in jhash2() local
149 static inline u32 __jhash_nwords(u32 a, u32 b, u32 c, u32 initval) in __jhash_nwords()
160 static inline u32 jhash_3words(u32 a, u32 b, u32 c, u32 initval) in jhash_3words()
/tools/lib/bpf/
Dbpf_core_read.h237 #define ___last4(a, b, c, x) x argument
238 #define ___last5(a, b, c, d, x) x argument
239 #define ___last6(a, b, c, d, e, x) x argument
240 #define ___last7(a, b, c, d, e, f, x) x argument
241 #define ___last8(a, b, c, d, e, f, g, x) x argument
242 #define ___last9(a, b, c, d, e, f, g, h, x) x argument
243 #define ___last10(a, b, c, d, e, f, g, h, i, x) x argument
248 #define ___nolast4(a, b, c, _) a, b, c argument
249 #define ___nolast5(a, b, c, d, _) a, b, c, d argument
250 #define ___nolast6(a, b, c, d, e, _) a, b, c, d, e argument
[all …]
/tools/testing/selftests/bpf/progs/
Dtest_jhash.h12 #define __jhash_mix(a, b, c) \ argument
22 #define __jhash_final(a, b, c) \ argument
38 u32 a, b, c; in jhash() local
Dbtf_data.c6 int c; member
12 int c; member
18 int c; member
24 int c; member
Dfentry_test.c27 int BPF_PROG(test3, char a, int b, __u64 c) in BPF_PROG()
35 int BPF_PROG(test4, void *a, char b, int c, __u64 d) in BPF_PROG()
43 int BPF_PROG(test5, __u64 a, void *b, short c, int d, __u64 e) in BPF_PROG()
52 int BPF_PROG(test6, __u64 a, void *b, short c, int d, void * e, __u64 f) in BPF_PROG()
Dfexit_test.c27 int BPF_PROG(test3, char a, int b, __u64 c, int ret) in BPF_PROG()
35 int BPF_PROG(test4, void *a, char b, int c, __u64 d, int ret) in BPF_PROG()
44 int BPF_PROG(test5, __u64 a, void *b, short c, int d, __u64 e, int ret) in BPF_PROG()
53 int BPF_PROG(test6, __u64 a, void *b, short c, int d, void *e, __u64 f, int ret) in BPF_PROG()
Dtest_core_reloc_flavors.c19 int c; member
24 int c; member
39 int c; member
Dbtf_dump_test_case_bitfields.c31 bool c: 1; /* it's really a _Bool type */ member
61 long c; member
Dtest_core_reloc_arrays.c25 int c; member
32 struct core_reloc_arrays_substruct c[3]; member
/tools/testing/selftests/powerpc/stringloops/
Dstrlen.c66 char c; in testcase() local
79 char c; in testcase() local
93 char c; in testcase() local
/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dlocks.h185 static inline void init_completion(struct completion *c) in init_completion()
190 static inline void wait_for_completion(struct completion *c) in wait_for_completion()
197 static inline void complete(struct completion *c) in complete()
205 static inline bool try_wait_for_completion(struct completion *c) in try_wait_for_completion()
210 static inline bool completion_done(struct completion *c) in completion_done()
216 static inline void complete_all(struct completion *c) in complete_all()
Dmisc.h33 #define trace_rcu_torture_read(rcutorturename, rhp, secs, c_old, c) \ argument
48 #define rcu_lockdep_assert(c, s) do { } while (0) argument
49 #define RCU_LOCKDEP_WARN(c, s) do { } while (0) argument
/tools/testing/selftests/powerpc/pmu/
Dlib.c35 char c = PARENT_TOKEN; in sync_with_child() local
47 char c; in wait_for_parent() local
57 char c = CHILD_TOKEN; in notify_parent() local
66 char c = ~CHILD_TOKEN; in notify_parent_of_error() local
/tools/testing/selftests/powerpc/benchmarks/
Dmmap_bench.c42 char *c = mmap(NULL, MEMSIZE, PROT_READ|PROT_WRITE, in test_mmap() local
62 signed char c; in main() local
/tools/perf/tests/
Dkmod-path.c44 #define T(path, an, k, c, n) \ argument
47 #define M(path, c, e) \ argument
/tools/testing/selftests/powerpc/nx-gzip/include/
Dcrb.h135 #define crb_csb_addr(c) __be64_to_cpu(c->csb_addr) argument
136 #define crb_nx_fault_addr(c) __be64_to_cpu(c->stamp.nx.fault_storage_addr) argument
137 #define crb_nx_flags(c) c->stamp.nx.flags argument
138 #define crb_nx_fault_status(c) c->stamp.nx.fault_status argument
139 #define crb_nx_pswid(c) c->stamp.nx.pswid argument
/tools/perf/
Dperf.c100 struct pager_config *c = data; in pager_command_config() local
110 struct pager_config c; in check_pager_config() local
119 struct pager_config *c = data; in browser_command_config() local
134 struct pager_config c; in check_browser_config() local
/tools/perf/util/
Dconfig.c49 int c; in get_next_char() local
80 int c = get_next_char(); in parse_value() local
139 static inline int iskeychar(int c) in iskeychar()
146 int c; in get_value() local
175 static int get_extended_base_var(char *name, int baselen, int c) in get_extended_base_var()
216 int c = get_next_char(); in get_base_var() local
242 int line, c = get_next_char(); in perf_parse_file() local
/tools/build/tests/ex/
Dc.c3 int c(void) in c() function
/tools/build/feature/
Dtest-libdebuginfod.c6 debuginfod_client* c = debuginfod_begin(); in main() local
/tools/perf/arch/x86/util/
Dheader.c14 cpuid(unsigned int op, unsigned int *a, unsigned int *b, unsigned int *c, in cpuid()
29 unsigned int a, b, c, d, lvl; in __get_cpuid() local
/tools/lib/lockdep/tests/
DABCABC.c7 pthread_mutex_t a, b, c; in main() local
DABBCCA.c7 pthread_mutex_t a, b, c; in main() local
/tools/testing/radix-tree/linux/
Dcpu.h1 #define cpuhp_setup_state_nocalls(a, b, c, d) (0) argument

123456789