Home
last modified time | relevance | path

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

123

/arch/x86/oprofile/
Dbacktrace.c42 dump_user_backtrace_32(struct stack_frame_ia32 *head) in dump_user_backtrace_32()
68 struct stack_frame_ia32 *head; in x86_backtrace_32() local
89 static struct stack_frame *dump_user_backtrace(struct stack_frame *head) in dump_user_backtrace()
112 struct stack_frame *head = (struct stack_frame *)frame_pointer(regs); in x86_backtrace() local
/arch/avr32/oprofile/
Dbacktrace.c35 static struct frame_head *dump_user_backtrace(struct frame_head *head) in dump_user_backtrace()
58 struct frame_head *head = (struct frame_head *)(regs->r7); in avr32_backtrace() local
/arch/powerpc/platforms/pseries/
Dhvcserver.c75 int hvcs_free_partner_info(struct list_head *head) in hvcs_free_partner_info()
132 int hvcs_get_partner_info(uint32_t unit_address, struct list_head *head, in hvcs_get_partner_info()
/arch/powerpc/include/asm/
Dps3gpu.h46 static inline int lv1_gpu_display_sync(u64 context_handle, u64 head, in lv1_gpu_display_sync()
54 static inline int lv1_gpu_display_flip(u64 context_handle, u64 head, in lv1_gpu_display_flip()
/arch/x86/include/asm/
Dspinlock.h73 __ticket_t head) in __ticket_check_and_clear_slowpath()
150 __ticket_t head; in arch_spin_unlock() local
188 __ticket_t head = READ_ONCE(lock->tickets.head); in arch_spin_unlock_wait() local
Dspinlock_types.h33 __ticket_t head, tail; member
/arch/x86/platform/uv/
Duv_time.c169 struct uv_rtc_timer_head *head = blade_info[bid]; in uv_rtc_allocate_timers() local
194 static void uv_rtc_find_next_timer(struct uv_rtc_timer_head *head, int pnode) in uv_rtc_find_next_timer()
228 struct uv_rtc_timer_head *head = blade_info[bid]; in uv_rtc_set_timer() local
264 struct uv_rtc_timer_head *head = blade_info[bid]; in uv_rtc_unset_timer() local
/arch/arm64/include/uapi/asm/
Dsigcontext.h50 struct _aarch64_ctx head; member
60 struct _aarch64_ctx head; member
/arch/m68k/include/asm/
Datafd.h8 int head; /* "" "" */ member
/arch/s390/oprofile/
Dbacktrace.c58 unsigned long head; in s390_backtrace() local
/arch/x86/kernel/cpu/mcheck/
Dmce-genpool.c31 struct llist_node *head; in mce_gen_pool_process() local
/arch/x86/kernel/cpu/
Dperf_event_intel_bts.c58 local_t head; member
189 static void bts_buffer_pad_out(struct bts_phys *phys, unsigned long head) in bts_buffer_pad_out()
213 unsigned long index = ds->bts_index - ds->bts_buffer_base, old, head; in bts_update() local
324 unsigned long head, space, next_space, pad, gap, skip, wakeup; in bts_buffer_reset() local
/arch/sparc/mm/
Dgup.c39 struct page *page, *head; in gup_pte_range() local
73 struct page *head, *page, *tail; in gup_huge_pmd() local
/arch/powerpc/mm/
Ddma-noncoherent.c97 ppc_vm_region_alloc(struct ppc_vm_region *head, size_t size, gfp_t gfp) in ppc_vm_region_alloc()
137 static struct ppc_vm_region *ppc_vm_region_find(struct ppc_vm_region *head, unsigned long addr) in ppc_vm_region_find()
/arch/x86/mm/
Dgup.c124 struct page *head, *page; in gup_huge_pmd() local
202 struct page *head, *page; in gup_huge_pud() local
Dkmmio.c110 struct list_head *head; in get_kmmio_fault_page() local
477 static void rcu_free_kmmio_fault_pages(struct rcu_head *head) in rcu_free_kmmio_fault_pages()
493 static void remove_kmmio_fault_pages(struct rcu_head *head) in remove_kmmio_fault_pages()
/arch/mips/mm/
Dgup.c75 struct page *head, *page; in gup_huge_pmd() local
141 struct page *head, *page; in gup_huge_pud() local
/arch/metag/kernel/
Ddma.c113 static struct metag_vm_region *metag_vm_region_alloc(struct metag_vm_region in metag_vm_region_alloc()
156 static struct metag_vm_region *metag_vm_region_find(struct metag_vm_region in metag_vm_region_find()
/arch/powerpc/oprofile/cell/
Dpr_util.h78 unsigned int head, tail; member
/arch/tile/include/gxio/
Dmpipe.h1134 unsigned int head; member
1167 int head = iqueue->head + count; in gxio_mpipe_iqueue_advance() local
1255 uint64_t head = iqueue->head; in gxio_mpipe_iqueue_try_peek() local
/arch/cris/include/asm/
Daxisflashmap.h46 struct partitiontable_head head; member
/arch/ia64/kernel/
Dmca_drv.h104 #define slidx_foreach_entry(pos, head) \ argument
106 #define slidx_first_entry(head) \ argument
/arch/x86/kernel/
Dtsc.c71 struct cyc2ns_data *head; /* 48 + 8 = 56 */ member
79 struct cyc2ns_data *head; in cyc2ns_read_begin() local
95 void cyc2ns_read_end(struct cyc2ns_data *head) in cyc2ns_read_end()
/arch/sparc/kernel/
Dpci_fire.c149 unsigned long *head) in pci_fire_get_head()
156 unsigned long *head, unsigned long *msi) in pci_fire_dequeue_msi()
191 unsigned long head) in pci_fire_set_head()
/arch/um/drivers/
Dline.h51 char *head; member

123