Home
last modified time | relevance | path

Searched refs:trailer_entry_ptr (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dcpu_mf.h304 static inline unsigned long *trailer_entry_ptr(unsigned long v) in trailer_entry_ptr() function
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dperf_cpum_sf.c128 static inline struct hws_trailer_entry *trailer_entry_ptr(unsigned long v) in trailer_entry_ptr() function
225 te = trailer_entry_ptr(sdb); in alloc_sample_data_block()
1211 te = trailer_entry_ptr((unsigned long)sdbt); in hw_collect_samples()
1295 te = trailer_entry_ptr(sdb); in hw_perf_event_update()
1411 return trailer_entry_ptr(sdb); in aux_sdb_trailer()
1730 te = trailer_entry_ptr(sdb); in aux_sdb_init()
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dperf_cpum_sf.c173 te = (struct hws_trailer_entry *)trailer_entry_ptr(sdb); in alloc_sample_data_block()
1179 te = (struct hws_trailer_entry *) trailer_entry_ptr(*sdbt); in hw_collect_samples()
1278 te = (struct hws_trailer_entry *) trailer_entry_ptr(*sdbt); in hw_perf_event_update()
1378 return (struct hws_trailer_entry *)trailer_entry_ptr(sdb); in aux_sdb_trailer()
1704 te = (struct hws_trailer_entry *)trailer_entry_ptr(sdb); in aux_sdb_init()

Completed in 7 milliseconds