Searched refs:remotes (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/arch/x86/platform/uv/ |
D | tlb_uv.c | 991 int remotes, struct bau_desc *bau_desc) in record_send_statistics() argument 994 stat->s_ntargcpu += remotes + locals; in record_send_statistics() 995 stat->s_ntargremotes += remotes; in record_send_statistics() 1085 int remotes = 0; in uv_flush_tlb_others() local 1135 if (set_distrib_bits(flush_mask, bcp, bau_desc, &locals, &remotes)) in uv_flush_tlb_others() 1138 record_send_statistics(stat, locals, hubs, remotes, bau_desc); in uv_flush_tlb_others()
|
/linux-4.4.14/drivers/media/rc/img-ir/ |
D | Kconfig | 62 Aiwa, Chinon remotes) in the ImgTec infrared decoder block.
|
/linux-4.4.14/drivers/net/ |
D | vxlan.c | 93 struct list_head remotes; member 218 return list_entry_rcu(fdb->remotes.next, struct vxlan_rdst, list); in first_remote_rcu() 223 return list_first_entry(&fdb->remotes, struct vxlan_rdst, list); in first_remote_rtnl() 459 list_for_each_entry(rd, &f->remotes, list) { in vxlan_fdb_find_rdst() 480 rd = list_first_entry_or_null(&f->remotes, struct vxlan_rdst, list); in vxlan_fdb_replace() 509 list_add_tail_rcu(&rd->list, &f->remotes); in vxlan_fdb_append() 728 INIT_LIST_HEAD(&f->remotes); in vxlan_fdb_create() 752 list_for_each_entry_safe(rd, nd, &f->remotes, list) in vxlan_fdb_free() 895 if (rd && !list_is_singular(&f->remotes)) { in vxlan_fdb_delete() 925 list_for_each_entry_rcu(rd, &f->remotes, list) { in vxlan_fdb_dump() [all …]
|
/linux-4.4.14/drivers/media/rc/ |
D | Kconfig | 94 uses the Sanyo protocol (Sanyo, Aiwa, Chinon remotes), 141 These are RF remotes with USB receivers.
|
/linux-4.4.14/drivers/input/misc/ |
D | Kconfig | 335 These are RF remotes with USB receivers.
|
/linux-4.4.14/drivers/hid/ |
D | Kconfig | 141 Support for Aureal Cy se W-01RN Remote Controller and other Aureal derived remotes.
|