Home
last modified time | relevance | path

Searched defs:c (Results 276 – 300 of 2298) sorted by relevance

1...<<11121314151617181920>>...92

/linux/arch/mips/mm/
H A Dc-r4k.c941 static inline int alias_74k_erratum(struct cpuinfo_mips *c) in alias_74k_erratum()
996 struct cpuinfo_mips *c = &current_cpu_data; in probe_pcache() local
1356 struct cpuinfo_mips *c = &current_cpu_data; in probe_vcache() local
1390 struct cpuinfo_mips *c = &current_cpu_data; in probe_scache() local
1443 struct cpuinfo_mips *c = &current_cpu_data; in loongson2_sc_init() local
1459 struct cpuinfo_mips *c = &current_cpu_data; in loongson3_sc_init() local
1490 struct cpuinfo_mips *c = &current_cpu_data; in setup_scache() local
1703 struct cpuinfo_mips *c = &current_cpu_data; in r4k_cache_init() local
/linux/arch/alpha/include/asm/
H A Dword-at-a-time.h22 …line unsigned long has_zero(unsigned long val, unsigned long *bits, const struct word_at_a_time *c) in has_zero()
29 …unsigned long prep_zero_mask(unsigned long val, unsigned long bits, const struct word_at_a_time *c) in prep_zero_mask()
/linux/drivers/media/dvb-frontends/
H A Dds3000.c424 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in ds3000_read_status() local
462 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in ds3000_read_ber() local
536 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in ds3000_read_snr() local
622 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in ds3000_read_ucblocks() local
886 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in ds3000_set_frontend() local
H A Dmn88472.c21 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mn88472_read_status() local
203 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mn88472_set_frontend() local
579 struct dtv_frontend_properties *c; in mn88472_probe() local
H A Drtl2832.c249 struct dtv_frontend_properties *c = &dev->fe.dtv_property_cache; in rtl2832_init() local
407 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in rtl2832_set_frontend() local
525 struct dtv_frontend_properties *c) in rtl2832_get_frontend()
641 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in rtl2832_read_status() local
757 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in rtl2832_read_snr() local
H A Das102_fe.c28 uint8_t c; in as102_fe_get_code_rate() local
57 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in as102_fe_set_frontend() local
185 struct dtv_frontend_properties *c) in as102_fe_get_frontend()
/linux/arch/x86/crypto/
H A Dtwofish-avx-x86_64-asm_64.S139 #define encround_tail(a, b, c, d, x, y, prerotate) \ argument
151 #define decround_tail(a, b, c, d, x, y, prerotate) \ argument
168 #define preload_rgi(c) \ argument
172 #define encrypt_round(n, a, b, c, d, preload, prerotate) \ argument
180 #define decrypt_round(n, a, b, c, d, preload, prerotate) \ argument
/linux/drivers/char/
H A Dapplicom.c364 int c; in ac_write() local
466 int c; in ac_write() local
489 int c; in do_ac_read() local
497 int c; in do_ac_read() local
/linux/tools/testing/selftests/bpf/progs/
H A Dexceptions_fail.c237 __noinline int throwing_exception_cb(u64 c) in throwing_exception_cb()
243 __noinline int exception_cb1(u64 c) in exception_cb1()
248 __noinline int exception_cb2(u64 c) in exception_cb2()
297 __noinline int exception_cb_bad_ret(u64 c) in exception_cb_bad_ret()
/linux/tools/testing/selftests/powerpc/benchmarks/
H A Dmmap_bench.c42 char *c = mmap(NULL, MEMSIZE, PROT_READ|PROT_WRITE, in test_mmap() local
62 signed char c; in main() local
/linux/arch/mips/kernel/
H A Dcpu-r3k-probe.c70 struct cpuinfo_mips *c = &current_cpu_data; in cpu_probe() local
145 struct cpuinfo_mips *c = &current_cpu_data; in cpu_report() local
/linux/net/xfrm/
H A Dxfrm_user.c1016 struct km_event c; in xfrm_add_sa() local
1094 struct km_event c; in xfrm_del_sa() local
2235 struct km_event c; in xfrm_add_policy() local
2557 struct km_event c; in xfrm_get_policy() local
2637 struct km_event c; in xfrm_flush_sa() local
2673 static int build_aevent(struct sk_buff *skb, struct xfrm_state *x, const struct km_event *c) in build_aevent()
2753 struct km_event c; in xfrm_get_ae() local
2795 struct km_event c; in xfrm_new_ae() local
2852 struct km_event c; in xfrm_flush_policy() local
3475 struct netlink_dump_control c = { in xfrm_user_rcv_msg() local
[all …]
/linux/net/wireless/
H A Dchan.c468 cfg80211_chandef_primary(const struct cfg80211_chan_def * c,enum nl80211_chan_width primary_chan_width,u16 * punctured) cfg80211_chandef_primary() argument
629 struct ieee80211_channel *c; cfg80211_set_dfs_state() local
726 struct ieee80211_channel *c; cfg80211_get_chans_dfs_required() local
786 struct ieee80211_channel *c; cfg80211_chandef_dfs_usable() local
996 struct ieee80211_channel *c; cfg80211_chandef_dfs_available() local
1036 struct ieee80211_channel *c; cfg80211_chandef_dfs_cac_time() local
1145 struct ieee80211_channel *c; _cfg80211_chandef_usable() local
[all...]
/linux/arch/powerpc/boot/
H A Dstdio.c20 char *strrchr(const char *s, int c) in strrchr()
64 int i, c; in skip_atoi() local
81 char c,sign,tmp[66]; in number() local
/linux/lib/math/
H A Dtest_mul_u64_u64_div_u64.c13 typedef struct { u64 a; u64 b; u64 c; u64 result; } test_params; member
75 u64 c = test_values[i].c; in test_init() local
/linux/net/9p/
H A Derror.c179 struct errormap *c; in p9_error_init() local
204 struct errormap *c; in p9_errstr2errno() local
/linux/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_testmod.c61 int c; member
80 bpf_testmod_test_struct_arg_1(struct bpf_testmod_struct_arg_2 a, int b, int c) { in bpf_testmod_test_struct_arg_1()
86 bpf_testmod_test_struct_arg_2(int a, struct bpf_testmod_struct_arg_2 b, int c) { in bpf_testmod_test_struct_arg_2()
92 bpf_testmod_test_struct_arg_3(int a, int b, struct bpf_testmod_struct_arg_2 c) { in bpf_testmod_test_struct_arg_3()
99 int c, int d, struct bpf_testmod_struct_arg_2 e) { in bpf_testmod_test_struct_arg_4()
117 bpf_testmod_test_struct_arg_7(u64 a, void *b, short c, int d, void *e, in bpf_testmod_test_struct_arg_7()
126 bpf_testmod_test_struct_arg_8(u64 a, void *b, short c, int d, void *e, in bpf_testmod_test_struct_arg_8()
135 bpf_testmod_test_struct_arg_9(u64 a, void *b, short c, int d, void *e, char f, in bpf_testmod_test_struct_arg_9()
144 bpf_testmod_test_union_arg_1(union bpf_testmod_union_arg_1 a, int b, int c) in bpf_testmod_test_union_arg_1()
401 noinline int bpf_testmod_fentry_test3(char a, int b, u64 c) in bpf_testmod_fentry_test3()
[all …]
/linux/drivers/iio/dac/
H A Dltc2688.c135 static int ltc2688_span_get(const struct ltc2688_state *st, int c) in ltc2688_span_get()
155 static int ltc2688_scale_get(const struct ltc2688_state *st, int c, int *val) in ltc2688_scale_get()
173 static int ltc2688_offset_get(const struct ltc2688_state *st, int c, int *val) in ltc2688_offset_get()
200 struct ltc2688_chan *c = &st->channels[chan]; in ltc2688_dac_code_write() local
236 struct ltc2688_chan *c = &st->channels[chan]; in ltc2688_dac_code_read() local
354 struct ltc2688_chan *c = &st->channels[chan->channel]; in ltc2688_dither_toggle_set() local
433 const struct ltc2688_chan *c = &st->channels[chan->channel]; in ltc2688_dither_freq_get() local
458 const struct ltc2688_chan *c = &st->channels[chan->channel]; in ltc2688_dither_freq_set() local
/linux/mm/
H A Dslab.h210 #define slub_percpu_partial(c) ((c)->partial) argument
212 #define slub_set_percpu_partial(c, p) \ argument
217 #define slub_percpu_partial_read_once(c) READ_ONCE(slub_percpu_partial(c)) argument
219 #define slub_percpu_partial(c) NULL argument
221 #define slub_set_percpu_partial(c, p) argument
223 #define slub_percpu_partial_read_once(c) NULL argument
627 static inline bool slab_want_init_on_alloc(gfp_t flags, struct kmem_cache *c) in slab_want_init_on_alloc()
640 static inline bool slab_want_init_on_free(struct kmem_cache *c) in slab_want_init_on_free()
/linux/arch/arc/kernel/
H A Dsetup.c76 arcompact_mumbojumbo(int c, struct cpuinfo_arc *info, char *buf, int len) in arcompact_mumbojumbo()
152 static int arcv2_mumbojumbo(int c, struct cpuinfo_arc *info, char *buf, int len) in arcv2_mumbojumbo()
289 static char *arc_cpu_mumbojumbo(int c, struct cpuinfo_arc *info, char *buf, int len) in arc_cpu_mumbojumbo()
417 int c = smp_processor_id(); in setup_processor() local
567 #define cpu_to_ptr(c) ((void *)(0xFFFF0000 | (unsigned int)(c))) argument
/linux/tools/perf/tests/
H A Dkmod-path.c44 #define T(path, an, k, c, n) \ argument
47 #define M(path, c, e) \ argument
/linux/tools/testing/selftests/cgroup/
H A Dmemcg_protection.m22 c = [50 50 50 0] / 1024; variable
81 c = max(c - r, 0); variable
/linux/arch/mips/pci/
H A Dfixup-fuloong2e.c61 unsigned char c; in loongson2e_686b_func0_fixup() local
182 unsigned char c; in loongson2e_686b_func5_fixup() local
/linux/arch/sparc/include/asm/
H A Dio_32.h10 #define memset_io(d,c,sz) _memset_io(d,c,sz) argument
24 int c, __kernel_size_t n) in _memset_io()
95 static inline void sbus_memset_io(volatile void __iomem *__dst, int c, in sbus_memset_io()
/linux/arch/powerpc/platforms/
H A Dfsl_uli1575.c180 unsigned char c; in quirk_uli5288() local
274 unsigned char c; in hpcd_quirk_uli5288() local
300 unsigned char c; in hpcd_quirk_uli5229() local

1...<<11121314151617181920>>...92