Searched defs:roots (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/lib/ |
H A D | bch.c | 543 unsigned int *roots) in find_affine4_roots() 579 unsigned int *roots) in find_poly_deg1_roots() 594 unsigned int *roots) in find_poly_deg2_roots() 636 unsigned int *roots) in find_poly_deg3_roots() 669 unsigned int *roots) in find_poly_deg4_roots() 908 struct gf_poly *poly, unsigned int *roots) in find_poly_roots() 948 struct gf_poly *p, unsigned int *roots) in chien_search() 1204 unsigned int i, j, nbits, r, word, *roots; in compute_generator_polynomial() local
|
/openbmc/u-boot/lib/ |
H A D | bch.c | 556 unsigned int *roots) in find_affine4_roots() 592 unsigned int *roots) in find_poly_deg1_roots() 607 unsigned int *roots) in find_poly_deg2_roots() 649 unsigned int *roots) in find_poly_deg3_roots() 682 unsigned int *roots) in find_poly_deg4_roots() 921 struct gf_poly *poly, unsigned int *roots) in find_poly_roots() 961 struct gf_poly *p, unsigned int *roots) in chien_search() 1214 unsigned int i, j, nbits, r, word, *roots; in compute_generator_polynomial() local
|
/openbmc/linux/include/drm/ |
H A D | drm_buddy.h | 75 struct drm_buddy_block **roots; member
|
/openbmc/linux/security/selinux/ss/ |
H A D | sidtab.h | 80 union sidtab_entry_inner roots[SIDTAB_MAX_LEVEL + 1]; member
|
/openbmc/linux/drivers/md/ |
H A D | dm-verity-fec.h | 44 unsigned char roots; /* number of parity bytes, M-N of RS(M, N) */ member
|
/openbmc/linux/fs/btrfs/ |
H A D | backref.h | 96 struct ulist *roots; member
|
H A D | ref-verify.c | 72 struct rb_root roots; member
|
H A D | qgroup.c | 2487 struct ulist *roots, struct ulist *tmp, in qgroup_update_refcnt() 2671 static int maybe_fs_roots(struct ulist *roots) in maybe_fs_roots()
|
/openbmc/linux/arch/x86/kvm/mmu/ |
H A D | mmu.c | 5806 u64 addr, unsigned long roots) in kvm_mmu_invalidate_addr() 5855 unsigned long roots = 0; in kvm_mmu_invpcid_gva() local
|
/openbmc/linux/arch/x86/kvm/vmx/ |
H A D | nested.c | 362 unsigned long roots = 0; in nested_ept_invalidate_addr() local
|