| /linux/drivers/thunderbolt/ |
| H A D | xdomain.c | 165 tb_xdomain_response(struct tb_xdomain * xd,const void * response,size_t size,enum tb_cfg_pkg_type type) tb_xdomain_response() argument 217 tb_xdomain_request(struct tb_xdomain * xd,const void * request,size_t request_size,enum tb_cfg_pkg_type request_type,void * response,size_t response_size,enum tb_cfg_pkg_type response_type,unsigned int timeout_msec) tb_xdomain_request() argument 415 tb_xdp_properties_response(struct tb * tb,struct tb_ctl * ctl,struct tb_xdomain * xd,u8 sequence,const struct tb_xdp_properties * req) tb_xdp_properties_response() argument 538 tb_xdp_link_state_status_response(struct tb * tb,struct tb_ctl * ctl,struct tb_xdomain * xd,u8 sequence) tb_xdp_link_state_status_response() argument 648 update_property_block(struct tb_xdomain * xd) update_property_block() argument 708 start_handshake(struct tb_xdomain * xd) start_handshake() argument 716 __stop_handshake(struct tb_xdomain * xd) __stop_handshake() argument 723 stop_handshake(struct tb_xdomain * xd) stop_handshake() argument 736 struct tb_xdomain *xd; tb_xdp_handle_request() local 1001 struct tb_xdomain *xd = tb_service_parent(svc); tb_service_release() local 1019 struct tb_xdomain *xd = data; remove_missing_service() local 1072 enumerate_services(struct tb_xdomain * xd) enumerate_services() argument 1127 populate_properties(struct tb_xdomain * xd,struct tb_property_dir * dir) populate_properties() argument 1167 tb_xdomain_update_link_attributes(struct tb_xdomain * xd) tb_xdomain_update_link_attributes() argument 1199 tb_xdomain_get_uuid(struct tb_xdomain * xd) tb_xdomain_get_uuid() argument 1252 tb_xdomain_get_link_status(struct tb_xdomain * xd) tb_xdomain_get_link_status() argument 1284 tb_xdomain_link_state_change(struct tb_xdomain * xd,unsigned int width) tb_xdomain_link_state_change() argument 1325 tb_xdomain_bond_lanes_uuid_high(struct tb_xdomain * xd) tb_xdomain_bond_lanes_uuid_high() argument 1386 tb_xdomain_get_properties(struct tb_xdomain * xd) tb_xdomain_get_properties() argument 1501 tb_xdomain_queue_uuid(struct tb_xdomain * xd) tb_xdomain_queue_uuid() argument 1509 tb_xdomain_queue_link_status(struct tb_xdomain * xd) tb_xdomain_queue_link_status() argument 1517 tb_xdomain_queue_link_status2(struct tb_xdomain * xd) tb_xdomain_queue_link_status2() argument 1525 tb_xdomain_queue_bonding(struct tb_xdomain * xd) tb_xdomain_queue_bonding() argument 1540 tb_xdomain_queue_bonding_uuid_low(struct tb_xdomain * xd) tb_xdomain_queue_bonding_uuid_low() argument 1548 tb_xdomain_queue_properties(struct tb_xdomain * xd) tb_xdomain_queue_properties() argument 1556 tb_xdomain_queue_properties_changed(struct tb_xdomain * xd) tb_xdomain_queue_properties_changed() argument 1563 tb_xdomain_failed(struct tb_xdomain * xd) tb_xdomain_failed() argument 1572 struct tb_xdomain *xd = container_of(work, typeof(*xd), state_work.work); tb_xdomain_state_work() local 1690 struct tb_xdomain *xd = container_of(work, typeof(*xd), tb_xdomain_properties_changed() local 1716 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); device_show() local 1725 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); device_name_show() local 1740 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); maxhopid_show() local 1749 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); vendor_show() local 1758 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); vendor_name_show() local 1773 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); unique_id_show() local 1782 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); speed_show() local 1793 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); rx_lanes_show() local 1819 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); tx_lanes_show() local 1867 struct tb_xdomain *xd = container_of(dev, struct tb_xdomain, dev); tb_xdomain_release() local 1907 tb_xdomain_link_init(struct tb_xdomain * xd,struct tb_port * down) tb_xdomain_link_init() argument 1924 tb_xdomain_link_exit(struct tb_xdomain * xd) tb_xdomain_link_exit() argument 1970 struct tb_xdomain *xd; tb_xdomain_alloc() local 2045 tb_xdomain_add(struct tb_xdomain * xd) tb_xdomain_add() argument 2065 tb_xdomain_remove(struct tb_xdomain * xd) tb_xdomain_remove() argument 2102 tb_xdomain_lane_bonding_enable(struct tb_xdomain * xd) tb_xdomain_lane_bonding_enable() argument 2154 tb_xdomain_lane_bonding_disable(struct tb_xdomain * xd) tb_xdomain_lane_bonding_disable() argument 2189 tb_xdomain_alloc_in_hopid(struct tb_xdomain * xd,int hopid) tb_xdomain_alloc_in_hopid() argument 2215 tb_xdomain_alloc_out_hopid(struct tb_xdomain * xd,int hopid) tb_xdomain_alloc_out_hopid() argument 2232 tb_xdomain_release_in_hopid(struct tb_xdomain * xd,int hopid) tb_xdomain_release_in_hopid() argument 2243 tb_xdomain_release_out_hopid(struct tb_xdomain * xd,int hopid) tb_xdomain_release_out_hopid() argument 2264 tb_xdomain_enable_paths(struct tb_xdomain * xd,int transmit_path,int transmit_ring,int receive_path,int receive_ring) tb_xdomain_enable_paths() argument 2289 tb_xdomain_disable_paths(struct tb_xdomain * xd,int transmit_path,int transmit_ring,int receive_path,int receive_ring) tb_xdomain_disable_paths() argument 2312 struct tb_xdomain *xd; switch_find_xdomain() local 2358 struct tb_xdomain *xd; tb_xdomain_find_by_uuid() local 2390 struct tb_xdomain *xd; tb_xdomain_find_by_link_depth() local 2420 struct tb_xdomain *xd; tb_xdomain_find_by_route() local 2475 struct tb_xdomain *xd; update_xdomain() local [all...] |
| H A D | icm.c | 383 static void icm_xdomain_activated(struct tb_xdomain *xd, bool activated) in icm_xdomain_activated() argument 582 static int icm_fr_approve_xdomain_paths(struct tb *tb, struct tb_xdomain *xd, in icm_fr_approve_xdomain_paths() argument 613 icm_fr_disconnect_xdomain_paths(struct tb * tb,struct tb_xdomain * xd,int transmit_path,int transmit_ring,int receive_path,int receive_ring) icm_fr_disconnect_xdomain_paths() argument 708 struct tb_xdomain *xd; add_xdomain() local 728 update_xdomain(struct tb_xdomain * xd,u64 route,u8 link) update_xdomain() argument 735 remove_xdomain(struct tb_xdomain * xd) remove_xdomain() argument 754 struct tb_xdomain *xd; icm_fr_device_connected() local 931 struct tb_xdomain *xd; icm_fr_xdomain_connected() local 1017 struct tb_xdomain *xd; icm_fr_xdomain_disconnected() local 1152 icm_tr_approve_xdomain_paths(struct tb * tb,struct tb_xdomain * xd,int transmit_path,int transmit_ring,int receive_path,int receive_ring) icm_tr_approve_xdomain_paths() argument 1183 icm_tr_xdomain_tear_down(struct tb * tb,struct tb_xdomain * xd,int stage) icm_tr_xdomain_tear_down() argument 1209 icm_tr_disconnect_xdomain_paths(struct tb * tb,struct tb_xdomain * xd,int transmit_path,int transmit_ring,int receive_path,int receive_ring) icm_tr_disconnect_xdomain_paths() argument 1237 struct tb_xdomain *xd; __icm_tr_device_connected() local 1360 struct tb_xdomain *xd; icm_tr_xdomain_connected() local 1414 struct tb_xdomain *xd; icm_tr_xdomain_disconnected() local [all...] |
| H A D | domain.c | 779 tb_domain_approve_xdomain_paths(struct tb * tb,struct tb_xdomain * xd,int transmit_path,int transmit_ring,int receive_path,int receive_ring) tb_domain_approve_xdomain_paths() argument 808 tb_domain_disconnect_xdomain_paths(struct tb * tb,struct tb_xdomain * xd,int transmit_path,int transmit_ring,int receive_path,int receive_ring) tb_domain_disconnect_xdomain_paths() argument 821 struct tb_xdomain *xd; disconnect_xdomain() local [all...] |
| H A D | dma_test.c | 94 struct tb_xdomain *xd; global() member 139 struct tb_xdomain *xd = dt->xd; dma_test_start_rings() local 638 struct tb_xdomain *xd = tb_service_parent(svc); dma_test_probe() local [all...] |
| H A D | tb.c | 416 static int tb_port_configure_xdomain(struct tb_port *port, struct tb_xdomain *xd) in tb_port_configure_xdomain() argument 435 struct tb_xdomain *xd; in tb_scan_xdomain() local 2319 tb_approve_xdomain_paths(struct tb * tb,struct tb_xdomain * xd,int transmit_path,int transmit_ring,int receive_path,int receive_ring) tb_approve_xdomain_paths() argument 2368 __tb_disconnect_xdomain_paths(struct tb * tb,struct tb_xdomain * xd,int transmit_path,int transmit_ring,int receive_path,int receive_ring) __tb_disconnect_xdomain_paths() argument 2400 tb_disconnect_xdomain_paths(struct tb * tb,struct tb_xdomain * xd,int transmit_path,int transmit_ring,int receive_path,int receive_ring) tb_disconnect_xdomain_paths() argument 2478 struct tb_xdomain *xd = tb_xdomain_get(port->xdomain); tb_handle_hotplug() local [all...] |
| H A D | debugfs.c | 1827 margining_xdomain_init(struct tb_xdomain * xd) margining_xdomain_init() argument 1838 margining_xdomain_remove(struct tb_xdomain * xd) margining_xdomain_remove() argument 1863 margining_xdomain_init(struct tb_xdomain * xd) margining_xdomain_init() argument 1864 margining_xdomain_remove(struct tb_xdomain * xd) margining_xdomain_remove() argument 2458 tb_xdomain_debugfs_init(struct tb_xdomain * xd) tb_xdomain_debugfs_init() argument 2463 tb_xdomain_debugfs_remove(struct tb_xdomain * xd) tb_xdomain_debugfs_remove() argument [all...] |
| H A D | usb4.c | 1283 usb4_port_configure_xdomain(struct tb_port * port,struct tb_xdomain * xd) usb4_port_configure_xdomain() argument
|
| /linux/fs/jffs2/ |
| H A D | xattr.c | 71 static int is_xattr_datum_unchecked(struct jffs2_sb_info *c, struct jffs2_xattr_datum *xd) in is_xattr_datum_unchecked() 87 static void unload_xattr_datum(struct jffs2_sb_info *c, struct jffs2_xattr_datum *xd) in unload_xattr_datum() 105 struct jffs2_xattr_datum *xd, *_xd; in reclaim_xattr_datum() local 132 static int do_verify_xattr_datum(struct jffs2_sb_info *c, struct jffs2_xattr_datum *xd) in do_verify_xattr_datum() 204 static int do_load_xattr_datum(struct jffs2_sb_info *c, struct jffs2_xattr_datum *xd) in do_load_xattr_datum() 263 static int load_xattr_datum(struct jffs2_sb_info *c, struct jffs2_xattr_datum *xd) in load_xattr_datum() 284 static int save_xattr_datum(struct jffs2_sb_info *c, struct jffs2_xattr_datum *xd) in save_xattr_datum() 341 struct jffs2_xattr_datum *xd; in create_xattr_datum() local 404 static void unrefer_xattr_datum(struct jffs2_sb_info *c, struct jffs2_xattr_datum *xd) in unrefer_xattr_datum() 551 struct jffs2_xattr_datum *xd) in create_xattr_ref() [all …]
|
| H A D | xattr.h | 59 struct jffs2_xattr_datum *xd; /* reference to jffs2_xattr_datum */ member
|
| H A D | summary.c | 492 struct jffs2_xattr_datum *xd; in jffs2_sum_process_sum_data() local
|
| H A D | scan.c | 336 struct jffs2_xattr_datum *xd; in jffs2_scan_xattr_node() local
|
| H A D | wbuf.c | 477 struct jffs2_xattr_datum *xd = (void *)ic; in jffs2_wbuf_recover() local
|
| /linux/arch/powerpc/kvm/ |
| H A D | book3s_xive.c | 33 #define __x_eoi_page(xd) ((void __iomem *)((xd)->eoi_mmio)) argument 34 #define __x_trig_page(xd) ((void __iomem *)((xd)->trig_mmio)) argument 80 static u8 xive_vm_esb_load(struct xive_irq_data *xd, u32 offset) in xive_vm_esb_load() 95 static void xive_vm_source_eoi(u32 hw_irq, struct xive_irq_data *xd) in xive_vm_source_eoi() 401 struct xive_irq_data *xd; in xive_vm_scan_for_rerouted_irqs() local 521 struct xive_irq_data *xd; in xive_vm_h_eoi() local 825 static bool xive_irq_trigger(struct xive_irq_data *xd) in xive_irq_trigger() 919 struct xive_irq_data *xd = irq_get_chip_data(xc->esc_virq[prio]); in kvmppc_xive_attach_escalation() local 1087 struct xive_irq_data *xd; in xive_lock_and_mask() local 1147 struct xive_irq_data *xd; in xive_finish_unmask() local [all …]
|
| H A D | book3s_xive_native.c | 30 static u8 xive_vm_esb_load(struct xive_irq_data *xd, u32 offset) in xive_vm_esb_load() 235 struct xive_irq_data *xd; in xive_native_esb_fault() local 514 struct xive_irq_data *xd; in kvmppc_xive_native_sync_source() local 862 struct xive_irq_data *xd; in kvmppc_xive_native_sync_sources() local
|
| /linux/drivers/dma/ |
| H A D | uniphier-xdmac.c | 89 struct uniphier_xdmac_desc *xd; member 132 struct uniphier_xdmac_desc *xd) in uniphier_xdmac_chan_start() 220 struct uniphier_xdmac_desc *xd; in uniphier_xdmac_start() local 285 struct uniphier_xdmac_desc *xd; in uniphier_xdmac_prep_dma_memcpy() local 326 struct uniphier_xdmac_desc *xd; in uniphier_xdmac_prep_slave_sg() local
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| H A D | gddr5.c | 37 int pd, lf, xd, vh, vr, vo, l3; in nvkm_gddr5_calc() local
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | vas.c | 54 struct xive_irq_data *xd; in init_vas_instance() local
|
| /linux/drivers/misc/ocxl/ |
| H A D | afu_irq.c | 199 struct xive_irq_data *xd; in ocxl_afu_irq_get_addr() local
|