Home
last modified time | relevance | path

Searched defs:root (Results 776 - 800 of 1440) sorted by relevance

1...<<31323334353637383940>>...58

/kernel/linux/linux-5.10/mm/
H A Dsparse.c83 unsigned long root = SECTION_NR_TO_ROOT(section_nr); in sparse_index_init() local
115 struct mem_section *root = NULL; in __section_nr() local
[all...]
H A Drmap.c240 static inline struct anon_vma *lock_anon_vma_root(struct anon_vma *root, struct anon_vma *anon_vma) in lock_anon_vma_root() argument
252 unlock_anon_vma_root(struct anon_vma *root) unlock_anon_vma_root() argument
279 struct anon_vma *root = NULL; anon_vma_clone() local
395 struct anon_vma *root = NULL; unlink_anon_vmas() local
1852 struct anon_vma *root = anon_vma->root; __put_anon_vma() local
[all...]
/kernel/linux/linux-5.10/kernel/dma/
H A Dswiotlb.c764 struct dentry *root; in swiotlb_create_debugfs() local
/kernel/linux/linux-5.10/kernel/irq/
H A Dinternals.h502 static inline void irq_domain_debugfs_init(struct dentry *root) in irq_domain_debugfs_init() argument
/kernel/linux/linux-5.10/kernel/bpf/
H A Dinode.c603 static int bpf_show_options(struct seq_file *m, struct dentry *root) in bpf_show_options() argument
/kernel/linux/linux-5.10/kernel/
H A Daudit_tree.c16 struct audit_chunk *root; member
[all...]
/kernel/linux/linux-5.10/fs/
H A Dopen.c1158 struct file *file_open_root(const struct path *root, in file_open_root() argument
H A Dseq_file.c496 seq_path_root(struct seq_file *m, const struct path *path, const struct path *root, const char *esc) seq_path_root() argument
/kernel/linux/linux-5.10/fs/pstore/
H A Dplatform.c847 pstore_get_backend_records(struct pstore_info *psi, struct dentry *root, int quiet) pstore_get_backend_records() argument
/kernel/linux/linux-5.10/fs/ubifs/
H A Dsuper.c437 static int ubifs_show_options(struct seq_file *s, struct dentry *root) in ubifs_show_options() argument
2181 struct inode *root; in ubifs_fill_super() local
/kernel/linux/linux-5.10/fs/ufs/
H A Dsuper.c1392 static int ufs_show_options(struct seq_file *seq, struct dentry *root) in ufs_show_options() argument
/kernel/linux/linux-5.10/fs/proc/
H A Dgeneric.c93 struct rb_root *root = &dir->subdir; in pde_subdir_insert() local
732 struct proc_dir_entry *root = NULL, *de, *next; in remove_proc_subtree() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c1091 struct dentry *root = minor->debugfs_root; in radeon_ttm_debugfs_init() local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Dpagealloc.c84 struct rb_root *root; in page_root_per_function() local
109 struct rb_root *root; insert_page() local
154 struct rb_root *root; find_fw_page() local
238 struct rb_root *root; free_fwp() local
406 struct rb_root *root; release_all_pages() local
454 struct rb_root *root; reclaim_pages_cmd() local
642 mlx5_reclaim_root_pages(struct mlx5_core_dev *dev, struct rb_root *root, u16 func_id) mlx5_reclaim_root_pages() argument
673 struct rb_root *root; mlx5_reclaim_startup_pages() local
[all...]
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dhuawei-wmi.c57 struct dentry *root; member
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/hmm/
H A Dhmm_bo.c139 static struct hmm_buffer_object *__bo_search_by_addr(struct rb_root *root, in __bo_search_by_addr() argument
189 static void __bo_insert_to_free_rbtree(struct rb_root *root, in __bo_insert_to_free_rbtree() argument
222 static void __bo_insert_to_alloc_rbtree(struct rb_root *root, in __bo_insert_to_alloc_rbtree() argument
164 __bo_search_by_addr_in_range( struct rb_root *root, unsigned int start) __bo_search_by_addr_in_range() argument
408 struct rb_root *root = &bdev->free_rbtree; hmm_bo_alloc() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dfs_context.h96 struct dentry *root; /* The root and superblock */ member
/kernel/linux/linux-5.10/fs/gfs2/
H A Dsuper.c1016 static int gfs2_show_options(struct seq_file *s, struct dentry *root) in gfs2_show_options() argument
/kernel/linux/linux-5.10/fs/hpfs/
H A Dsuper.c494 static int hpfs_show_options(struct seq_file *seq, struct dentry *root) in hpfs_show_options() argument
544 struct inode *root; in hpfs_fill_super() local
[all...]
/kernel/linux/linux-5.10/fs/jfs/
H A Dsuper.c697 static int jfs_show_options(struct seq_file *seq, struct dentry *root) in jfs_show_options() argument
/kernel/linux/linux-5.10/fs/nilfs2/
H A Dinode.c38 struct nilfs_root *root; member
48 struct nilfs_root *root = NILFS_I(inode)->i_root; in nilfs_inode_add_blocks() local
57 struct nilfs_root *root = NILFS_I(inode)->i_root; in nilfs_inode_sub_blocks() local
316 nilfs_insert_inode_locked(struct inode *inode, struct nilfs_root *root, unsigned long ino) nilfs_insert_inode_locked() argument
334 struct nilfs_root *root; nilfs_new_inode() local
488 __nilfs_read_inode(struct super_block *sb, struct nilfs_root *root, unsigned long ino, struct inode *inode) __nilfs_read_inode() argument
590 nilfs_ilookup(struct super_block *sb, struct nilfs_root *root, unsigned long ino) nilfs_ilookup() argument
601 nilfs_iget_locked(struct super_block *sb, struct nilfs_root *root, unsigned long ino) nilfs_iget_locked() argument
612 nilfs_iget(struct super_block *sb, struct nilfs_root *root, unsigned long ino) nilfs_iget() argument
1014 struct nilfs_root *root = NILFS_I(inode)->i_root; nilfs_permission() local
[all...]
/kernel/linux/linux-6.6/drivers/mfd/
H A Dqcom-pm8xxx.c176 unsigned int root; in pm8xxx_irq_handler() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Dpagealloc.c103 struct rb_root *root; in page_root_per_function() local
128 struct rb_root *root; insert_page() local
173 struct rb_root *root; find_fw_page() local
257 struct rb_root *root; free_fwp() local
438 struct rb_root *root; release_all_pages() local
485 struct rb_root *root; reclaim_pages_cmd() local
683 mlx5_reclaim_root_pages(struct mlx5_core_dev *dev, struct rb_root *root, u32 function) mlx5_reclaim_root_pages() argument
717 struct rb_root *root; mlx5_reclaim_startup_pages() local
[all...]
/kernel/linux/linux-6.6/drivers/android/
H A Dbinderfs.c116 struct dentry *dentry, *root; in binderfs_binder_device_create() local
323 static int binderfs_show_options(struct seq_file *seq, struct dentry *root) in binderfs_show_options() argument
398 struct dentry *root = sb->s_root; binderfs_binder_ctl_create() local
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dbackref.h356 struct btrfs_root *root; global() member
[all...]

Completed in 30 milliseconds

1...<<31323334353637383940>>...58