Searched refs:chead (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/perf/scripts/python/ |
| H A D | compaction-times.py | 108 class chead: class 126 head = cls.heads[pid] = chead(comm, pid, filtered) 180 chead.val += self.pending 206 sys.stdout.write("total: %s\n" % chead.str()) 207 for i in chead.gen(): 215 chead.increment_pending(common_pid, 222 chead.increment_pending(common_pid, 229 chead.increment_pending(common_pid, 237 chead.complete_pending(common_pid, common_secs, common_nsecs) 244 chead.create_pending(common_pid, common_comm, common_secs, common_nsecs) [all …]
|
| /linux/drivers/crypto/marvell/octeontx/ |
| H A D | otx_cptvf.h | 43 struct list_head chead; member
|
| /linux/drivers/crypto/cavium/cpt/ |
| H A D | cptvf.h | 58 struct hlist_head chead; member
|