Home
last modified time | relevance | path

Searched defs:c (Results 826 – 850 of 2238) sorted by relevance

1...<<31323334353637383940>>...90

/linux/arch/mips/mm/
H A Duasm-micromips.c32 #define M(a, b, c, d, e, f) \ argument
/linux/arch/s390/include/asm/
H A Dchpid.h49 #define chp_id_for_each(c) \ argument
/linux/drivers/tee/optee/
H A Dnotif.c17 struct completion c; member
/linux/samples/damon/
H A Dprcl.c39 struct damon_ctx *c = data; in damon_sample_prcl_repeat_call_fn() local
/linux/tools/testing/selftests/bpf/
H A Djson_writer.c126 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 Djson_writer.c126 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 Dx_tables.h107 #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 Dpwc-dec23.c353 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 Dzl10353.c168 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 Ddib3000mb.c119 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 Dbtf_dump_test_case_padding.c13 char c; member
214 char c; member
/linux/drivers/sh/intc/
H A Dinternals.h24 #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 Dm88rs6000t.c27 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 Dvars.c204 char c = match_name[*match]; in variable_matches() local
325 efi_char16_t c; in var_name_strnsize() local
/linux/kernel/rcu/
H A Dupdate.c518 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 Dnvmem-provider.h191 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 Ddpaa_ethtool.c394 struct ethtool_coalesce *c, in dpaa_get_coalesce()
413 struct ethtool_coalesce *c, in dpaa_set_coalesce()
/linux/lib/crypto/mips/
H A Dchacha-core.S120 #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 Dtoonie.c26 #define codec_to_toonie(c) container_of(c, struct toonie, codec) argument
/linux/drivers/usb/gadget/legacy/
H A Dprinter.c114 static int printer_do_config(struct usb_configuration *c) in printer_do_config()
/linux/arch/x86/kernel/cpu/
H A Dtopology.h6 struct cpuinfo_x86 *c; member
/linux/fs/ntfs3/
H A Dupcase.c111 unsigned int c = upcase_unicode_char(upcase, *name++); in ntfs_names_hash() local
/linux/fs/f2fs/
H A Dhash.c29 __u32 a = in[0], b = in[1], c = in[2], d = in[3]; in TEA_transform() local
/linux/sound/soc/meson/
H A Dgx-card.c67 static int gx_card_cpu_identify(struct snd_soc_dai_link_component *c, in gx_card_cpu_identify()
/linux/drivers/pwm/
H A Dpwm-ep93xx.c52 unsigned long long c; in ep93xx_pwm_apply() local

1...<<31323334353637383940>>...90