Home
last modified time | relevance | path

Searched defs:re (Results 1 – 25 of 59) sorted by relevance

123

/linux-6.3-rc2/fs/btrfs/
A Dref-verify.c120 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
/linux-6.3-rc2/drivers/net/ethernet/marvell/
A Dsky2.c1154 struct rx_ring_info *re; in sky2_get_rx_data_size() local
1195 const struct rx_ring_info *re) in sky2_rx_submit()
1354 struct rx_ring_info *re = sky2->rx_ring + i; in sky2_rx_clean() local
1493 struct rx_ring_info *re = sky2->rx_ring + i; in sky2_alloc_rx_skbs() local
1520 struct rx_ring_info *re; in sky2_rx_start() local
1830 struct tx_ring_info *re; in sky2_xmit_frame() local
2010 struct tx_ring_info *re = sky2->tx_ring + idx; in sky2_tx_complete() local
2447 static inline bool needs_copy(const struct rx_ring_info *re, in needs_copy()
2460 const struct rx_ring_info *re, in receive_copy()
2521 struct rx_ring_info *re, in receive_new()
[all …]
/linux-6.3-rc2/arch/mips/math-emu/
A Dsp_div.c15 int re; in ieee754sp_div() local
A Ddp_div.c15 int re; in ieee754dp_div() local
A Ddp_mul.c14 int re; in ieee754dp_mul() local
A Dsp_mul.c14 int re; in ieee754sp_mul() local
A Dsp_maddf.c18 int re; in _sp_maddf() local
A Ddp_maddf.c43 int re; in _dp_maddf() local
/linux-6.3-rc2/fs/f2fs/
A Dextent_cache.c180 struct rb_entry *re; in __lookup_rb_tree_slow() local
198 struct rb_entry *re; in f2fs_lookup_rb_tree() local
213 struct rb_entry *re; in f2fs_lookup_rb_tree_ext() local
236 struct rb_entry *re; in f2fs_lookup_rb_tree_for_insert() local
275 struct rb_entry *re = cached_re; in f2fs_lookup_rb_tree_ret() local
/linux-6.3-rc2/drivers/net/ethernet/cavium/octeon/
A Docteon_mgmt.c217 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
/linux-6.3-rc2/scripts/dtc/
A Ddtc-parser.y49 struct reserve_info *re; member
A Dflattree.c297 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
A Dtreesource.c322 struct reserve_info *re; in dt_to_source() local
A Ddata.c189 struct fdt_reserve_entry re; in data_append_re() local
/linux-6.3-rc2/tools/perf/arch/x86/util/
A Dheader.c97 regex_t re; in strcmp_cpuid_str() local
/linux-6.3-rc2/scripts/dtc/libfdt/
A Dfdt_rw.c157 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
A Dfdt_ro.c177 const struct fdt_reserve_entry *re; in fdt_get_mem_rsv() local
192 const struct fdt_reserve_entry *re; in fdt_num_mem_rsv() local
A Dfdt_sw.c190 struct fdt_reserve_entry *re; in fdt_add_reservemap_entry() local
/linux-6.3-rc2/sound/soc/codecs/aw88395/
A Daw88395_device.h29 #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
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
A Dnv50.c141 const struct nvkm_enum *en, *re, *cl, *sc; in nv50_fb_intr() local
/linux-6.3-rc2/arch/sh/include/uapi/asm/
A Dptrace_32.h73 unsigned long re; member
/linux-6.3-rc2/drivers/mtd/ubi/
A Dvmt.c534 struct ubi_rename_entry *re; in ubi_rename_volumes() local
A Dvtbl.c124 struct ubi_rename_entry *re; in ubi_vtbl_rename_volumes() local
/linux-6.3-rc2/fs/ntfs3/
A Dindex.c840 struct NTFS_DE *re) in hdr_delete_de()
1544 struct NTFS_DE *e, *e0, *re; in indx_insert_into_root() local
2124 struct NTFS_DE *e, *te, *re; in indx_get_entry_to_replace() local
2218 struct NTFS_DE *e, *re, *next, *prev, *me; in indx_delete_entry() local
/linux-6.3-rc2/arch/s390/net/
A Dbpf_jit_comp.c406 static void save_regs(struct bpf_jit *jit, u32 rs, u32 re) in save_regs()
421 static void restore_regs(struct bpf_jit *jit, u32 rs, u32 re, u32 stack_depth) in restore_regs()
473 int re = 6, rs; in save_restore_regs() local

Completed in 58 milliseconds

123