Home
last modified time | relevance | path

Searched defs:head (Results 1 – 25 of 56) sorted by relevance

123

/arch/x86/kvm/mmu/
Dpage_track.c154 struct kvm_page_track_notifier_head *head; in kvm_page_track_cleanup() local
162 struct kvm_page_track_notifier_head *head; in kvm_page_track_init() local
220 struct kvm_page_track_notifier_head *head; in kvm_page_track_register_notifier() local
250 struct kvm_page_track_notifier_head *head; in kvm_page_track_unregister_notifier() local
272 struct kvm_page_track_notifier_head *head; in __kvm_page_track_write() local
295 struct kvm_page_track_notifier_head *head; in kvm_page_track_delete_slot() local
/arch/arm64/include/uapi/asm/
Dsigcontext.h78 struct _aarch64_ctx head; member
97 struct _aarch64_ctx head; member
104 struct _aarch64_ctx head; member
137 struct _aarch64_ctx head; member
146 struct _aarch64_ctx head; member
158 struct _aarch64_ctx head; member
166 struct _aarch64_ctx head; member
173 struct _aarch64_ctx head; member
181 struct _aarch64_ctx head; member
/arch/powerpc/platforms/pseries/
Dhvcserver.c62 int hvcs_free_partner_info(struct list_head *head) in hvcs_free_partner_info()
119 int hvcs_get_partner_info(uint32_t unit_address, struct list_head *head, in hvcs_get_partner_info()
/arch/powerpc/include/asm/
Dps3gpu.h34 static inline int lv1_gpu_display_sync(u64 context_handle, u64 head, in lv1_gpu_display_sync()
42 static inline int lv1_gpu_display_flip(u64 context_handle, u64 head, in lv1_gpu_display_flip()
/arch/x86/kernel/cpu/mce/
Dgenpool.c57 struct llist_node *head; in mce_gen_pool_prepare_records() local
76 struct llist_node *head; in mce_gen_pool_process() local
/arch/x86/platform/uv/
Duv_time.c147 struct uv_rtc_timer_head *head = blade_info[bid]; in uv_rtc_allocate_timers() local
171 static void uv_rtc_find_next_timer(struct uv_rtc_timer_head *head, int pnode) in uv_rtc_find_next_timer()
205 struct uv_rtc_timer_head *head = blade_info[bid]; in uv_rtc_set_timer() local
241 struct uv_rtc_timer_head *head = blade_info[bid]; in uv_rtc_unset_timer() local
/arch/x86/events/intel/
Dbts.c58 local_t head; member
176 static void bts_buffer_pad_out(struct bts_phys *phys, unsigned long head) in bts_buffer_pad_out()
188 unsigned long index = ds->bts_index - ds->bts_buffer_base, old, head; in bts_update() local
377 unsigned long head, space, next_space, pad, gap, skip, wakeup; in bts_buffer_reset() local
Dpt.c940 void *head = pt_buffer_region(buf); in pt_handle_status() local
1090 unsigned long head = local64_read(&buf->head); in pt_buffer_reset_markers() local
1168 static void pt_buffer_reset_offsets(struct pt_buffer *buf, unsigned long head) in pt_buffer_reset_offsets()
1431 struct perf_addr_filters_head *head = perf_event_addr_filters(event); in pt_event_addr_filters_sync() local
Dpt.h83 local64_t head; member
/arch/powerpc/mm/
Dpgtable-frag.c109 static void pte_free_now(struct rcu_head *head) in pte_free_now()
/arch/s390/include/asm/
Dgmap.h83 #define gmap_for_each_rmap(pos, head) \ argument
86 #define gmap_for_each_rmap_safe(pos, n, head) \ argument
/arch/x86/mm/
Dkmmio.c117 struct list_head *head; in get_kmmio_fault_page() local
479 static void rcu_free_kmmio_fault_pages(struct rcu_head *head) in rcu_free_kmmio_fault_pages()
495 static void remove_kmmio_fault_pages(struct rcu_head *head) in remove_kmmio_fault_pages()
/arch/arm64/crypto/
Dghash-ce-glue.c75 struct ghash_key *key, const char *head) in ghash_do_update()
100 struct ghash_key *key, const char *head, in ghash_do_simd_update()
/arch/sparc/kernel/
Dpci_fire.c152 unsigned long *head) in pci_fire_get_head()
159 unsigned long *head, unsigned long *msi) in pci_fire_dequeue_msi()
194 unsigned long head) in pci_fire_set_head()
Dpci_msi.c21 unsigned long orig_head, head; in sparc64_msiq_interrupt() local
/arch/um/drivers/
Dline.h51 u8 *head; member
/arch/x86/kernel/cpu/resctrl/
Dmonitor.c687 struct list_head *head; in mon_event_count() local
757 struct list_head *head; in update_mba_bw() local
919 struct list_head *head; in mbm_handle_overflow() local
/arch/arm64/kvm/hyp/nvhe/
Dpage_alloc.c83 static inline void page_add_to_list(struct hyp_page *p, struct list_head *head) in page_add_to_list()
/arch/m68k/mac/
Dvia.c550 void via1_set_head(int head) in via1_set_head()
/arch/powerpc/kvm/
Dtest-guest-state-buffer.c27 const struct kvmppc_gs_elem *head, *curr; in test_adding_element() local
Dbook3s_64_vio.c61 static void kvm_spapr_tce_iommu_table_free(struct rcu_head *head) in kvm_spapr_tce_iommu_table_free()
206 static void release_spapr_tce_table(struct rcu_head *head) in release_spapr_tce_table()
Dbook3s_mmu_hpte.c95 static void free_pte_rcu(struct rcu_head *head) in free_pte_rcu()
/arch/arm/kernel/
Dbios32.c427 struct list_head *head) in pcibios_init_hw()
/arch/powerpc/mm/book3s64/
Diommu_api.c235 static void mm_iommu_free(struct rcu_head *head) in mm_iommu_free()
/arch/s390/kernel/
Dvtime.c268 static void list_add_sorted(struct vtimer_list *timer, struct list_head *head) in list_add_sorted()

123