Home
last modified time | relevance | path

Searched defs:root (Results 1026 - 1050 of 2566) sorted by relevance

1...<<41424344454647484950>>...103

/kernel/linux/linux-6.6/fs/btrfs/
H A Ddir-item.c115 struct btrfs_root *root = dir->root; in btrfs_insert_dir_item() local
21 insert_with_overflow(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_key *cpu_key, u32 data_size, const char *name, int name_len) insert_with_overflow() argument
56 btrfs_insert_xattr_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 objectid, const char *name, u16 name_len, const void *data, u16 data_len) btrfs_insert_xattr_item() argument
177 btrfs_lookup_match_dir( struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_key *key, const char *name, int name_len, int mod) btrfs_lookup_match_dir() argument
212 btrfs_lookup_dir_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 dir, const struct fscrypt_str *name, int mod) btrfs_lookup_dir_item() argument
233 btrfs_check_dir_item_collision(struct btrfs_root *root, u64 dir, const struct fscrypt_str *name) btrfs_check_dir_item_collision() argument
308 btrfs_lookup_dir_index_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 dir, u64 index, const struct fscrypt_str *name, int mod) btrfs_lookup_dir_index_item() argument
329 btrfs_search_dir_index_item(struct btrfs_root *root, struct btrfs_path *path, u64 dirid, const struct fscrypt_str *name) btrfs_search_dir_index_item() argument
356 btrfs_lookup_xattr(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, u64 dir, const char *name, u16 name_len, int mod) btrfs_lookup_xattr() argument
417 btrfs_delete_one_dir_name(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_dir_item *di) btrfs_delete_one_dir_name() argument
[all...]
/kernel/linux/linux-6.6/fs/ext4/
H A Dextents_status.h67 struct rb_root root; member
123 struct rb_root root; member
/kernel/linux/linux-6.6/fs/jffs2/
H A Dsuper.c84 static int jffs2_show_options(struct seq_file *s, struct dentry *root) in jffs2_show_options() argument
/kernel/linux/linux-6.6/include/net/iucv/
H A Diucv.h493 struct device *root; member
/kernel/linux/linux-6.6/include/linux/
H A Dradix-tree.h86 static inline bool radix_tree_empty(const struct radix_tree_root *root) in radix_tree_empty() argument
323 radix_tree_iter_lookup(const struct radix_tree_root *root, struct radix_tree_iter *iter, unsigned long index) radix_tree_iter_lookup() argument
[all...]
H A Drbtree_augmented.h47 rb_insert_augmented(struct rb_node *node, struct rb_root *root, in rb_insert_augmented() argument
54 rb_insert_augmented_cached(struct rb_node *node, struct rb_root_cached *root, bool newleft, const struct rb_augment_callbacks *augment) rb_insert_augmented_cached() argument
195 __rb_change_child(struct rb_node *old, struct rb_node *new, struct rb_node *parent, struct rb_root *root) __rb_change_child() argument
208 __rb_change_child_rcu(struct rb_node *old, struct rb_node *new, struct rb_node *parent, struct rb_root *root) __rb_change_child_rcu() argument
224 __rb_erase_augmented(struct rb_node *node, struct rb_root *root, const struct rb_augment_callbacks *augment) __rb_erase_augmented() argument
326 rb_erase_augmented(struct rb_node *node, struct rb_root *root, const struct rb_augment_callbacks *augment) rb_erase_augmented() argument
335 rb_erase_augmented_cached(struct rb_node *node, struct rb_root_cached *root, const struct rb_augment_callbacks *augment) rb_erase_augmented_cached() argument
[all...]
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Dqcom_stats.c124 static void qcom_create_soc_sleep_stat_files(struct dentry *root, void __iomem *reg, in qcom_create_soc_sleep_stat_files() argument
170 static void qcom_create_subsystem_stat_files(struct dentry *root, in qcom_create_subsystem_stat_files() argument
186 struct dentry *root; in qcom_stats_probe() local
221 struct dentry *root in qcom_stats_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/soc/amlogic/
H A Dmeson-clk-measure.c609 struct dentry *root, *clks; in meson_msr_probe() local
/kernel/linux/linux-6.6/drivers/platform/surface/
H A Dsurface_aggregator_registry.c381 struct fwnode_handle *root; in ssam_platform_hub_probe() local
/kernel/linux/linux-6.6/drivers/platform/x86/amd/
H A Dhsmp.c54 static int amd_hsmp_rdwr(struct pci_dev *root, u32 address, in amd_hsmp_rdwr() argument
78 static int __hsmp_send_message(struct pci_dev *root, struct hsmp_message *msg) in __hsmp_send_message() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/common/
H A Dulpi.c279 struct dentry *root; in ulpi_register() local
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Ddebugfs.c294 struct dentry *root; in dwc2_hsotg_create_debug() local
776 struct dentry *root; in dwc2_debugfs_init() local
[all...]
/kernel/linux/linux-6.6/drivers/powercap/
H A Ddtpm.c38 static struct dtpm *root; variable
[all...]
/kernel/linux/linux-6.6/drivers/clk/imx/
H A Dclk-imx93.c264 const struct imx93_clk_root *root; in imx93_clocks_probe() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ring.c589 struct dentry *root = minor->debugfs_root; in amdgpu_debugfs_ring_init() local
H A Damdgpu_ib.c488 struct dentry *root = minor->debugfs_root; in amdgpu_debugfs_sa_init() local
/kernel/linux/linux-6.6/kernel/cgroup/
H A Drstat.c91 cgroup_rstat_cpu_pop_updated(struct cgroup *pos, struct cgroup *root, int cpu) cgroup_rstat_cpu_pop_updated() argument
[all...]
H A Dcgroup-internal.h47 struct cgroup_root *root; member
/kernel/linux/linux-6.6/arch/x86/pci/
H A Dacpi.c277 struct acpi_pci_root *root = ci->root; in setup_mcfg_map() local
329 static int pci_acpi_root_get_node(struct acpi_pci_root *root) in pci_acpi_root_get_node() argument
411 struct pci_bus *pci_acpi_scan_root(struct acpi_pci_root *root) in pci_acpi_scan_root() argument
[all...]
/kernel/linux/linux-6.6/arch/x86/entry/vsyscall/
H A Dvsyscall_64.c358 void __init set_vsyscall_pgtable_user_bits(pgd_t *root) in set_vsyscall_pgtable_user_bits() argument
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Damd_nb.h62 struct pci_dev *root; member
/kernel/linux/linux-6.6/drivers/eisa/
H A Deisa-bus.c182 static int __init eisa_init_device(struct eisa_root_device *root, in eisa_init_device() argument
41 is_forced_dev(int *forced_tab, int forced_count, struct eisa_root_device *root, struct eisa_device *edev) is_forced_dev() argument
255 eisa_request_resources(struct eisa_root_device *root, struct eisa_device *edev, int slot) eisa_request_resources() argument
309 eisa_probe(struct eisa_root_device *root) eisa_probe() argument
409 eisa_root_register(struct eisa_root_device *root) eisa_root_register() argument
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
H A Dpble.c311 struct irdma_pble_info *root = &lvl2->root; in free_lvl2() local
341 struct irdma_pble_info *root = &lvl2->root; in get_lvl2_pble() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireguard/
H A Dallowedips.c69 static void root_remove_peer_lists(struct allowedips_node *root) in root_remove_peer_lists() argument
127 static struct wg_peer *lookup(struct allowedips_node __rcu *root, u8 bits, in lookup() argument
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_acpi_sar.c13 acpi_handle root, handle; in mt792x_acpi_read() local

Completed in 16 milliseconds

1...<<41424344454647484950>>...103