/openbmc/u-boot/cmd/ |
H A D | pxe.c | 569 const char *c = label->menu ? label->menu : label->name; in label_print() local 992 char *c = *p; in get_token() local 1035 static void eol_or_eof(char **c) in eol_or_eof() 1052 static int parse_sliteral(char **c, char **dst) in parse_sliteral() 1072 static int parse_integer(char **c, int *dst) in parse_integer() 1102 static int handle_include(cmd_tbl_t *cmdtp, char **c, unsigned long base, in handle_include() 1143 static int parse_menu(cmd_tbl_t *cmdtp, char **c, struct pxe_menu *cfg, in parse_menu() 1179 static int parse_label_menu(char **c, struct pxe_menu *cfg, in parse_label_menu() 1215 static int parse_label_kernel(char **c, struct pxe_label *label) in parse_label_kernel() 1246 static int parse_label(char **c, struct pxe_menu *cfg) in parse_label()
|
/openbmc/linux/lib/ |
H A D | ucs2_string.c | 61 u16 c = src[i]; in ucs2_utf8size() local 90 u16 c = src[i]; in ucs2_as_utf8() local
|
H A D | gen_crc64table.c | 27 uint64_t i, j, c, crc; in generate_reflected_crc64_table() local 45 uint64_t i, j, c, crc; in generate_crc64_table() local
|
/openbmc/qemu/tests/tcg/cris/libc/ |
H A D | check_addcm.c | 21 #define verify_addc_m(a, b, res, n, z, v, c) \ argument 30 #define verify_addc_pi_m(a, b, res, n, z, v, c) \ argument
|
/openbmc/linux/arch/mips/kernel/ |
H A D | cacheinfo.c | 22 struct cpuinfo_mips *c = ¤t_cpu_data; in init_cache_level() local 79 struct cpuinfo_mips *c = ¤t_cpu_data; in populate_cache_leaves() local
|
/openbmc/linux/scripts/dtc/ |
H A D | livetree.c | 451 struct node *c; in get_property_by_label() local 478 struct node *c; in get_marker_label() local 796 struct node *c; in sort_node() local 838 struct node *c; in any_label_tree() local 855 struct node *c; in generate_label_tree_internal() local 893 struct node *c; in any_fixup_tree() local 944 struct node *c; in generate_fixups_tree_internal() local 964 struct node *c; in any_local_fixup_tree() local 1025 struct node *c; in generate_local_fixups_tree_internal() local
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | word-at-a-time.h | 20 const struct word_at_a_time *c) in has_zero() 27 #define prep_zero_mask(a, bits, c) (bits) argument
|
/openbmc/linux/arch/powerpc/platforms/powermac/ |
H A D | udbg_scc.c | 23 static void udbg_scc_putc(char c) in udbg_scc_putc() 166 static void udbg_real_scc_putc(char c) in udbg_real_scc_putc()
|
/openbmc/linux/drivers/pcmcia/ |
H A D | pcmcia_resource.c | 162 config_t *c; in pcmcia_access_config() local 350 config_t *c; in pcmcia_release_configuration() local 396 config_t *c; in pcmcia_release_io() local 482 config_t *c; in pcmcia_enable_device() local 626 config_t *c = p_dev->function_config; in pcmcia_request_io() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | qos.c | 58 struct mlx5e_channel *c; in mlx5e_get_qos_sq() local 78 struct mlx5e_channel *c; in mlx5e_open_qos_sq() local 207 struct mlx5e_channel *c; in mlx5e_close_qos_sq() local 228 void mlx5e_qos_close_queues(struct mlx5e_channel *c) in mlx5e_qos_close_queues() 321 void mlx5e_qos_deactivate_queues(struct mlx5e_channel *c) in mlx5e_qos_deactivate_queues()
|
/openbmc/linux/arch/powerpc/boot/ |
H A D | stdio.c | 20 char *strrchr(const char *s, int c) in strrchr() 64 int i, c; in skip_atoi() local 81 char c,sign,tmp[66]; in number() local
|
/openbmc/linux/arch/um/drivers/ |
H A D | chan_user.c | 150 char c = 1; in winch_thread() local 224 char c; in winch_tramp() local 280 char c = 1; in register_winch() local
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | mn88472.c | 21 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mn88472_read_status() local 203 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mn88472_set_frontend() local 579 struct dtv_frontend_properties *c; in mn88472_probe() local
|
H A D | stb6100_cfg.h | 33 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in stb6100_set_frequency() local 71 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in stb6100_set_bandwidth() local
|
H A D | stb6100_proc.h | 38 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in stb6100_set_freq() local 91 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in stb6100_set_bandw() local
|
/openbmc/linux/drivers/md/bcache/ |
H A D | debug.c | 163 struct cache_set *c; member 209 struct cache_set *c = inode->i_private; in bch_dump_open() local 237 void bch_debug_init_cache_set(struct cache_set *c) in bch_debug_init_cache_set()
|
/openbmc/linux/tools/perf/util/ |
H A D | string.c | 27 char c; in perf_atoll() local 72 static bool __match_charclass(const char *pat, char c, const char **npat) in __match_charclass() 296 unsigned int hex(char c) in hex()
|
/openbmc/linux/drivers/media/i2c/ |
H A D | mt9v111.c | 220 static int __mt9v111_read(struct i2c_client *c, u8 reg, u16 *val) in __mt9v111_read() 249 static int __mt9v111_write(struct i2c_client *c, u8 reg, u16 val) in __mt9v111_write() 275 static int __mt9v111_addr_space_select(struct i2c_client *c, u16 addr_space) in __mt9v111_addr_space_select() 302 static int mt9v111_read(struct i2c_client *c, u8 addr_space, u8 reg, u16 *val) in mt9v111_read() 318 static int mt9v111_write(struct i2c_client *c, u8 addr_space, u8 reg, u16 val) in mt9v111_write() 334 static int mt9v111_update(struct i2c_client *c, u8 addr_space, u8 reg, in mt9v111_update() 412 struct i2c_client *c = mt9v111->client; in __mt9v111_sw_reset() local 536 struct i2c_client *c = mt9v111->client; in mt9v111_hw_config() local
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-st.c | 414 struct st_i2c_client *c = &i2c_dev->client; in st_i2c_wr_fill_tx_fifo() local 444 struct st_i2c_client *c = &i2c_dev->client; in st_i2c_rd_fill_tx_fifo() local 466 struct st_i2c_client *c = &i2c_dev->client; in st_i2c_read_rx_fifo() local 495 struct st_i2c_client *c = &i2c_dev->client; in st_i2c_terminate_xfer() local 515 struct st_i2c_client *c = &i2c_dev->client; in st_i2c_handle_write() local 532 struct st_i2c_client *c = &i2c_dev->client; in st_i2c_handle_read() local 568 struct st_i2c_client *c = &i2c_dev->client; in st_i2c_isr_thread() local 648 struct st_i2c_client *c = &i2c_dev->client; in st_i2c_xfer_msg() local
|
/openbmc/linux/fs/jffs2/ |
H A D | read.c | 23 int jffs2_read_dnode(struct jffs2_sb_info *c, struct jffs2_inode_info *f, in jffs2_read_dnode() 157 int jffs2_read_inode_range(struct jffs2_sb_info *c, struct jffs2_inode_info *f, in jffs2_read_inode_range()
|
/openbmc/linux/arch/nios2/mm/ |
H A D | mmu_context.c | 30 #define CTX_VERSION(c) (((c) >> VERSION_SHIFT) & VERSION_MASK) argument 33 #define CTX_PID(c) (((c) >> PID_SHIFT) & PID_MASK) argument
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vf_error.h | 27 #define AMDGIM_ERROR_CODE_FLAGS_TO_MAILBOX(c,f) (((c & 0xFFFF) << 16) | (f & 0xFFFF)) argument 28 #define AMDGIM_ERROR_CODE(t,c) (((t&0xF)<<12)|(c&0xFFF)) argument
|
/openbmc/linux/arch/arm/include/asm/vdso/ |
H A D | cp15.h | 19 #define __read_sysreg(r, w, c, t) ({ \ argument 26 #define __write_sysreg(v, r, w, c, t) asm volatile(w " " c : : "r" ((t)(v))) argument
|
/openbmc/linux/drivers/video/fbdev/core/ |
H A D | fb_io_fops.c | 12 int c, cnt = 0, err = 0; in fb_io_read() local 73 int c, cnt = 0, err = 0; in fb_io_write() local
|
/openbmc/sdbusplus/src/async/ |
H A D | match.cpp | 32 match_ns::match_completion* c = nullptr; in ~match() local 93 auto c = std::exchange(complete, nullptr); in handle_completion() local
|