/linux-5.10/drivers/pci/pcie/ |
D | bw_notification.c | 53 struct pcie_device *srv = context; in pcie_bw_notification_irq() local 71 struct pcie_device *srv = context; in pcie_bw_notification_handler() local 87 static int pcie_bandwidth_notification_probe(struct pcie_device *srv) in pcie_bandwidth_notification_probe() 107 static void pcie_bandwidth_notification_remove(struct pcie_device *srv) in pcie_bandwidth_notification_remove() 113 static int pcie_bandwidth_notification_suspend(struct pcie_device *srv) in pcie_bandwidth_notification_suspend() 119 static int pcie_bandwidth_notification_resume(struct pcie_device *srv) in pcie_bandwidth_notification_resume()
|
D | pme.c | 43 struct pcie_device *srv; member 321 static int pcie_pme_probe(struct pcie_device *srv) in pcie_pme_probe() 382 static int pcie_pme_suspend(struct pcie_device *srv) in pcie_pme_suspend() 413 static int pcie_pme_resume(struct pcie_device *srv) in pcie_pme_resume() 436 static void pcie_pme_remove(struct pcie_device *srv) in pcie_pme_remove()
|
/linux-5.10/drivers/infiniband/ulp/rtrs/ |
D | rtrs-srv.c | 147 struct rtrs_srv *srv = sess->srv; in rtrs_srv_free_ops_ids() local 167 struct rtrs_srv *srv = sess->srv; in rtrs_srv_alloc_ops_ids() local 234 struct rtrs_srv *srv = sess->srv; in rdma_write_sg() local 375 struct rtrs_srv *srv = sess->srv; in send_io_resp_imm() local 566 void rtrs_srv_set_sess_priv(struct rtrs_srv *srv, void *priv) in rtrs_srv_set_sess_priv() 592 struct rtrs_srv *srv = sess->srv; in map_cont_bufs() local 751 struct rtrs_srv *srv = sess->srv; in rtrs_srv_sess_up() local 767 struct rtrs_srv *srv = sess->srv; in rtrs_srv_sess_down() local 954 struct rtrs_srv *srv = sess->srv; in post_recv_sess() local 981 struct rtrs_srv *srv = sess->srv; in process_read() local [all …]
|
D | rtrs-srv-sysfs.c | 157 struct rtrs_srv *srv = sess->srv; in rtrs_srv_create_once_sysfs_root_folders() local 204 struct rtrs_srv *srv = sess->srv; in rtrs_srv_destroy_once_sysfs_root_folders() local 260 struct rtrs_srv *srv = sess->srv; in rtrs_srv_create_sess_files() local
|
D | rtrs-srv.h | 78 struct rtrs_srv *srv; member
|
/linux-5.10/net/qrtr/ |
D | ns.c | 91 static int server_match(const struct qrtr_server *srv, in server_match() 105 struct qrtr_server *srv) in service_announce_new() 131 struct qrtr_server *srv) in service_announce_del() 161 static void lookup_notify(struct sockaddr_qrtr *to, struct qrtr_server *srv, in lookup_notify() 193 struct qrtr_server *srv; in announce_servers() local 234 struct qrtr_server *srv; in server_add() local 276 struct qrtr_server *srv; in server_del() local 345 struct qrtr_server *srv; in ctrl_cmd_bye() local 426 struct qrtr_server *srv; in ctrl_cmd_del_client() local 510 struct qrtr_server *srv; in ctrl_cmd_new_server() local [all …]
|
/linux-5.10/net/tipc/ |
D | topsrv.c | 249 struct tipc_topsrv *srv = con->server; in tipc_conn_send_to_sock() local 314 struct tipc_topsrv *srv = tipc_topsrv(net); in tipc_topsrv_queue_evt() local 358 static int tipc_conn_rcv_sub(struct tipc_topsrv *srv, in tipc_conn_rcv_sub() 387 struct tipc_topsrv *srv = con->server; in tipc_conn_rcv_from_sock() local 452 struct tipc_topsrv *srv = container_of(work, struct tipc_topsrv, awork); in tipc_topsrv_accept() local 488 struct tipc_topsrv *srv; in tipc_topsrv_listener_data_ready() local 497 static int tipc_topsrv_create_listener(struct tipc_topsrv *srv) in tipc_topsrv_create_listener() 647 struct tipc_topsrv *srv; in tipc_topsrv_start() local 684 struct tipc_topsrv *srv = tipc_topsrv(net); in tipc_topsrv_stop() local
|
/linux-5.10/drivers/hv/ |
D | hv_util.c | 107 static int hv_shutdown_init(struct hv_util_service *srv) in hv_shutdown_init() 509 struct hv_util_service *srv = in util_probe() local 554 struct hv_util_service *srv = hv_get_drvdata(dev); in util_remove() local 571 struct hv_util_service *srv = hv_get_drvdata(dev); in util_suspend() local 587 struct hv_util_service *srv = hv_get_drvdata(dev); in util_resume() local 682 static int hv_timesync_init(struct hv_util_service *srv) in hv_timesync_init()
|
D | hv_snapshot.c | 354 hv_vss_init(struct hv_util_service *srv) in hv_vss_init()
|
D | hv_fcopy.c | 328 int hv_fcopy_init(struct hv_util_service *srv) in hv_fcopy_init()
|
D | hv_kvp.c | 740 hv_kvp_init(struct hv_util_service *srv) in hv_kvp_init()
|
/linux-5.10/drivers/gpu/drm/amd/display/dmub/src/ |
D | dmub_reg.c | 72 void dmub_reg_update(struct dmub_srv *srv, uint32_t addr, int n, uint8_t shift1, in dmub_reg_update() 89 void dmub_reg_set(struct dmub_srv *srv, uint32_t addr, uint32_t reg_val, int n, in dmub_reg_set() 104 void dmub_reg_get(struct dmub_srv *srv, uint32_t addr, uint8_t shift, in dmub_reg_get()
|
/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
D | sockmap_ktls.c | 43 int err, cli, srv, zero = 0; in test_sockmap_ktls_disconnect_after_delete() local
|
/linux-5.10/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_so.h | 63 struct SVGA3dCmdDXDestroyShaderResourceView srv; member
|
/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/ |
D | dmub_psr.c | 78 struct dmub_srv *srv = dmub->ctx->dmub_srv->dmub; in dmub_psr_get_state() local
|
/linux-5.10/drivers/staging/vc04_services/interface/vchiq_arm/ |
D | vchiq_core.c | 34 #define SRVTRACE_LEVEL(srv) \ argument 36 #define SRVTRACE_ENABLED(srv, lev) \ argument 242 struct vchiq_service *srv; in __next_service_by_instance() local 2411 struct vchiq_service *srv; in vchiq_add_service_internal() local
|
/linux-5.10/fs/cifs/ |
D | misc.c | 403 is_valid_oplock_break(char *buffer, struct TCP_Server_Info *srv) in is_valid_oplock_break()
|
D | cifsglob.h | 937 static inline struct net *cifs_net_ns(struct TCP_Server_Info *srv) in cifs_net_ns() 942 static inline void cifs_set_net_ns(struct TCP_Server_Info *srv, struct net *net) in cifs_set_net_ns() 949 static inline struct net *cifs_net_ns(struct TCP_Server_Info *srv) in cifs_net_ns() 954 static inline void cifs_set_net_ns(struct TCP_Server_Info *srv, struct net *net) in cifs_set_net_ns()
|
/linux-5.10/fs/nfs/ |
D | pnfs.c | 2266 struct nfs_server *srv = NFS_SERVER(ino); in pnfs_parse_lgopen() local
|