Lines Matching refs:head
270 * @head: head of buffer list
277 struct list_head head;
404 u64 *head, u64 *old);
450 * @head: list of address filters
454 struct list_head head;
469 u64 head;
475 head = READ_ONCE(pc->aux_head);
477 /* Ensure all reads are done after we read the head */
479 return head;
595 unsigned char *data, u64 *head, u64 *old);
599 int auxtrace_index__auxtrace_event(struct list_head *head, union perf_event *event,
601 int auxtrace_index__write(int fd, struct list_head *head);
604 void auxtrace_index__free(struct list_head *head);
843 struct list_head *head __maybe_unused)
858 void auxtrace_index__free(struct list_head *head __maybe_unused)