Home
last modified time | relevance | path

Searched defs:ibmvscsi_host_data (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h53106 struct ibmvscsi_host_data { struct
53107 struct list_head host_list;
53108 atomic_t request_limit;
53109 int client_migrated;
53110 enum ibmvscsi_host_action action;
53111 struct device *dev;
53112 struct event_pool pool;
53113 struct crq_queue queue;
53114 struct tasklet_struct srp_task;
53115 struct list_head sent;
[all …]
H A Dvmlinux_600.h53106 struct ibmvscsi_host_data { struct
53107 struct list_head host_list;
53108 atomic_t request_limit;
53109 int client_migrated;
53110 enum ibmvscsi_host_action action;
53111 struct device *dev;
53112 struct event_pool pool;
53113 struct crq_queue queue;
53114 struct tasklet_struct srp_task;
53115 struct list_head sent;
[all …]