Searched defs:dtl (Results 1 – 3 of 3) sorted by relevance
22 struct dtl { struct23 struct dtl_entry *buf; argument29 static DEFINE_PER_CPU(struct dtl, cpu_dtl); argument91 static int dtl_start(struct dtl *dtl) in dtl_start()111 static void dtl_stop(struct dtl *dtl) in dtl_stop()134 static int dtl_start(struct dtl *dtl) in dtl_start()165 static void dtl_stop(struct dtl *dtl) in dtl_stop()180 static int dtl_enable(struct dtl *dtl) in dtl_enable()242 struct dtl *dtl = inode->i_private; in dtl_file_open() local255 struct dtl *dtl = inode->i_private; in dtl_file_release() local[all …]
88 struct dtl_entry *dtl; in alloc_dtl_buffers() local120 struct dtl_entry *dtl; in register_dtl_buffer() local363 struct dtl_entry *dtl = local_paca->dispatch_log + (i % N_DISPATCH_LOG); in process_dtl_buffer() local
811 struct kvmppc_vpa dtl; member
Completed in 12 milliseconds