/linux/include/linux/ |
H A D | stringhash.h | 43 partial_name_hash(unsigned long c, unsigned long prevhash) in partial_name_hash()
|
H A D | clkdev.h | 26 #define CLKDEV_INIT(d, n, c) \ argument
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_hash_large_key.c | 25 long long c; member
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | hash_large_key.c | 14 long long c; in test_hash_large_key() member
|
/linux/fs/affs/ |
H A D | symlink.c | 21 char c; in affs_symlink_read_folio() local
|
/linux/tools/testing/selftests/cgroup/ |
H A D | wait_inotify.c | 32 int c, fd; in main() local
|
/linux/drivers/hid/ |
H A D | hid-cherry.c | 36 #define ch_map_key_clear(c) hid_map_usage_clear(hi, usage, bit, max, \ argument
|
H A D | hid-monterey.c | 31 #define mr_map_key_clear(c) hid_map_usage_clear(hi, usage, bit, max, \ argument
|
H A D | hid-sunplus.c | 33 #define sp_map_key_clear(c) hid_map_usage_clear(hi, usage, bit, max, \ argument
|
/linux/tools/include/nolibc/ |
H A D | getopt.h | 29 char c, d; in getopt() local
|
/linux/include/acpi/platform/ |
H A D | acgcc.h | 31 #define ACPI_PRINTF_LIKE(c) __attribute__ ((__format__ (__printf__, c, c+1))) argument
|
/linux/drivers/gpu/drm/exynos/ |
H A D | regs-scaler.h | 79 #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 D | test_run.c | 532 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 D | fonts.c | 115 int i, c, cc, res; in get_default_font() local
|
/linux/drivers/tty/serial/ |
H A D | earlycon-riscv-sbi.c | 13 static void sbi_putc(struct uart_port *port, unsigned char c) in sbi_putc()
|
/linux/drivers/media/dvb-frontends/ |
H A D | tda8261_cfg.h | 29 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in tda8261_set_frequency() local
|
H A D | cx22700.c | 317 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 D | ip32-setup.c | 38 static inline unsigned char str2hexnum(unsigned char c) in str2hexnum()
|
/linux/drivers/scsi/ |
H A D | constants.c | 309 #define SENSE_CODE(c, s) {c, sizeof(s)}, argument 315 #define SENSE_CODE(c, s) s "\0" argument
|
/linux/drivers/s390/block/ |
H A D | dasd_fba.h | 44 __u8 c; member 54 __u8 c; member
|
/linux/drivers/net/wireless/ath/ |
H A D | dfs_pri_detector.c | 26 #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 D | hvc_vio.c | 229 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 D | prm33xx.c | 115 int c; in am33xx_prm_deassert_hardreset() local 286 u32 c = 0; in am33xx_pwrdm_wait_transition() local
|
/linux/drivers/acpi/acpica/ |
H A D | utprint.c | 77 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 D | motu-pcm.c | 16 const struct snd_interval *c = in motu_rate_constraint() local 47 struct snd_interval *c = in motu_channels_constraint() local
|