Home
last modified time | relevance | path

Searched defs:site (Results 1 – 11 of 11) sorted by relevance

/linux-4.4.14/drivers/bus/
Dvexpress-config.c32 void vexpress_config_set_master(u32 site) in vexpress_config_set_master()
69 int vexpress_config_get_topo(struct device_node *node, u32 *site, in vexpress_config_get_topo()
/linux-4.4.14/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c201 struct cl_site *site; in ccc_device_alloc() local
236 struct cl_site *site = lu2cl_site(d->ld_site); in ccc_device_free() local
1013 struct lu_site *site; in cl_file_inode_init() local
1082 struct lu_site *site = obj->co_lu.lo_dev->ld_site; in cl_object_put_last() local
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dlu_object.c73 struct lu_site *site; in lu_object_put() local
170 struct lu_site *site = o->lo_dev->ld_site; in lu_object_unhash() local
267 struct lu_site *site; in lu_object_free() local
1237 struct lu_site *site = top->ld_site; in lu_stack_fini() local
Dcl_object.c429 int cl_site_stats_print(const struct cl_site *site, struct seq_file *m) in cl_site_stats_print()
926 struct cl_device *cl_type_setup(const struct lu_env *env, struct lu_site *site, in cl_type_setup()
/linux-4.4.14/drivers/misc/
Dvexpress-syscfg.c155 u32 site, position, dcc; in vexpress_syscfg_regmap_init() local
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dvvp_dev.c348 struct lu_site *site; in vvp_pgcache_find() local
/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlov_object.c296 struct lu_site *site; in lov_subobject_kill() local
/linux-4.4.14/kernel/time/
Dtimer.c464 void *site; in timer_stats_account_timer() local
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlu_object.h640 lu_site_bkt_from_fid(struct lu_site *site, struct lu_fid *fid) in lu_site_bkt_from_fid()
Dcl_object.h2644 static inline struct cl_site *lu2cl_site(const struct lu_site *site) in lu2cl_site()
/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/
Decho_client.c602 struct cl_site *site = &ed->ed_site_myself; in echo_site_init() local