Home
last modified time | relevance | path

Searched defs:roots (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_buddy.h56 struct i915_buddy_block **roots; member
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_buddy.h75 struct drm_buddy_block **roots; member
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-verity-fec.h44 unsigned char roots; /* number of parity bytes, M-N of RS(M, N) */ member
/kernel/linux/linux-5.10/security/selinux/ss/
H A Dsidtab.h81 union sidtab_entry_inner roots[SIDTAB_MAX_LEVEL + 1]; member
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-verity-fec.h44 unsigned char roots; /* number of parity bytes, M-N of RS(M, N) */ member
/kernel/linux/linux-6.6/security/selinux/ss/
H A Dsidtab.h80 union sidtab_entry_inner roots[SIDTAB_MAX_LEVEL + 1]; member
/kernel/linux/linux-5.10/fs/btrfs/
H A Dref-verify.c69 struct rb_root roots; member
[all...]
H A Dbackref.c1202 find_parent_nodes(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, u64 bytenr, u64 time_seq, struct ulist *refs, struct ulist *roots, const u64 *extent_item_pos, struct share_check *sc, bool ignore_offset) global() argument
1494 btrfs_find_all_roots_safe(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, u64 bytenr, u64 time_seq, struct ulist **roots, bool ignore_offset) global() argument
1534 btrfs_find_all_roots(struct btrfs_trans_handle *trans, struct btrfs_fs_info *fs_info, u64 bytenr, u64 time_seq, struct ulist **roots, bool ignore_offset) global() argument
1564 btrfs_check_shared(struct btrfs_root *root, u64 inum, u64 bytenr, struct ulist *roots, struct ulist *tmp) global() argument
2001 struct ulist *roots = NULL; global() local
[all...]
H A Dqgroup.c2605 static int maybe_fs_roots(struct ulist *roots) in maybe_fs_roots() argument
2420 qgroup_update_refcnt(struct btrfs_fs_info *fs_info, struct ulist *roots, struct ulist *tmp, struct ulist *qgroups, u64 seq, int update_old) qgroup_update_refcnt() argument
3242 struct ulist *roots = NULL; qgroup_rescan_leaf() local
[all...]
H A Dextent_io.c4686 struct ulist *roots; in extent_fiemap() local
/kernel/linux/linux-6.6/fs/btrfs/
H A Dbackref.h96 struct ulist *roots; member
H A Dref-verify.c72 struct rb_root roots; member
[all...]
H A Dqgroup.c2486 qgroup_update_refcnt(struct btrfs_fs_info *fs_info, struct ulist *roots, struct ulist *tmp, struct ulist *qgroups, u64 seq, int update_old) qgroup_update_refcnt() argument
2671 maybe_fs_roots(struct ulist *roots) maybe_fs_roots() argument
[all...]
/kernel/linux/linux-5.10/lib/
H A Dbch.c575 find_affine4_roots(struct bch_control *bch, unsigned int a, unsigned int b, unsigned int c, unsigned int *roots) find_affine4_roots() argument
612 find_poly_deg1_roots(struct bch_control *bch, struct gf_poly *poly, unsigned int *roots) find_poly_deg1_roots() argument
627 find_poly_deg2_roots(struct bch_control *bch, struct gf_poly *poly, unsigned int *roots) find_poly_deg2_roots() argument
669 find_poly_deg3_roots(struct bch_control *bch, struct gf_poly *poly, unsigned int *roots) find_poly_deg3_roots() argument
702 find_poly_deg4_roots(struct bch_control *bch, struct gf_poly *poly, unsigned int *roots) find_poly_deg4_roots() argument
941 find_poly_roots(struct bch_control *bch, unsigned int k, struct gf_poly *poly, unsigned int *roots) find_poly_roots() argument
981 chien_search(struct bch_control *bch, unsigned int len, struct gf_poly *p, unsigned int *roots) chien_search() argument
1238 unsigned int i, j, nbits, r, word, *roots; compute_generator_polynomial() local
[all...]
/kernel/linux/linux-6.6/lib/
H A Dbch.c541 find_affine4_roots(struct bch_control *bch, unsigned int a, unsigned int b, unsigned int c, unsigned int *roots) find_affine4_roots() argument
578 find_poly_deg1_roots(struct bch_control *bch, struct gf_poly *poly, unsigned int *roots) find_poly_deg1_roots() argument
593 find_poly_deg2_roots(struct bch_control *bch, struct gf_poly *poly, unsigned int *roots) find_poly_deg2_roots() argument
635 find_poly_deg3_roots(struct bch_control *bch, struct gf_poly *poly, unsigned int *roots) find_poly_deg3_roots() argument
668 find_poly_deg4_roots(struct bch_control *bch, struct gf_poly *poly, unsigned int *roots) find_poly_deg4_roots() argument
907 find_poly_roots(struct bch_control *bch, unsigned int k, struct gf_poly *poly, unsigned int *roots) find_poly_roots() argument
947 chien_search(struct bch_control *bch, unsigned int len, struct gf_poly *p, unsigned int *roots) chien_search() argument
1204 unsigned int i, j, nbits, r, word, *roots; compute_generator_polynomial() local
[all...]
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dnested.c361 unsigned long roots = 0; in nested_ept_invalidate_addr() local
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H A Dmmu.c5805 kvm_mmu_invalidate_addr(struct kvm_vcpu *vcpu, struct kvm_mmu *mmu, u64 addr, unsigned long roots) kvm_mmu_invalidate_addr() argument
5855 unsigned long roots = 0; kvm_mmu_invpcid_gva() local
[all...]

Completed in 39 milliseconds