Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h124181 struct sg_fd { struct
124182 struct list_head sfd_siblings;
124183 struct sg_device *parentdp;
124184 wait_queue_head_t read_wait;
124185 rwlock_t rq_list_lock;
124186 struct mutex f_mutex;
124187 int timeout;
124188 int timeout_user;
124189 Sg_scatter_hold reserve;
124190 struct list_head rq_list;
[all …]