Home
last modified time | relevance | path

Searched defs:srv (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.4/drivers/pci/pcie/
Dbw_notification.c51 struct pcie_device *srv = context; in pcie_bw_notification_irq() local
69 struct pcie_device *srv = context; in pcie_bw_notification_handler() local
85 static int pcie_bandwidth_notification_probe(struct pcie_device *srv) in pcie_bandwidth_notification_probe()
104 static void pcie_bandwidth_notification_remove(struct pcie_device *srv) in pcie_bandwidth_notification_remove()
110 static int pcie_bandwidth_notification_suspend(struct pcie_device *srv) in pcie_bandwidth_notification_suspend()
116 static int pcie_bandwidth_notification_resume(struct pcie_device *srv) in pcie_bandwidth_notification_resume()
Dpme.c43 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-v5.4/net/tipc/
Dtopsrv.c250 struct tipc_topsrv *srv = con->server; in tipc_conn_send_to_sock() local
315 struct tipc_topsrv *srv = tipc_topsrv(net); in tipc_topsrv_queue_evt() local
359 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
449 struct tipc_topsrv *srv = container_of(work, struct tipc_topsrv, awork); in tipc_topsrv_accept() local
485 struct tipc_topsrv *srv; in tipc_topsrv_listener_data_ready() local
494 static int tipc_topsrv_create_listener(struct tipc_topsrv *srv) in tipc_topsrv_create_listener()
644 struct tipc_topsrv *srv; in tipc_topsrv_start() local
675 struct tipc_topsrv *srv = tipc_topsrv(net); in tipc_topsrv_stop() local
/Linux-v5.4/drivers/hv/
Dhv_util.c389 struct hv_util_service *srv = in util_probe() local
433 struct hv_util_service *srv = hv_get_drvdata(dev); in util_remove() local
523 static int hv_timesync_init(struct hv_util_service *srv) in hv_timesync_init()
Dhv_fcopy.c327 int hv_fcopy_init(struct hv_util_service *srv) in hv_fcopy_init()
Dhv_snapshot.c353 hv_vss_init(struct hv_util_service *srv) in hv_vss_init()
Dhv_kvp.c739 hv_kvp_init(struct hv_util_service *srv) in hv_kvp_init()
/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_so.h62 struct SVGA3dCmdDXDestroyShaderResourceView srv; member
/Linux-v5.4/drivers/staging/vc04_services/interface/vchiq_arm/
Dvchiq_core.c22 #define SRVTRACE_LEVEL(srv) \ argument
24 #define SRVTRACE_ENABLED(srv, lev) \ argument
238 struct vchiq_service *srv = state->services[idx++]; in next_service_by_instance() local
2346 struct vchiq_service *srv = state->services[i]; in vchiq_add_service_internal() local
2355 struct vchiq_service *srv = state->services[i]; in vchiq_add_service_internal() local
/Linux-v5.4/fs/cifs/
Dmisc.c399 is_valid_oplock_break(char *buffer, struct TCP_Server_Info *srv) in is_valid_oplock_break()
Dcifsglob.h926 static inline struct net *cifs_net_ns(struct TCP_Server_Info *srv) in cifs_net_ns()
931 static inline void cifs_set_net_ns(struct TCP_Server_Info *srv, struct net *net) in cifs_set_net_ns()
938 static inline struct net *cifs_net_ns(struct TCP_Server_Info *srv) in cifs_net_ns()
943 static inline void cifs_set_net_ns(struct TCP_Server_Info *srv, struct net *net) in cifs_set_net_ns()
/Linux-v5.4/fs/nfs/
Dpnfs.c2240 struct nfs_server *srv = NFS_SERVER(ino); in pnfs_parse_lgopen() local