/linux/drivers/iio/adc/ |
H A D | ad7606_par.c | 28 unsigned int c, ret; in ad7606_par_bus_update_scan_mode() local 46 unsigned int ret, c; in ad7606_par_bus_setup_iio_backend() local
|
/linux/drivers/tty/serial/ |
H A D | cpm_uart.c | 1086 u_char c, *cp; in poll_wait_key() local 1141 unsigned char c) in cpm_put_poll_char() 1154 static void udbg_cpm_putc(char c) in udbg_cpm_putc() 1163 int c = cpm_get_poll_char(udbg_port); in udbg_cpm_getc_poll() local 1170 int c; in udbg_cpm_getc() local
|
/linux/drivers/clocksource/ |
H A D | mps2-timer.c | 44 static inline struct clockevent_mps2 *to_mps2_clkevt(struct clock_event_device *c) in to_mps2_clkevt() 49 static void clockevent_mps2_writel(u32 val, struct clock_event_device *c, u32 offset) in clockevent_mps2_writel()
|
/linux/drivers/usb/gadget/legacy/ |
H A D | multi.c | 134 static int rndis_do_config(struct usb_configuration *c) in rndis_do_config() 216 static int cdc_do_config(struct usb_configuration *c) in cdc_do_config()
|
/linux/arch/arm/mach-omap2/ |
H A D | prm2xxx_3xxx.c | 86 int c; in omap2_prm_deassert_hardreset() local 170 u32 c = 0; in omap2_pwrdm_wait_transition() local
|
H A D | omap-smp.c | 307 static void __init omap4_smp_maybe_reset_cpu1(struct omap_smp_config *c) in omap4_smp_maybe_reset_cpu1() 357 const struct omap_smp_config *c = NULL; in omap4_smp_prepare_cpus() local
|
/linux/drivers/gpu/drm/renesas/rcar-du/ |
H A D | rcar_du_crtc.h | 78 #define to_rcar_crtc(c) container_of(c, struct rcar_du_crtc, crtc) argument 79 #define wb_to_rcar_crtc(c) container_of(c, struct rcar_du_crtc, writeback) argument
|
/linux/lib/crypto/powerpc/ |
H A D | curve25519.h | 72 fe51 a0, b, c, t00; in finv() local 138 fe51 a, b, c, d, e; in curve25519_fe51() local
|
/linux/mm/damon/ |
H A D | core.c | 1521 static void kdamond_reset_aggregated(struct damon_ctx *c) in kdamond_reset_aggregated() 1539 static unsigned long damon_get_intervals_score(struct damon_ctx *c) in damon_get_intervals_score() 1562 static unsigned long damon_get_intervals_adaptation_bp(struct damon_ctx *c) in damon_get_intervals_adaptation_bp() 1578 static void kdamond_tune_intervals(struct damon_ctx *c) in kdamond_tune_intervals() 1617 static bool damos_valid_target(struct damon_ctx *c, struct damon_target *t, in damos_valid_target() 1854 static void damos_apply_scheme(struct damon_ctx *c, struct damon_target *t, in damos_apply_scheme() 1922 static void damon_do_apply_schemes(struct damon_ctx *c, in damon_do_apply_schemes() 2119 static void damos_trace_esz(struct damon_ctx *c, struct damos *s, in damos_trace_esz() 2133 static void damos_adjust_quota(struct damon_ctx *c, struct damos *s) in damos_adjust_quota() 2193 static void kdamond_apply_schemes(struct damon_ctx *c) in kdamond_apply_schemes() [all …]
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | core_reloc_types.h | 42 int c; member 49 int c; member 357 int c; global() member 364 struct core_reloc_arrays_substruct c[3]; global() member 373 struct core_reloc_arrays_substruct c[4]; global() member 384 int c; global() member 386 } c[3]; global() member 394 int c; global() member 402 struct core_reloc_arrays_substruct c[3]; global() member 411 struct core_reloc_arrays_substruct c[3]; global() member 420 struct core_reloc_arrays_substruct c[3]; global() member 428 struct core_reloc_arrays_substruct c[3]; global() member 436 struct core_reloc_arrays_substruct c[3]; global() member 444 int c[3]; /* value is not a struct */ global() member 454 struct core_reloc_arrays_substruct c[3]; global() member 469 enum core_reloc_primitives_enum c; global() member 497 enum core_reloc_primitives_enum c; global() member 504 int c; /* int instead of enum */ global() member 520 enum core_reloc_primitives_enum c; global() member 529 int a, b, c, d, e, f, g, h; global() member 562 char_ptr_t c; global() member 592 fancy_char_ptr_t c; global() member 651 int a, b, c; global() member 668 int c; global() member 693 int c; global() member 707 struct{ int x; } c; global() member 930 int a, b, c; global() member 996 int c; global() member 1099 int a, b, c; global() member [all...] |
/linux/arch/mips/mm/ |
H A D | cerr-sb1.c | 37 #define CP0_CERRI_IDX_VALID(c) (!((c) & CP0_CERRI_EXTERNAL)) argument 52 #define CP0_CERRD_DPA_VALID(c) (!((c) & CP0_CERRD_EXTERNAL)) argument 53 #define CP0_CERRD_IDX_VALID(c) \ argument
|
/linux/drivers/media/v4l2-core/ |
H A D | v4l2-flash-led-class.c | 165 static int v4l2_flash_g_volatile_ctrl(struct v4l2_ctrl *c) in v4l2_flash_g_volatile_ctrl() 213 static int v4l2_flash_s_ctrl(struct v4l2_ctrl *c) in v4l2_flash_s_ctrl() 312 struct v4l2_ctrl_config *c) in __lfs_to_v4l2_ctrl_config()
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_acl_bloom_filter.c | 232 static u16 mlxsw_sp2_acl_bf_crc16_byte(u16 crc, u8 c) in mlxsw_sp2_acl_bf_crc16_byte() 301 static u16 mlxsw_sp4_acl_bf_crc10_byte(u16 crc, u8 c) in mlxsw_sp4_acl_bf_crc10_byte() 308 static u16 mlxsw_sp4_acl_bf_crc6_byte(u16 crc, u8 c) in mlxsw_sp4_acl_bf_crc6_byte()
|
/linux/include/linux/ |
H A D | uuid.h | 23 #define GUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument 30 #define UUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ argument
|
/linux/drivers/md/persistent-data/ |
H A D | dm-btree-remove.c | 187 static void exit_child(struct dm_btree_info *info, struct child *c) in exit_child() 312 struct child *l, struct child *c, struct child *r, in delete_center_node() 352 struct child *l, struct child *c, struct child *r, in redistribute3() 419 struct child *l, struct child *c, struct child *r) in __rebalance3()
|
/linux/drivers/media/i2c/ |
H A D | tvp7002.c | 444 struct i2c_client *c = v4l2_get_subdevdata(sd); in tvp7002_read() local 490 struct i2c_client *c; in tvp7002_write() local 948 static int tvp7002_probe(struct i2c_client *c) in tvp7002_probe() 1057 static void tvp7002_remove(struct i2c_client *c) in tvp7002_remove()
|
/linux/drivers/net/ppp/ |
H A D | ppp_async.c | 515 #define PUT_BYTE(ap, buf, c, islcp) do { \ argument 526 int fcs, i, count, c, proto; in ppp_async_encode() local 747 int i, c; in scan_ordinary() local 829 int c, i, j, n, s, f; in ppp_async_input() local
|
/linux/drivers/dma/ioat/ |
H A D | init.c | 596 static void ioat_free_chan_resources(struct dma_chan *c) in ioat_free_chan_resources() 667 static int ioat_alloc_chan_resources(struct dma_chan *c) in ioat_alloc_chan_resources() 1053 struct dma_chan *c; in ioat_intr_quirk() local 1081 struct dma_chan *c; in ioat3_dma_probe() local
|
/linux/drivers/video/ |
H A D | sticore.c | 83 #define c_fg(sti, c) col_trans[((c>> 8) & 7)] argument 84 #define c_bg(sti, c) col_trans[((c>>11) & 7)] argument 85 #define c_index(sti, c) ((c) & 0xff) argument 158 sti_putc(struct sti_struct *sti, int c, int y, int x, in sti_putc() 231 int height, int width, int c, struct sti_cooked_font *font) in sti_clear()
|
/linux/drivers/crypto/nx/ |
H A D | nx_csbcpb.h | 104 #define NX_CPB_FDM(c) ((c)->cpb.hdr.fdm) argument 105 #define NX_CPB_KS_DS(c) ((c)->cpb.hdr.ks_ds) argument 107 #define NX_CPB_KEY_SIZE(c) (NX_CPB_KS_DS(c) >> 4) argument 108 #define NX_CPB_SET_KEY_SIZE(c, x) NX_CPB_KS_DS(c) |= ((x) << 4) argument 109 #define NX_CPB_SET_DIGEST_SIZE(c, x) NX_CPB_KS_DS(c) |= (x) argument
|
/linux/fs/ocfs2/ |
H A D | quota_local.c | 50 static unsigned int ol_quota_chunk_block(struct super_block *sb, int c) in ol_quota_chunk_block() 56 static unsigned int ol_dqblk_block(struct super_block *sb, int c, int off) in ol_dqblk_block() 63 static unsigned int ol_dqblk_block_off(struct super_block *sb, int c, int off) in ol_dqblk_block_off() 71 static loff_t ol_dqblk_off(struct super_block *sb, int c, int off) in ol_dqblk_off() 83 static int ol_dqblk_chunk_off(struct super_block *sb, int c, loff_t off) in ol_dqblk_chunk_off()
|
/linux/tools/testing/selftests/mm/ |
H A D | mremap_test.c | 196 static void *get_source_mapping(struct config c) in get_source_mapping() 376 char c = (char) rand(); in mremap_move_within_range() local 994 static long long remap_region(struct config c, unsigned int threshold_mb, in remap_region() 1185 struct config c = { in mremap_move_1mb_from_start() local 1223 char c = (char) rand(); in mremap_move_1mb_from_start() local
|
/linux/include/net/bluetooth/ |
H A D | hci_core.h | 929 struct discovery_state *c = &hdev->discovery; inquiry_cache_age() local 1001 hci_conn_hash_add(struct hci_dev * hdev,struct hci_conn * c) hci_conn_hash_add() argument 1030 hci_conn_hash_del(struct hci_dev * hdev,struct hci_conn * c) hci_conn_hash_del() argument 1086 struct hci_conn_hash *c = &hdev->conn_hash; hci_conn_count() local 1094 struct hci_conn_hash *c = &hdev->conn_hash; hci_iso_count() local 1102 struct hci_conn *c; hci_conn_valid() local 1120 struct hci_conn *c; hci_conn_lookup_type() local 1141 struct hci_conn *c; hci_conn_hash_lookup_bis() local 1163 struct hci_conn *c; hci_conn_hash_lookup_create_pa_sync() local 1189 struct hci_conn *c; hci_conn_hash_lookup_per_adv_bis() local 1213 struct hci_conn *c; hci_conn_hash_lookup_handle() local 1232 struct hci_conn *c; hci_conn_hash_lookup_ba() local 1253 struct hci_conn *c; hci_conn_hash_lookup_role() local 1274 struct hci_conn *c; hci_conn_hash_lookup_le() local 1300 struct hci_conn *c; hci_conn_hash_lookup_cis() local 1332 struct hci_conn *c; hci_conn_hash_lookup_cig() local 1355 struct hci_conn *c; hci_conn_hash_lookup_big() local 1379 struct hci_conn *c; hci_conn_hash_lookup_big_sync_pend() local 1403 struct hci_conn *c; hci_conn_hash_lookup_big_state() local 1426 struct hci_conn *c; hci_conn_hash_lookup_pa_sync_big_handle() local 1449 struct hci_conn *c; hci_conn_hash_lookup_pa_sync_handle() local 1480 struct hci_conn *c; hci_conn_hash_list_state() local 1500 struct hci_conn *c; hci_conn_hash_list_flag() local 1518 struct hci_conn *c; hci_lookup_le_connect() local 1539 struct hci_conn *c; hci_is_le_conn_scanning() local 1723 to_hci_conn(c) global() argument [all...] |
/linux/drivers/net/wireless/ti/wlcore/ |
H A D | acx.c | 314 struct conf_itrim_settings *c = &wl->conf.itrim; in wl1271_acx_dco_itrim_params() local 510 struct conf_sg_settings *c = &wl->conf.sg; in wl12xx_acx_sg_cfg() local 725 struct conf_tx_rate_class *c = &wl->conf.tx.sta_rc_conf; in wl1271_acx_sta_rate_policies() local 792 int wl1271_acx_ap_rate_policy(struct wl1271 *wl, struct conf_tx_rate_class *c, in wl1271_acx_ap_rate_policy() 1126 struct conf_pm_config_settings *c = &wl->conf.pm_config; in wl1271_acx_pm_config() local 1257 struct conf_roam_trigger_settings *c = &wl->conf.roam_trigger; in wl1271_acx_rssi_snr_avg_weights() local
|
/linux/drivers/media/pci/cobalt/ |
H A D | cobalt-driver.h | 124 #define COBALT_CVI(cobalt, c) \ argument 126 #define COBALT_CVI_VMR(cobalt, c) \ argument 128 #define COBALT_CVI_EVCNT(cobalt, c) \ argument 130 #define COBALT_CVI_FREEWHEEL(cobalt, c) \ argument 132 #define COBALT_CVI_CLK_LOSS(cobalt, c) \ argument 134 #define COBALT_CVI_PACKER(cobalt, c) \ argument
|