Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h114327 struct file_priv { struct
114328 struct tpm_chip *chip;
114329 struct tpm_space *space;
114330 struct mutex buffer_mutex;
114331 struct timer_list user_read_timer;
114332 struct work_struct timeout_work;
114333 struct work_struct async_work;
114334 wait_queue_head_t async_wait;
114335 ssize_t response_length;
114336 bool response_read;
[all …]