/linux/arch/mips/mm/ |
H A D | uasm-micromips.c | 32 #define M(a, b, c, d, e, f) \ argument
|
/linux/arch/s390/include/asm/ |
H A D | chpid.h | 49 #define chp_id_for_each(c) \ argument
|
/linux/drivers/tee/optee/ |
H A D | notif.c | 17 struct completion c; member
|
/linux/samples/damon/ |
H A D | prcl.c | 39 struct damon_ctx *c = data; in damon_sample_prcl_repeat_call_fn() local
|
/linux/tools/testing/selftests/bpf/ |
H A D | json_writer.c | 126 static void jsonw_begin(json_writer_t *self, int c) in jsonw_begin() 134 static void jsonw_end(json_writer_t *self, int c) in jsonw_end()
|
/linux/tools/bpf/bpftool/ |
H A D | json_writer.c | 126 static void jsonw_begin(json_writer_t *self, int c) in jsonw_begin() 134 static void jsonw_end(json_writer_t *self, int c) in jsonw_end()
|
/linux/include/uapi/linux/netfilter/ |
H A D | x_tables.h | 107 #define SET_COUNTER(c,b,p) do { (c).bcnt = (b); (c).pcnt = (p); } while(0) argument 108 #define ADD_COUNTER(c,b,p) do { (c).bcnt += (b); (c).pcnt += (p); } while(0) argument
|
/linux/drivers/media/usb/pwc/ |
H A D | pwc-dec23.c | 353 const int *c = src; in copy_image_block_Y() local 408 const int *c = src; in copy_image_block_CrCb() local
|
/linux/drivers/media/dvb-frontends/ |
H A D | zl10353.c | 168 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in zl10353_set_parameters() local 360 struct dtv_frontend_properties *c) in zl10353_get_parameters()
|
H A D | dib3000mb.c | 119 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in dib3000mb_set_frontend() local 442 struct dtv_frontend_properties *c) in dib3000mb_get_frontend()
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | btf_dump_test_case_padding.c | 13 char c; member 214 char c; member
|
/linux/drivers/sh/intc/ |
H A D | internals.h | 24 #define INTC_REG(d, x, c) (d->reg[(x)] + ((d->smp[(x)] & 0xff) * c)) argument 28 #define INTC_REG(d, x, c) (d->reg[(x)]) argument
|
/linux/drivers/media/tuners/ |
H A D | m88rs6000t.c | 27 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in m88rs6000t_set_demod_mclk() local 388 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in m88rs6000t_set_params() local
|
/linux/fs/efivarfs/ |
H A D | vars.c | 204 char c = match_name[*match]; in variable_matches() local 325 efi_char16_t c; in var_name_strnsize() local
|
/linux/kernel/rcu/ |
H A D | update.c | 518 unsigned long c_old, unsigned long c) in do_trace_rcu_torture_read() 524 #define do_trace_rcu_torture_read(rcutorturename, rhp, secs, c_old, c) \ argument
|
/linux/include/linux/ |
H A D | nvmem-provider.h | 191 static inline struct nvmem_device *nvmem_register(const struct nvmem_config *c) in nvmem_register() 199 devm_nvmem_register(struct device *dev, const struct nvmem_config *c) in devm_nvmem_register()
|
/linux/drivers/net/ethernet/freescale/dpaa/ |
H A D | dpaa_ethtool.c | 394 struct ethtool_coalesce *c, in dpaa_get_coalesce() 413 struct ethtool_coalesce *c, in dpaa_set_coalesce()
|
/linux/lib/crypto/mips/ |
H A D | chacha-core.S | 120 #define _CONCAT3(a,b,c) a ## b ## c argument 121 #define CONCAT3(a,b,c) _CONCAT3(a,b,c) argument
|
/linux/sound/aoa/codecs/ |
H A D | toonie.c | 26 #define codec_to_toonie(c) container_of(c, struct toonie, codec) argument
|
/linux/drivers/usb/gadget/legacy/ |
H A D | printer.c | 114 static int printer_do_config(struct usb_configuration *c) in printer_do_config()
|
/linux/arch/x86/kernel/cpu/ |
H A D | topology.h | 6 struct cpuinfo_x86 *c; member
|
/linux/fs/ntfs3/ |
H A D | upcase.c | 111 unsigned int c = upcase_unicode_char(upcase, *name++); in ntfs_names_hash() local
|
/linux/fs/f2fs/ |
H A D | hash.c | 29 __u32 a = in[0], b = in[1], c = in[2], d = in[3]; in TEA_transform() local
|
/linux/sound/soc/meson/ |
H A D | gx-card.c | 67 static int gx_card_cpu_identify(struct snd_soc_dai_link_component *c, in gx_card_cpu_identify()
|
/linux/drivers/pwm/ |
H A D | pwm-ep93xx.c | 52 unsigned long long c; in ep93xx_pwm_apply() local
|