Home
last modified time | relevance | path

Searched defs:root (Results 1 – 25 of 110) sorted by relevance

12345

/linux-2.4.37.9/lib/
Drbtree.c25 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/
Dbios32.c277 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/
Dpci_root.c84 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/
Dresource.c54 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/
Dchrp_setup.c120 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/
Dffb_drv.c83 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/
Dip6_fib.c240 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/
Dfileset.c409 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
Djournal.c255 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/
Dproc.c86 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/
Dchrp_setup.c115 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/
Dffb_drv.c343 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/
Dnamespace.h7 struct vfsmount * root; member
Dfs_struct.h9 struct dentry * root, * pwd, * altroot; member
/linux-2.4.37.9/fs/hfs/
Dbrec.c204 struct hfs_belem *root = &brec->elem[1]; in hfs_brec_init() local
/linux-2.4.37.9/net/bridge/
Dbr_private_stp.h25 bridge_id root; member
/linux-2.4.37.9/fs/
Dbinfmt_misc.c458 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
Ddcache.c950 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/
Dproc_devtree.c130 struct device_node *root; in proc_device_tree_init() local
/linux-2.4.37.9/arch/sh64/kernel/
Dpcibios.c30 pcibios_update_resource(struct pci_dev *dev, struct resource *root, in pcibios_update_resource()
/linux-2.4.37.9/arch/sh/kernel/
Dpcibios.c30 pcibios_update_resource(struct pci_dev *dev, struct resource *root, in pcibios_update_resource()
/linux-2.4.37.9/arch/ia64/kernel/
Dpci.c217 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/
Dinode.c117 struct dentry * root; in autofs_read_super() local
/linux-2.4.37.9/fs/coda/
Dinode.c95 struct inode *root = 0; in coda_read_super() local
/linux-2.4.37.9/arch/alpha/kernel/
Dpci.c247 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()

12345