/linux-6.14.4/fs/xfs/scrub/ |
D | rtrmap_repair.c | 105 struct xrep_rtrmap *rr; in xrep_setup_rtrmapbt() local 143 struct xrep_rtrmap *rr, in xrep_rtrmap_stash() 202 struct xrep_rtrmap *rr; member 272 struct xrep_rtrmap *rr = rf->rr; in xrep_rtrmap_scan_bmbt() local 326 struct xrep_rtrmap *rr, in xrep_rtrmap_scan_dfork() 359 struct xrep_rtrmap *rr, in xrep_rtrmap_scan_inode() 391 struct xrep_rtrmap *rr = priv; in xrep_rtrmap_walk_rmap() local 413 struct xrep_rtrmap *rr, in xrep_rtrmap_scan_ag() 429 struct xrep_rtrmap *rr; member 440 struct xrep_rtrmap *rr = rsr->rr; in xrep_rtrmap_stash_run() local [all …]
|
D | rmap_repair.c | 166 struct xrep_rmap *rr; in xrep_setup_ag_rmapbt() local 213 struct xrep_rmap *rr, in xrep_rmap_stash() 262 struct xrep_rmap *rr; member 274 struct xrep_rmap *rr = rsr->rr; in xrep_rmap_stash_run() local 285 struct xrep_rmap *rr, in xrep_rmap_stash_bitmap() 316 struct xrep_rmap *rr; member 414 struct xrep_rmap *rr = rf->rr; in xrep_rmap_scan_iroot_btree() local 449 struct xrep_rmap *rr = rf->rr; in xrep_rmap_scan_bmbt() local 571 struct xrep_rmap *rr, in xrep_rmap_scan_ifork() 639 struct xrep_rmap *rr, in xrep_rmap_scan_inode() [all …]
|
D | rtrefcount_repair.c | 166 struct xrep_rtrefc *rr, in xrep_rtrefc_stash() 197 struct xrep_rtrefc *rr, in xrep_rtrefc_stash_cow() 223 struct xrep_rtrefc *rr, in xrep_rtrefc_walk_rmaps() 317 struct xrep_rtrefc *rr) in xrep_rtrefc_sort_records() 362 struct xrep_rtrefc *rr = priv; in xrep_rtrefc_walk_rmap() local 389 struct xrep_rtrefc *rr, in xrep_rtrefc_push_rmaps_at() 423 struct xrep_rtrefc *rr, in xrep_rtrefc_scan_ag() 441 struct xrep_rtrefc *rr) in xrep_rtrefc_find_refcounts() 567 struct xrep_rtrefc *rr = priv; in xrep_rtrefc_get_records() local 592 struct xrep_rtrefc *rr = priv; in xrep_rtrefc_claim_block() local [all …]
|
D | refcount_repair.c | 169 struct xrep_refc *rr, in xrep_refc_stash() 200 struct xrep_refc *rr, in xrep_refc_stash_cow() 235 struct xrep_refc *rr, in xrep_refc_walk_rmaps() 329 struct xrep_refc *rr) in xrep_refc_sort_records() 375 struct xrep_refc *rr, in xrep_refc_push_rmaps_at() 409 struct xrep_refc *rr) in xrep_refc_find_refcounts() 526 struct xrep_refc *rr = priv; in xrep_refc_get_records() local 551 struct xrep_refc *rr = priv; in xrep_refc_claim_block() local 559 struct xrep_refc *rr) in xrep_refc_reset_counters() 588 struct xrep_refc *rr) in xrep_refc_build_new_tree() [all …]
|
/linux-6.14.4/drivers/acpi/ |
D | reboot.c | 11 static void acpi_pci_reboot(struct acpi_generic_address *rr, u8 reset_value) in acpi_pci_reboot() 29 static inline void acpi_pci_reboot(struct acpi_generic_address *rr, in acpi_pci_reboot() 38 struct acpi_generic_address *rr; in acpi_reboot() local
|
/linux-6.14.4/fs/isofs/ |
D | rock.c | 43 static int check_sp(struct rock_ridge *rr, struct inode *inode) in check_sp() 202 struct rock_ridge *rr; in get_rock_ridge_filename() local 316 struct rock_ridge *rr; in parse_rock_ridge_inode_internal() local 599 static char *get_symlink_chunk(char *rpnt, struct rock_ridge *rr, char *plimit) in get_symlink_chunk() 702 struct rock_ridge *rr; in rock_ridge_symlink_read_folio() local
|
/linux-6.14.4/fs/gfs2/ |
D | recovery.c | 58 struct gfs2_revoke_replay *rr = NULL, *iter; in gfs2_revoke_add() local 85 struct gfs2_revoke_replay *rr = NULL, *iter; in gfs2_revoke_check() local 109 struct gfs2_revoke_replay *rr; in gfs2_revoke_clean() local
|
/linux-6.14.4/include/crypto/ |
D | cast5.h | 16 int rr; /* rr ? rounds = 12 : rounds = 16; (rfc 2144) */ member
|
/linux-6.14.4/crypto/ |
D | camellia_generic.c | 319 #define ROLDQ(ll, lr, rl, rr, w0, w1, bits) ({ \ argument 327 #define ROLDQo32(ll, lr, rl, rr, w0, w1, bits) ({ \ argument 811 #define CAMELLIA_FLS(ll, lr, rl, rr, kll, klr, krl, krr, t0, t1, t2, t3) ({ \ argument
|
/linux-6.14.4/arch/x86/kernel/cpu/resctrl/ |
D | monitor.c | 593 static int __mon_event_count(u32 closid, u32 rmid, struct rmid_read *rr) in __mon_event_count() 664 static void mbm_bw_count(u32 closid, u32 rmid, struct rmid_read *rr) in mbm_bw_count() 689 struct rmid_read *rr = info; in mon_event_count() local 824 struct rmid_read rr = {0}; in mbm_update_one_event() local
|
D | ctrlmondata.c | 591 void mon_event_read(struct rmid_read *rr, struct rdt_resource *r, in mon_event_read() 634 struct rmid_read rr = {0}; in rdtgroup_mondata_show() local
|
/linux-6.14.4/arch/arm/mach-rpc/include/mach/ |
D | acornfb.h | 48 u_int rr, v, p; in acornfb_vidc20_find_pll() local
|
/linux-6.14.4/drivers/isdn/mISDN/ |
D | dsp_cmx.c | 1305 int r, rr, t, tt, o_r, o_rr; local 1626 int r, rr; local
|
/linux-6.14.4/drivers/soc/fsl/qbman/ |
D | bman.c | 164 union bm_mc_result *rr; member 469 union bm_mc_result *rr = mc->rr + mc->rridx; in bm_mc_commit() local 484 union bm_mc_result *rr = mc->rr + mc->rridx; in bm_mc_result() local
|
/linux-6.14.4/arch/x86/mm/ |
D | numa.c | 155 int rr, i; in numa_init_array() local
|
/linux-6.14.4/drivers/media/i2c/ |
D | tda7432.c | 276 u8 lf, lr, rf, rr; in tda7432_s_ctrl() local
|
/linux-6.14.4/arch/powerpc/kvm/ |
D | book3s_32_mmu_host.c | 141 register int rr = 0; in kvmppc_mmu_map_page() local
|
/linux-6.14.4/fs/jffs2/ |
D | xattr.c | 448 struct jffs2_raw_xref rr; in verify_xattr_ref() local 509 struct jffs2_raw_xref rr; in save_xattr_ref() local
|
D | summary.c | 176 int jffs2_sum_add_xref_mem(struct jffs2_summary *s, struct jffs2_raw_xref *rr, uint32_t ofs) in jffs2_sum_add_xref_mem()
|
D | scan.c | 387 struct jffs2_raw_xref *rr, uint32_t ofs, in jffs2_scan_xref_node()
|
/linux-6.14.4/drivers/video/fbdev/ |
D | hpfb.c | 126 static void topcat_blit(int x0, int y0, int x1, int y1, int w, int h, int rr) in topcat_blit()
|
/linux-6.14.4/drivers/md/ |
D | dm-ebs-target.c | 124 int r = 0, rr; in __ebs_rw_bio() local
|
/linux-6.14.4/fs/xfs/libxfs/ |
D | xfs_refcount.c | 2029 struct xfs_refcount_recovery *rr; in xfs_refcount_recover_extent() local 2064 struct xfs_refcount_recovery *rr, *n; in xfs_refcount_recover_cow_leftovers() local
|
/linux-6.14.4/arch/x86/crypto/ |
D | cast5-avx-x86_64-asm_64.S | 24 #define rr ((16*4)+16) macro
|
/linux-6.14.4/drivers/s390/cio/ |
D | chsc.c | 1322 } *rr; in chsc_sstpc() local 1347 } *rr; in chsc_sstpi() local 1368 } *rr; in chsc_stzi() local
|