Searched refs:vhost (Results 1 - 8 of 8) sorted by relevance

/drivers/vhost/
H A DMakefile2 vhost_net-y := vhost.o net.o
H A Dvhost.h5 #include <linux/vhost.h>
36 /* Note: there's nothing vhost specific about this structure. */
134 /* vhost zerocopy support fields below: */
H A Dtest.c11 #include <linux/vhost.h>
21 #include "vhost.c"
306 "vhost-test",
H A Dnet.c11 #include <linux/vhost.h>
31 #include "vhost.h"
227 /* use msg_control to pass vhost zerocopy ubuf info to skb */
302 * @log - vhost log
780 /* vhost provides vnet_hdr */
865 .name = "vhost-net",
888 MODULE_ALIAS("devname:vhost-net");
H A Dvhost.c15 #include <linux/vhost.h>
33 #include "vhost.h"
369 worker = kthread_create(vhost_worker, dev, "vhost-%d", current->pid);
/drivers/scsi/ibmvscsi/
H A Dibmvfc.c155 struct ibmvfc_host *vhost = evt->vhost; local
160 entry = &vhost->trace[vhost->trace_index++];
189 struct ibmvfc_host *vhost = evt->vhost; local
192 struct ibmvfc_trace_entry *entry = &vhost->trace[vhost->trace_index++];
444 * @vhost: ibmvfc host struct
450 static int ibmvfc_set_host_state(struct ibmvfc_host *vhost, argument
473 ibmvfc_set_host_action(struct ibmvfc_host *vhost, enum ibmvfc_host_action action) argument
534 ibmvfc_reinit_host(struct ibmvfc_host *vhost) argument
553 ibmvfc_link_down(struct ibmvfc_host *vhost, enum ibmvfc_host_state state) argument
576 ibmvfc_init_host(struct ibmvfc_host *vhost) argument
611 ibmvfc_send_crq(struct ibmvfc_host *vhost, u64 word1, u64 word2) argument
624 ibmvfc_send_crq_init(struct ibmvfc_host *vhost) argument
637 ibmvfc_send_crq_init_complete(struct ibmvfc_host *vhost) argument
650 ibmvfc_release_crq_queue(struct ibmvfc_host *vhost) argument
678 ibmvfc_reenable_crq_queue(struct ibmvfc_host *vhost) argument
703 ibmvfc_reset_crq(struct ibmvfc_host *vhost) argument
766 struct ibmvfc_host *vhost = evt->vhost; local
826 ibmvfc_purge_requests(struct ibmvfc_host *vhost, int error_code) argument
839 ibmvfc_hard_reset_host(struct ibmvfc_host *vhost) argument
850 __ibmvfc_reset_host(struct ibmvfc_host *vhost) argument
866 ibmvfc_reset_host(struct ibmvfc_host *vhost) argument
882 ibmvfc_retry_host_init(struct ibmvfc_host *vhost) argument
914 struct ibmvfc_host *vhost = shost_priv(shost); local
953 struct ibmvfc_host *vhost = shost_priv(shost); local
997 struct ibmvfc_host *vhost = shost_priv(shost); local
1106 ibmvfc_wait_while_resetting(struct ibmvfc_host *vhost) argument
1127 struct ibmvfc_host *vhost = shost_priv(shost); local
1140 ibmvfc_gather_partition_info(struct ibmvfc_host *vhost) argument
1166 ibmvfc_set_login_info(struct ibmvfc_host *vhost) argument
1204 ibmvfc_init_event_pool(struct ibmvfc_host *vhost) argument
1244 ibmvfc_free_event_pool(struct ibmvfc_host *vhost) argument
1272 ibmvfc_get_event(struct ibmvfc_host *vhost) argument
1336 struct ibmvfc_host *vhost = dev_get_drvdata(dev); local
1391 struct ibmvfc_host *vhost = evt->vhost; local
1404 ibmvfc_send_event(struct ibmvfc_event *evt, struct ibmvfc_host *vhost, unsigned long timeout) argument
1471 struct ibmvfc_host *vhost = evt->vhost; local
1503 struct ibmvfc_host *vhost = shost_priv(sdev->host); local
1578 ibmvfc_host_chkready(struct ibmvfc_host *vhost) argument
1612 struct ibmvfc_host *vhost = shost_priv(cmnd->device->host); local
1698 struct ibmvfc_host *vhost = evt->vhost; local
1714 struct ibmvfc_host *vhost = shost_priv(job->shost); local
1765 ibmvfc_bsg_plogi(struct ibmvfc_host *vhost, unsigned int port_id) argument
1827 struct ibmvfc_host *vhost = shost_priv(job->shost); local
1972 struct ibmvfc_host *vhost = shost_priv(sdev->host); local
2096 ibmvfc_wait_for_ops(struct ibmvfc_host *vhost, void *device, int (*match) (struct ibmvfc_event *, void *)) argument
2155 struct ibmvfc_host *vhost = shost_priv(sdev->host); local
2256 struct ibmvfc_host *vhost = shost_priv(sdev->host); local
2363 struct ibmvfc_host *vhost = shost_priv(sdev->host); local
2390 struct ibmvfc_host *vhost = shost_priv(sdev->host); local
2429 struct ibmvfc_host *vhost = shost_priv(sdev->host); local
2456 struct ibmvfc_host *vhost = shost_priv(cmd->device->host); local
2474 struct ibmvfc_host *vhost = shost_priv(shost); local
2563 ibmvfc_handle_async(struct ibmvfc_async_crq *crq, struct ibmvfc_host *vhost) argument
2650 ibmvfc_handle_crq(struct ibmvfc_crq *crq, struct ibmvfc_host *vhost) argument
2736 struct ibmvfc_host *vhost = shost_priv(shost); local
2766 struct ibmvfc_host *vhost = shost_priv(shost); local
2791 struct ibmvfc_host *vhost = shost_priv(shost); local
2877 struct ibmvfc_host *vhost = shost_priv(shost); local
2887 struct ibmvfc_host *vhost = shost_priv(shost); local
2897 struct ibmvfc_host *vhost = shost_priv(shost); local
2907 struct ibmvfc_host *vhost = shost_priv(shost); local
2917 struct ibmvfc_host *vhost = shost_priv(shost); local
2925 struct ibmvfc_host *vhost = shost_priv(shost); local
2941 struct ibmvfc_host *vhost = shost_priv(shost); local
2964 struct ibmvfc_host *vhost = shost_priv(shost); local
3001 struct ibmvfc_host *vhost = shost_priv(shost); local
3071 ibmvfc_next_async_crq(struct ibmvfc_host *vhost) argument
3094 ibmvfc_next_crq(struct ibmvfc_host *vhost) argument
3120 struct ibmvfc_host *vhost = (struct ibmvfc_host *)dev_instance; local
3139 struct ibmvfc_host *vhost = data; local
3256 struct ibmvfc_host *vhost = evt->vhost; local
3324 struct ibmvfc_host *vhost = tgt->vhost; local
3363 struct ibmvfc_host *vhost = evt->vhost; local
3420 struct ibmvfc_host *vhost = tgt->vhost; local
3456 struct ibmvfc_host *vhost = evt->vhost; local
3495 struct ibmvfc_host *vhost = tgt->vhost; local
3552 struct ibmvfc_host *vhost = evt->vhost; local
3627 struct ibmvfc_host *vhost = evt->vhost; local
3647 struct ibmvfc_host *vhost = tgt->vhost; local
3703 struct ibmvfc_host *vhost = tgt->vhost; local
3755 struct ibmvfc_host *vhost = evt->vhost; local
3807 struct ibmvfc_host *vhost = tgt->vhost; local
3842 ibmvfc_alloc_target(struct ibmvfc_host *vhost, u64 scsi_id) argument
3888 ibmvfc_alloc_targets(struct ibmvfc_host *vhost) argument
3906 struct ibmvfc_host *vhost = evt->vhost; local
3939 ibmvfc_discover_targets(struct ibmvfc_host *vhost) argument
3968 struct ibmvfc_host *vhost = evt->vhost; local
4049 ibmvfc_npiv_login(struct ibmvfc_host *vhost) argument
4082 struct ibmvfc_host *vhost = evt->vhost; local
4112 ibmvfc_npiv_logout(struct ibmvfc_host *vhost) argument
4141 ibmvfc_dev_init_to_do(struct ibmvfc_host *vhost) argument
4161 __ibmvfc_work_to_do(struct ibmvfc_host *vhost) argument
4205 ibmvfc_work_to_do(struct ibmvfc_host *vhost) argument
4222 ibmvfc_log_ae(struct ibmvfc_host *vhost, int events) argument
4241 struct ibmvfc_host *vhost = tgt->vhost; local
4287 ibmvfc_do_work(struct ibmvfc_host *vhost) argument
4435 struct ibmvfc_host *vhost = data; local
4466 ibmvfc_init_crq(struct ibmvfc_host *vhost) argument
4537 ibmvfc_free_mem(struct ibmvfc_host *vhost) argument
4562 ibmvfc_alloc_mem(struct ibmvfc_host *vhost) argument
4654 struct ibmvfc_host *vhost = container_of(work, struct ibmvfc_host, local
4707 struct ibmvfc_host *vhost; local
4813 struct ibmvfc_host *vhost = dev_get_drvdata(&vdev->dev); local
4854 struct ibmvfc_host *vhost = dev_get_drvdata(dev); local
[all...]
H A Dibmvfc.h612 struct ibmvfc_host *vhost; member in struct:ibmvfc_target
634 struct ibmvfc_host *vhost; member in struct:ibmvfc_event
740 DBG_CMD(dev_info((t)->vhost->dev, "%llX: " fmt, (t)->scsi_id, ##__VA_ARGS__))
743 dev_info((t)->vhost->dev, "%llX: " fmt, (t)->scsi_id, ##__VA_ARGS__)
746 dev_err((t)->vhost->dev, "%llX: " fmt, (t)->scsi_id, ##__VA_ARGS__)
750 if ((t)->vhost->log_level >= level) \
754 #define ibmvfc_dbg(vhost, ...) \
755 DBG_CMD(dev_info((vhost)->dev, ##__VA_ARGS__))
757 #define ibmvfc_log(vhost, level, ...) \
759 if ((vhost)
[all...]
/drivers/
H A DMakefile119 obj-$(CONFIG_VHOST_NET) += vhost/

Completed in 84 milliseconds