/Linux-v6.6/fs/ |
D | binfmt_misc.c | 605 struct dentry *root; in bm_entry_write() local 649 struct dentry *root = sb->s_root, *dentry; in bm_register_write() local 735 struct dentry *root; in bm_status_write() local
|
/Linux-v6.6/drivers/android/ |
D | binderfs.c | 116 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() 398 struct dentry *root = sb->s_root; in binderfs_binder_ctl_create() local
|
/Linux-v6.6/fs/btrfs/ |
D | delalloc-space.c | 118 struct btrfs_root *root = inode->root; in btrfs_alloc_data_chunk_ondemand() local 303 struct btrfs_root *root = inode->root; in btrfs_delalloc_reserve_metadata() local
|
/Linux-v6.6/drivers/usb/dwc2/ |
D | debugfs.c | 294 struct dentry *root; in dwc2_hsotg_create_debug() local 776 struct dentry *root; in dwc2_debugfs_init() local
|
/Linux-v6.6/drivers/crypto/caam/ |
D | debugfs.c | 47 struct dentry *root) in caam_debugfs_init()
|
/Linux-v6.6/drivers/mtd/parsers/ |
D | ofpart_bcm4908.c | 19 struct device_node *root; in bcm4908_partitions_fw_offset() local
|
/Linux-v6.6/tools/testing/selftests/exec/ |
D | binfmt_script.py | 43 def test(name, size, good=True, leading="", root="./", target="/perl", argument
|
/Linux-v6.6/drivers/pci/controller/ |
D | pci-thunder-pem.c | 363 static void thunder_pem_legacy_fw(struct acpi_pci_root *root, in thunder_pem_legacy_fw() 383 struct acpi_pci_root *root = acpi_driver_data(adev); in thunder_pem_acpi_init() local
|
/Linux-v6.6/drivers/pci/ |
D | setup-res.c | 138 struct resource *root, *conflict; in pci_claim_resource() local 202 struct resource *root, *conflict; in pci_revert_fw_address() local
|
/Linux-v6.6/kernel/trace/ |
D | trace_stat.c | 75 static int insert_stat(struct rb_root *root, void *stat, cmp_func_t cmp) in insert_stat() 126 struct rb_root *root = &session->stat_root; in stat_seq_init() local
|
/Linux-v6.6/arch/powerpc/platforms/86xx/ |
D | mvme7100.c | 79 unsigned long root = of_get_flat_dt_root(); in mvme7100_probe() local
|
/Linux-v6.6/ipc/ |
D | mq_sysctl.c | 69 static struct ctl_table_set *set_lookup(struct ctl_table_root *root) in set_lookup()
|
/Linux-v6.6/fs/nfs/ |
D | getroot.c | 72 struct dentry *root; in nfs_get_root() local
|
/Linux-v6.6/block/ |
D | elevator.c | 227 void elv_rb_add(struct rb_root *root, struct request *rq) in elv_rb_add() 248 void elv_rb_del(struct rb_root *root, struct request *rq) in elv_rb_del() 256 struct request *elv_rb_find(struct rb_root *root, sector_t sector) in elv_rb_find()
|
/Linux-v6.6/lib/ |
D | bootconfig.c | 290 int __init xbc_node_compose_key_after(struct xbc_node *root, in xbc_node_compose_key_after() 339 struct xbc_node * __init xbc_node_find_next_leaf(struct xbc_node *root, in xbc_node_find_next_leaf() 391 const char * __init xbc_node_find_next_key_value(struct xbc_node *root, in xbc_node_find_next_key_value()
|
/Linux-v6.6/drivers/soc/imx/ |
D | soc-imx.c | 31 struct device_node *root; in imx_soc_device_init() local
|
/Linux-v6.6/fs/btrfs/tests/ |
D | extent-buffer-tests.c | 17 struct btrfs_root *root = NULL; in test_btrfs_split_item() local
|
/Linux-v6.6/sound/firewire/digi00x/ |
D | digi00x-proc.c | 70 struct snd_info_entry *root, *entry; in snd_dg00x_proc_init() local
|
/Linux-v6.6/arch/powerpc/kernel/ |
D | proc_powerpc.c | 71 struct proc_dir_entry *root; in proc_ppc64_create() local
|
/Linux-v6.6/drivers/soc/tegra/ |
D | common.c | 31 struct device_node *root; in soc_is_tegra() local
|
/Linux-v6.6/include/linux/ |
D | assoc_array.h | 23 struct assoc_array_ptr *root; /* The node at the root of the tree */ member
|
/Linux-v6.6/drivers/acpi/ |
D | pci_mcfg.c | 206 static void pci_mcfg_apply_quirks(struct acpi_pci_root *root, in pci_mcfg_apply_quirks() 233 int pci_mcfg_lookup(struct acpi_pci_root *root, struct resource *cfgres, in pci_mcfg_lookup()
|
/Linux-v6.6/tools/perf/util/ |
D | dsos.c | 131 struct dso *__dsos__findnew_link_by_longname_id(struct rb_root *root, struct dso *dso, in __dsos__findnew_link_by_longname_id() 214 static struct dso *__dsos__findnew_by_longname_id(struct rb_root *root, const char *name, struct ds… in __dsos__findnew_by_longname_id()
|
/Linux-v6.6/fs/ext4/ |
D | extents_status.h | 67 struct rb_root root; member 123 struct rb_root root; member
|
/Linux-v6.6/drivers/infiniband/hw/irdma/ |
D | pble.c | 311 struct irdma_pble_info *root = &lvl2->root; in free_lvl2() local 341 struct irdma_pble_info *root = &lvl2->root; in get_lvl2_pble() local
|