Home
last modified time | relevance | path

Searched defs:c (Results 451 – 475 of 3599) sorted by relevance

1...<<11121314151617181920>>...144

/openbmc/u-boot/cmd/
H A Dpxe.c569 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 Ducs2_string.c61 u16 c = src[i]; in ucs2_utf8size() local
90 u16 c = src[i]; in ucs2_as_utf8() local
H A Dgen_crc64table.c27 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 Dcheck_addcm.c21 #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 Dcacheinfo.c22 struct cpuinfo_mips *c = &current_cpu_data; in init_cache_level() local
79 struct cpuinfo_mips *c = &current_cpu_data; in populate_cache_leaves() local
/openbmc/linux/scripts/dtc/
H A Dlivetree.c451 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 Dword-at-a-time.h20 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 Dudbg_scc.c23 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 Dpcmcia_resource.c162 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 Dqos.c58 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 Dstdio.c20 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 Dchan_user.c150 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 Dmn88472.c21 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 Dstb6100_cfg.h33 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 Dstb6100_proc.h38 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 Ddebug.c163 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 Dstring.c27 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 Dmt9v111.c220 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 Di2c-st.c414 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 Dread.c23 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 Dmmu_context.c30 #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 Damdgpu_vf_error.h27 #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 Dcp15.h19 #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 Dfb_io_fops.c12 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 Dmatch.cpp32 match_ns::match_completion* c = nullptr; in ~match() local
93 auto c = std::exchange(complete, nullptr); in handle_completion() local

1...<<11121314151617181920>>...144