Lines Matching refs:offsetof
41 offsetof(struct single_step_state, buffer)); in foo()
43 offsetof(struct single_step_state, flags)); in foo()
45 offsetof(struct single_step_state, orig_pc)); in foo()
47 offsetof(struct single_step_state, next_pc)); in foo()
49 offsetof(struct single_step_state, branch_next_pc)); in foo()
51 offsetof(struct single_step_state, update_value)); in foo()
54 offsetof(struct thread_info, task)); in foo()
56 offsetof(struct thread_info, flags)); in foo()
58 offsetof(struct thread_info, status)); in foo()
60 offsetof(struct thread_info, homecache_cpu)); in foo()
62 offsetof(struct thread_info, preempt_count)); in foo()
64 offsetof(struct thread_info, step_state)); in foo()
67 offsetof(struct thread_info, unalign_jit_base)); in foo()
69 offsetof(struct thread_info, unalign_jit_tmp)); in foo()
73 offsetof(struct task_struct, thread.ksp)); in foo()
75 offsetof(struct task_struct, thread.pc)); in foo()
78 offsetof(HV_Topology, width)); in foo()
80 offsetof(HV_Topology, height)); in foo()
83 offsetof(irq_cpustat_t, irq_syscall_count)); in foo()