Home
last modified time | relevance | path

Searched defs:get_node (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/sbus/char/
H A Dopenprom.c363 static struct device_node *get_node(phandle n, DATA *data) in get_node() function
/linux/drivers/android/binder/
H A Dprocess.rs790 pub(crate) fn get_node( in get_node() method
/linux/mm/
H A Dslub.c454 static inline struct kmem_cache_node *get_node(struct kmem_cache *s, int node) in get_node() function