Home
last modified time | relevance | path

Searched defs:c (Results 651 – 675 of 2227) sorted by relevance

1...<<21222324252627282930>>...90

/linux/include/linux/
H A Dstringhash.h43 partial_name_hash(unsigned long c, unsigned long prevhash) in partial_name_hash()
H A Dclkdev.h26 #define CLKDEV_INIT(d, n, c) \ argument
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_hash_large_key.c25 long long c; member
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dhash_large_key.c14 long long c; in test_hash_large_key() member
/linux/fs/affs/
H A Dsymlink.c21 char c; in affs_symlink_read_folio() local
/linux/tools/testing/selftests/cgroup/
H A Dwait_inotify.c32 int c, fd; in main() local
/linux/drivers/hid/
H A Dhid-cherry.c36 #define ch_map_key_clear(c) hid_map_usage_clear(hi, usage, bit, max, \ argument
H A Dhid-monterey.c31 #define mr_map_key_clear(c) hid_map_usage_clear(hi, usage, bit, max, \ argument
H A Dhid-sunplus.c33 #define sp_map_key_clear(c) hid_map_usage_clear(hi, usage, bit, max, \ argument
/linux/tools/include/nolibc/
H A Dgetopt.h29 char c, d; in getopt() local
/linux/include/acpi/platform/
H A Dacgcc.h31 #define ACPI_PRINTF_LIKE(c) __attribute__ ((__format__ (__printf__, c, c+1))) argument
/linux/drivers/gpu/drm/exynos/
H A Dregs-scaler.h79 #define _SCALER_HCOEF_DELTA(r, c) ((r) * 0x10 + (c) * 0x4) argument
80 #define _SCALER_VCOEF_DELTA(r, c) ((r) * 0x8 + (c) * 0x4) argument
82 #define SCALER_YHCOEF(r, c) (0x60 + _SCALER_HCOEF_DELTA((r), (c))) argument
83 #define SCALER_YVCOEF(r, c) (0xf0 + _SCALER_VCOEF_DELTA((r), (c))) argument
84 #define SCALER_CHCOEF(r, c) (0x140 + _SCALER_HCOEF_DELTA((r), (c))) argument
85 #define SCALER_CVCOEF(r, c) (0x1d0 + _SCALER_VCOEF_DELTA((r), (c))) argument
/linux/net/bpf/
H A Dtest_run.c532 noinline int bpf_fentry_test3(char a, int b, u64 c) in bpf_fentry_test3() argument
537 noinline int bpf_fentry_test4(void *a, char b, int c, u64 d) in bpf_fentry_test4() argument
542 noinline int bpf_fentry_test5(u64 a, void *b, short c, int d, u64 e) in bpf_fentry_test5() argument
547 noinline int bpf_fentry_test6(u64 a, void *b, short c, int d, void *e, u64 f) in bpf_fentry_test6() argument
587 bpf_modify_return_test2(int a,int * b,short c,int d,void * e,char f,int g) bpf_modify_return_test2() argument
612 int c; global() member
[all...]
/linux/lib/fonts/
H A Dfonts.c115 int i, c, cc, res; in get_default_font() local
/linux/drivers/tty/serial/
H A Dearlycon-riscv-sbi.c13 static void sbi_putc(struct uart_port *port, unsigned char c) in sbi_putc()
/linux/drivers/media/dvb-frontends/
H A Dtda8261_cfg.h29 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in tda8261_set_frequency() local
H A Dcx22700.c317 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx22700_set_frontend() local
337 struct dtv_frontend_properties *c) in cx22700_get_frontend()
/linux/arch/mips/sgi-ip32/
H A Dip32-setup.c38 static inline unsigned char str2hexnum(unsigned char c) in str2hexnum()
/linux/drivers/scsi/
H A Dconstants.c309 #define SENSE_CODE(c, s) {c, sizeof(s)}, argument
315 #define SENSE_CODE(c, s) s "\0" argument
/linux/drivers/s390/block/
H A Ddasd_fba.h44 __u8 c; member
54 __u8 c; member
/linux/drivers/net/wireless/ath/
H A Ddfs_pri_detector.c26 #define DFS_POOL_STAT_INC(c) (global_dfs_pool_stats.c++) argument
27 #define DFS_POOL_STAT_DEC(c) (global_dfs_pool_stats.c--) argument
/linux/drivers/tty/hvc/
H A Dhvc_vio.c229 static void udbg_hvc_putc(char c) in udbg_hvc_putc()
260 char c; in udbg_hvc_getc_poll() local
/linux/arch/arm/mach-omap2/
H A Dprm33xx.c115 int c; in am33xx_prm_deassert_hardreset() local
286 u32 c = 0; in am33xx_pwrdm_wait_transition() local
/linux/drivers/acpi/acpica/
H A Dutprint.c77 static char *acpi_ut_bound_string_output(char *string, const char *end, char c) in acpi_ut_bound_string_output()
328 char c; in vsnprintf() local
/linux/sound/firewire/motu/
H A Dmotu-pcm.c16 const struct snd_interval *c = in motu_rate_constraint() local
47 struct snd_interval *c = in motu_channels_constraint() local

1...<<21222324252627282930>>...90