| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | radix-tree.h | 23 #define radix_tree_root xarray macro 80 struct radix_tree_root name = RADIX_TREE_INIT(name, mask) 84 static inline bool radix_tree_empty(const struct radix_tree_root *root) in radix_tree_empty() 217 int radix_tree_insert(struct radix_tree_root *, unsigned long index, 219 void *__radix_tree_lookup(const struct radix_tree_root *, unsigned long index, 221 void *radix_tree_lookup(const struct radix_tree_root *, unsigned long); 222 void __rcu **radix_tree_lookup_slot(const struct radix_tree_root *, 224 void __radix_tree_replace(struct radix_tree_root *, struct radix_tree_node *, 226 void radix_tree_iter_replace(struct radix_tree_root *, 228 void radix_tree_replace_slot(struct radix_tree_root *, [all …]
|
| H A D | iocontext.h | 109 struct radix_tree_root icq_tree;
|
| H A D | backing-dev-defs.h | 190 struct radix_tree_root cgwb_tree; /* radix tree of active cgroup wbs */
|
| H A D | idr.h | 20 struct radix_tree_root idr_rt;
|
| /OK3568_Linux_fs/kernel/tools/testing/radix-tree/ |
| H A D | test.h | 14 int item_insert(struct radix_tree_root *root, unsigned long index); 17 int item_delete(struct radix_tree_root *root, unsigned long index); 19 struct item *item_lookup(struct radix_tree_root *root, unsigned long index); 21 void item_check_present(struct radix_tree_root *root, unsigned long index); 22 void item_check_absent(struct radix_tree_root *root, unsigned long index); 23 void item_gang_check_present(struct radix_tree_root *root, 26 void item_full_scan(struct radix_tree_root *root, unsigned long start, 28 void item_kill_tree(struct radix_tree_root *root); 43 item_tag_set(struct radix_tree_root *root, unsigned long index, int tag); 45 item_tag_clear(struct radix_tree_root *root, unsigned long index, int tag); [all …]
|
| H A D | test.c | 12 item_tag_set(struct radix_tree_root *root, unsigned long index, int tag) in item_tag_set() 18 item_tag_clear(struct radix_tree_root *root, unsigned long index, int tag) in item_tag_clear() 23 int item_tag_get(struct radix_tree_root *root, unsigned long index, int tag) in item_tag_get() 37 int item_insert(struct radix_tree_root *root, unsigned long index) in item_insert() 61 int item_delete(struct radix_tree_root *root, unsigned long index) in item_delete() 91 void item_check_present(struct radix_tree_root *root, unsigned long index) in item_check_present() 100 struct item *item_lookup(struct radix_tree_root *root, unsigned long index) in item_lookup() 105 void item_check_absent(struct radix_tree_root *root, unsigned long index) in item_check_absent() 116 void item_gang_check_present(struct radix_tree_root *root, in item_gang_check_present() 143 void item_full_scan(struct radix_tree_root *root, unsigned long start, in item_full_scan() [all …]
|
| H A D | benchmark.c | 14 static long long benchmark_iter(struct radix_tree_root *root, bool tagged) in benchmark_iter() 52 static void benchmark_insert(struct radix_tree_root *root, in benchmark_insert() 73 static void benchmark_tagging(struct radix_tree_root *root, in benchmark_tagging() 94 static void benchmark_delete(struct radix_tree_root *root, in benchmark_delete()
|
| H A D | tag_check.c | 14 __simple_checks(struct radix_tree_root *tree, unsigned long index, int tag) in __simple_checks() 131 static void gang_check(struct radix_tree_root *tree, in gang_check() 157 static void do_thrash(struct radix_tree_root *tree, char *thrash_state, int tag) in do_thrash()
|
| H A D | multiorder.c | 168 struct radix_tree_root *tree = ptr; in creator_func()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | radix-tree.c | 93 static inline gfp_t root_gfp_mask(const struct radix_tree_root *root) in root_gfp_mask() 116 static inline void root_tag_set(struct radix_tree_root *root, unsigned tag) in root_tag_set() 121 static inline void root_tag_clear(struct radix_tree_root *root, unsigned tag) in root_tag_clear() 126 static inline void root_tag_clear_all(struct radix_tree_root *root) in root_tag_clear_all() 131 static inline int root_tag_get(const struct radix_tree_root *root, unsigned tag) in root_tag_get() 136 static inline unsigned root_tags_get(const struct radix_tree_root *root) in root_tags_get() 141 static inline bool is_idr(const struct radix_tree_root *root) in is_idr() 232 struct radix_tree_root *root, in radix_tree_node_alloc() 386 static unsigned radix_tree_load_root(const struct radix_tree_root *root, in radix_tree_load_root() 406 static int radix_tree_extend(struct radix_tree_root *root, gfp_t gfp, in radix_tree_extend() [all …]
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_qm.h | 52 struct radix_tree_root qi_uquota_tree; 53 struct radix_tree_root qi_gquota_tree; 54 struct radix_tree_root qi_pquota_tree; 74 static inline struct radix_tree_root *
|
| H A D | xfs_mount.h | 174 struct radix_tree_root m_perag_tree; /* per-ag accounting info */ 355 struct radix_tree_root pag_ici_root; /* incore inode cache root */
|
| H A D | xfs_dquot.c | 773 struct radix_tree_root *tree, in xfs_qm_dqget_cache_lookup() 814 struct radix_tree_root *tree, in xfs_qm_dqget_cache_insert() 881 struct radix_tree_root *tree = xfs_dquot_tree(qi, type); in xfs_qm_dqget() 970 struct radix_tree_root *tree = xfs_dquot_tree(qi, type); in xfs_qm_dqget_inode()
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/ |
| H A D | core.h | 45 struct radix_tree_root pin_desc_tree; 47 struct radix_tree_root pin_group_tree; 51 struct radix_tree_root pin_function_tree;
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | gmap.h | 50 struct radix_tree_root guest_to_host; 51 struct radix_tree_root host_to_guest; 62 struct radix_tree_root host_to_rmap;
|
| /OK3568_Linux_fs/kernel/drivers/block/ |
| H A D | null_blk.h | 39 struct radix_tree_root data; /* data stored in the disk */ 40 struct radix_tree_root cache; /* disk cache data */
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_context_types.h | 172 struct radix_tree_root handles_vma;
|
| H A D | i915_gem_object_types.h | 256 struct radix_tree_root radix;
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | gc.h | 55 struct radix_tree_root iroot;
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | eq.h | 21 struct radix_tree_root tree;
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/core/ |
| H A D | rdma_core.h | 115 struct radix_tree_root radix;
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | volumes.h | 126 struct radix_tree_root reada_zones; 127 struct radix_tree_root reada_extents;
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/abm/ |
| H A D | main.h | 222 struct radix_tree_root qdiscs;
|
| /OK3568_Linux_fs/kernel/drivers/sh/intc/ |
| H A D | internals.h | 57 struct radix_tree_root tree;
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/ |
| H A D | gtt.h | 203 struct radix_tree_root spt_tree;
|