/linux-2.4.37.9/lib/ |
D | rbtree.c | 25 static void __rb_rotate_left(rb_node_t * node, rb_root_t * root) in __rb_rotate_left() 45 static void __rb_rotate_right(rb_node_t * node, rb_root_t * root) in __rb_rotate_right() 65 void rb_insert_color(rb_node_t * node, rb_root_t * root) in rb_insert_color() 132 rb_root_t * root) in __rb_erase_color() 223 void rb_erase(rb_node_t * node, rb_root_t * root) in rb_erase() 301 rb_node_t *rb_first(rb_root_t *root) in rb_first() 314 rb_node_t *rb_last(rb_root_t *root) in rb_last()
|
/linux-2.4.37.9/arch/arm/kernel/ |
D | bios32.c | 277 pcibios_update_resource(struct pci_dev *dev, struct resource *root, in pcibios_update_resource() 337 pdev_fixup_device_resources(struct pci_sys_data *root, struct pci_dev *dev) in pdev_fixup_device_resources() 352 pbus_assign_bus_resources(struct pci_bus *bus, struct pci_sys_data *root) in pbus_assign_bus_resources() 372 struct pci_sys_data *root = bus->sysdata; in pcibios_fixup_bus() local 439 struct pci_sys_data *root = bus->sysdata; in pcibios_fixup_pbus_ranges() local 462 struct pci_sys_data *root; in pcibios_init() local
|
/linux-2.4.37.9/drivers/acpi/ |
D | pci_root.c | 84 struct acpi_pci_root *root; in acpi_pci_register_driver() local 109 struct acpi_pci_root *root; in acpi_pci_unregister_driver() local 154 struct acpi_pci_root *root = NULL; in acpi_pci_root_add() local 316 struct acpi_pci_root *root = NULL; in acpi_pci_root_remove() local
|
/linux-2.4.37.9/kernel/ |
D | resource.c | 54 struct resource *root = m->private; in r_show() local 112 static struct resource * __request_resource(struct resource *root, struct resource *new) in __request_resource() 159 int request_resource(struct resource *root, struct resource *new) in request_resource() 179 int check_resource(struct resource *root, unsigned long start, unsigned long len) in check_resource() 196 static int find_resource(struct resource *root, struct resource *new, in find_resource() 234 int allocate_resource(struct resource *root, struct resource *new, in allocate_resource()
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | chrp_setup.c | 120 struct device_node *root; in chrp_get_cpuinfo() local 143 struct device_node *root; in chrp_setup_arch() local 355 struct device_node *root; in chrp_progress() local
|
/linux-2.4.37.9/drivers/char/drm/ |
D | ffb_drv.c | 83 int root; member 195 static int __init ffb_count_siblings(int root) in ffb_count_siblings() 207 static int __init ffb_scan_siblings(int root, int instance) in ffb_scan_siblings() 226 int root, total, instance; in ffb_count_card_instances() local
|
/linux-2.4.37.9/net/ipv6/ |
D | ip6_fib.c | 240 static struct fib6_node * fib6_add_1(struct fib6_node *root, void *addr, in fib6_add_1() 509 int fib6_add(struct fib6_node *root, struct rt6_info *rt, struct nlmsghdr *nlh, in fib6_add() 618 static struct fib6_node * fib6_lookup_1(struct fib6_node *root, in fib6_lookup_1() 678 struct fib6_node * fib6_lookup(struct fib6_node *root, struct in6_addr *daddr, in fib6_lookup() 707 static struct fib6_node * fib6_locate_1(struct fib6_node *root, in fib6_locate_1() 737 struct fib6_node * fib6_locate(struct fib6_node *root, in fib6_locate() 1131 void fib6_clean_tree(struct fib6_node *root, in fib6_clean_tree()
|
/linux-2.4.37.9/fs/intermezzo/ |
D | fileset.c | 409 static void izo_setup_ctxt(struct dentry *root, struct vfsmount *mnt, in izo_setup_ctxt() 490 int presto_set_fsetroot_from_ioc(struct dentry *root, char *fsetname, in presto_set_fsetroot_from_ioc() 519 int izo_prepare_fileset(struct dentry *root, char *fsetname) in izo_prepare_fileset() 595 struct dentry *root; in izo_set_fileid() local
|
D | journal.c | 255 char * presto_path(struct dentry *dentry, struct dentry *root, in presto_path() 1304 struct dentry *root; in presto_write_lml_close() local 1509 struct dentry *root; in presto_journal_setattr() local 1588 struct dentry *root; in presto_get_fileid() local 1642 struct dentry *root; in presto_journal_create() local 1698 struct dentry *root; in presto_journal_symlink() local 1756 struct dentry *root; in presto_journal_mkdir() local 1815 struct dentry *root; in presto_journal_rmdir() local 1872 struct dentry *root; in presto_journal_mknod() local 1935 struct dentry *root; in presto_journal_link() local [all …]
|
/linux-2.4.37.9/drivers/nubus/ |
D | proc.c | 86 struct nubus_dir* root) in nubus_proc_populate() 116 struct nubus_dir root; in nubus_proc_attach_device() local
|
/linux-2.4.37.9/arch/ppc/platforms/ |
D | chrp_setup.c | 115 struct device_node *root; in chrp_show_cpuinfo() local 212 struct device_node *root; in sio_init() local 545 struct device_node *root = find_path_device("/"); in chrp_init() local
|
/linux-2.4.37.9/drivers/char/drm-4.0/ |
D | ffb_drv.c | 343 static int __init ffb_count_siblings(int root) in ffb_count_siblings() 357 int root, total; in ffb_init_dev_table() local 377 static int __init ffb_scan_siblings(int root, int instance) in ffb_scan_siblings() 393 int root, instance, ret; in ffb_init() local
|
/linux-2.4.37.9/include/linux/ |
D | namespace.h | 7 struct vfsmount * root; member
|
D | fs_struct.h | 9 struct dentry * root, * pwd, * altroot; member
|
/linux-2.4.37.9/fs/hfs/ |
D | brec.c | 204 struct hfs_belem *root = &brec->elem[1]; in hfs_brec_init() local
|
/linux-2.4.37.9/net/bridge/ |
D | br_private_stp.h | 25 bridge_id root; member
|
/linux-2.4.37.9/fs/ |
D | binfmt_misc.c | 458 struct dentry *root; in bm_entry_write() local 493 struct dentry *root, *dentry; in bm_register_write() local 570 struct dentry *root; in bm_status_write() local
|
D | dcache.c | 950 struct dentry *root, struct vfsmount *rootmnt, in __d_path() 1029 struct dentry *pwd, *root; in sys_getcwd() local 1109 void d_genocide(struct dentry *root) in d_genocide()
|
/linux-2.4.37.9/fs/proc/ |
D | proc_devtree.c | 130 struct device_node *root; in proc_device_tree_init() local
|
/linux-2.4.37.9/arch/sh64/kernel/ |
D | pcibios.c | 30 pcibios_update_resource(struct pci_dev *dev, struct resource *root, in pcibios_update_resource()
|
/linux-2.4.37.9/arch/sh/kernel/ |
D | pcibios.c | 30 pcibios_update_resource(struct pci_dev *dev, struct resource *root, in pcibios_update_resource()
|
/linux-2.4.37.9/arch/ia64/kernel/ |
D | pci.c | 217 alloc_resource (char *name, struct resource *root, unsigned long start, unsigned long end, unsigned… in alloc_resource() 297 struct resource *root; in add_window() local 439 pcibios_update_resource (struct pci_dev *dev, struct resource *root, in pcibios_update_resource()
|
/linux-2.4.37.9/fs/autofs/ |
D | inode.c | 117 struct dentry * root; in autofs_read_super() local
|
/linux-2.4.37.9/fs/coda/ |
D | inode.c | 95 struct inode *root = 0; in coda_read_super() local
|
/linux-2.4.37.9/arch/alpha/kernel/ |
D | pci.c | 247 pcibios_fixup_resource(struct resource *res, struct resource *root) in pcibios_fixup_resource() 312 pcibios_update_resource(struct pci_dev *dev, struct resource *root, in pcibios_update_resource()
|