/openbmc/u-boot/lib/ |
H A D | slre.c | 195 exact(struct slre *r, const char **re) in exact() 208 get_escape_char(const char **re) in get_escape_char() 243 anyof(struct slre *r, const char **re) in anyof() 321 compile(struct slre *r, const char **re) in compile() 412 slre_compile(struct slre *r, const char *re) in slre_compile()
|
/openbmc/linux/fs/btrfs/ |
H A D | ref-verify.c | 120 struct root_entry *re) in insert_root_entry() 237 struct root_entry *re; in free_block_entry() local 268 struct root_entry *re = NULL; in add_block_entry() local 316 struct root_entry *re; in add_tree_block() local 393 struct root_entry *re; in add_extent_data_ref() local 627 struct root_entry *re; in dump_block_entry() local 668 struct root_entry *re = NULL; in btrfs_ref_tree_mod() local
|
/openbmc/linux/arch/mips/math-emu/ |
H A D | sp_div.c | 15 int re; in ieee754sp_div() local
|
H A D | dp_div.c | 15 int re; in ieee754dp_div() local
|
H A D | sp_mul.c | 14 int re; in ieee754sp_mul() local
|
H A D | dp_mul.c | 14 int re; in ieee754dp_mul() local
|
H A D | sp_maddf.c | 18 int re; in _sp_maddf() local
|
H A D | dp_maddf.c | 43 int re; in _dp_maddf() local
|
/openbmc/linux/drivers/net/ethernet/marvell/ |
H A D | sky2.c | 1153 struct rx_ring_info *re; in sky2_get_rx_data_size() local 1194 const struct rx_ring_info *re) in sky2_rx_submit() 1353 struct rx_ring_info *re = sky2->rx_ring + i; in sky2_rx_clean() local 1492 struct rx_ring_info *re = sky2->rx_ring + i; in sky2_alloc_rx_skbs() local 1519 struct rx_ring_info *re; in sky2_rx_start() local 1829 struct tx_ring_info *re; in sky2_xmit_frame() local 2009 struct tx_ring_info *re = sky2->tx_ring + idx; in sky2_tx_complete() local 2446 static inline bool needs_copy(const struct rx_ring_info *re, in needs_copy() 2459 const struct rx_ring_info *re, in receive_copy() 2520 struct rx_ring_info *re, in receive_new() [all …]
|
/openbmc/qemu/hw/core/ |
H A D | register.c | 126 uint64_t register_read(RegisterInfo *reg, uint64_t re, const char* prefix, in register_read() 213 uint64_t re; in register_read_memory() local
|
/openbmc/u-boot/scripts/dtc/ |
H A D | dtc-parser.y | 54 struct reserve_info *re; member
|
H A D | treesource.c | 268 struct reserve_info *re; in dt_to_source() local
|
H A D | flattree.c | 311 struct reserve_info *re; in flatten_reserve_list() local 466 struct reserve_info *re; in dt_to_asm() local 703 struct fdt_reserve_entry re; in flat_read_mem_reserve() local
|
/openbmc/linux/drivers/net/ethernet/cavium/octeon/ |
H A D | octeon_mgmt.c | 217 union mgmt_port_ring_entry re; in octeon_mgmt_rx_fill_ring() local 256 union mgmt_port_ring_entry re; in octeon_mgmt_clean_tx_buffers() local 372 union mgmt_port_ring_entry re; in octeon_mgmt_dequeue_rx_buffer() local 395 union mgmt_port_ring_entry re; in octeon_mgmt_receive_one() local 1279 union mgmt_port_ring_entry re; in octeon_mgmt_xmit() local
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | spin_lock.c | 56 regex_t re; in match_regex() local
|
/openbmc/linux/scripts/dtc/ |
H A D | dtc-parser.y | 49 struct reserve_info *re; member
|
H A D | flattree.c | 297 struct reserve_info *re; in flatten_reserve_list() local 452 struct reserve_info *re; in dt_to_asm() local 689 struct fdt_reserve_entry re; in flat_read_mem_reserve() local
|
H A D | treesource.c | 322 struct reserve_info *re; in dt_to_source() local
|
/openbmc/linux/tools/perf/arch/x86/util/ |
H A D | header.c | 97 regex_t re; in strcmp_cpuid_str() local
|
/openbmc/u-boot/scripts/dtc/libfdt/ |
H A D | fdt_rw.c | 176 struct fdt_reserve_entry *re; in fdt_add_mem_rsv() local 193 struct fdt_reserve_entry *re = fdt_mem_rsv_w_(fdt, n); in fdt_del_mem_rsv() local
|
/openbmc/linux/sound/soc/codecs/aw88395/ |
H A D | aw88395_device.h | 29 #define AW88395_DSP_RE_TO_SHOW_RE(re, shift) (((re) * (1000)) >> (shift)) argument 30 #define AW88395_SHOW_RE_TO_DSP_RE(re, shift) (((re) << shift) / (1000)) argument
|
/openbmc/linux/scripts/dtc/libfdt/ |
H A D | fdt_rw.c | 157 struct fdt_reserve_entry *re; in fdt_add_mem_rsv() local 174 struct fdt_reserve_entry *re = fdt_mem_rsv_w_(fdt, n); in fdt_del_mem_rsv() local
|
/openbmc/phosphor-power/phosphor-regulators/test/actions/ |
H A D | compare_vpd_action_tests.cpp | 171 catch (const std::runtime_error& re) in TEST() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | nv50.c | 141 const struct nvkm_enum *en, *re, *cl, *sc; in nv50_fb_intr() local
|
/openbmc/linux/arch/sh/include/uapi/asm/ |
H A D | ptrace_32.h | 73 unsigned long re; member
|