Searched defs:roots (Results  1 – 8 of 8) sorted by relevance
| /Linux-v5.4/lib/ | 
| D | bch.c | 520 			      unsigned int *roots)  in find_affine4_roots()556 				unsigned int *roots)  in find_poly_deg1_roots()
 571 				unsigned int *roots)  in find_poly_deg2_roots()
 613 				unsigned int *roots)  in find_poly_deg3_roots()
 646 				unsigned int *roots)  in find_poly_deg4_roots()
 885 			   struct gf_poly *poly, unsigned int *roots)  in find_poly_roots()
 925 			struct gf_poly *p, unsigned int *roots)  in chien_search()
 1179 	unsigned int i, j, nbits, r, word, *roots;  in compute_generator_polynomial()  local
 
 | 
| /Linux-v5.4/security/selinux/ss/ | 
| D | sidtab.h | 76 	union sidtab_entry_inner roots[SIDTAB_MAX_LEVEL + 1];  member
 | 
| /Linux-v5.4/drivers/gpu/drm/i915/ | 
| D | i915_buddy.h | 56 	struct i915_buddy_block **roots;  member
 | 
| /Linux-v5.4/fs/btrfs/ | 
| D | backref.c | 1116 			     struct ulist *roots, const u64 *extent_item_pos,1401 				     u64 time_seq, struct ulist **roots,
 1440 			 u64 time_seq, struct ulist **roots,
 1469 		struct ulist *roots, struct ulist *tmp)
 1903 	struct ulist *roots = NULL;  local
 
 | 
| D | qgroup.c | 2208 				struct ulist *roots, struct ulist *tmp,  in qgroup_update_refcnt()2392 static int maybe_fs_roots(struct ulist *roots)  in maybe_fs_roots()
 3050 	struct ulist *roots = NULL;  in qgroup_rescan_leaf()  local
 
 | 
| D | ref-verify.c | 69 	struct rb_root roots;  member
 | 
| D | extent_io.c | 4610 	struct ulist *roots;  in extent_fiemap()  local
 | 
| /Linux-v5.4/drivers/md/ | 
| D | dm-verity-fec.h | 43 	unsigned char roots;	/* number of parity bytes, M-N of RS(M, N) */  member
 |