Showing error 820

User: Jiri Slaby
Error type: Reachable Error Location
Error type description: A specified error location is reachable in some program path
File location: ldv-linux-3.4/43_1a_cilled_safe_ok_nondet_linux-43_1a-drivers--hwmon--pmbus--max16064.ko-ldv_main0_sequence_infinite_withcheck_stateful.cil.out.c
Line in file: 2861
Project: SV-COMP 2013
Project version: 2.6.28
Tools: Manual Work
Entered: 2013-01-17 16:57:54 UTC


Source:

   1/* Generated by CIL v. 1.3.7 */
   2/* print_CIL_Input is true */
   3
   4#line 20 "include/asm-generic/int-ll64.h"
   5typedef unsigned char __u8;
   6#line 23 "include/asm-generic/int-ll64.h"
   7typedef unsigned short __u16;
   8#line 25 "include/asm-generic/int-ll64.h"
   9typedef int __s32;
  10#line 26 "include/asm-generic/int-ll64.h"
  11typedef unsigned int __u32;
  12#line 30 "include/asm-generic/int-ll64.h"
  13typedef unsigned long long __u64;
  14#line 43 "include/asm-generic/int-ll64.h"
  15typedef unsigned char u8;
  16#line 45 "include/asm-generic/int-ll64.h"
  17typedef short s16;
  18#line 46 "include/asm-generic/int-ll64.h"
  19typedef unsigned short u16;
  20#line 49 "include/asm-generic/int-ll64.h"
  21typedef unsigned int u32;
  22#line 51 "include/asm-generic/int-ll64.h"
  23typedef long long s64;
  24#line 52 "include/asm-generic/int-ll64.h"
  25typedef unsigned long long u64;
  26#line 14 "include/asm-generic/posix_types.h"
  27typedef long __kernel_long_t;
  28#line 15 "include/asm-generic/posix_types.h"
  29typedef unsigned long __kernel_ulong_t;
  30#line 31 "include/asm-generic/posix_types.h"
  31typedef int __kernel_pid_t;
  32#line 52 "include/asm-generic/posix_types.h"
  33typedef unsigned int __kernel_uid32_t;
  34#line 53 "include/asm-generic/posix_types.h"
  35typedef unsigned int __kernel_gid32_t;
  36#line 75 "include/asm-generic/posix_types.h"
  37typedef __kernel_ulong_t __kernel_size_t;
  38#line 76 "include/asm-generic/posix_types.h"
  39typedef __kernel_long_t __kernel_ssize_t;
  40#line 91 "include/asm-generic/posix_types.h"
  41typedef long long __kernel_loff_t;
  42#line 92 "include/asm-generic/posix_types.h"
  43typedef __kernel_long_t __kernel_time_t;
  44#line 93 "include/asm-generic/posix_types.h"
  45typedef __kernel_long_t __kernel_clock_t;
  46#line 94 "include/asm-generic/posix_types.h"
  47typedef int __kernel_timer_t;
  48#line 95 "include/asm-generic/posix_types.h"
  49typedef int __kernel_clockid_t;
  50#line 21 "include/linux/types.h"
  51typedef __u32 __kernel_dev_t;
  52#line 24 "include/linux/types.h"
  53typedef __kernel_dev_t dev_t;
  54#line 27 "include/linux/types.h"
  55typedef unsigned short umode_t;
  56#line 30 "include/linux/types.h"
  57typedef __kernel_pid_t pid_t;
  58#line 35 "include/linux/types.h"
  59typedef __kernel_clockid_t clockid_t;
  60#line 38 "include/linux/types.h"
  61typedef _Bool bool;
  62#line 40 "include/linux/types.h"
  63typedef __kernel_uid32_t uid_t;
  64#line 41 "include/linux/types.h"
  65typedef __kernel_gid32_t gid_t;
  66#line 54 "include/linux/types.h"
  67typedef __kernel_loff_t loff_t;
  68#line 63 "include/linux/types.h"
  69typedef __kernel_size_t size_t;
  70#line 68 "include/linux/types.h"
  71typedef __kernel_ssize_t ssize_t;
  72#line 78 "include/linux/types.h"
  73typedef __kernel_time_t time_t;
  74#line 111 "include/linux/types.h"
  75typedef __s32 int32_t;
  76#line 117 "include/linux/types.h"
  77typedef __u32 uint32_t;
  78#line 202 "include/linux/types.h"
  79typedef unsigned int gfp_t;
  80#line 221 "include/linux/types.h"
  81struct __anonstruct_atomic_t_6 {
  82   int counter ;
  83};
  84#line 221 "include/linux/types.h"
  85typedef struct __anonstruct_atomic_t_6 atomic_t;
  86#line 226 "include/linux/types.h"
  87struct __anonstruct_atomic64_t_7 {
  88   long counter ;
  89};
  90#line 226 "include/linux/types.h"
  91typedef struct __anonstruct_atomic64_t_7 atomic64_t;
  92#line 227 "include/linux/types.h"
  93struct list_head {
  94   struct list_head *next ;
  95   struct list_head *prev ;
  96};
  97#line 232
  98struct hlist_node;
  99#line 232 "include/linux/types.h"
 100struct hlist_head {
 101   struct hlist_node *first ;
 102};
 103#line 236 "include/linux/types.h"
 104struct hlist_node {
 105   struct hlist_node *next ;
 106   struct hlist_node **pprev ;
 107};
 108#line 247 "include/linux/types.h"
 109struct rcu_head {
 110   struct rcu_head *next ;
 111   void (*func)(struct rcu_head * ) ;
 112};
 113#line 55 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/alternative.h"
 114struct module;
 115#line 55
 116struct module;
 117#line 146 "include/linux/init.h"
 118typedef void (*ctor_fn_t)(void);
 119#line 46 "include/linux/dynamic_debug.h"
 120struct device;
 121#line 46
 122struct device;
 123#line 57
 124struct completion;
 125#line 57
 126struct completion;
 127#line 58
 128struct pt_regs;
 129#line 58
 130struct pt_regs;
 131#line 348 "include/linux/kernel.h"
 132struct pid;
 133#line 348
 134struct pid;
 135#line 112 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/stat.h"
 136struct timespec;
 137#line 112
 138struct timespec;
 139#line 58 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/page_types.h"
 140struct page;
 141#line 58
 142struct page;
 143#line 26 "include/asm-generic/getorder.h"
 144struct task_struct;
 145#line 26
 146struct task_struct;
 147#line 28
 148struct mm_struct;
 149#line 28
 150struct mm_struct;
 151#line 268 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/segment.h"
 152struct pt_regs {
 153   unsigned long r15 ;
 154   unsigned long r14 ;
 155   unsigned long r13 ;
 156   unsigned long r12 ;
 157   unsigned long bp ;
 158   unsigned long bx ;
 159   unsigned long r11 ;
 160   unsigned long r10 ;
 161   unsigned long r9 ;
 162   unsigned long r8 ;
 163   unsigned long ax ;
 164   unsigned long cx ;
 165   unsigned long dx ;
 166   unsigned long si ;
 167   unsigned long di ;
 168   unsigned long orig_ax ;
 169   unsigned long ip ;
 170   unsigned long cs ;
 171   unsigned long flags ;
 172   unsigned long sp ;
 173   unsigned long ss ;
 174};
 175#line 125 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/ptrace.h"
 176struct __anonstruct_ldv_2180_13 {
 177   unsigned int a ;
 178   unsigned int b ;
 179};
 180#line 125 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/ptrace.h"
 181struct __anonstruct_ldv_2195_14 {
 182   u16 limit0 ;
 183   u16 base0 ;
 184   unsigned char base1 ;
 185   unsigned char type : 4 ;
 186   unsigned char s : 1 ;
 187   unsigned char dpl : 2 ;
 188   unsigned char p : 1 ;
 189   unsigned char limit : 4 ;
 190   unsigned char avl : 1 ;
 191   unsigned char l : 1 ;
 192   unsigned char d : 1 ;
 193   unsigned char g : 1 ;
 194   unsigned char base2 ;
 195};
 196#line 125 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/ptrace.h"
 197union __anonunion_ldv_2196_12 {
 198   struct __anonstruct_ldv_2180_13 ldv_2180 ;
 199   struct __anonstruct_ldv_2195_14 ldv_2195 ;
 200};
 201#line 125 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/ptrace.h"
 202struct desc_struct {
 203   union __anonunion_ldv_2196_12 ldv_2196 ;
 204};
 205#line 13 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/pgtable_64_types.h"
 206typedef unsigned long pgdval_t;
 207#line 14 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/pgtable_64_types.h"
 208typedef unsigned long pgprotval_t;
 209#line 18 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/pgtable_64_types.h"
 210struct pgprot {
 211   pgprotval_t pgprot ;
 212};
 213#line 192 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/pgtable_types.h"
 214typedef struct pgprot pgprot_t;
 215#line 194 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/pgtable_types.h"
 216struct __anonstruct_pgd_t_16 {
 217   pgdval_t pgd ;
 218};
 219#line 194 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/pgtable_types.h"
 220typedef struct __anonstruct_pgd_t_16 pgd_t;
 221#line 282 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/pgtable_types.h"
 222typedef struct page *pgtable_t;
 223#line 290
 224struct file;
 225#line 290
 226struct file;
 227#line 337
 228struct thread_struct;
 229#line 337
 230struct thread_struct;
 231#line 339
 232struct cpumask;
 233#line 339
 234struct cpumask;
 235#line 327 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/paravirt_types.h"
 236struct arch_spinlock;
 237#line 327
 238struct arch_spinlock;
 239#line 300 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/ptrace.h"
 240struct kernel_vm86_regs {
 241   struct pt_regs pt ;
 242   unsigned short es ;
 243   unsigned short __esh ;
 244   unsigned short ds ;
 245   unsigned short __dsh ;
 246   unsigned short fs ;
 247   unsigned short __fsh ;
 248   unsigned short gs ;
 249   unsigned short __gsh ;
 250};
 251#line 203 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/vm86.h"
 252union __anonunion_ldv_2824_19 {
 253   struct pt_regs *regs ;
 254   struct kernel_vm86_regs *vm86 ;
 255};
 256#line 203 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/vm86.h"
 257struct math_emu_info {
 258   long ___orig_eip ;
 259   union __anonunion_ldv_2824_19 ldv_2824 ;
 260};
 261#line 306 "include/linux/bitmap.h"
 262struct bug_entry {
 263   int bug_addr_disp ;
 264   int file_disp ;
 265   unsigned short line ;
 266   unsigned short flags ;
 267};
 268#line 89 "include/linux/bug.h"
 269struct cpumask {
 270   unsigned long bits[64U] ;
 271};
 272#line 14 "include/linux/cpumask.h"
 273typedef struct cpumask cpumask_t;
 274#line 637 "include/linux/cpumask.h"
 275typedef struct cpumask *cpumask_var_t;
 276#line 234 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/paravirt.h"
 277struct static_key;
 278#line 234
 279struct static_key;
 280#line 287 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 281struct i387_fsave_struct {
 282   u32 cwd ;
 283   u32 swd ;
 284   u32 twd ;
 285   u32 fip ;
 286   u32 fcs ;
 287   u32 foo ;
 288   u32 fos ;
 289   u32 st_space[20U] ;
 290   u32 status ;
 291};
 292#line 305 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 293struct __anonstruct_ldv_5180_24 {
 294   u64 rip ;
 295   u64 rdp ;
 296};
 297#line 305 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 298struct __anonstruct_ldv_5186_25 {
 299   u32 fip ;
 300   u32 fcs ;
 301   u32 foo ;
 302   u32 fos ;
 303};
 304#line 305 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 305union __anonunion_ldv_5187_23 {
 306   struct __anonstruct_ldv_5180_24 ldv_5180 ;
 307   struct __anonstruct_ldv_5186_25 ldv_5186 ;
 308};
 309#line 305 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 310union __anonunion_ldv_5196_26 {
 311   u32 padding1[12U] ;
 312   u32 sw_reserved[12U] ;
 313};
 314#line 305 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 315struct i387_fxsave_struct {
 316   u16 cwd ;
 317   u16 swd ;
 318   u16 twd ;
 319   u16 fop ;
 320   union __anonunion_ldv_5187_23 ldv_5187 ;
 321   u32 mxcsr ;
 322   u32 mxcsr_mask ;
 323   u32 st_space[32U] ;
 324   u32 xmm_space[64U] ;
 325   u32 padding[12U] ;
 326   union __anonunion_ldv_5196_26 ldv_5196 ;
 327};
 328#line 339 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 329struct i387_soft_struct {
 330   u32 cwd ;
 331   u32 swd ;
 332   u32 twd ;
 333   u32 fip ;
 334   u32 fcs ;
 335   u32 foo ;
 336   u32 fos ;
 337   u32 st_space[20U] ;
 338   u8 ftop ;
 339   u8 changed ;
 340   u8 lookahead ;
 341   u8 no_update ;
 342   u8 rm ;
 343   u8 alimit ;
 344   struct math_emu_info *info ;
 345   u32 entry_eip ;
 346};
 347#line 360 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 348struct ymmh_struct {
 349   u32 ymmh_space[64U] ;
 350};
 351#line 365 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 352struct xsave_hdr_struct {
 353   u64 xstate_bv ;
 354   u64 reserved1[2U] ;
 355   u64 reserved2[5U] ;
 356};
 357#line 371 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 358struct xsave_struct {
 359   struct i387_fxsave_struct i387 ;
 360   struct xsave_hdr_struct xsave_hdr ;
 361   struct ymmh_struct ymmh ;
 362};
 363#line 377 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 364union thread_xstate {
 365   struct i387_fsave_struct fsave ;
 366   struct i387_fxsave_struct fxsave ;
 367   struct i387_soft_struct soft ;
 368   struct xsave_struct xsave ;
 369};
 370#line 385 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 371struct fpu {
 372   unsigned int last_cpu ;
 373   unsigned int has_fpu ;
 374   union thread_xstate *state ;
 375};
 376#line 433
 377struct kmem_cache;
 378#line 434
 379struct perf_event;
 380#line 434
 381struct perf_event;
 382#line 435 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 383struct thread_struct {
 384   struct desc_struct tls_array[3U] ;
 385   unsigned long sp0 ;
 386   unsigned long sp ;
 387   unsigned long usersp ;
 388   unsigned short es ;
 389   unsigned short ds ;
 390   unsigned short fsindex ;
 391   unsigned short gsindex ;
 392   unsigned long fs ;
 393   unsigned long gs ;
 394   struct perf_event *ptrace_bps[4U] ;
 395   unsigned long debugreg6 ;
 396   unsigned long ptrace_dr7 ;
 397   unsigned long cr2 ;
 398   unsigned long trap_nr ;
 399   unsigned long error_code ;
 400   struct fpu fpu ;
 401   unsigned long *io_bitmap_ptr ;
 402   unsigned long iopl ;
 403   unsigned int io_bitmap_max ;
 404};
 405#line 23 "include/asm-generic/atomic-long.h"
 406typedef atomic64_t atomic_long_t;
 407#line 14 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/spinlock_types.h"
 408typedef u16 __ticket_t;
 409#line 15 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/spinlock_types.h"
 410typedef u32 __ticketpair_t;
 411#line 16 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/spinlock_types.h"
 412struct __raw_tickets {
 413   __ticket_t head ;
 414   __ticket_t tail ;
 415};
 416#line 26 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/spinlock_types.h"
 417union __anonunion_ldv_5907_29 {
 418   __ticketpair_t head_tail ;
 419   struct __raw_tickets tickets ;
 420};
 421#line 26 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/spinlock_types.h"
 422struct arch_spinlock {
 423   union __anonunion_ldv_5907_29 ldv_5907 ;
 424};
 425#line 27 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/spinlock_types.h"
 426typedef struct arch_spinlock arch_spinlock_t;
 427#line 34 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/rwlock.h"
 428struct lockdep_map;
 429#line 34
 430struct lockdep_map;
 431#line 55 "include/linux/debug_locks.h"
 432struct stack_trace {
 433   unsigned int nr_entries ;
 434   unsigned int max_entries ;
 435   unsigned long *entries ;
 436   int skip ;
 437};
 438#line 26 "include/linux/stacktrace.h"
 439struct lockdep_subclass_key {
 440   char __one_byte ;
 441};
 442#line 53 "include/linux/lockdep.h"
 443struct lock_class_key {
 444   struct lockdep_subclass_key subkeys[8U] ;
 445};
 446#line 59 "include/linux/lockdep.h"
 447struct lock_class {
 448   struct list_head hash_entry ;
 449   struct list_head lock_entry ;
 450   struct lockdep_subclass_key *key ;
 451   unsigned int subclass ;
 452   unsigned int dep_gen_id ;
 453   unsigned long usage_mask ;
 454   struct stack_trace usage_traces[13U] ;
 455   struct list_head locks_after ;
 456   struct list_head locks_before ;
 457   unsigned int version ;
 458   unsigned long ops ;
 459   char const   *name ;
 460   int name_version ;
 461   unsigned long contention_point[4U] ;
 462   unsigned long contending_point[4U] ;
 463};
 464#line 144 "include/linux/lockdep.h"
 465struct lockdep_map {
 466   struct lock_class_key *key ;
 467   struct lock_class *class_cache[2U] ;
 468   char const   *name ;
 469   int cpu ;
 470   unsigned long ip ;
 471};
 472#line 187 "include/linux/lockdep.h"
 473struct held_lock {
 474   u64 prev_chain_key ;
 475   unsigned long acquire_ip ;
 476   struct lockdep_map *instance ;
 477   struct lockdep_map *nest_lock ;
 478   u64 waittime_stamp ;
 479   u64 holdtime_stamp ;
 480   unsigned short class_idx : 13 ;
 481   unsigned char irq_context : 2 ;
 482   unsigned char trylock : 1 ;
 483   unsigned char read : 2 ;
 484   unsigned char check : 2 ;
 485   unsigned char hardirqs_off : 1 ;
 486   unsigned short references : 11 ;
 487};
 488#line 556 "include/linux/lockdep.h"
 489struct raw_spinlock {
 490   arch_spinlock_t raw_lock ;
 491   unsigned int magic ;
 492   unsigned int owner_cpu ;
 493   void *owner ;
 494   struct lockdep_map dep_map ;
 495};
 496#line 32 "include/linux/spinlock_types.h"
 497typedef struct raw_spinlock raw_spinlock_t;
 498#line 33 "include/linux/spinlock_types.h"
 499struct __anonstruct_ldv_6122_33 {
 500   u8 __padding[24U] ;
 501   struct lockdep_map dep_map ;
 502};
 503#line 33 "include/linux/spinlock_types.h"
 504union __anonunion_ldv_6123_32 {
 505   struct raw_spinlock rlock ;
 506   struct __anonstruct_ldv_6122_33 ldv_6122 ;
 507};
 508#line 33 "include/linux/spinlock_types.h"
 509struct spinlock {
 510   union __anonunion_ldv_6123_32 ldv_6123 ;
 511};
 512#line 76 "include/linux/spinlock_types.h"
 513typedef struct spinlock spinlock_t;
 514#line 110 "include/linux/seqlock.h"
 515struct seqcount {
 516   unsigned int sequence ;
 517};
 518#line 121 "include/linux/seqlock.h"
 519typedef struct seqcount seqcount_t;
 520#line 254 "include/linux/seqlock.h"
 521struct timespec {
 522   __kernel_time_t tv_sec ;
 523   long tv_nsec ;
 524};
 525#line 48 "include/linux/wait.h"
 526struct __wait_queue_head {
 527   spinlock_t lock ;
 528   struct list_head task_list ;
 529};
 530#line 53 "include/linux/wait.h"
 531typedef struct __wait_queue_head wait_queue_head_t;
 532#line 98 "include/linux/nodemask.h"
 533struct __anonstruct_nodemask_t_36 {
 534   unsigned long bits[16U] ;
 535};
 536#line 98 "include/linux/nodemask.h"
 537typedef struct __anonstruct_nodemask_t_36 nodemask_t;
 538#line 670 "include/linux/mmzone.h"
 539struct mutex {
 540   atomic_t count ;
 541   spinlock_t wait_lock ;
 542   struct list_head wait_list ;
 543   struct task_struct *owner ;
 544   char const   *name ;
 545   void *magic ;
 546   struct lockdep_map dep_map ;
 547};
 548#line 63 "include/linux/mutex.h"
 549struct mutex_waiter {
 550   struct list_head list ;
 551   struct task_struct *task ;
 552   void *magic ;
 553};
 554#line 171
 555struct rw_semaphore;
 556#line 171
 557struct rw_semaphore;
 558#line 172 "include/linux/mutex.h"
 559struct rw_semaphore {
 560   long count ;
 561   raw_spinlock_t wait_lock ;
 562   struct list_head wait_list ;
 563   struct lockdep_map dep_map ;
 564};
 565#line 128 "include/linux/rwsem.h"
 566struct completion {
 567   unsigned int done ;
 568   wait_queue_head_t wait ;
 569};
 570#line 312 "include/linux/jiffies.h"
 571union ktime {
 572   s64 tv64 ;
 573};
 574#line 59 "include/linux/ktime.h"
 575typedef union ktime ktime_t;
 576#line 341
 577struct tvec_base;
 578#line 341
 579struct tvec_base;
 580#line 342 "include/linux/ktime.h"
 581struct timer_list {
 582   struct list_head entry ;
 583   unsigned long expires ;
 584   struct tvec_base *base ;
 585   void (*function)(unsigned long  ) ;
 586   unsigned long data ;
 587   int slack ;
 588   int start_pid ;
 589   void *start_site ;
 590   char start_comm[16U] ;
 591   struct lockdep_map lockdep_map ;
 592};
 593#line 289 "include/linux/timer.h"
 594struct hrtimer;
 595#line 289
 596struct hrtimer;
 597#line 290
 598enum hrtimer_restart;
 599#line 302
 600struct work_struct;
 601#line 302
 602struct work_struct;
 603#line 45 "include/linux/workqueue.h"
 604struct work_struct {
 605   atomic_long_t data ;
 606   struct list_head entry ;
 607   void (*func)(struct work_struct * ) ;
 608   struct lockdep_map lockdep_map ;
 609};
 610#line 46 "include/linux/pm.h"
 611struct pm_message {
 612   int event ;
 613};
 614#line 52 "include/linux/pm.h"
 615typedef struct pm_message pm_message_t;
 616#line 53 "include/linux/pm.h"
 617struct dev_pm_ops {
 618   int (*prepare)(struct device * ) ;
 619   void (*complete)(struct device * ) ;
 620   int (*suspend)(struct device * ) ;
 621   int (*resume)(struct device * ) ;
 622   int (*freeze)(struct device * ) ;
 623   int (*thaw)(struct device * ) ;
 624   int (*poweroff)(struct device * ) ;
 625   int (*restore)(struct device * ) ;
 626   int (*suspend_late)(struct device * ) ;
 627   int (*resume_early)(struct device * ) ;
 628   int (*freeze_late)(struct device * ) ;
 629   int (*thaw_early)(struct device * ) ;
 630   int (*poweroff_late)(struct device * ) ;
 631   int (*restore_early)(struct device * ) ;
 632   int (*suspend_noirq)(struct device * ) ;
 633   int (*resume_noirq)(struct device * ) ;
 634   int (*freeze_noirq)(struct device * ) ;
 635   int (*thaw_noirq)(struct device * ) ;
 636   int (*poweroff_noirq)(struct device * ) ;
 637   int (*restore_noirq)(struct device * ) ;
 638   int (*runtime_suspend)(struct device * ) ;
 639   int (*runtime_resume)(struct device * ) ;
 640   int (*runtime_idle)(struct device * ) ;
 641};
 642#line 289
 643enum rpm_status {
 644    RPM_ACTIVE = 0,
 645    RPM_RESUMING = 1,
 646    RPM_SUSPENDED = 2,
 647    RPM_SUSPENDING = 3
 648} ;
 649#line 296
 650enum rpm_request {
 651    RPM_REQ_NONE = 0,
 652    RPM_REQ_IDLE = 1,
 653    RPM_REQ_SUSPEND = 2,
 654    RPM_REQ_AUTOSUSPEND = 3,
 655    RPM_REQ_RESUME = 4
 656} ;
 657#line 304
 658struct wakeup_source;
 659#line 304
 660struct wakeup_source;
 661#line 494 "include/linux/pm.h"
 662struct pm_subsys_data {
 663   spinlock_t lock ;
 664   unsigned int refcount ;
 665};
 666#line 499
 667struct dev_pm_qos_request;
 668#line 499
 669struct pm_qos_constraints;
 670#line 499 "include/linux/pm.h"
 671struct dev_pm_info {
 672   pm_message_t power_state ;
 673   unsigned char can_wakeup : 1 ;
 674   unsigned char async_suspend : 1 ;
 675   bool is_prepared ;
 676   bool is_suspended ;
 677   bool ignore_children ;
 678   spinlock_t lock ;
 679   struct list_head entry ;
 680   struct completion completion ;
 681   struct wakeup_source *wakeup ;
 682   bool wakeup_path ;
 683   struct timer_list suspend_timer ;
 684   unsigned long timer_expires ;
 685   struct work_struct work ;
 686   wait_queue_head_t wait_queue ;
 687   atomic_t usage_count ;
 688   atomic_t child_count ;
 689   unsigned char disable_depth : 3 ;
 690   unsigned char idle_notification : 1 ;
 691   unsigned char request_pending : 1 ;
 692   unsigned char deferred_resume : 1 ;
 693   unsigned char run_wake : 1 ;
 694   unsigned char runtime_auto : 1 ;
 695   unsigned char no_callbacks : 1 ;
 696   unsigned char irq_safe : 1 ;
 697   unsigned char use_autosuspend : 1 ;
 698   unsigned char timer_autosuspends : 1 ;
 699   enum rpm_request request ;
 700   enum rpm_status runtime_status ;
 701   int runtime_error ;
 702   int autosuspend_delay ;
 703   unsigned long last_busy ;
 704   unsigned long active_jiffies ;
 705   unsigned long suspended_jiffies ;
 706   unsigned long accounting_timestamp ;
 707   ktime_t suspend_time ;
 708   s64 max_time_suspended_ns ;
 709   struct dev_pm_qos_request *pq_req ;
 710   struct pm_subsys_data *subsys_data ;
 711   struct pm_qos_constraints *constraints ;
 712};
 713#line 558 "include/linux/pm.h"
 714struct dev_pm_domain {
 715   struct dev_pm_ops ops ;
 716};
 717#line 22 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/mmu.h"
 718struct __anonstruct_mm_context_t_101 {
 719   void *ldt ;
 720   int size ;
 721   unsigned short ia32_compat ;
 722   struct mutex lock ;
 723   void *vdso ;
 724};
 725#line 22 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/mmu.h"
 726typedef struct __anonstruct_mm_context_t_101 mm_context_t;
 727#line 18 "include/asm-generic/pci_iomap.h"
 728struct vm_area_struct;
 729#line 18
 730struct vm_area_struct;
 731#line 835 "include/linux/sysctl.h"
 732struct rb_node {
 733   unsigned long rb_parent_color ;
 734   struct rb_node *rb_right ;
 735   struct rb_node *rb_left ;
 736};
 737#line 108 "include/linux/rbtree.h"
 738struct rb_root {
 739   struct rb_node *rb_node ;
 740};
 741#line 176
 742struct nsproxy;
 743#line 176
 744struct nsproxy;
 745#line 37 "include/linux/kmod.h"
 746struct cred;
 747#line 37
 748struct cred;
 749#line 18 "include/linux/elf.h"
 750typedef __u64 Elf64_Addr;
 751#line 19 "include/linux/elf.h"
 752typedef __u16 Elf64_Half;
 753#line 23 "include/linux/elf.h"
 754typedef __u32 Elf64_Word;
 755#line 24 "include/linux/elf.h"
 756typedef __u64 Elf64_Xword;
 757#line 193 "include/linux/elf.h"
 758struct elf64_sym {
 759   Elf64_Word st_name ;
 760   unsigned char st_info ;
 761   unsigned char st_other ;
 762   Elf64_Half st_shndx ;
 763   Elf64_Addr st_value ;
 764   Elf64_Xword st_size ;
 765};
 766#line 201 "include/linux/elf.h"
 767typedef struct elf64_sym Elf64_Sym;
 768#line 445
 769struct sock;
 770#line 445
 771struct sock;
 772#line 446
 773struct kobject;
 774#line 446
 775struct kobject;
 776#line 447
 777enum kobj_ns_type {
 778    KOBJ_NS_TYPE_NONE = 0,
 779    KOBJ_NS_TYPE_NET = 1,
 780    KOBJ_NS_TYPES = 2
 781} ;
 782#line 453 "include/linux/elf.h"
 783struct kobj_ns_type_operations {
 784   enum kobj_ns_type type ;
 785   void *(*grab_current_ns)(void) ;
 786   void const   *(*netlink_ns)(struct sock * ) ;
 787   void const   *(*initial_ns)(void) ;
 788   void (*drop_ns)(void * ) ;
 789};
 790#line 57 "include/linux/kobject_ns.h"
 791struct attribute {
 792   char const   *name ;
 793   umode_t mode ;
 794   struct lock_class_key *key ;
 795   struct lock_class_key skey ;
 796};
 797#line 33 "include/linux/sysfs.h"
 798struct attribute_group {
 799   char const   *name ;
 800   umode_t (*is_visible)(struct kobject * , struct attribute * , int  ) ;
 801   struct attribute **attrs ;
 802};
 803#line 62 "include/linux/sysfs.h"
 804struct bin_attribute {
 805   struct attribute attr ;
 806   size_t size ;
 807   void *private ;
 808   ssize_t (*read)(struct file * , struct kobject * , struct bin_attribute * , char * ,
 809                   loff_t  , size_t  ) ;
 810   ssize_t (*write)(struct file * , struct kobject * , struct bin_attribute * , char * ,
 811                    loff_t  , size_t  ) ;
 812   int (*mmap)(struct file * , struct kobject * , struct bin_attribute * , struct vm_area_struct * ) ;
 813};
 814#line 98 "include/linux/sysfs.h"
 815struct sysfs_ops {
 816   ssize_t (*show)(struct kobject * , struct attribute * , char * ) ;
 817   ssize_t (*store)(struct kobject * , struct attribute * , char const   * , size_t  ) ;
 818   void const   *(*namespace)(struct kobject * , struct attribute  const  * ) ;
 819};
 820#line 117
 821struct sysfs_dirent;
 822#line 117
 823struct sysfs_dirent;
 824#line 182 "include/linux/sysfs.h"
 825struct kref {
 826   atomic_t refcount ;
 827};
 828#line 49 "include/linux/kobject.h"
 829struct kset;
 830#line 49
 831struct kobj_type;
 832#line 49 "include/linux/kobject.h"
 833struct kobject {
 834   char const   *name ;
 835   struct list_head entry ;
 836   struct kobject *parent ;
 837   struct kset *kset ;
 838   struct kobj_type *ktype ;
 839   struct sysfs_dirent *sd ;
 840   struct kref kref ;
 841   unsigned char state_initialized : 1 ;
 842   unsigned char state_in_sysfs : 1 ;
 843   unsigned char state_add_uevent_sent : 1 ;
 844   unsigned char state_remove_uevent_sent : 1 ;
 845   unsigned char uevent_suppress : 1 ;
 846};
 847#line 107 "include/linux/kobject.h"
 848struct kobj_type {
 849   void (*release)(struct kobject * ) ;
 850   struct sysfs_ops  const  *sysfs_ops ;
 851   struct attribute **default_attrs ;
 852   struct kobj_ns_type_operations  const  *(*child_ns_type)(struct kobject * ) ;
 853   void const   *(*namespace)(struct kobject * ) ;
 854};
 855#line 115 "include/linux/kobject.h"
 856struct kobj_uevent_env {
 857   char *envp[32U] ;
 858   int envp_idx ;
 859   char buf[2048U] ;
 860   int buflen ;
 861};
 862#line 122 "include/linux/kobject.h"
 863struct kset_uevent_ops {
 864   int (* const  filter)(struct kset * , struct kobject * ) ;
 865   char const   *(* const  name)(struct kset * , struct kobject * ) ;
 866   int (* const  uevent)(struct kset * , struct kobject * , struct kobj_uevent_env * ) ;
 867};
 868#line 139 "include/linux/kobject.h"
 869struct kset {
 870   struct list_head list ;
 871   spinlock_t list_lock ;
 872   struct kobject kobj ;
 873   struct kset_uevent_ops  const  *uevent_ops ;
 874};
 875#line 215
 876struct kernel_param;
 877#line 215
 878struct kernel_param;
 879#line 216 "include/linux/kobject.h"
 880struct kernel_param_ops {
 881   int (*set)(char const   * , struct kernel_param  const  * ) ;
 882   int (*get)(char * , struct kernel_param  const  * ) ;
 883   void (*free)(void * ) ;
 884};
 885#line 49 "include/linux/moduleparam.h"
 886struct kparam_string;
 887#line 49
 888struct kparam_array;
 889#line 49 "include/linux/moduleparam.h"
 890union __anonunion_ldv_13363_134 {
 891   void *arg ;
 892   struct kparam_string  const  *str ;
 893   struct kparam_array  const  *arr ;
 894};
 895#line 49 "include/linux/moduleparam.h"
 896struct kernel_param {
 897   char const   *name ;
 898   struct kernel_param_ops  const  *ops ;
 899   u16 perm ;
 900   s16 level ;
 901   union __anonunion_ldv_13363_134 ldv_13363 ;
 902};
 903#line 61 "include/linux/moduleparam.h"
 904struct kparam_string {
 905   unsigned int maxlen ;
 906   char *string ;
 907};
 908#line 67 "include/linux/moduleparam.h"
 909struct kparam_array {
 910   unsigned int max ;
 911   unsigned int elemsize ;
 912   unsigned int *num ;
 913   struct kernel_param_ops  const  *ops ;
 914   void *elem ;
 915};
 916#line 458 "include/linux/moduleparam.h"
 917struct static_key {
 918   atomic_t enabled ;
 919};
 920#line 225 "include/linux/jump_label.h"
 921struct tracepoint;
 922#line 225
 923struct tracepoint;
 924#line 226 "include/linux/jump_label.h"
 925struct tracepoint_func {
 926   void *func ;
 927   void *data ;
 928};
 929#line 29 "include/linux/tracepoint.h"
 930struct tracepoint {
 931   char const   *name ;
 932   struct static_key key ;
 933   void (*regfunc)(void) ;
 934   void (*unregfunc)(void) ;
 935   struct tracepoint_func *funcs ;
 936};
 937#line 86 "include/linux/tracepoint.h"
 938struct kernel_symbol {
 939   unsigned long value ;
 940   char const   *name ;
 941};
 942#line 27 "include/linux/export.h"
 943struct mod_arch_specific {
 944
 945};
 946#line 34 "include/linux/module.h"
 947struct module_param_attrs;
 948#line 34 "include/linux/module.h"
 949struct module_kobject {
 950   struct kobject kobj ;
 951   struct module *mod ;
 952   struct kobject *drivers_dir ;
 953   struct module_param_attrs *mp ;
 954};
 955#line 43 "include/linux/module.h"
 956struct module_attribute {
 957   struct attribute attr ;
 958   ssize_t (*show)(struct module_attribute * , struct module_kobject * , char * ) ;
 959   ssize_t (*store)(struct module_attribute * , struct module_kobject * , char const   * ,
 960                    size_t  ) ;
 961   void (*setup)(struct module * , char const   * ) ;
 962   int (*test)(struct module * ) ;
 963   void (*free)(struct module * ) ;
 964};
 965#line 69
 966struct exception_table_entry;
 967#line 69
 968struct exception_table_entry;
 969#line 198
 970enum module_state {
 971    MODULE_STATE_LIVE = 0,
 972    MODULE_STATE_COMING = 1,
 973    MODULE_STATE_GOING = 2
 974} ;
 975#line 204 "include/linux/module.h"
 976struct module_ref {
 977   unsigned long incs ;
 978   unsigned long decs ;
 979};
 980#line 219
 981struct module_sect_attrs;
 982#line 219
 983struct module_notes_attrs;
 984#line 219
 985struct ftrace_event_call;
 986#line 219 "include/linux/module.h"
 987struct module {
 988   enum module_state state ;
 989   struct list_head list ;
 990   char name[56U] ;
 991   struct module_kobject mkobj ;
 992   struct module_attribute *modinfo_attrs ;
 993   char const   *version ;
 994   char const   *srcversion ;
 995   struct kobject *holders_dir ;
 996   struct kernel_symbol  const  *syms ;
 997   unsigned long const   *crcs ;
 998   unsigned int num_syms ;
 999   struct kernel_param *kp ;
1000   unsigned int num_kp ;
1001   unsigned int num_gpl_syms ;
1002   struct kernel_symbol  const  *gpl_syms ;
1003   unsigned long const   *gpl_crcs ;
1004   struct kernel_symbol  const  *unused_syms ;
1005   unsigned long const   *unused_crcs ;
1006   unsigned int num_unused_syms ;
1007   unsigned int num_unused_gpl_syms ;
1008   struct kernel_symbol  const  *unused_gpl_syms ;
1009   unsigned long const   *unused_gpl_crcs ;
1010   struct kernel_symbol  const  *gpl_future_syms ;
1011   unsigned long const   *gpl_future_crcs ;
1012   unsigned int num_gpl_future_syms ;
1013   unsigned int num_exentries ;
1014   struct exception_table_entry *extable ;
1015   int (*init)(void) ;
1016   void *module_init ;
1017   void *module_core ;
1018   unsigned int init_size ;
1019   unsigned int core_size ;
1020   unsigned int init_text_size ;
1021   unsigned int core_text_size ;
1022   unsigned int init_ro_size ;
1023   unsigned int core_ro_size ;
1024   struct mod_arch_specific arch ;
1025   unsigned int taints ;
1026   unsigned int num_bugs ;
1027   struct list_head bug_list ;
1028   struct bug_entry *bug_table ;
1029   Elf64_Sym *symtab ;
1030   Elf64_Sym *core_symtab ;
1031   unsigned int num_symtab ;
1032   unsigned int core_num_syms ;
1033   char *strtab ;
1034   char *core_strtab ;
1035   struct module_sect_attrs *sect_attrs ;
1036   struct module_notes_attrs *notes_attrs ;
1037   char *args ;
1038   void *percpu ;
1039   unsigned int percpu_size ;
1040   unsigned int num_tracepoints ;
1041   struct tracepoint * const  *tracepoints_ptrs ;
1042   unsigned int num_trace_bprintk_fmt ;
1043   char const   **trace_bprintk_fmt_start ;
1044   struct ftrace_event_call **trace_events ;
1045   unsigned int num_trace_events ;
1046   struct list_head source_list ;
1047   struct list_head target_list ;
1048   struct task_struct *waiter ;
1049   void (*exit)(void) ;
1050   struct module_ref *refptr ;
1051   ctor_fn_t (**ctors)(void) ;
1052   unsigned int num_ctors ;
1053};
1054#line 88 "include/linux/kmemleak.h"
1055struct kmem_cache_cpu {
1056   void **freelist ;
1057   unsigned long tid ;
1058   struct page *page ;
1059   struct page *partial ;
1060   int node ;
1061   unsigned int stat[26U] ;
1062};
1063#line 55 "include/linux/slub_def.h"
1064struct kmem_cache_node {
1065   spinlock_t list_lock ;
1066   unsigned long nr_partial ;
1067   struct list_head partial ;
1068   atomic_long_t nr_slabs ;
1069   atomic_long_t total_objects ;
1070   struct list_head full ;
1071};
1072#line 66 "include/linux/slub_def.h"
1073struct kmem_cache_order_objects {
1074   unsigned long x ;
1075};
1076#line 76 "include/linux/slub_def.h"
1077struct kmem_cache {
1078   struct kmem_cache_cpu *cpu_slab ;
1079   unsigned long flags ;
1080   unsigned long min_partial ;
1081   int size ;
1082   int objsize ;
1083   int offset ;
1084   int cpu_partial ;
1085   struct kmem_cache_order_objects oo ;
1086   struct kmem_cache_order_objects max ;
1087   struct kmem_cache_order_objects min ;
1088   gfp_t allocflags ;
1089   int refcount ;
1090   void (*ctor)(void * ) ;
1091   int inuse ;
1092   int align ;
1093   int reserved ;
1094   char const   *name ;
1095   struct list_head list ;
1096   struct kobject kobj ;
1097   int remote_node_defrag_ratio ;
1098   struct kmem_cache_node *node[1024U] ;
1099};
1100#line 12 "include/linux/mod_devicetable.h"
1101typedef unsigned long kernel_ulong_t;
1102#line 215 "include/linux/mod_devicetable.h"
1103struct of_device_id {
1104   char name[32U] ;
1105   char type[32U] ;
1106   char compatible[128U] ;
1107   void *data ;
1108};
1109#line 425 "include/linux/mod_devicetable.h"
1110struct i2c_device_id {
1111   char name[20U] ;
1112   kernel_ulong_t driver_data ;
1113};
1114#line 584
1115struct klist_node;
1116#line 584
1117struct klist_node;
1118#line 37 "include/linux/klist.h"
1119struct klist_node {
1120   void *n_klist ;
1121   struct list_head n_node ;
1122   struct kref n_ref ;
1123};
1124#line 67
1125struct dma_map_ops;
1126#line 67 "include/linux/klist.h"
1127struct dev_archdata {
1128   void *acpi_handle ;
1129   struct dma_map_ops *dma_ops ;
1130   void *iommu ;
1131};
1132#line 17 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/device.h"
1133struct device_private;
1134#line 17
1135struct device_private;
1136#line 18
1137struct device_driver;
1138#line 18
1139struct device_driver;
1140#line 19
1141struct driver_private;
1142#line 19
1143struct driver_private;
1144#line 20
1145struct class;
1146#line 20
1147struct class;
1148#line 21
1149struct subsys_private;
1150#line 21
1151struct subsys_private;
1152#line 22
1153struct bus_type;
1154#line 22
1155struct bus_type;
1156#line 23
1157struct device_node;
1158#line 23
1159struct device_node;
1160#line 24
1161struct iommu_ops;
1162#line 24
1163struct iommu_ops;
1164#line 25 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/device.h"
1165struct bus_attribute {
1166   struct attribute attr ;
1167   ssize_t (*show)(struct bus_type * , char * ) ;
1168   ssize_t (*store)(struct bus_type * , char const   * , size_t  ) ;
1169};
1170#line 51 "include/linux/device.h"
1171struct device_attribute;
1172#line 51
1173struct driver_attribute;
1174#line 51 "include/linux/device.h"
1175struct bus_type {
1176   char const   *name ;
1177   char const   *dev_name ;
1178   struct device *dev_root ;
1179   struct bus_attribute *bus_attrs ;
1180   struct device_attribute *dev_attrs ;
1181   struct driver_attribute *drv_attrs ;
1182   int (*match)(struct device * , struct device_driver * ) ;
1183   int (*uevent)(struct device * , struct kobj_uevent_env * ) ;
1184   int (*probe)(struct device * ) ;
1185   int (*remove)(struct device * ) ;
1186   void (*shutdown)(struct device * ) ;
1187   int (*suspend)(struct device * , pm_message_t  ) ;
1188   int (*resume)(struct device * ) ;
1189   struct dev_pm_ops  const  *pm ;
1190   struct iommu_ops *iommu_ops ;
1191   struct subsys_private *p ;
1192};
1193#line 125
1194struct device_type;
1195#line 182 "include/linux/device.h"
1196struct device_driver {
1197   char const   *name ;
1198   struct bus_type *bus ;
1199   struct module *owner ;
1200   char const   *mod_name ;
1201   bool suppress_bind_attrs ;
1202   struct of_device_id  const  *of_match_table ;
1203   int (*probe)(struct device * ) ;
1204   int (*remove)(struct device * ) ;
1205   void (*shutdown)(struct device * ) ;
1206   int (*suspend)(struct device * , pm_message_t  ) ;
1207   int (*resume)(struct device * ) ;
1208   struct attribute_group  const  **groups ;
1209   struct dev_pm_ops  const  *pm ;
1210   struct driver_private *p ;
1211};
1212#line 245 "include/linux/device.h"
1213struct driver_attribute {
1214   struct attribute attr ;
1215   ssize_t (*show)(struct device_driver * , char * ) ;
1216   ssize_t (*store)(struct device_driver * , char const   * , size_t  ) ;
1217};
1218#line 299
1219struct class_attribute;
1220#line 299 "include/linux/device.h"
1221struct class {
1222   char const   *name ;
1223   struct module *owner ;
1224   struct class_attribute *class_attrs ;
1225   struct device_attribute *dev_attrs ;
1226   struct bin_attribute *dev_bin_attrs ;
1227   struct kobject *dev_kobj ;
1228   int (*dev_uevent)(struct device * , struct kobj_uevent_env * ) ;
1229   char *(*devnode)(struct device * , umode_t * ) ;
1230   void (*class_release)(struct class * ) ;
1231   void (*dev_release)(struct device * ) ;
1232   int (*suspend)(struct device * , pm_message_t  ) ;
1233   int (*resume)(struct device * ) ;
1234   struct kobj_ns_type_operations  const  *ns_type ;
1235   void const   *(*namespace)(struct device * ) ;
1236   struct dev_pm_ops  const  *pm ;
1237   struct subsys_private *p ;
1238};
1239#line 394 "include/linux/device.h"
1240struct class_attribute {
1241   struct attribute attr ;
1242   ssize_t (*show)(struct class * , struct class_attribute * , char * ) ;
1243   ssize_t (*store)(struct class * , struct class_attribute * , char const   * , size_t  ) ;
1244   void const   *(*namespace)(struct class * , struct class_attribute  const  * ) ;
1245};
1246#line 447 "include/linux/device.h"
1247struct device_type {
1248   char const   *name ;
1249   struct attribute_group  const  **groups ;
1250   int (*uevent)(struct device * , struct kobj_uevent_env * ) ;
1251   char *(*devnode)(struct device * , umode_t * ) ;
1252   void (*release)(struct device * ) ;
1253   struct dev_pm_ops  const  *pm ;
1254};
1255#line 474 "include/linux/device.h"
1256struct device_attribute {
1257   struct attribute attr ;
1258   ssize_t (*show)(struct device * , struct device_attribute * , char * ) ;
1259   ssize_t (*store)(struct device * , struct device_attribute * , char const   * ,
1260                    size_t  ) ;
1261};
1262#line 557 "include/linux/device.h"
1263struct device_dma_parameters {
1264   unsigned int max_segment_size ;
1265   unsigned long segment_boundary_mask ;
1266};
1267#line 567
1268struct dma_coherent_mem;
1269#line 567 "include/linux/device.h"
1270struct device {
1271   struct device *parent ;
1272   struct device_private *p ;
1273   struct kobject kobj ;
1274   char const   *init_name ;
1275   struct device_type  const  *type ;
1276   struct mutex mutex ;
1277   struct bus_type *bus ;
1278   struct device_driver *driver ;
1279   void *platform_data ;
1280   struct dev_pm_info power ;
1281   struct dev_pm_domain *pm_domain ;
1282   int numa_node ;
1283   u64 *dma_mask ;
1284   u64 coherent_dma_mask ;
1285   struct device_dma_parameters *dma_parms ;
1286   struct list_head dma_pools ;
1287   struct dma_coherent_mem *dma_mem ;
1288   struct dev_archdata archdata ;
1289   struct device_node *of_node ;
1290   dev_t devt ;
1291   u32 id ;
1292   spinlock_t devres_lock ;
1293   struct list_head devres_head ;
1294   struct klist_node knode_class ;
1295   struct class *class ;
1296   struct attribute_group  const  **groups ;
1297   void (*release)(struct device * ) ;
1298};
1299#line 681 "include/linux/device.h"
1300struct wakeup_source {
1301   char const   *name ;
1302   struct list_head entry ;
1303   spinlock_t lock ;
1304   struct timer_list timer ;
1305   unsigned long timer_expires ;
1306   ktime_t total_time ;
1307   ktime_t max_time ;
1308   ktime_t last_time ;
1309   unsigned long event_count ;
1310   unsigned long active_count ;
1311   unsigned long relax_count ;
1312   unsigned long hit_count ;
1313   unsigned char active : 1 ;
1314};
1315#line 93 "include/linux/capability.h"
1316struct kernel_cap_struct {
1317   __u32 cap[2U] ;
1318};
1319#line 96 "include/linux/capability.h"
1320typedef struct kernel_cap_struct kernel_cap_t;
1321#line 105
1322struct user_namespace;
1323#line 105
1324struct user_namespace;
1325#line 554
1326struct prio_tree_node;
1327#line 554 "include/linux/capability.h"
1328struct raw_prio_tree_node {
1329   struct prio_tree_node *left ;
1330   struct prio_tree_node *right ;
1331   struct prio_tree_node *parent ;
1332};
1333#line 19 "include/linux/prio_tree.h"
1334struct prio_tree_node {
1335   struct prio_tree_node *left ;
1336   struct prio_tree_node *right ;
1337   struct prio_tree_node *parent ;
1338   unsigned long start ;
1339   unsigned long last ;
1340};
1341#line 116
1342struct address_space;
1343#line 116
1344struct address_space;
1345#line 117 "include/linux/prio_tree.h"
1346union __anonunion_ldv_15299_138 {
1347   unsigned long index ;
1348   void *freelist ;
1349};
1350#line 117 "include/linux/prio_tree.h"
1351struct __anonstruct_ldv_15309_142 {
1352   unsigned short inuse ;
1353   unsigned short objects : 15 ;
1354   unsigned char frozen : 1 ;
1355};
1356#line 117 "include/linux/prio_tree.h"
1357union __anonunion_ldv_15310_141 {
1358   atomic_t _mapcount ;
1359   struct __anonstruct_ldv_15309_142 ldv_15309 ;
1360};
1361#line 117 "include/linux/prio_tree.h"
1362struct __anonstruct_ldv_15312_140 {
1363   union __anonunion_ldv_15310_141 ldv_15310 ;
1364   atomic_t _count ;
1365};
1366#line 117 "include/linux/prio_tree.h"
1367union __anonunion_ldv_15313_139 {
1368   unsigned long counters ;
1369   struct __anonstruct_ldv_15312_140 ldv_15312 ;
1370};
1371#line 117 "include/linux/prio_tree.h"
1372struct __anonstruct_ldv_15314_137 {
1373   union __anonunion_ldv_15299_138 ldv_15299 ;
1374   union __anonunion_ldv_15313_139 ldv_15313 ;
1375};
1376#line 117 "include/linux/prio_tree.h"
1377struct __anonstruct_ldv_15321_144 {
1378   struct page *next ;
1379   int pages ;
1380   int pobjects ;
1381};
1382#line 117 "include/linux/prio_tree.h"
1383union __anonunion_ldv_15322_143 {
1384   struct list_head lru ;
1385   struct __anonstruct_ldv_15321_144 ldv_15321 ;
1386};
1387#line 117 "include/linux/prio_tree.h"
1388union __anonunion_ldv_15327_145 {
1389   unsigned long private ;
1390   struct kmem_cache *slab ;
1391   struct page *first_page ;
1392};
1393#line 117 "include/linux/prio_tree.h"
1394struct page {
1395   unsigned long flags ;
1396   struct address_space *mapping ;
1397   struct __anonstruct_ldv_15314_137 ldv_15314 ;
1398   union __anonunion_ldv_15322_143 ldv_15322 ;
1399   union __anonunion_ldv_15327_145 ldv_15327 ;
1400   unsigned long debug_flags ;
1401};
1402#line 192 "include/linux/mm_types.h"
1403struct __anonstruct_vm_set_147 {
1404   struct list_head list ;
1405   void *parent ;
1406   struct vm_area_struct *head ;
1407};
1408#line 192 "include/linux/mm_types.h"
1409union __anonunion_shared_146 {
1410   struct __anonstruct_vm_set_147 vm_set ;
1411   struct raw_prio_tree_node prio_tree_node ;
1412};
1413#line 192
1414struct anon_vma;
1415#line 192
1416struct vm_operations_struct;
1417#line 192
1418struct mempolicy;
1419#line 192 "include/linux/mm_types.h"
1420struct vm_area_struct {
1421   struct mm_struct *vm_mm ;
1422   unsigned long vm_start ;
1423   unsigned long vm_end ;
1424   struct vm_area_struct *vm_next ;
1425   struct vm_area_struct *vm_prev ;
1426   pgprot_t vm_page_prot ;
1427   unsigned long vm_flags ;
1428   struct rb_node vm_rb ;
1429   union __anonunion_shared_146 shared ;
1430   struct list_head anon_vma_chain ;
1431   struct anon_vma *anon_vma ;
1432   struct vm_operations_struct  const  *vm_ops ;
1433   unsigned long vm_pgoff ;
1434   struct file *vm_file ;
1435   void *vm_private_data ;
1436   struct mempolicy *vm_policy ;
1437};
1438#line 255 "include/linux/mm_types.h"
1439struct core_thread {
1440   struct task_struct *task ;
1441   struct core_thread *next ;
1442};
1443#line 261 "include/linux/mm_types.h"
1444struct core_state {
1445   atomic_t nr_threads ;
1446   struct core_thread dumper ;
1447   struct completion startup ;
1448};
1449#line 274 "include/linux/mm_types.h"
1450struct mm_rss_stat {
1451   atomic_long_t count[3U] ;
1452};
1453#line 287
1454struct linux_binfmt;
1455#line 287
1456struct mmu_notifier_mm;
1457#line 287 "include/linux/mm_types.h"
1458struct mm_struct {
1459   struct vm_area_struct *mmap ;
1460   struct rb_root mm_rb ;
1461   struct vm_area_struct *mmap_cache ;
1462   unsigned long (*get_unmapped_area)(struct file * , unsigned long  , unsigned long  ,
1463                                      unsigned long  , unsigned long  ) ;
1464   void (*unmap_area)(struct mm_struct * , unsigned long  ) ;
1465   unsigned long mmap_base ;
1466   unsigned long task_size ;
1467   unsigned long cached_hole_size ;
1468   unsigned long free_area_cache ;
1469   pgd_t *pgd ;
1470   atomic_t mm_users ;
1471   atomic_t mm_count ;
1472   int map_count ;
1473   spinlock_t page_table_lock ;
1474   struct rw_semaphore mmap_sem ;
1475   struct list_head mmlist ;
1476   unsigned long hiwater_rss ;
1477   unsigned long hiwater_vm ;
1478   unsigned long total_vm ;
1479   unsigned long locked_vm ;
1480   unsigned long pinned_vm ;
1481   unsigned long shared_vm ;
1482   unsigned long exec_vm ;
1483   unsigned long stack_vm ;
1484   unsigned long reserved_vm ;
1485   unsigned long def_flags ;
1486   unsigned long nr_ptes ;
1487   unsigned long start_code ;
1488   unsigned long end_code ;
1489   unsigned long start_data ;
1490   unsigned long end_data ;
1491   unsigned long start_brk ;
1492   unsigned long brk ;
1493   unsigned long start_stack ;
1494   unsigned long arg_start ;
1495   unsigned long arg_end ;
1496   unsigned long env_start ;
1497   unsigned long env_end ;
1498   unsigned long saved_auxv[44U] ;
1499   struct mm_rss_stat rss_stat ;
1500   struct linux_binfmt *binfmt ;
1501   cpumask_var_t cpu_vm_mask_var ;
1502   mm_context_t context ;
1503   unsigned int faultstamp ;
1504   unsigned int token_priority ;
1505   unsigned int last_interval ;
1506   unsigned long flags ;
1507   struct core_state *core_state ;
1508   spinlock_t ioctx_lock ;
1509   struct hlist_head ioctx_list ;
1510   struct task_struct *owner ;
1511   struct file *exe_file ;
1512   unsigned long num_exe_file_vmas ;
1513   struct mmu_notifier_mm *mmu_notifier_mm ;
1514   pgtable_t pmd_huge_pte ;
1515   struct cpumask cpumask_allocation ;
1516};
1517#line 7 "include/asm-generic/cputime.h"
1518typedef unsigned long cputime_t;
1519#line 98 "include/linux/sem.h"
1520struct sem_undo_list;
1521#line 98 "include/linux/sem.h"
1522struct sysv_sem {
1523   struct sem_undo_list *undo_list ;
1524};
1525#line 107
1526struct siginfo;
1527#line 107
1528struct siginfo;
1529#line 32 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/signal.h"
1530struct __anonstruct_sigset_t_148 {
1531   unsigned long sig[1U] ;
1532};
1533#line 32 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/signal.h"
1534typedef struct __anonstruct_sigset_t_148 sigset_t;
1535#line 17 "include/asm-generic/signal-defs.h"
1536typedef void __signalfn_t(int  );
1537#line 18 "include/asm-generic/signal-defs.h"
1538typedef __signalfn_t *__sighandler_t;
1539#line 20 "include/asm-generic/signal-defs.h"
1540typedef void __restorefn_t(void);
1541#line 21 "include/asm-generic/signal-defs.h"
1542typedef __restorefn_t *__sigrestore_t;
1543#line 126 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/signal.h"
1544struct sigaction {
1545   __sighandler_t sa_handler ;
1546   unsigned long sa_flags ;
1547   __sigrestore_t sa_restorer ;
1548   sigset_t sa_mask ;
1549};
1550#line 173 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/signal.h"
1551struct k_sigaction {
1552   struct sigaction sa ;
1553};
1554#line 185 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/signal.h"
1555union sigval {
1556   int sival_int ;
1557   void *sival_ptr ;
1558};
1559#line 10 "include/asm-generic/siginfo.h"
1560typedef union sigval sigval_t;
1561#line 11 "include/asm-generic/siginfo.h"
1562struct __anonstruct__kill_150 {
1563   __kernel_pid_t _pid ;
1564   __kernel_uid32_t _uid ;
1565};
1566#line 11 "include/asm-generic/siginfo.h"
1567struct __anonstruct__timer_151 {
1568   __kernel_timer_t _tid ;
1569   int _overrun ;
1570   char _pad[0U] ;
1571   sigval_t _sigval ;
1572   int _sys_private ;
1573};
1574#line 11 "include/asm-generic/siginfo.h"
1575struct __anonstruct__rt_152 {
1576   __kernel_pid_t _pid ;
1577   __kernel_uid32_t _uid ;
1578   sigval_t _sigval ;
1579};
1580#line 11 "include/asm-generic/siginfo.h"
1581struct __anonstruct__sigchld_153 {
1582   __kernel_pid_t _pid ;
1583   __kernel_uid32_t _uid ;
1584   int _status ;
1585   __kernel_clock_t _utime ;
1586   __kernel_clock_t _stime ;
1587};
1588#line 11 "include/asm-generic/siginfo.h"
1589struct __anonstruct__sigfault_154 {
1590   void *_addr ;
1591   short _addr_lsb ;
1592};
1593#line 11 "include/asm-generic/siginfo.h"
1594struct __anonstruct__sigpoll_155 {
1595   long _band ;
1596   int _fd ;
1597};
1598#line 11 "include/asm-generic/siginfo.h"
1599union __anonunion__sifields_149 {
1600   int _pad[28U] ;
1601   struct __anonstruct__kill_150 _kill ;
1602   struct __anonstruct__timer_151 _timer ;
1603   struct __anonstruct__rt_152 _rt ;
1604   struct __anonstruct__sigchld_153 _sigchld ;
1605   struct __anonstruct__sigfault_154 _sigfault ;
1606   struct __anonstruct__sigpoll_155 _sigpoll ;
1607};
1608#line 11 "include/asm-generic/siginfo.h"
1609struct siginfo {
1610   int si_signo ;
1611   int si_errno ;
1612   int si_code ;
1613   union __anonunion__sifields_149 _sifields ;
1614};
1615#line 102 "include/asm-generic/siginfo.h"
1616typedef struct siginfo siginfo_t;
1617#line 14 "include/linux/signal.h"
1618struct user_struct;
1619#line 24 "include/linux/signal.h"
1620struct sigpending {
1621   struct list_head list ;
1622   sigset_t signal ;
1623};
1624#line 395
1625struct pid_namespace;
1626#line 395 "include/linux/signal.h"
1627struct upid {
1628   int nr ;
1629   struct pid_namespace *ns ;
1630   struct hlist_node pid_chain ;
1631};
1632#line 56 "include/linux/pid.h"
1633struct pid {
1634   atomic_t count ;
1635   unsigned int level ;
1636   struct hlist_head tasks[3U] ;
1637   struct rcu_head rcu ;
1638   struct upid numbers[1U] ;
1639};
1640#line 68 "include/linux/pid.h"
1641struct pid_link {
1642   struct hlist_node node ;
1643   struct pid *pid ;
1644};
1645#line 10 "include/linux/seccomp.h"
1646struct __anonstruct_seccomp_t_158 {
1647   int mode ;
1648};
1649#line 10 "include/linux/seccomp.h"
1650typedef struct __anonstruct_seccomp_t_158 seccomp_t;
1651#line 427 "include/linux/rculist.h"
1652struct plist_head {
1653   struct list_head node_list ;
1654};
1655#line 84 "include/linux/plist.h"
1656struct plist_node {
1657   int prio ;
1658   struct list_head prio_list ;
1659   struct list_head node_list ;
1660};
1661#line 20 "include/linux/rtmutex.h"
1662struct rt_mutex {
1663   raw_spinlock_t wait_lock ;
1664   struct plist_head wait_list ;
1665   struct task_struct *owner ;
1666   int save_state ;
1667   char const   *name ;
1668   char const   *file ;
1669   int line ;
1670   void *magic ;
1671};
1672#line 38
1673struct rt_mutex_waiter;
1674#line 38
1675struct rt_mutex_waiter;
1676#line 41 "include/linux/resource.h"
1677struct rlimit {
1678   unsigned long rlim_cur ;
1679   unsigned long rlim_max ;
1680};
1681#line 85 "include/linux/resource.h"
1682struct timerqueue_node {
1683   struct rb_node node ;
1684   ktime_t expires ;
1685};
1686#line 12 "include/linux/timerqueue.h"
1687struct timerqueue_head {
1688   struct rb_root head ;
1689   struct timerqueue_node *next ;
1690};
1691#line 50
1692struct hrtimer_clock_base;
1693#line 50
1694struct hrtimer_clock_base;
1695#line 51
1696struct hrtimer_cpu_base;
1697#line 51
1698struct hrtimer_cpu_base;
1699#line 60
1700enum hrtimer_restart {
1701    HRTIMER_NORESTART = 0,
1702    HRTIMER_RESTART = 1
1703} ;
1704#line 65 "include/linux/timerqueue.h"
1705struct hrtimer {
1706   struct timerqueue_node node ;
1707   ktime_t _softexpires ;
1708   enum hrtimer_restart (*function)(struct hrtimer * ) ;
1709   struct hrtimer_clock_base *base ;
1710   unsigned long state ;
1711   int start_pid ;
1712   void *start_site ;
1713   char start_comm[16U] ;
1714};
1715#line 132 "include/linux/hrtimer.h"
1716struct hrtimer_clock_base {
1717   struct hrtimer_cpu_base *cpu_base ;
1718   int index ;
1719   clockid_t clockid ;
1720   struct timerqueue_head active ;
1721   ktime_t resolution ;
1722   ktime_t (*get_time)(void) ;
1723   ktime_t softirq_time ;
1724   ktime_t offset ;
1725};
1726#line 162 "include/linux/hrtimer.h"
1727struct hrtimer_cpu_base {
1728   raw_spinlock_t lock ;
1729   unsigned long active_bases ;
1730   ktime_t expires_next ;
1731   int hres_active ;
1732   int hang_detected ;
1733   unsigned long nr_events ;
1734   unsigned long nr_retries ;
1735   unsigned long nr_hangs ;
1736   ktime_t max_hang_time ;
1737   struct hrtimer_clock_base clock_base[3U] ;
1738};
1739#line 452 "include/linux/hrtimer.h"
1740struct task_io_accounting {
1741   u64 rchar ;
1742   u64 wchar ;
1743   u64 syscr ;
1744   u64 syscw ;
1745   u64 read_bytes ;
1746   u64 write_bytes ;
1747   u64 cancelled_write_bytes ;
1748};
1749#line 45 "include/linux/task_io_accounting.h"
1750struct latency_record {
1751   unsigned long backtrace[12U] ;
1752   unsigned int count ;
1753   unsigned long time ;
1754   unsigned long max ;
1755};
1756#line 29 "include/linux/key.h"
1757typedef int32_t key_serial_t;
1758#line 32 "include/linux/key.h"
1759typedef uint32_t key_perm_t;
1760#line 33
1761struct key;
1762#line 33
1763struct key;
1764#line 34
1765struct signal_struct;
1766#line 34
1767struct signal_struct;
1768#line 35
1769struct key_type;
1770#line 35
1771struct key_type;
1772#line 37
1773struct keyring_list;
1774#line 37
1775struct keyring_list;
1776#line 115
1777struct key_user;
1778#line 115 "include/linux/key.h"
1779union __anonunion_ldv_16563_159 {
1780   time_t expiry ;
1781   time_t revoked_at ;
1782};
1783#line 115 "include/linux/key.h"
1784union __anonunion_type_data_160 {
1785   struct list_head link ;
1786   unsigned long x[2U] ;
1787   void *p[2U] ;
1788   int reject_error ;
1789};
1790#line 115 "include/linux/key.h"
1791union __anonunion_payload_161 {
1792   unsigned long value ;
1793   void *rcudata ;
1794   void *data ;
1795   struct keyring_list *subscriptions ;
1796};
1797#line 115 "include/linux/key.h"
1798struct key {
1799   atomic_t usage ;
1800   key_serial_t serial ;
1801   struct rb_node serial_node ;
1802   struct key_type *type ;
1803   struct rw_semaphore sem ;
1804   struct key_user *user ;
1805   void *security ;
1806   union __anonunion_ldv_16563_159 ldv_16563 ;
1807   uid_t uid ;
1808   gid_t gid ;
1809   key_perm_t perm ;
1810   unsigned short quotalen ;
1811   unsigned short datalen ;
1812   unsigned long flags ;
1813   char *description ;
1814   union __anonunion_type_data_160 type_data ;
1815   union __anonunion_payload_161 payload ;
1816};
1817#line 316
1818struct audit_context;
1819#line 316
1820struct audit_context;
1821#line 28 "include/linux/selinux.h"
1822struct group_info {
1823   atomic_t usage ;
1824   int ngroups ;
1825   int nblocks ;
1826   gid_t small_block[32U] ;
1827   gid_t *blocks[0U] ;
1828};
1829#line 77 "include/linux/cred.h"
1830struct thread_group_cred {
1831   atomic_t usage ;
1832   pid_t tgid ;
1833   spinlock_t lock ;
1834   struct key *session_keyring ;
1835   struct key *process_keyring ;
1836   struct rcu_head rcu ;
1837};
1838#line 91 "include/linux/cred.h"
1839struct cred {
1840   atomic_t usage ;
1841   atomic_t subscribers ;
1842   void *put_addr ;
1843   unsigned int magic ;
1844   uid_t uid ;
1845   gid_t gid ;
1846   uid_t suid ;
1847   gid_t sgid ;
1848   uid_t euid ;
1849   gid_t egid ;
1850   uid_t fsuid ;
1851   gid_t fsgid ;
1852   unsigned int securebits ;
1853   kernel_cap_t cap_inheritable ;
1854   kernel_cap_t cap_permitted ;
1855   kernel_cap_t cap_effective ;
1856   kernel_cap_t cap_bset ;
1857   unsigned char jit_keyring ;
1858   struct key *thread_keyring ;
1859   struct key *request_key_auth ;
1860   struct thread_group_cred *tgcred ;
1861   void *security ;
1862   struct user_struct *user ;
1863   struct user_namespace *user_ns ;
1864   struct group_info *group_info ;
1865   struct rcu_head rcu ;
1866};
1867#line 264
1868struct llist_node;
1869#line 64 "include/linux/llist.h"
1870struct llist_node {
1871   struct llist_node *next ;
1872};
1873#line 185
1874struct futex_pi_state;
1875#line 185
1876struct futex_pi_state;
1877#line 186
1878struct robust_list_head;
1879#line 186
1880struct robust_list_head;
1881#line 187
1882struct bio_list;
1883#line 187
1884struct bio_list;
1885#line 188
1886struct fs_struct;
1887#line 188
1888struct fs_struct;
1889#line 189
1890struct perf_event_context;
1891#line 189
1892struct perf_event_context;
1893#line 190
1894struct blk_plug;
1895#line 190
1896struct blk_plug;
1897#line 149 "include/linux/sched.h"
1898struct cfs_rq;
1899#line 149
1900struct cfs_rq;
1901#line 406 "include/linux/sched.h"
1902struct sighand_struct {
1903   atomic_t count ;
1904   struct k_sigaction action[64U] ;
1905   spinlock_t siglock ;
1906   wait_queue_head_t signalfd_wqh ;
1907};
1908#line 449 "include/linux/sched.h"
1909struct pacct_struct {
1910   int ac_flag ;
1911   long ac_exitcode ;
1912   unsigned long ac_mem ;
1913   cputime_t ac_utime ;
1914   cputime_t ac_stime ;
1915   unsigned long ac_minflt ;
1916   unsigned long ac_majflt ;
1917};
1918#line 457 "include/linux/sched.h"
1919struct cpu_itimer {
1920   cputime_t expires ;
1921   cputime_t incr ;
1922   u32 error ;
1923   u32 incr_error ;
1924};
1925#line 464 "include/linux/sched.h"
1926struct task_cputime {
1927   cputime_t utime ;
1928   cputime_t stime ;
1929   unsigned long long sum_exec_runtime ;
1930};
1931#line 481 "include/linux/sched.h"
1932struct thread_group_cputimer {
1933   struct task_cputime cputime ;
1934   int running ;
1935   raw_spinlock_t lock ;
1936};
1937#line 517
1938struct autogroup;
1939#line 517
1940struct autogroup;
1941#line 518
1942struct tty_struct;
1943#line 518
1944struct taskstats;
1945#line 518
1946struct tty_audit_buf;
1947#line 518 "include/linux/sched.h"
1948struct signal_struct {
1949   atomic_t sigcnt ;
1950   atomic_t live ;
1951   int nr_threads ;
1952   wait_queue_head_t wait_chldexit ;
1953   struct task_struct *curr_target ;
1954   struct sigpending shared_pending ;
1955   int group_exit_code ;
1956   int notify_count ;
1957   struct task_struct *group_exit_task ;
1958   int group_stop_count ;
1959   unsigned int flags ;
1960   unsigned char is_child_subreaper : 1 ;
1961   unsigned char has_child_subreaper : 1 ;
1962   struct list_head posix_timers ;
1963   struct hrtimer real_timer ;
1964   struct pid *leader_pid ;
1965   ktime_t it_real_incr ;
1966   struct cpu_itimer it[2U] ;
1967   struct thread_group_cputimer cputimer ;
1968   struct task_cputime cputime_expires ;
1969   struct list_head cpu_timers[3U] ;
1970   struct pid *tty_old_pgrp ;
1971   int leader ;
1972   struct tty_struct *tty ;
1973   struct autogroup *autogroup ;
1974   cputime_t utime ;
1975   cputime_t stime ;
1976   cputime_t cutime ;
1977   cputime_t cstime ;
1978   cputime_t gtime ;
1979   cputime_t cgtime ;
1980   cputime_t prev_utime ;
1981   cputime_t prev_stime ;
1982   unsigned long nvcsw ;
1983   unsigned long nivcsw ;
1984   unsigned long cnvcsw ;
1985   unsigned long cnivcsw ;
1986   unsigned long min_flt ;
1987   unsigned long maj_flt ;
1988   unsigned long cmin_flt ;
1989   unsigned long cmaj_flt ;
1990   unsigned long inblock ;
1991   unsigned long oublock ;
1992   unsigned long cinblock ;
1993   unsigned long coublock ;
1994   unsigned long maxrss ;
1995   unsigned long cmaxrss ;
1996   struct task_io_accounting ioac ;
1997   unsigned long long sum_sched_runtime ;
1998   struct rlimit rlim[16U] ;
1999   struct pacct_struct pacct ;
2000   struct taskstats *stats ;
2001   unsigned int audit_tty ;
2002   struct tty_audit_buf *tty_audit_buf ;
2003   struct rw_semaphore group_rwsem ;
2004   int oom_adj ;
2005   int oom_score_adj ;
2006   int oom_score_adj_min ;
2007   struct mutex cred_guard_mutex ;
2008};
2009#line 699 "include/linux/sched.h"
2010struct user_struct {
2011   atomic_t __count ;
2012   atomic_t processes ;
2013   atomic_t files ;
2014   atomic_t sigpending ;
2015   atomic_t inotify_watches ;
2016   atomic_t inotify_devs ;
2017   atomic_t fanotify_listeners ;
2018   atomic_long_t epoll_watches ;
2019   unsigned long mq_bytes ;
2020   unsigned long locked_shm ;
2021   struct key *uid_keyring ;
2022   struct key *session_keyring ;
2023   struct hlist_node uidhash_node ;
2024   uid_t uid ;
2025   struct user_namespace *user_ns ;
2026   atomic_long_t locked_vm ;
2027};
2028#line 744
2029struct backing_dev_info;
2030#line 744
2031struct backing_dev_info;
2032#line 745
2033struct reclaim_state;
2034#line 745
2035struct reclaim_state;
2036#line 746 "include/linux/sched.h"
2037struct sched_info {
2038   unsigned long pcount ;
2039   unsigned long long run_delay ;
2040   unsigned long long last_arrival ;
2041   unsigned long long last_queued ;
2042};
2043#line 760 "include/linux/sched.h"
2044struct task_delay_info {
2045   spinlock_t lock ;
2046   unsigned int flags ;
2047   struct timespec blkio_start ;
2048   struct timespec blkio_end ;
2049   u64 blkio_delay ;
2050   u64 swapin_delay ;
2051   u32 blkio_count ;
2052   u32 swapin_count ;
2053   struct timespec freepages_start ;
2054   struct timespec freepages_end ;
2055   u64 freepages_delay ;
2056   u32 freepages_count ;
2057};
2058#line 1069
2059struct io_context;
2060#line 1069
2061struct io_context;
2062#line 1097
2063struct pipe_inode_info;
2064#line 1097
2065struct pipe_inode_info;
2066#line 1099
2067struct rq;
2068#line 1099
2069struct rq;
2070#line 1100 "include/linux/sched.h"
2071struct sched_class {
2072   struct sched_class  const  *next ;
2073   void (*enqueue_task)(struct rq * , struct task_struct * , int  ) ;
2074   void (*dequeue_task)(struct rq * , struct task_struct * , int  ) ;
2075   void (*yield_task)(struct rq * ) ;
2076   bool (*yield_to_task)(struct rq * , struct task_struct * , bool  ) ;
2077   void (*check_preempt_curr)(struct rq * , struct task_struct * , int  ) ;
2078   struct task_struct *(*pick_next_task)(struct rq * ) ;
2079   void (*put_prev_task)(struct rq * , struct task_struct * ) ;
2080   int (*select_task_rq)(struct task_struct * , int  , int  ) ;
2081   void (*pre_schedule)(struct rq * , struct task_struct * ) ;
2082   void (*post_schedule)(struct rq * ) ;
2083   void (*task_waking)(struct task_struct * ) ;
2084   void (*task_woken)(struct rq * , struct task_struct * ) ;
2085   void (*set_cpus_allowed)(struct task_struct * , struct cpumask  const  * ) ;
2086   void (*rq_online)(struct rq * ) ;
2087   void (*rq_offline)(struct rq * ) ;
2088   void (*set_curr_task)(struct rq * ) ;
2089   void (*task_tick)(struct rq * , struct task_struct * , int  ) ;
2090   void (*task_fork)(struct task_struct * ) ;
2091   void (*switched_from)(struct rq * , struct task_struct * ) ;
2092   void (*switched_to)(struct rq * , struct task_struct * ) ;
2093   void (*prio_changed)(struct rq * , struct task_struct * , int  ) ;
2094   unsigned int (*get_rr_interval)(struct rq * , struct task_struct * ) ;
2095   void (*task_move_group)(struct task_struct * , int  ) ;
2096};
2097#line 1165 "include/linux/sched.h"
2098struct load_weight {
2099   unsigned long weight ;
2100   unsigned long inv_weight ;
2101};
2102#line 1170 "include/linux/sched.h"
2103struct sched_statistics {
2104   u64 wait_start ;
2105   u64 wait_max ;
2106   u64 wait_count ;
2107   u64 wait_sum ;
2108   u64 iowait_count ;
2109   u64 iowait_sum ;
2110   u64 sleep_start ;
2111   u64 sleep_max ;
2112   s64 sum_sleep_runtime ;
2113   u64 block_start ;
2114   u64 block_max ;
2115   u64 exec_max ;
2116   u64 slice_max ;
2117   u64 nr_migrations_cold ;
2118   u64 nr_failed_migrations_affine ;
2119   u64 nr_failed_migrations_running ;
2120   u64 nr_failed_migrations_hot ;
2121   u64 nr_forced_migrations ;
2122   u64 nr_wakeups ;
2123   u64 nr_wakeups_sync ;
2124   u64 nr_wakeups_migrate ;
2125   u64 nr_wakeups_local ;
2126   u64 nr_wakeups_remote ;
2127   u64 nr_wakeups_affine ;
2128   u64 nr_wakeups_affine_attempts ;
2129   u64 nr_wakeups_passive ;
2130   u64 nr_wakeups_idle ;
2131};
2132#line 1205 "include/linux/sched.h"
2133struct sched_entity {
2134   struct load_weight load ;
2135   struct rb_node run_node ;
2136   struct list_head group_node ;
2137   unsigned int on_rq ;
2138   u64 exec_start ;
2139   u64 sum_exec_runtime ;
2140   u64 vruntime ;
2141   u64 prev_sum_exec_runtime ;
2142   u64 nr_migrations ;
2143   struct sched_statistics statistics ;
2144   struct sched_entity *parent ;
2145   struct cfs_rq *cfs_rq ;
2146   struct cfs_rq *my_q ;
2147};
2148#line 1231
2149struct rt_rq;
2150#line 1231 "include/linux/sched.h"
2151struct sched_rt_entity {
2152   struct list_head run_list ;
2153   unsigned long timeout ;
2154   unsigned int time_slice ;
2155   int nr_cpus_allowed ;
2156   struct sched_rt_entity *back ;
2157   struct sched_rt_entity *parent ;
2158   struct rt_rq *rt_rq ;
2159   struct rt_rq *my_q ;
2160};
2161#line 1255
2162struct mem_cgroup;
2163#line 1255 "include/linux/sched.h"
2164struct memcg_batch_info {
2165   int do_batch ;
2166   struct mem_cgroup *memcg ;
2167   unsigned long nr_pages ;
2168   unsigned long memsw_nr_pages ;
2169};
2170#line 1616
2171struct files_struct;
2172#line 1616
2173struct css_set;
2174#line 1616
2175struct compat_robust_list_head;
2176#line 1616 "include/linux/sched.h"
2177struct task_struct {
2178   long volatile   state ;
2179   void *stack ;
2180   atomic_t usage ;
2181   unsigned int flags ;
2182   unsigned int ptrace ;
2183   struct llist_node wake_entry ;
2184   int on_cpu ;
2185   int on_rq ;
2186   int prio ;
2187   int static_prio ;
2188   int normal_prio ;
2189   unsigned int rt_priority ;
2190   struct sched_class  const  *sched_class ;
2191   struct sched_entity se ;
2192   struct sched_rt_entity rt ;
2193   struct hlist_head preempt_notifiers ;
2194   unsigned char fpu_counter ;
2195   unsigned int policy ;
2196   cpumask_t cpus_allowed ;
2197   struct sched_info sched_info ;
2198   struct list_head tasks ;
2199   struct plist_node pushable_tasks ;
2200   struct mm_struct *mm ;
2201   struct mm_struct *active_mm ;
2202   unsigned char brk_randomized : 1 ;
2203   int exit_state ;
2204   int exit_code ;
2205   int exit_signal ;
2206   int pdeath_signal ;
2207   unsigned int jobctl ;
2208   unsigned int personality ;
2209   unsigned char did_exec : 1 ;
2210   unsigned char in_execve : 1 ;
2211   unsigned char in_iowait : 1 ;
2212   unsigned char sched_reset_on_fork : 1 ;
2213   unsigned char sched_contributes_to_load : 1 ;
2214   unsigned char irq_thread : 1 ;
2215   pid_t pid ;
2216   pid_t tgid ;
2217   unsigned long stack_canary ;
2218   struct task_struct *real_parent ;
2219   struct task_struct *parent ;
2220   struct list_head children ;
2221   struct list_head sibling ;
2222   struct task_struct *group_leader ;
2223   struct list_head ptraced ;
2224   struct list_head ptrace_entry ;
2225   struct pid_link pids[3U] ;
2226   struct list_head thread_group ;
2227   struct completion *vfork_done ;
2228   int *set_child_tid ;
2229   int *clear_child_tid ;
2230   cputime_t utime ;
2231   cputime_t stime ;
2232   cputime_t utimescaled ;
2233   cputime_t stimescaled ;
2234   cputime_t gtime ;
2235   cputime_t prev_utime ;
2236   cputime_t prev_stime ;
2237   unsigned long nvcsw ;
2238   unsigned long nivcsw ;
2239   struct timespec start_time ;
2240   struct timespec real_start_time ;
2241   unsigned long min_flt ;
2242   unsigned long maj_flt ;
2243   struct task_cputime cputime_expires ;
2244   struct list_head cpu_timers[3U] ;
2245   struct cred  const  *real_cred ;
2246   struct cred  const  *cred ;
2247   struct cred *replacement_session_keyring ;
2248   char comm[16U] ;
2249   int link_count ;
2250   int total_link_count ;
2251   struct sysv_sem sysvsem ;
2252   unsigned long last_switch_count ;
2253   struct thread_struct thread ;
2254   struct fs_struct *fs ;
2255   struct files_struct *files ;
2256   struct nsproxy *nsproxy ;
2257   struct signal_struct *signal ;
2258   struct sighand_struct *sighand ;
2259   sigset_t blocked ;
2260   sigset_t real_blocked ;
2261   sigset_t saved_sigmask ;
2262   struct sigpending pending ;
2263   unsigned long sas_ss_sp ;
2264   size_t sas_ss_size ;
2265   int (*notifier)(void * ) ;
2266   void *notifier_data ;
2267   sigset_t *notifier_mask ;
2268   struct audit_context *audit_context ;
2269   uid_t loginuid ;
2270   unsigned int sessionid ;
2271   seccomp_t seccomp ;
2272   u32 parent_exec_id ;
2273   u32 self_exec_id ;
2274   spinlock_t alloc_lock ;
2275   raw_spinlock_t pi_lock ;
2276   struct plist_head pi_waiters ;
2277   struct rt_mutex_waiter *pi_blocked_on ;
2278   struct mutex_waiter *blocked_on ;
2279   unsigned int irq_events ;
2280   unsigned long hardirq_enable_ip ;
2281   unsigned long hardirq_disable_ip ;
2282   unsigned int hardirq_enable_event ;
2283   unsigned int hardirq_disable_event ;
2284   int hardirqs_enabled ;
2285   int hardirq_context ;
2286   unsigned long softirq_disable_ip ;
2287   unsigned long softirq_enable_ip ;
2288   unsigned int softirq_disable_event ;
2289   unsigned int softirq_enable_event ;
2290   int softirqs_enabled ;
2291   int softirq_context ;
2292   u64 curr_chain_key ;
2293   int lockdep_depth ;
2294   unsigned int lockdep_recursion ;
2295   struct held_lock held_locks[48U] ;
2296   gfp_t lockdep_reclaim_gfp ;
2297   void *journal_info ;
2298   struct bio_list *bio_list ;
2299   struct blk_plug *plug ;
2300   struct reclaim_state *reclaim_state ;
2301   struct backing_dev_info *backing_dev_info ;
2302   struct io_context *io_context ;
2303   unsigned long ptrace_message ;
2304   siginfo_t *last_siginfo ;
2305   struct task_io_accounting ioac ;
2306   u64 acct_rss_mem1 ;
2307   u64 acct_vm_mem1 ;
2308   cputime_t acct_timexpd ;
2309   nodemask_t mems_allowed ;
2310   seqcount_t mems_allowed_seq ;
2311   int cpuset_mem_spread_rotor ;
2312   int cpuset_slab_spread_rotor ;
2313   struct css_set *cgroups ;
2314   struct list_head cg_list ;
2315   struct robust_list_head *robust_list ;
2316   struct compat_robust_list_head *compat_robust_list ;
2317   struct list_head pi_state_list ;
2318   struct futex_pi_state *pi_state_cache ;
2319   struct perf_event_context *perf_event_ctxp[2U] ;
2320   struct mutex perf_event_mutex ;
2321   struct list_head perf_event_list ;
2322   struct mempolicy *mempolicy ;
2323   short il_next ;
2324   short pref_node_fork ;
2325   struct rcu_head rcu ;
2326   struct pipe_inode_info *splice_pipe ;
2327   struct task_delay_info *delays ;
2328   int make_it_fail ;
2329   int nr_dirtied ;
2330   int nr_dirtied_pause ;
2331   unsigned long dirty_paused_when ;
2332   int latency_record_count ;
2333   struct latency_record latency_record[32U] ;
2334   unsigned long timer_slack_ns ;
2335   unsigned long default_timer_slack_ns ;
2336   struct list_head *scm_work_list ;
2337   unsigned long trace ;
2338   unsigned long trace_recursion ;
2339   struct memcg_batch_info memcg_batch ;
2340   atomic_t ptrace_bp_refcnt ;
2341};
2342#line 28 "include/linux/of.h"
2343typedef u32 phandle;
2344#line 30 "include/linux/of.h"
2345struct property {
2346   char *name ;
2347   int length ;
2348   void *value ;
2349   struct property *next ;
2350   unsigned long _flags ;
2351   unsigned int unique_id ;
2352};
2353#line 39
2354struct proc_dir_entry;
2355#line 39 "include/linux/of.h"
2356struct device_node {
2357   char const   *name ;
2358   char const   *type ;
2359   phandle phandle ;
2360   char *full_name ;
2361   struct property *properties ;
2362   struct property *deadprops ;
2363   struct device_node *parent ;
2364   struct device_node *child ;
2365   struct device_node *sibling ;
2366   struct device_node *next ;
2367   struct device_node *allnext ;
2368   struct proc_dir_entry *pde ;
2369   struct kref kref ;
2370   unsigned long _flags ;
2371   void *data ;
2372};
2373#line 41 "include/linux/i2c.h"
2374struct i2c_msg;
2375#line 41
2376struct i2c_msg;
2377#line 42
2378struct i2c_algorithm;
2379#line 42
2380struct i2c_algorithm;
2381#line 43
2382struct i2c_adapter;
2383#line 43
2384struct i2c_adapter;
2385#line 44
2386struct i2c_client;
2387#line 44
2388struct i2c_client;
2389#line 45
2390struct i2c_driver;
2391#line 45
2392struct i2c_driver;
2393#line 46
2394union i2c_smbus_data;
2395#line 46
2396union i2c_smbus_data;
2397#line 47
2398struct i2c_board_info;
2399#line 47
2400struct i2c_board_info;
2401#line 119 "include/linux/i2c.h"
2402struct i2c_driver {
2403   unsigned int class ;
2404   int (*attach_adapter)(struct i2c_adapter * ) ;
2405   int (*detach_adapter)(struct i2c_adapter * ) ;
2406   int (*probe)(struct i2c_client * , struct i2c_device_id  const  * ) ;
2407   int (*remove)(struct i2c_client * ) ;
2408   void (*shutdown)(struct i2c_client * ) ;
2409   int (*suspend)(struct i2c_client * , pm_message_t  ) ;
2410   int (*resume)(struct i2c_client * ) ;
2411   void (*alert)(struct i2c_client * , unsigned int  ) ;
2412   int (*command)(struct i2c_client * , unsigned int  , void * ) ;
2413   struct device_driver driver ;
2414   struct i2c_device_id  const  *id_table ;
2415   int (*detect)(struct i2c_client * , struct i2c_board_info * ) ;
2416   unsigned short const   *address_list ;
2417   struct list_head clients ;
2418};
2419#line 200 "include/linux/i2c.h"
2420struct i2c_client {
2421   unsigned short flags ;
2422   unsigned short addr ;
2423   char name[20U] ;
2424   struct i2c_adapter *adapter ;
2425   struct i2c_driver *driver ;
2426   struct device dev ;
2427   int irq ;
2428   struct list_head detected ;
2429};
2430#line 251 "include/linux/i2c.h"
2431struct i2c_board_info {
2432   char type[20U] ;
2433   unsigned short flags ;
2434   unsigned short addr ;
2435   void *platform_data ;
2436   struct dev_archdata *archdata ;
2437   struct device_node *of_node ;
2438   int irq ;
2439};
2440#line 336 "include/linux/i2c.h"
2441struct i2c_algorithm {
2442   int (*master_xfer)(struct i2c_adapter * , struct i2c_msg * , int  ) ;
2443   int (*smbus_xfer)(struct i2c_adapter * , u16  , unsigned short  , char  , u8  ,
2444                     int  , union i2c_smbus_data * ) ;
2445   u32 (*functionality)(struct i2c_adapter * ) ;
2446};
2447#line 368 "include/linux/i2c.h"
2448struct i2c_adapter {
2449   struct module *owner ;
2450   unsigned int class ;
2451   struct i2c_algorithm  const  *algo ;
2452   void *algo_data ;
2453   struct rt_mutex bus_lock ;
2454   int timeout ;
2455   int retries ;
2456   struct device dev ;
2457   int nr ;
2458   char name[48U] ;
2459   struct completion dev_released ;
2460   struct mutex userspace_clients_lock ;
2461   struct list_head userspace_clients ;
2462};
2463#line 486 "include/linux/i2c.h"
2464struct i2c_msg {
2465   __u16 addr ;
2466   __u16 flags ;
2467   __u16 len ;
2468   __u8 *buf ;
2469};
2470#line 551 "include/linux/i2c.h"
2471union i2c_smbus_data {
2472   __u8 byte ;
2473   __u16 word ;
2474   __u8 block[34U] ;
2475};
2476#line 612
2477enum pmbus_data_format {
2478    linear = 0,
2479    direct = 1,
2480    vid = 2
2481} ;
2482#line 618 "include/linux/i2c.h"
2483struct pmbus_driver_info {
2484   int pages ;
2485   enum pmbus_data_format format[7U] ;
2486   int m[7U] ;
2487   int b[7U] ;
2488   int R[7U] ;
2489   u32 func[32U] ;
2490   int (*read_byte_data)(struct i2c_client * , int  , int  ) ;
2491   int (*read_word_data)(struct i2c_client * , int  , int  ) ;
2492   int (*write_word_data)(struct i2c_client * , int  , int  , u16  ) ;
2493   int (*write_byte)(struct i2c_client * , int  , u8  ) ;
2494   int (*identify)(struct i2c_client * , struct pmbus_driver_info * ) ;
2495};
2496#line 2 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/10883/dscv_tempdir/dscv/ri/43_1a/drivers/hwmon/pmbus/max16064.c.p"
2497void ldv_spin_lock(void) ;
2498#line 3
2499void ldv_spin_unlock(void) ;
2500#line 4
2501int ldv_spin_trylock(void) ;
2502#line 220 "include/linux/slub_def.h"
2503extern void *kmem_cache_alloc(struct kmem_cache * , gfp_t  ) ;
2504#line 223
2505void *ldv_kmem_cache_alloc_16(struct kmem_cache *ldv_func_arg1 , gfp_t ldv_func_arg2 ) ;
2506#line 11 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/10883/dscv_tempdir/dscv/ri/43_1a/drivers/hwmon/pmbus/max16064.c.p"
2507void ldv_check_alloc_flags(gfp_t flags ) ;
2508#line 12
2509void ldv_check_alloc_nonatomic(void) ;
2510#line 14
2511struct page *ldv_check_alloc_flags_and_return_some_page(gfp_t flags ) ;
2512#line 363 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/hwmon/pmbus/pmbus.h"
2513extern int pmbus_read_word_data(struct i2c_client * , u8  , u8  ) ;
2514#line 364
2515extern int pmbus_write_word_data(struct i2c_client * , u8  , u8  , u16  ) ;
2516#line 370
2517extern int pmbus_do_probe(struct i2c_client * , struct i2c_device_id  const  * , struct pmbus_driver_info * ) ;
2518#line 46 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/10883/dscv_tempdir/dscv/ri/43_1a/drivers/hwmon/pmbus/max16064.c.p"
2519static int max16064_read_word_data(struct i2c_client *client , int page , int reg ) 
2520{ int ret ;
2521  u8 __cil_tmp5 ;
2522  int __cil_tmp6 ;
2523  u8 __cil_tmp7 ;
2524  u8 __cil_tmp8 ;
2525  u8 __cil_tmp9 ;
2526  int __cil_tmp10 ;
2527  u8 __cil_tmp11 ;
2528  u8 __cil_tmp12 ;
2529
2530  {
2531#line 51
2532  if (reg == 276) {
2533#line 51
2534    goto case_276;
2535  } else
2536#line 55
2537  if (reg == 258) {
2538#line 55
2539    goto case_258;
2540  } else
2541#line 59
2542  if (reg == 277) {
2543#line 59
2544    goto case_277;
2545  } else
2546#line 60
2547  if (reg == 259) {
2548#line 60
2549    goto case_259;
2550  } else {
2551    {
2552#line 63
2553    goto switch_default;
2554#line 50
2555    if (0) {
2556      case_276: /* CIL Label */ 
2557      {
2558#line 52
2559      __cil_tmp5 = (u8 )page;
2560#line 52
2561      __cil_tmp6 = (int )__cil_tmp5;
2562#line 52
2563      __cil_tmp7 = (u8 )__cil_tmp6;
2564#line 52
2565      __cil_tmp8 = (u8 )212;
2566#line 52
2567      ret = pmbus_read_word_data(client, __cil_tmp7, __cil_tmp8);
2568      }
2569#line 54
2570      goto ldv_18844;
2571      case_258: /* CIL Label */ 
2572      {
2573#line 56
2574      __cil_tmp9 = (u8 )page;
2575#line 56
2576      __cil_tmp10 = (int )__cil_tmp9;
2577#line 56
2578      __cil_tmp11 = (u8 )__cil_tmp10;
2579#line 56
2580      __cil_tmp12 = (u8 )214;
2581#line 56
2582      ret = pmbus_read_word_data(client, __cil_tmp11, __cil_tmp12);
2583      }
2584#line 58
2585      goto ldv_18844;
2586      case_277: /* CIL Label */ ;
2587      case_259: /* CIL Label */ 
2588#line 61
2589      ret = 0;
2590#line 62
2591      goto ldv_18844;
2592      switch_default: /* CIL Label */ 
2593#line 64
2594      ret = -61;
2595#line 65
2596      goto ldv_18844;
2597    } else {
2598      switch_break: /* CIL Label */ ;
2599    }
2600    }
2601  }
2602  ldv_18844: ;
2603#line 67
2604  return (ret);
2605}
2606}
2607#line 70 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/10883/dscv_tempdir/dscv/ri/43_1a/drivers/hwmon/pmbus/max16064.c.p"
2608static int max16064_write_word_data(struct i2c_client *client , int page , int reg ,
2609                                    u16 word ) 
2610{ int ret ;
2611  u8 __cil_tmp6 ;
2612  int __cil_tmp7 ;
2613  u8 __cil_tmp8 ;
2614  u8 __cil_tmp9 ;
2615  u16 __cil_tmp10 ;
2616  u8 __cil_tmp11 ;
2617  int __cil_tmp12 ;
2618  u8 __cil_tmp13 ;
2619  u8 __cil_tmp14 ;
2620  u16 __cil_tmp15 ;
2621
2622  {
2623#line 76
2624  if (reg == 277) {
2625#line 76
2626    goto case_277;
2627  } else
2628#line 80
2629  if (reg == 259) {
2630#line 80
2631    goto case_259;
2632  } else {
2633    {
2634#line 85
2635    goto switch_default;
2636#line 75
2637    if (0) {
2638      case_277: /* CIL Label */ 
2639      {
2640#line 77
2641      __cil_tmp6 = (u8 )page;
2642#line 77
2643      __cil_tmp7 = (int )__cil_tmp6;
2644#line 77
2645      __cil_tmp8 = (u8 )__cil_tmp7;
2646#line 77
2647      __cil_tmp9 = (u8 )212;
2648#line 77
2649      __cil_tmp10 = (u16 )0;
2650#line 77
2651      ret = pmbus_write_word_data(client, __cil_tmp8, __cil_tmp9, __cil_tmp10);
2652      }
2653#line 79
2654      goto ldv_18857;
2655      case_259: /* CIL Label */ 
2656      {
2657#line 81
2658      __cil_tmp11 = (u8 )page;
2659#line 81
2660      __cil_tmp12 = (int )__cil_tmp11;
2661#line 81
2662      __cil_tmp13 = (u8 )__cil_tmp12;
2663#line 81
2664      __cil_tmp14 = (u8 )214;
2665#line 81
2666      __cil_tmp15 = (u16 )65535;
2667#line 81
2668      ret = pmbus_write_word_data(client, __cil_tmp13, __cil_tmp14, __cil_tmp15);
2669      }
2670#line 84
2671      goto ldv_18857;
2672      switch_default: /* CIL Label */ 
2673#line 86
2674      ret = -61;
2675#line 87
2676      goto ldv_18857;
2677    } else {
2678      switch_break: /* CIL Label */ ;
2679    }
2680    }
2681  }
2682  ldv_18857: ;
2683#line 89
2684  return (ret);
2685}
2686}
2687#line 92 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/10883/dscv_tempdir/dscv/ri/43_1a/drivers/hwmon/pmbus/max16064.c.p"
2688static struct pmbus_driver_info max16064_info  = 
2689#line 92
2690     {4, {(enum pmbus_data_format )1, (enum pmbus_data_format )1, 0, 0, 0, (enum pmbus_data_format )1,
2691        0}, {19995, 19995, 0, 0, 0, -7612, 0}, {0, 0, 0, 0, 0, 335, 0}, {-1, -1, 0,
2692                                                                         0, 0, -3,
2693                                                                         0}, {37380U,
2694                                                                              4100U,
2695                                                                              4100U,
2696                                                                              4100U},
2697    (int (*)(struct i2c_client * , int  , int  ))0, & max16064_read_word_data, & max16064_write_word_data,
2698    (int (*)(struct i2c_client * , int  , u8  ))0, (int (*)(struct i2c_client * ,
2699                                                            struct pmbus_driver_info * ))0};
2700#line 115 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/10883/dscv_tempdir/dscv/ri/43_1a/drivers/hwmon/pmbus/max16064.c.p"
2701static int max16064_probe(struct i2c_client *client , struct i2c_device_id  const  *id ) 
2702{ int tmp ;
2703
2704  {
2705  {
2706#line 118
2707  tmp = pmbus_do_probe(client, id, & max16064_info);
2708  }
2709#line 118
2710  return (tmp);
2711}
2712}
2713#line 126 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/10883/dscv_tempdir/dscv/ri/43_1a/drivers/hwmon/pmbus/max16064.c.p"
2714struct i2c_device_id  const  __mod_i2c_device_table  ;
2715#line 160
2716extern void ldv_check_final_state(void) ;
2717#line 163
2718extern void ldv_check_return_value(int  ) ;
2719#line 166
2720extern void ldv_initialize(void) ;
2721#line 169
2722extern int __VERIFIER_nondet_int(void) ;
2723#line 172 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/10883/dscv_tempdir/dscv/ri/43_1a/drivers/hwmon/pmbus/max16064.c.p"
2724int LDV_IN_INTERRUPT  ;
2725#line 175 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/10883/dscv_tempdir/dscv/ri/43_1a/drivers/hwmon/pmbus/max16064.c.p"
2726void main(void) 
2727{ struct i2c_client *var_group1 ;
2728  int var_max16064_read_word_data_0_p1 ;
2729  int var_max16064_read_word_data_0_p2 ;
2730  int var_max16064_write_word_data_1_p1 ;
2731  int var_max16064_write_word_data_1_p2 ;
2732  u16 var_max16064_write_word_data_1_p3 ;
2733  struct i2c_device_id  const  *var_max16064_probe_2_p1 ;
2734  int res_max16064_probe_2 ;
2735  int ldv_s_max16064_driver_i2c_driver ;
2736  int tmp ;
2737  int tmp___0 ;
2738  int __cil_tmp12 ;
2739  u16 __cil_tmp13 ;
2740
2741  {
2742  {
2743#line 234
2744  ldv_s_max16064_driver_i2c_driver = 0;
2745#line 222
2746  LDV_IN_INTERRUPT = 1;
2747#line 231
2748  ldv_initialize();
2749  }
2750#line 237
2751  goto ldv_18915;
2752  ldv_18914: 
2753  {
2754#line 241
2755  tmp = __VERIFIER_nondet_int();
2756  }
2757#line 243
2758  if (tmp == 0) {
2759#line 243
2760    goto case_0;
2761  } else
2762#line 262
2763  if (tmp == 1) {
2764#line 262
2765    goto case_1;
2766  } else
2767#line 281
2768  if (tmp == 2) {
2769#line 281
2770    goto case_2;
2771  } else {
2772    {
2773#line 303
2774    goto switch_default;
2775#line 241
2776    if (0) {
2777      case_0: /* CIL Label */ 
2778      {
2779#line 254
2780      max16064_read_word_data(var_group1, var_max16064_read_word_data_0_p1, var_max16064_read_word_data_0_p2);
2781      }
2782#line 261
2783      goto ldv_18909;
2784      case_1: /* CIL Label */ 
2785      {
2786#line 273
2787      __cil_tmp12 = (int )var_max16064_write_word_data_1_p3;
2788#line 273
2789      __cil_tmp13 = (u16 )__cil_tmp12;
2790#line 273
2791      max16064_write_word_data(var_group1, var_max16064_write_word_data_1_p1, var_max16064_write_word_data_1_p2,
2792                               __cil_tmp13);
2793      }
2794#line 280
2795      goto ldv_18909;
2796      case_2: /* CIL Label */ ;
2797#line 284
2798      if (ldv_s_max16064_driver_i2c_driver == 0) {
2799        {
2800#line 292
2801        res_max16064_probe_2 = max16064_probe(var_group1, var_max16064_probe_2_p1);
2802#line 293
2803        ldv_check_return_value(res_max16064_probe_2);
2804        }
2805#line 294
2806        if (res_max16064_probe_2 != 0) {
2807#line 295
2808          goto ldv_module_exit;
2809        } else {
2810
2811        }
2812#line 296
2813        ldv_s_max16064_driver_i2c_driver = 0;
2814      } else {
2815
2816      }
2817#line 302
2818      goto ldv_18909;
2819      switch_default: /* CIL Label */ ;
2820#line 303
2821      goto ldv_18909;
2822    } else {
2823      switch_break: /* CIL Label */ ;
2824    }
2825    }
2826  }
2827  ldv_18909: ;
2828  ldv_18915: 
2829  {
2830#line 237
2831  tmp___0 = __VERIFIER_nondet_int();
2832  }
2833#line 237
2834  if (tmp___0 != 0) {
2835#line 239
2836    goto ldv_18914;
2837  } else
2838#line 237
2839  if (ldv_s_max16064_driver_i2c_driver != 0) {
2840#line 239
2841    goto ldv_18914;
2842  } else {
2843#line 241
2844    goto ldv_18916;
2845  }
2846  ldv_18916: ;
2847  ldv_module_exit: ;
2848  {
2849#line 312
2850  ldv_check_final_state();
2851  }
2852#line 315
2853  return;
2854}
2855}
2856#line 5 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/10883/dscv_tempdir/dscv/ri/43_1a/kernel-rules/files/engine-blast-assert.h"
2857void ldv_blast_assert(void) 
2858{ 
2859
2860  {
2861  ERROR: ;
2862#line 6
2863  goto ERROR;
2864}
2865}
2866#line 6 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/10883/dscv_tempdir/dscv/ri/43_1a/kernel-rules/files/engine-blast.h"
2867extern int __VERIFIER_nondet_int(void) ;
2868#line 336 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/10883/dscv_tempdir/dscv/ri/43_1a/drivers/hwmon/pmbus/max16064.c.p"
2869int ldv_spin  =    0;
2870#line 340 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/10883/dscv_tempdir/dscv/ri/43_1a/drivers/hwmon/pmbus/max16064.c.p"
2871void ldv_check_alloc_flags(gfp_t flags ) 
2872{ 
2873
2874  {
2875#line 343
2876  if (ldv_spin != 0) {
2877#line 343
2878    if (flags != 32U) {
2879      {
2880#line 343
2881      ldv_blast_assert();
2882      }
2883    } else {
2884
2885    }
2886  } else {
2887
2888  }
2889#line 346
2890  return;
2891}
2892}
2893#line 346
2894extern struct page *ldv_some_page(void) ;
2895#line 349 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/10883/dscv_tempdir/dscv/ri/43_1a/drivers/hwmon/pmbus/max16064.c.p"
2896struct page *ldv_check_alloc_flags_and_return_some_page(gfp_t flags ) 
2897{ struct page *tmp ;
2898
2899  {
2900#line 352
2901  if (ldv_spin != 0) {
2902#line 352
2903    if (flags != 32U) {
2904      {
2905#line 352
2906      ldv_blast_assert();
2907      }
2908    } else {
2909
2910    }
2911  } else {
2912
2913  }
2914  {
2915#line 354
2916  tmp = ldv_some_page();
2917  }
2918#line 354
2919  return (tmp);
2920}
2921}
2922#line 358 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/10883/dscv_tempdir/dscv/ri/43_1a/drivers/hwmon/pmbus/max16064.c.p"
2923void ldv_check_alloc_nonatomic(void) 
2924{ 
2925
2926  {
2927#line 361
2928  if (ldv_spin != 0) {
2929    {
2930#line 361
2931    ldv_blast_assert();
2932    }
2933  } else {
2934
2935  }
2936#line 364
2937  return;
2938}
2939}
2940#line 365 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/10883/dscv_tempdir/dscv/ri/43_1a/drivers/hwmon/pmbus/max16064.c.p"
2941void ldv_spin_lock(void) 
2942{ 
2943
2944  {
2945#line 368
2946  ldv_spin = 1;
2947#line 369
2948  return;
2949}
2950}
2951#line 372 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/10883/dscv_tempdir/dscv/ri/43_1a/drivers/hwmon/pmbus/max16064.c.p"
2952void ldv_spin_unlock(void) 
2953{ 
2954
2955  {
2956#line 375
2957  ldv_spin = 0;
2958#line 376
2959  return;
2960}
2961}
2962#line 379 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/10883/dscv_tempdir/dscv/ri/43_1a/drivers/hwmon/pmbus/max16064.c.p"
2963int ldv_spin_trylock(void) 
2964{ int is_lock ;
2965
2966  {
2967  {
2968#line 384
2969  is_lock = __VERIFIER_nondet_int();
2970  }
2971#line 386
2972  if (is_lock != 0) {
2973#line 389
2974    return (0);
2975  } else {
2976#line 394
2977    ldv_spin = 1;
2978#line 396
2979    return (1);
2980  }
2981}
2982}
2983#line 563 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/10883/dscv_tempdir/dscv/ri/43_1a/drivers/hwmon/pmbus/max16064.c.p"
2984void *ldv_kmem_cache_alloc_16(struct kmem_cache *ldv_func_arg1 , gfp_t ldv_func_arg2 ) 
2985{ 
2986
2987  {
2988  {
2989#line 569
2990  ldv_check_alloc_flags(ldv_func_arg2);
2991#line 571
2992  kmem_cache_alloc(ldv_func_arg1, ldv_func_arg2);
2993  }
2994#line 572
2995  return ((void *)0);
2996}
2997}