Showing error 1133

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--net--phy--marvell.ko-ldv_main0_sequence_infinite_withcheck_stateful.cil.out.c
Line in file: 7531
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 19 "include/asm-generic/int-ll64.h"
   5typedef signed char __s8;
   6#line 20 "include/asm-generic/int-ll64.h"
   7typedef unsigned char __u8;
   8#line 22 "include/asm-generic/int-ll64.h"
   9typedef short __s16;
  10#line 23 "include/asm-generic/int-ll64.h"
  11typedef unsigned short __u16;
  12#line 25 "include/asm-generic/int-ll64.h"
  13typedef int __s32;
  14#line 26 "include/asm-generic/int-ll64.h"
  15typedef unsigned int __u32;
  16#line 29 "include/asm-generic/int-ll64.h"
  17typedef long long __s64;
  18#line 30 "include/asm-generic/int-ll64.h"
  19typedef unsigned long long __u64;
  20#line 42 "include/asm-generic/int-ll64.h"
  21typedef signed char s8;
  22#line 43 "include/asm-generic/int-ll64.h"
  23typedef unsigned char u8;
  24#line 45 "include/asm-generic/int-ll64.h"
  25typedef short s16;
  26#line 46 "include/asm-generic/int-ll64.h"
  27typedef unsigned short u16;
  28#line 48 "include/asm-generic/int-ll64.h"
  29typedef int s32;
  30#line 49 "include/asm-generic/int-ll64.h"
  31typedef unsigned int u32;
  32#line 51 "include/asm-generic/int-ll64.h"
  33typedef long long s64;
  34#line 52 "include/asm-generic/int-ll64.h"
  35typedef unsigned long long u64;
  36#line 14 "include/asm-generic/posix_types.h"
  37typedef long __kernel_long_t;
  38#line 15 "include/asm-generic/posix_types.h"
  39typedef unsigned long __kernel_ulong_t;
  40#line 27 "include/asm-generic/posix_types.h"
  41typedef __kernel_ulong_t __kernel_nlink_t;
  42#line 31 "include/asm-generic/posix_types.h"
  43typedef int __kernel_pid_t;
  44#line 52 "include/asm-generic/posix_types.h"
  45typedef unsigned int __kernel_uid32_t;
  46#line 53 "include/asm-generic/posix_types.h"
  47typedef unsigned int __kernel_gid32_t;
  48#line 75 "include/asm-generic/posix_types.h"
  49typedef __kernel_ulong_t __kernel_size_t;
  50#line 76 "include/asm-generic/posix_types.h"
  51typedef __kernel_long_t __kernel_ssize_t;
  52#line 90 "include/asm-generic/posix_types.h"
  53typedef __kernel_long_t __kernel_off_t;
  54#line 91 "include/asm-generic/posix_types.h"
  55typedef long long __kernel_loff_t;
  56#line 92 "include/asm-generic/posix_types.h"
  57typedef __kernel_long_t __kernel_time_t;
  58#line 93 "include/asm-generic/posix_types.h"
  59typedef __kernel_long_t __kernel_clock_t;
  60#line 94 "include/asm-generic/posix_types.h"
  61typedef int __kernel_timer_t;
  62#line 95 "include/asm-generic/posix_types.h"
  63typedef int __kernel_clockid_t;
  64#line 21 "include/linux/types.h"
  65typedef __u32 __kernel_dev_t;
  66#line 24 "include/linux/types.h"
  67typedef __kernel_dev_t dev_t;
  68#line 27 "include/linux/types.h"
  69typedef unsigned short umode_t;
  70#line 28 "include/linux/types.h"
  71typedef __kernel_nlink_t nlink_t;
  72#line 29 "include/linux/types.h"
  73typedef __kernel_off_t off_t;
  74#line 30 "include/linux/types.h"
  75typedef __kernel_pid_t pid_t;
  76#line 35 "include/linux/types.h"
  77typedef __kernel_clockid_t clockid_t;
  78#line 38 "include/linux/types.h"
  79typedef _Bool bool;
  80#line 40 "include/linux/types.h"
  81typedef __kernel_uid32_t uid_t;
  82#line 41 "include/linux/types.h"
  83typedef __kernel_gid32_t gid_t;
  84#line 54 "include/linux/types.h"
  85typedef __kernel_loff_t loff_t;
  86#line 63 "include/linux/types.h"
  87typedef __kernel_size_t size_t;
  88#line 68 "include/linux/types.h"
  89typedef __kernel_ssize_t ssize_t;
  90#line 78 "include/linux/types.h"
  91typedef __kernel_time_t time_t;
  92#line 111 "include/linux/types.h"
  93typedef __s32 int32_t;
  94#line 115 "include/linux/types.h"
  95typedef __u8 uint8_t;
  96#line 117 "include/linux/types.h"
  97typedef __u32 uint32_t;
  98#line 120 "include/linux/types.h"
  99typedef __u64 uint64_t;
 100#line 142 "include/linux/types.h"
 101typedef unsigned long sector_t;
 102#line 143 "include/linux/types.h"
 103typedef unsigned long blkcnt_t;
 104#line 155 "include/linux/types.h"
 105typedef u64 dma_addr_t;
 106#line 179 "include/linux/types.h"
 107typedef __u16 __be16;
 108#line 181 "include/linux/types.h"
 109typedef __u32 __be32;
 110#line 186 "include/linux/types.h"
 111typedef __u32 __wsum;
 112#line 202 "include/linux/types.h"
 113typedef unsigned int gfp_t;
 114#line 203 "include/linux/types.h"
 115typedef unsigned int fmode_t;
 116#line 221 "include/linux/types.h"
 117struct __anonstruct_atomic_t_6 {
 118   int counter ;
 119};
 120#line 221 "include/linux/types.h"
 121typedef struct __anonstruct_atomic_t_6 atomic_t;
 122#line 226 "include/linux/types.h"
 123struct __anonstruct_atomic64_t_7 {
 124   long counter ;
 125};
 126#line 226 "include/linux/types.h"
 127typedef struct __anonstruct_atomic64_t_7 atomic64_t;
 128#line 227 "include/linux/types.h"
 129struct list_head {
 130   struct list_head *next ;
 131   struct list_head *prev ;
 132};
 133#line 232
 134struct hlist_node;
 135#line 232 "include/linux/types.h"
 136struct hlist_head {
 137   struct hlist_node *first ;
 138};
 139#line 236 "include/linux/types.h"
 140struct hlist_node {
 141   struct hlist_node *next ;
 142   struct hlist_node **pprev ;
 143};
 144#line 247 "include/linux/types.h"
 145struct rcu_head {
 146   struct rcu_head *next ;
 147   void (*func)(struct rcu_head * ) ;
 148};
 149#line 55 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/alternative.h"
 150struct module;
 151#line 55
 152struct module;
 153#line 146 "include/linux/init.h"
 154typedef void (*ctor_fn_t)(void);
 155#line 46 "include/linux/dynamic_debug.h"
 156struct device;
 157#line 46
 158struct device;
 159#line 51
 160struct net_device;
 161#line 51
 162struct net_device;
 163#line 57
 164struct completion;
 165#line 57
 166struct completion;
 167#line 58
 168struct pt_regs;
 169#line 58
 170struct pt_regs;
 171#line 348 "include/linux/kernel.h"
 172struct pid;
 173#line 348
 174struct pid;
 175#line 112 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/stat.h"
 176struct timespec;
 177#line 112
 178struct timespec;
 179#line 58 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/page_types.h"
 180struct page;
 181#line 58
 182struct page;
 183#line 26 "include/asm-generic/getorder.h"
 184struct task_struct;
 185#line 26
 186struct task_struct;
 187#line 28
 188struct mm_struct;
 189#line 28
 190struct mm_struct;
 191#line 268 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/segment.h"
 192struct pt_regs {
 193   unsigned long r15 ;
 194   unsigned long r14 ;
 195   unsigned long r13 ;
 196   unsigned long r12 ;
 197   unsigned long bp ;
 198   unsigned long bx ;
 199   unsigned long r11 ;
 200   unsigned long r10 ;
 201   unsigned long r9 ;
 202   unsigned long r8 ;
 203   unsigned long ax ;
 204   unsigned long cx ;
 205   unsigned long dx ;
 206   unsigned long si ;
 207   unsigned long di ;
 208   unsigned long orig_ax ;
 209   unsigned long ip ;
 210   unsigned long cs ;
 211   unsigned long flags ;
 212   unsigned long sp ;
 213   unsigned long ss ;
 214};
 215#line 125 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/ptrace.h"
 216struct __anonstruct_ldv_2180_13 {
 217   unsigned int a ;
 218   unsigned int b ;
 219};
 220#line 125 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/ptrace.h"
 221struct __anonstruct_ldv_2195_14 {
 222   u16 limit0 ;
 223   u16 base0 ;
 224   unsigned char base1 ;
 225   unsigned char type : 4 ;
 226   unsigned char s : 1 ;
 227   unsigned char dpl : 2 ;
 228   unsigned char p : 1 ;
 229   unsigned char limit : 4 ;
 230   unsigned char avl : 1 ;
 231   unsigned char l : 1 ;
 232   unsigned char d : 1 ;
 233   unsigned char g : 1 ;
 234   unsigned char base2 ;
 235};
 236#line 125 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/ptrace.h"
 237union __anonunion_ldv_2196_12 {
 238   struct __anonstruct_ldv_2180_13 ldv_2180 ;
 239   struct __anonstruct_ldv_2195_14 ldv_2195 ;
 240};
 241#line 125 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/ptrace.h"
 242struct desc_struct {
 243   union __anonunion_ldv_2196_12 ldv_2196 ;
 244};
 245#line 13 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/pgtable_64_types.h"
 246typedef unsigned long pgdval_t;
 247#line 14 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/pgtable_64_types.h"
 248typedef unsigned long pgprotval_t;
 249#line 18 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/pgtable_64_types.h"
 250struct pgprot {
 251   pgprotval_t pgprot ;
 252};
 253#line 192 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/pgtable_types.h"
 254typedef struct pgprot pgprot_t;
 255#line 194 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/pgtable_types.h"
 256struct __anonstruct_pgd_t_16 {
 257   pgdval_t pgd ;
 258};
 259#line 194 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/pgtable_types.h"
 260typedef struct __anonstruct_pgd_t_16 pgd_t;
 261#line 282 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/pgtable_types.h"
 262typedef struct page *pgtable_t;
 263#line 290
 264struct file;
 265#line 290
 266struct file;
 267#line 305
 268struct seq_file;
 269#line 305
 270struct seq_file;
 271#line 337
 272struct thread_struct;
 273#line 337
 274struct thread_struct;
 275#line 339
 276struct cpumask;
 277#line 339
 278struct cpumask;
 279#line 327 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/paravirt_types.h"
 280struct arch_spinlock;
 281#line 327
 282struct arch_spinlock;
 283#line 300 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/ptrace.h"
 284struct kernel_vm86_regs {
 285   struct pt_regs pt ;
 286   unsigned short es ;
 287   unsigned short __esh ;
 288   unsigned short ds ;
 289   unsigned short __dsh ;
 290   unsigned short fs ;
 291   unsigned short __fsh ;
 292   unsigned short gs ;
 293   unsigned short __gsh ;
 294};
 295#line 203 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/vm86.h"
 296union __anonunion_ldv_2824_19 {
 297   struct pt_regs *regs ;
 298   struct kernel_vm86_regs *vm86 ;
 299};
 300#line 203 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/vm86.h"
 301struct math_emu_info {
 302   long ___orig_eip ;
 303   union __anonunion_ldv_2824_19 ldv_2824 ;
 304};
 305#line 306 "include/linux/bitmap.h"
 306struct bug_entry {
 307   int bug_addr_disp ;
 308   int file_disp ;
 309   unsigned short line ;
 310   unsigned short flags ;
 311};
 312#line 89 "include/linux/bug.h"
 313struct cpumask {
 314   unsigned long bits[64U] ;
 315};
 316#line 14 "include/linux/cpumask.h"
 317typedef struct cpumask cpumask_t;
 318#line 637 "include/linux/cpumask.h"
 319typedef struct cpumask *cpumask_var_t;
 320#line 234 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/paravirt.h"
 321struct static_key;
 322#line 234
 323struct static_key;
 324#line 153 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 325struct seq_operations;
 326#line 287 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 327struct i387_fsave_struct {
 328   u32 cwd ;
 329   u32 swd ;
 330   u32 twd ;
 331   u32 fip ;
 332   u32 fcs ;
 333   u32 foo ;
 334   u32 fos ;
 335   u32 st_space[20U] ;
 336   u32 status ;
 337};
 338#line 305 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 339struct __anonstruct_ldv_5180_24 {
 340   u64 rip ;
 341   u64 rdp ;
 342};
 343#line 305 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 344struct __anonstruct_ldv_5186_25 {
 345   u32 fip ;
 346   u32 fcs ;
 347   u32 foo ;
 348   u32 fos ;
 349};
 350#line 305 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 351union __anonunion_ldv_5187_23 {
 352   struct __anonstruct_ldv_5180_24 ldv_5180 ;
 353   struct __anonstruct_ldv_5186_25 ldv_5186 ;
 354};
 355#line 305 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 356union __anonunion_ldv_5196_26 {
 357   u32 padding1[12U] ;
 358   u32 sw_reserved[12U] ;
 359};
 360#line 305 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 361struct i387_fxsave_struct {
 362   u16 cwd ;
 363   u16 swd ;
 364   u16 twd ;
 365   u16 fop ;
 366   union __anonunion_ldv_5187_23 ldv_5187 ;
 367   u32 mxcsr ;
 368   u32 mxcsr_mask ;
 369   u32 st_space[32U] ;
 370   u32 xmm_space[64U] ;
 371   u32 padding[12U] ;
 372   union __anonunion_ldv_5196_26 ldv_5196 ;
 373};
 374#line 339 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 375struct i387_soft_struct {
 376   u32 cwd ;
 377   u32 swd ;
 378   u32 twd ;
 379   u32 fip ;
 380   u32 fcs ;
 381   u32 foo ;
 382   u32 fos ;
 383   u32 st_space[20U] ;
 384   u8 ftop ;
 385   u8 changed ;
 386   u8 lookahead ;
 387   u8 no_update ;
 388   u8 rm ;
 389   u8 alimit ;
 390   struct math_emu_info *info ;
 391   u32 entry_eip ;
 392};
 393#line 360 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 394struct ymmh_struct {
 395   u32 ymmh_space[64U] ;
 396};
 397#line 365 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 398struct xsave_hdr_struct {
 399   u64 xstate_bv ;
 400   u64 reserved1[2U] ;
 401   u64 reserved2[5U] ;
 402};
 403#line 371 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 404struct xsave_struct {
 405   struct i387_fxsave_struct i387 ;
 406   struct xsave_hdr_struct xsave_hdr ;
 407   struct ymmh_struct ymmh ;
 408};
 409#line 377 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 410union thread_xstate {
 411   struct i387_fsave_struct fsave ;
 412   struct i387_fxsave_struct fxsave ;
 413   struct i387_soft_struct soft ;
 414   struct xsave_struct xsave ;
 415};
 416#line 385 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 417struct fpu {
 418   unsigned int last_cpu ;
 419   unsigned int has_fpu ;
 420   union thread_xstate *state ;
 421};
 422#line 433
 423struct kmem_cache;
 424#line 434
 425struct perf_event;
 426#line 434
 427struct perf_event;
 428#line 435 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 429struct thread_struct {
 430   struct desc_struct tls_array[3U] ;
 431   unsigned long sp0 ;
 432   unsigned long sp ;
 433   unsigned long usersp ;
 434   unsigned short es ;
 435   unsigned short ds ;
 436   unsigned short fsindex ;
 437   unsigned short gsindex ;
 438   unsigned long fs ;
 439   unsigned long gs ;
 440   struct perf_event *ptrace_bps[4U] ;
 441   unsigned long debugreg6 ;
 442   unsigned long ptrace_dr7 ;
 443   unsigned long cr2 ;
 444   unsigned long trap_nr ;
 445   unsigned long error_code ;
 446   struct fpu fpu ;
 447   unsigned long *io_bitmap_ptr ;
 448   unsigned long iopl ;
 449   unsigned int io_bitmap_max ;
 450};
 451#line 23 "include/asm-generic/atomic-long.h"
 452typedef atomic64_t atomic_long_t;
 453#line 14 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/spinlock_types.h"
 454typedef u16 __ticket_t;
 455#line 15 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/spinlock_types.h"
 456typedef u32 __ticketpair_t;
 457#line 16 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/spinlock_types.h"
 458struct __raw_tickets {
 459   __ticket_t head ;
 460   __ticket_t tail ;
 461};
 462#line 26 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/spinlock_types.h"
 463union __anonunion_ldv_5907_29 {
 464   __ticketpair_t head_tail ;
 465   struct __raw_tickets tickets ;
 466};
 467#line 26 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/spinlock_types.h"
 468struct arch_spinlock {
 469   union __anonunion_ldv_5907_29 ldv_5907 ;
 470};
 471#line 27 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/spinlock_types.h"
 472typedef struct arch_spinlock arch_spinlock_t;
 473#line 33 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/rwlock.h"
 474struct __anonstruct_ldv_5914_31 {
 475   u32 read ;
 476   s32 write ;
 477};
 478#line 33 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/rwlock.h"
 479union __anonunion_arch_rwlock_t_30 {
 480   s64 lock ;
 481   struct __anonstruct_ldv_5914_31 ldv_5914 ;
 482};
 483#line 33 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/rwlock.h"
 484typedef union __anonunion_arch_rwlock_t_30 arch_rwlock_t;
 485#line 34
 486struct lockdep_map;
 487#line 34
 488struct lockdep_map;
 489#line 55 "include/linux/debug_locks.h"
 490struct stack_trace {
 491   unsigned int nr_entries ;
 492   unsigned int max_entries ;
 493   unsigned long *entries ;
 494   int skip ;
 495};
 496#line 26 "include/linux/stacktrace.h"
 497struct lockdep_subclass_key {
 498   char __one_byte ;
 499};
 500#line 53 "include/linux/lockdep.h"
 501struct lock_class_key {
 502   struct lockdep_subclass_key subkeys[8U] ;
 503};
 504#line 59 "include/linux/lockdep.h"
 505struct lock_class {
 506   struct list_head hash_entry ;
 507   struct list_head lock_entry ;
 508   struct lockdep_subclass_key *key ;
 509   unsigned int subclass ;
 510   unsigned int dep_gen_id ;
 511   unsigned long usage_mask ;
 512   struct stack_trace usage_traces[13U] ;
 513   struct list_head locks_after ;
 514   struct list_head locks_before ;
 515   unsigned int version ;
 516   unsigned long ops ;
 517   char const   *name ;
 518   int name_version ;
 519   unsigned long contention_point[4U] ;
 520   unsigned long contending_point[4U] ;
 521};
 522#line 144 "include/linux/lockdep.h"
 523struct lockdep_map {
 524   struct lock_class_key *key ;
 525   struct lock_class *class_cache[2U] ;
 526   char const   *name ;
 527   int cpu ;
 528   unsigned long ip ;
 529};
 530#line 187 "include/linux/lockdep.h"
 531struct held_lock {
 532   u64 prev_chain_key ;
 533   unsigned long acquire_ip ;
 534   struct lockdep_map *instance ;
 535   struct lockdep_map *nest_lock ;
 536   u64 waittime_stamp ;
 537   u64 holdtime_stamp ;
 538   unsigned short class_idx : 13 ;
 539   unsigned char irq_context : 2 ;
 540   unsigned char trylock : 1 ;
 541   unsigned char read : 2 ;
 542   unsigned char check : 2 ;
 543   unsigned char hardirqs_off : 1 ;
 544   unsigned short references : 11 ;
 545};
 546#line 556 "include/linux/lockdep.h"
 547struct raw_spinlock {
 548   arch_spinlock_t raw_lock ;
 549   unsigned int magic ;
 550   unsigned int owner_cpu ;
 551   void *owner ;
 552   struct lockdep_map dep_map ;
 553};
 554#line 32 "include/linux/spinlock_types.h"
 555typedef struct raw_spinlock raw_spinlock_t;
 556#line 33 "include/linux/spinlock_types.h"
 557struct __anonstruct_ldv_6122_33 {
 558   u8 __padding[24U] ;
 559   struct lockdep_map dep_map ;
 560};
 561#line 33 "include/linux/spinlock_types.h"
 562union __anonunion_ldv_6123_32 {
 563   struct raw_spinlock rlock ;
 564   struct __anonstruct_ldv_6122_33 ldv_6122 ;
 565};
 566#line 33 "include/linux/spinlock_types.h"
 567struct spinlock {
 568   union __anonunion_ldv_6123_32 ldv_6123 ;
 569};
 570#line 76 "include/linux/spinlock_types.h"
 571typedef struct spinlock spinlock_t;
 572#line 23 "include/linux/rwlock_types.h"
 573struct __anonstruct_rwlock_t_34 {
 574   arch_rwlock_t raw_lock ;
 575   unsigned int magic ;
 576   unsigned int owner_cpu ;
 577   void *owner ;
 578   struct lockdep_map dep_map ;
 579};
 580#line 23 "include/linux/rwlock_types.h"
 581typedef struct __anonstruct_rwlock_t_34 rwlock_t;
 582#line 36 "include/linux/seqlock.h"
 583struct __anonstruct_seqlock_t_35 {
 584   unsigned int sequence ;
 585   spinlock_t lock ;
 586};
 587#line 36 "include/linux/seqlock.h"
 588typedef struct __anonstruct_seqlock_t_35 seqlock_t;
 589#line 110 "include/linux/seqlock.h"
 590struct seqcount {
 591   unsigned int sequence ;
 592};
 593#line 121 "include/linux/seqlock.h"
 594typedef struct seqcount seqcount_t;
 595#line 254 "include/linux/seqlock.h"
 596struct timespec {
 597   __kernel_time_t tv_sec ;
 598   long tv_nsec ;
 599};
 600#line 286 "include/linux/time.h"
 601struct kstat {
 602   u64 ino ;
 603   dev_t dev ;
 604   umode_t mode ;
 605   unsigned int nlink ;
 606   uid_t uid ;
 607   gid_t gid ;
 608   dev_t rdev ;
 609   loff_t size ;
 610   struct timespec atime ;
 611   struct timespec mtime ;
 612   struct timespec ctime ;
 613   unsigned long blksize ;
 614   unsigned long long blocks ;
 615};
 616#line 48 "include/linux/wait.h"
 617struct __wait_queue_head {
 618   spinlock_t lock ;
 619   struct list_head task_list ;
 620};
 621#line 53 "include/linux/wait.h"
 622typedef struct __wait_queue_head wait_queue_head_t;
 623#line 98 "include/linux/nodemask.h"
 624struct __anonstruct_nodemask_t_36 {
 625   unsigned long bits[16U] ;
 626};
 627#line 98 "include/linux/nodemask.h"
 628typedef struct __anonstruct_nodemask_t_36 nodemask_t;
 629#line 670 "include/linux/mmzone.h"
 630struct mutex {
 631   atomic_t count ;
 632   spinlock_t wait_lock ;
 633   struct list_head wait_list ;
 634   struct task_struct *owner ;
 635   char const   *name ;
 636   void *magic ;
 637   struct lockdep_map dep_map ;
 638};
 639#line 63 "include/linux/mutex.h"
 640struct mutex_waiter {
 641   struct list_head list ;
 642   struct task_struct *task ;
 643   void *magic ;
 644};
 645#line 171
 646struct rw_semaphore;
 647#line 171
 648struct rw_semaphore;
 649#line 172 "include/linux/mutex.h"
 650struct rw_semaphore {
 651   long count ;
 652   raw_spinlock_t wait_lock ;
 653   struct list_head wait_list ;
 654   struct lockdep_map dep_map ;
 655};
 656#line 128 "include/linux/rwsem.h"
 657struct completion {
 658   unsigned int done ;
 659   wait_queue_head_t wait ;
 660};
 661#line 188 "include/linux/rcupdate.h"
 662struct notifier_block;
 663#line 188
 664struct notifier_block;
 665#line 239 "include/linux/srcu.h"
 666struct notifier_block {
 667   int (*notifier_call)(struct notifier_block * , unsigned long  , void * ) ;
 668   struct notifier_block *next ;
 669   int priority ;
 670};
 671#line 60 "include/linux/notifier.h"
 672struct blocking_notifier_head {
 673   struct rw_semaphore rwsem ;
 674   struct notifier_block *head ;
 675};
 676#line 793 "include/linux/mmzone.h"
 677struct ctl_table;
 678#line 793
 679struct ctl_table;
 680#line 312 "include/linux/jiffies.h"
 681union ktime {
 682   s64 tv64 ;
 683};
 684#line 59 "include/linux/ktime.h"
 685typedef union ktime ktime_t;
 686#line 341
 687struct tvec_base;
 688#line 341
 689struct tvec_base;
 690#line 342 "include/linux/ktime.h"
 691struct timer_list {
 692   struct list_head entry ;
 693   unsigned long expires ;
 694   struct tvec_base *base ;
 695   void (*function)(unsigned long  ) ;
 696   unsigned long data ;
 697   int slack ;
 698   int start_pid ;
 699   void *start_site ;
 700   char start_comm[16U] ;
 701   struct lockdep_map lockdep_map ;
 702};
 703#line 289 "include/linux/timer.h"
 704struct hrtimer;
 705#line 289
 706struct hrtimer;
 707#line 290
 708enum hrtimer_restart;
 709#line 302
 710struct work_struct;
 711#line 302
 712struct work_struct;
 713#line 45 "include/linux/workqueue.h"
 714struct work_struct {
 715   atomic_long_t data ;
 716   struct list_head entry ;
 717   void (*func)(struct work_struct * ) ;
 718   struct lockdep_map lockdep_map ;
 719};
 720#line 86 "include/linux/workqueue.h"
 721struct delayed_work {
 722   struct work_struct work ;
 723   struct timer_list timer ;
 724};
 725#line 46 "include/linux/pm.h"
 726struct pm_message {
 727   int event ;
 728};
 729#line 52 "include/linux/pm.h"
 730typedef struct pm_message pm_message_t;
 731#line 53 "include/linux/pm.h"
 732struct dev_pm_ops {
 733   int (*prepare)(struct device * ) ;
 734   void (*complete)(struct device * ) ;
 735   int (*suspend)(struct device * ) ;
 736   int (*resume)(struct device * ) ;
 737   int (*freeze)(struct device * ) ;
 738   int (*thaw)(struct device * ) ;
 739   int (*poweroff)(struct device * ) ;
 740   int (*restore)(struct device * ) ;
 741   int (*suspend_late)(struct device * ) ;
 742   int (*resume_early)(struct device * ) ;
 743   int (*freeze_late)(struct device * ) ;
 744   int (*thaw_early)(struct device * ) ;
 745   int (*poweroff_late)(struct device * ) ;
 746   int (*restore_early)(struct device * ) ;
 747   int (*suspend_noirq)(struct device * ) ;
 748   int (*resume_noirq)(struct device * ) ;
 749   int (*freeze_noirq)(struct device * ) ;
 750   int (*thaw_noirq)(struct device * ) ;
 751   int (*poweroff_noirq)(struct device * ) ;
 752   int (*restore_noirq)(struct device * ) ;
 753   int (*runtime_suspend)(struct device * ) ;
 754   int (*runtime_resume)(struct device * ) ;
 755   int (*runtime_idle)(struct device * ) ;
 756};
 757#line 289
 758enum rpm_status {
 759    RPM_ACTIVE = 0,
 760    RPM_RESUMING = 1,
 761    RPM_SUSPENDED = 2,
 762    RPM_SUSPENDING = 3
 763} ;
 764#line 296
 765enum rpm_request {
 766    RPM_REQ_NONE = 0,
 767    RPM_REQ_IDLE = 1,
 768    RPM_REQ_SUSPEND = 2,
 769    RPM_REQ_AUTOSUSPEND = 3,
 770    RPM_REQ_RESUME = 4
 771} ;
 772#line 304
 773struct wakeup_source;
 774#line 304
 775struct wakeup_source;
 776#line 494 "include/linux/pm.h"
 777struct pm_subsys_data {
 778   spinlock_t lock ;
 779   unsigned int refcount ;
 780};
 781#line 499
 782struct dev_pm_qos_request;
 783#line 499
 784struct pm_qos_constraints;
 785#line 499 "include/linux/pm.h"
 786struct dev_pm_info {
 787   pm_message_t power_state ;
 788   unsigned char can_wakeup : 1 ;
 789   unsigned char async_suspend : 1 ;
 790   bool is_prepared ;
 791   bool is_suspended ;
 792   bool ignore_children ;
 793   spinlock_t lock ;
 794   struct list_head entry ;
 795   struct completion completion ;
 796   struct wakeup_source *wakeup ;
 797   bool wakeup_path ;
 798   struct timer_list suspend_timer ;
 799   unsigned long timer_expires ;
 800   struct work_struct work ;
 801   wait_queue_head_t wait_queue ;
 802   atomic_t usage_count ;
 803   atomic_t child_count ;
 804   unsigned char disable_depth : 3 ;
 805   unsigned char idle_notification : 1 ;
 806   unsigned char request_pending : 1 ;
 807   unsigned char deferred_resume : 1 ;
 808   unsigned char run_wake : 1 ;
 809   unsigned char runtime_auto : 1 ;
 810   unsigned char no_callbacks : 1 ;
 811   unsigned char irq_safe : 1 ;
 812   unsigned char use_autosuspend : 1 ;
 813   unsigned char timer_autosuspends : 1 ;
 814   enum rpm_request request ;
 815   enum rpm_status runtime_status ;
 816   int runtime_error ;
 817   int autosuspend_delay ;
 818   unsigned long last_busy ;
 819   unsigned long active_jiffies ;
 820   unsigned long suspended_jiffies ;
 821   unsigned long accounting_timestamp ;
 822   ktime_t suspend_time ;
 823   s64 max_time_suspended_ns ;
 824   struct dev_pm_qos_request *pq_req ;
 825   struct pm_subsys_data *subsys_data ;
 826   struct pm_qos_constraints *constraints ;
 827};
 828#line 558 "include/linux/pm.h"
 829struct dev_pm_domain {
 830   struct dev_pm_ops ops ;
 831};
 832#line 22 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/mmu.h"
 833struct __anonstruct_mm_context_t_101 {
 834   void *ldt ;
 835   int size ;
 836   unsigned short ia32_compat ;
 837   struct mutex lock ;
 838   void *vdso ;
 839};
 840#line 22 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/mmu.h"
 841typedef struct __anonstruct_mm_context_t_101 mm_context_t;
 842#line 18 "include/asm-generic/pci_iomap.h"
 843struct vm_area_struct;
 844#line 18
 845struct vm_area_struct;
 846#line 835 "include/linux/sysctl.h"
 847struct rb_node {
 848   unsigned long rb_parent_color ;
 849   struct rb_node *rb_right ;
 850   struct rb_node *rb_left ;
 851};
 852#line 108 "include/linux/rbtree.h"
 853struct rb_root {
 854   struct rb_node *rb_node ;
 855};
 856#line 176
 857struct nsproxy;
 858#line 176
 859struct nsproxy;
 860#line 177
 861struct ctl_table_root;
 862#line 177
 863struct ctl_table_root;
 864#line 178
 865struct ctl_table_header;
 866#line 178
 867struct ctl_table_header;
 868#line 179
 869struct ctl_dir;
 870#line 179
 871struct ctl_dir;
 872#line 946 "include/linux/sysctl.h"
 873typedef int proc_handler(struct ctl_table * , int  , void * , size_t * , loff_t * );
 874#line 966 "include/linux/sysctl.h"
 875struct ctl_table_poll {
 876   atomic_t event ;
 877   wait_queue_head_t wait ;
 878};
 879#line 1005 "include/linux/sysctl.h"
 880struct ctl_table {
 881   char const   *procname ;
 882   void *data ;
 883   int maxlen ;
 884   umode_t mode ;
 885   struct ctl_table *child ;
 886   proc_handler *proc_handler ;
 887   struct ctl_table_poll *poll ;
 888   void *extra1 ;
 889   void *extra2 ;
 890};
 891#line 1026 "include/linux/sysctl.h"
 892struct ctl_node {
 893   struct rb_node node ;
 894   struct ctl_table_header *header ;
 895};
 896#line 1031 "include/linux/sysctl.h"
 897struct __anonstruct_ldv_12569_129 {
 898   struct ctl_table *ctl_table ;
 899   int used ;
 900   int count ;
 901   int nreg ;
 902};
 903#line 1031 "include/linux/sysctl.h"
 904union __anonunion_ldv_12571_128 {
 905   struct __anonstruct_ldv_12569_129 ldv_12569 ;
 906   struct rcu_head rcu ;
 907};
 908#line 1031
 909struct ctl_table_set;
 910#line 1031 "include/linux/sysctl.h"
 911struct ctl_table_header {
 912   union __anonunion_ldv_12571_128 ldv_12571 ;
 913   struct completion *unregistering ;
 914   struct ctl_table *ctl_table_arg ;
 915   struct ctl_table_root *root ;
 916   struct ctl_table_set *set ;
 917   struct ctl_dir *parent ;
 918   struct ctl_node *node ;
 919};
 920#line 1052 "include/linux/sysctl.h"
 921struct ctl_dir {
 922   struct ctl_table_header header ;
 923   struct rb_root root ;
 924};
 925#line 1058 "include/linux/sysctl.h"
 926struct ctl_table_set {
 927   int (*is_seen)(struct ctl_table_set * ) ;
 928   struct ctl_dir dir ;
 929};
 930#line 1063 "include/linux/sysctl.h"
 931struct ctl_table_root {
 932   struct ctl_table_set default_set ;
 933   struct ctl_table_set *(*lookup)(struct ctl_table_root * , struct nsproxy * ) ;
 934   int (*permissions)(struct ctl_table_root * , struct nsproxy * , struct ctl_table * ) ;
 935};
 936#line 37 "include/linux/kmod.h"
 937struct cred;
 938#line 37
 939struct cred;
 940#line 18 "include/linux/elf.h"
 941typedef __u64 Elf64_Addr;
 942#line 19 "include/linux/elf.h"
 943typedef __u16 Elf64_Half;
 944#line 23 "include/linux/elf.h"
 945typedef __u32 Elf64_Word;
 946#line 24 "include/linux/elf.h"
 947typedef __u64 Elf64_Xword;
 948#line 193 "include/linux/elf.h"
 949struct elf64_sym {
 950   Elf64_Word st_name ;
 951   unsigned char st_info ;
 952   unsigned char st_other ;
 953   Elf64_Half st_shndx ;
 954   Elf64_Addr st_value ;
 955   Elf64_Xword st_size ;
 956};
 957#line 201 "include/linux/elf.h"
 958typedef struct elf64_sym Elf64_Sym;
 959#line 445
 960struct sock;
 961#line 445
 962struct sock;
 963#line 446
 964struct kobject;
 965#line 446
 966struct kobject;
 967#line 447
 968enum kobj_ns_type {
 969    KOBJ_NS_TYPE_NONE = 0,
 970    KOBJ_NS_TYPE_NET = 1,
 971    KOBJ_NS_TYPES = 2
 972} ;
 973#line 453 "include/linux/elf.h"
 974struct kobj_ns_type_operations {
 975   enum kobj_ns_type type ;
 976   void *(*grab_current_ns)(void) ;
 977   void const   *(*netlink_ns)(struct sock * ) ;
 978   void const   *(*initial_ns)(void) ;
 979   void (*drop_ns)(void * ) ;
 980};
 981#line 57 "include/linux/kobject_ns.h"
 982struct attribute {
 983   char const   *name ;
 984   umode_t mode ;
 985   struct lock_class_key *key ;
 986   struct lock_class_key skey ;
 987};
 988#line 33 "include/linux/sysfs.h"
 989struct attribute_group {
 990   char const   *name ;
 991   umode_t (*is_visible)(struct kobject * , struct attribute * , int  ) ;
 992   struct attribute **attrs ;
 993};
 994#line 62 "include/linux/sysfs.h"
 995struct bin_attribute {
 996   struct attribute attr ;
 997   size_t size ;
 998   void *private ;
 999   ssize_t (*read)(struct file * , struct kobject * , struct bin_attribute * , char * ,
1000                   loff_t  , size_t  ) ;
1001   ssize_t (*write)(struct file * , struct kobject * , struct bin_attribute * , char * ,
1002                    loff_t  , size_t  ) ;
1003   int (*mmap)(struct file * , struct kobject * , struct bin_attribute * , struct vm_area_struct * ) ;
1004};
1005#line 98 "include/linux/sysfs.h"
1006struct sysfs_ops {
1007   ssize_t (*show)(struct kobject * , struct attribute * , char * ) ;
1008   ssize_t (*store)(struct kobject * , struct attribute * , char const   * , size_t  ) ;
1009   void const   *(*namespace)(struct kobject * , struct attribute  const  * ) ;
1010};
1011#line 117
1012struct sysfs_dirent;
1013#line 117
1014struct sysfs_dirent;
1015#line 182 "include/linux/sysfs.h"
1016struct kref {
1017   atomic_t refcount ;
1018};
1019#line 49 "include/linux/kobject.h"
1020struct kset;
1021#line 49
1022struct kobj_type;
1023#line 49 "include/linux/kobject.h"
1024struct kobject {
1025   char const   *name ;
1026   struct list_head entry ;
1027   struct kobject *parent ;
1028   struct kset *kset ;
1029   struct kobj_type *ktype ;
1030   struct sysfs_dirent *sd ;
1031   struct kref kref ;
1032   unsigned char state_initialized : 1 ;
1033   unsigned char state_in_sysfs : 1 ;
1034   unsigned char state_add_uevent_sent : 1 ;
1035   unsigned char state_remove_uevent_sent : 1 ;
1036   unsigned char uevent_suppress : 1 ;
1037};
1038#line 107 "include/linux/kobject.h"
1039struct kobj_type {
1040   void (*release)(struct kobject * ) ;
1041   struct sysfs_ops  const  *sysfs_ops ;
1042   struct attribute **default_attrs ;
1043   struct kobj_ns_type_operations  const  *(*child_ns_type)(struct kobject * ) ;
1044   void const   *(*namespace)(struct kobject * ) ;
1045};
1046#line 115 "include/linux/kobject.h"
1047struct kobj_uevent_env {
1048   char *envp[32U] ;
1049   int envp_idx ;
1050   char buf[2048U] ;
1051   int buflen ;
1052};
1053#line 122 "include/linux/kobject.h"
1054struct kset_uevent_ops {
1055   int (* const  filter)(struct kset * , struct kobject * ) ;
1056   char const   *(* const  name)(struct kset * , struct kobject * ) ;
1057   int (* const  uevent)(struct kset * , struct kobject * , struct kobj_uevent_env * ) ;
1058};
1059#line 139 "include/linux/kobject.h"
1060struct kset {
1061   struct list_head list ;
1062   spinlock_t list_lock ;
1063   struct kobject kobj ;
1064   struct kset_uevent_ops  const  *uevent_ops ;
1065};
1066#line 215
1067struct kernel_param;
1068#line 215
1069struct kernel_param;
1070#line 216 "include/linux/kobject.h"
1071struct kernel_param_ops {
1072   int (*set)(char const   * , struct kernel_param  const  * ) ;
1073   int (*get)(char * , struct kernel_param  const  * ) ;
1074   void (*free)(void * ) ;
1075};
1076#line 49 "include/linux/moduleparam.h"
1077struct kparam_string;
1078#line 49
1079struct kparam_array;
1080#line 49 "include/linux/moduleparam.h"
1081union __anonunion_ldv_13363_134 {
1082   void *arg ;
1083   struct kparam_string  const  *str ;
1084   struct kparam_array  const  *arr ;
1085};
1086#line 49 "include/linux/moduleparam.h"
1087struct kernel_param {
1088   char const   *name ;
1089   struct kernel_param_ops  const  *ops ;
1090   u16 perm ;
1091   s16 level ;
1092   union __anonunion_ldv_13363_134 ldv_13363 ;
1093};
1094#line 61 "include/linux/moduleparam.h"
1095struct kparam_string {
1096   unsigned int maxlen ;
1097   char *string ;
1098};
1099#line 67 "include/linux/moduleparam.h"
1100struct kparam_array {
1101   unsigned int max ;
1102   unsigned int elemsize ;
1103   unsigned int *num ;
1104   struct kernel_param_ops  const  *ops ;
1105   void *elem ;
1106};
1107#line 458 "include/linux/moduleparam.h"
1108struct static_key {
1109   atomic_t enabled ;
1110};
1111#line 225 "include/linux/jump_label.h"
1112struct tracepoint;
1113#line 225
1114struct tracepoint;
1115#line 226 "include/linux/jump_label.h"
1116struct tracepoint_func {
1117   void *func ;
1118   void *data ;
1119};
1120#line 29 "include/linux/tracepoint.h"
1121struct tracepoint {
1122   char const   *name ;
1123   struct static_key key ;
1124   void (*regfunc)(void) ;
1125   void (*unregfunc)(void) ;
1126   struct tracepoint_func *funcs ;
1127};
1128#line 86 "include/linux/tracepoint.h"
1129struct kernel_symbol {
1130   unsigned long value ;
1131   char const   *name ;
1132};
1133#line 27 "include/linux/export.h"
1134struct mod_arch_specific {
1135
1136};
1137#line 34 "include/linux/module.h"
1138struct module_param_attrs;
1139#line 34 "include/linux/module.h"
1140struct module_kobject {
1141   struct kobject kobj ;
1142   struct module *mod ;
1143   struct kobject *drivers_dir ;
1144   struct module_param_attrs *mp ;
1145};
1146#line 43 "include/linux/module.h"
1147struct module_attribute {
1148   struct attribute attr ;
1149   ssize_t (*show)(struct module_attribute * , struct module_kobject * , char * ) ;
1150   ssize_t (*store)(struct module_attribute * , struct module_kobject * , char const   * ,
1151                    size_t  ) ;
1152   void (*setup)(struct module * , char const   * ) ;
1153   int (*test)(struct module * ) ;
1154   void (*free)(struct module * ) ;
1155};
1156#line 69
1157struct exception_table_entry;
1158#line 69
1159struct exception_table_entry;
1160#line 198
1161enum module_state {
1162    MODULE_STATE_LIVE = 0,
1163    MODULE_STATE_COMING = 1,
1164    MODULE_STATE_GOING = 2
1165} ;
1166#line 204 "include/linux/module.h"
1167struct module_ref {
1168   unsigned long incs ;
1169   unsigned long decs ;
1170};
1171#line 219
1172struct module_sect_attrs;
1173#line 219
1174struct module_notes_attrs;
1175#line 219
1176struct ftrace_event_call;
1177#line 219 "include/linux/module.h"
1178struct module {
1179   enum module_state state ;
1180   struct list_head list ;
1181   char name[56U] ;
1182   struct module_kobject mkobj ;
1183   struct module_attribute *modinfo_attrs ;
1184   char const   *version ;
1185   char const   *srcversion ;
1186   struct kobject *holders_dir ;
1187   struct kernel_symbol  const  *syms ;
1188   unsigned long const   *crcs ;
1189   unsigned int num_syms ;
1190   struct kernel_param *kp ;
1191   unsigned int num_kp ;
1192   unsigned int num_gpl_syms ;
1193   struct kernel_symbol  const  *gpl_syms ;
1194   unsigned long const   *gpl_crcs ;
1195   struct kernel_symbol  const  *unused_syms ;
1196   unsigned long const   *unused_crcs ;
1197   unsigned int num_unused_syms ;
1198   unsigned int num_unused_gpl_syms ;
1199   struct kernel_symbol  const  *unused_gpl_syms ;
1200   unsigned long const   *unused_gpl_crcs ;
1201   struct kernel_symbol  const  *gpl_future_syms ;
1202   unsigned long const   *gpl_future_crcs ;
1203   unsigned int num_gpl_future_syms ;
1204   unsigned int num_exentries ;
1205   struct exception_table_entry *extable ;
1206   int (*init)(void) ;
1207   void *module_init ;
1208   void *module_core ;
1209   unsigned int init_size ;
1210   unsigned int core_size ;
1211   unsigned int init_text_size ;
1212   unsigned int core_text_size ;
1213   unsigned int init_ro_size ;
1214   unsigned int core_ro_size ;
1215   struct mod_arch_specific arch ;
1216   unsigned int taints ;
1217   unsigned int num_bugs ;
1218   struct list_head bug_list ;
1219   struct bug_entry *bug_table ;
1220   Elf64_Sym *symtab ;
1221   Elf64_Sym *core_symtab ;
1222   unsigned int num_symtab ;
1223   unsigned int core_num_syms ;
1224   char *strtab ;
1225   char *core_strtab ;
1226   struct module_sect_attrs *sect_attrs ;
1227   struct module_notes_attrs *notes_attrs ;
1228   char *args ;
1229   void *percpu ;
1230   unsigned int percpu_size ;
1231   unsigned int num_tracepoints ;
1232   struct tracepoint * const  *tracepoints_ptrs ;
1233   unsigned int num_trace_bprintk_fmt ;
1234   char const   **trace_bprintk_fmt_start ;
1235   struct ftrace_event_call **trace_events ;
1236   unsigned int num_trace_events ;
1237   struct list_head source_list ;
1238   struct list_head target_list ;
1239   struct task_struct *waiter ;
1240   void (*exit)(void) ;
1241   struct module_ref *refptr ;
1242   ctor_fn_t (**ctors)(void) ;
1243   unsigned int num_ctors ;
1244};
1245#line 88 "include/linux/kmemleak.h"
1246struct kmem_cache_cpu {
1247   void **freelist ;
1248   unsigned long tid ;
1249   struct page *page ;
1250   struct page *partial ;
1251   int node ;
1252   unsigned int stat[26U] ;
1253};
1254#line 55 "include/linux/slub_def.h"
1255struct kmem_cache_node {
1256   spinlock_t list_lock ;
1257   unsigned long nr_partial ;
1258   struct list_head partial ;
1259   atomic_long_t nr_slabs ;
1260   atomic_long_t total_objects ;
1261   struct list_head full ;
1262};
1263#line 66 "include/linux/slub_def.h"
1264struct kmem_cache_order_objects {
1265   unsigned long x ;
1266};
1267#line 76 "include/linux/slub_def.h"
1268struct kmem_cache {
1269   struct kmem_cache_cpu *cpu_slab ;
1270   unsigned long flags ;
1271   unsigned long min_partial ;
1272   int size ;
1273   int objsize ;
1274   int offset ;
1275   int cpu_partial ;
1276   struct kmem_cache_order_objects oo ;
1277   struct kmem_cache_order_objects max ;
1278   struct kmem_cache_order_objects min ;
1279   gfp_t allocflags ;
1280   int refcount ;
1281   void (*ctor)(void * ) ;
1282   int inuse ;
1283   int align ;
1284   int reserved ;
1285   char const   *name ;
1286   struct list_head list ;
1287   struct kobject kobj ;
1288   int remote_node_defrag_ratio ;
1289   struct kmem_cache_node *node[1024U] ;
1290};
1291#line 348 "include/linux/irq.h"
1292struct proc_dir_entry;
1293#line 348
1294struct proc_dir_entry;
1295#line 41 "include/asm-generic/sections.h"
1296struct exception_table_entry {
1297   unsigned long insn ;
1298   unsigned long fixup ;
1299};
1300#line 189 "include/linux/hardirq.h"
1301struct timerqueue_node {
1302   struct rb_node node ;
1303   ktime_t expires ;
1304};
1305#line 12 "include/linux/timerqueue.h"
1306struct timerqueue_head {
1307   struct rb_root head ;
1308   struct timerqueue_node *next ;
1309};
1310#line 50
1311struct hrtimer_clock_base;
1312#line 50
1313struct hrtimer_clock_base;
1314#line 51
1315struct hrtimer_cpu_base;
1316#line 51
1317struct hrtimer_cpu_base;
1318#line 60
1319enum hrtimer_restart {
1320    HRTIMER_NORESTART = 0,
1321    HRTIMER_RESTART = 1
1322} ;
1323#line 65 "include/linux/timerqueue.h"
1324struct hrtimer {
1325   struct timerqueue_node node ;
1326   ktime_t _softexpires ;
1327   enum hrtimer_restart (*function)(struct hrtimer * ) ;
1328   struct hrtimer_clock_base *base ;
1329   unsigned long state ;
1330   int start_pid ;
1331   void *start_site ;
1332   char start_comm[16U] ;
1333};
1334#line 132 "include/linux/hrtimer.h"
1335struct hrtimer_clock_base {
1336   struct hrtimer_cpu_base *cpu_base ;
1337   int index ;
1338   clockid_t clockid ;
1339   struct timerqueue_head active ;
1340   ktime_t resolution ;
1341   ktime_t (*get_time)(void) ;
1342   ktime_t softirq_time ;
1343   ktime_t offset ;
1344};
1345#line 162 "include/linux/hrtimer.h"
1346struct hrtimer_cpu_base {
1347   raw_spinlock_t lock ;
1348   unsigned long active_bases ;
1349   ktime_t expires_next ;
1350   int hres_active ;
1351   int hang_detected ;
1352   unsigned long nr_events ;
1353   unsigned long nr_retries ;
1354   unsigned long nr_hangs ;
1355   ktime_t max_hang_time ;
1356   struct hrtimer_clock_base clock_base[3U] ;
1357};
1358#line 11 "include/linux/socket.h"
1359typedef unsigned short __kernel_sa_family_t;
1360#line 18 "include/linux/socket.h"
1361struct iovec {
1362   void *iov_base ;
1363   __kernel_size_t iov_len ;
1364};
1365#line 40 "include/linux/socket.h"
1366typedef __kernel_sa_family_t sa_family_t;
1367#line 41 "include/linux/socket.h"
1368struct sockaddr {
1369   sa_family_t sa_family ;
1370   char sa_data[14U] ;
1371};
1372#line 41 "include/linux/hdlc/ioctl.h"
1373struct __anonstruct_sync_serial_settings_136 {
1374   unsigned int clock_rate ;
1375   unsigned int clock_type ;
1376   unsigned short loopback ;
1377};
1378#line 41 "include/linux/hdlc/ioctl.h"
1379typedef struct __anonstruct_sync_serial_settings_136 sync_serial_settings;
1380#line 48 "include/linux/hdlc/ioctl.h"
1381struct __anonstruct_te1_settings_137 {
1382   unsigned int clock_rate ;
1383   unsigned int clock_type ;
1384   unsigned short loopback ;
1385   unsigned int slot_map ;
1386};
1387#line 48 "include/linux/hdlc/ioctl.h"
1388typedef struct __anonstruct_te1_settings_137 te1_settings;
1389#line 53 "include/linux/hdlc/ioctl.h"
1390struct __anonstruct_raw_hdlc_proto_138 {
1391   unsigned short encoding ;
1392   unsigned short parity ;
1393};
1394#line 53 "include/linux/hdlc/ioctl.h"
1395typedef struct __anonstruct_raw_hdlc_proto_138 raw_hdlc_proto;
1396#line 63 "include/linux/hdlc/ioctl.h"
1397struct __anonstruct_fr_proto_139 {
1398   unsigned int t391 ;
1399   unsigned int t392 ;
1400   unsigned int n391 ;
1401   unsigned int n392 ;
1402   unsigned int n393 ;
1403   unsigned short lmi ;
1404   unsigned short dce ;
1405};
1406#line 63 "include/linux/hdlc/ioctl.h"
1407typedef struct __anonstruct_fr_proto_139 fr_proto;
1408#line 67 "include/linux/hdlc/ioctl.h"
1409struct __anonstruct_fr_proto_pvc_140 {
1410   unsigned int dlci ;
1411};
1412#line 67 "include/linux/hdlc/ioctl.h"
1413typedef struct __anonstruct_fr_proto_pvc_140 fr_proto_pvc;
1414#line 72 "include/linux/hdlc/ioctl.h"
1415struct __anonstruct_fr_proto_pvc_info_141 {
1416   unsigned int dlci ;
1417   char master[16U] ;
1418};
1419#line 72 "include/linux/hdlc/ioctl.h"
1420typedef struct __anonstruct_fr_proto_pvc_info_141 fr_proto_pvc_info;
1421#line 77 "include/linux/hdlc/ioctl.h"
1422struct __anonstruct_cisco_proto_142 {
1423   unsigned int interval ;
1424   unsigned int timeout ;
1425};
1426#line 77 "include/linux/hdlc/ioctl.h"
1427typedef struct __anonstruct_cisco_proto_142 cisco_proto;
1428#line 93 "include/linux/hdlc/ioctl.h"
1429struct ifmap {
1430   unsigned long mem_start ;
1431   unsigned long mem_end ;
1432   unsigned short base_addr ;
1433   unsigned char irq ;
1434   unsigned char dma ;
1435   unsigned char port ;
1436};
1437#line 148 "include/linux/if.h"
1438union __anonunion_ifs_ifsu_143 {
1439   raw_hdlc_proto *raw_hdlc ;
1440   cisco_proto *cisco ;
1441   fr_proto *fr ;
1442   fr_proto_pvc *fr_pvc ;
1443   fr_proto_pvc_info *fr_pvc_info ;
1444   sync_serial_settings *sync ;
1445   te1_settings *te1 ;
1446};
1447#line 148 "include/linux/if.h"
1448struct if_settings {
1449   unsigned int type ;
1450   unsigned int size ;
1451   union __anonunion_ifs_ifsu_143 ifs_ifsu ;
1452};
1453#line 166 "include/linux/if.h"
1454union __anonunion_ifr_ifrn_144 {
1455   char ifrn_name[16U] ;
1456};
1457#line 166 "include/linux/if.h"
1458union __anonunion_ifr_ifru_145 {
1459   struct sockaddr ifru_addr ;
1460   struct sockaddr ifru_dstaddr ;
1461   struct sockaddr ifru_broadaddr ;
1462   struct sockaddr ifru_netmask ;
1463   struct sockaddr ifru_hwaddr ;
1464   short ifru_flags ;
1465   int ifru_ivalue ;
1466   int ifru_mtu ;
1467   struct ifmap ifru_map ;
1468   char ifru_slave[16U] ;
1469   char ifru_newname[16U] ;
1470   void *ifru_data ;
1471   struct if_settings ifru_settings ;
1472};
1473#line 166 "include/linux/if.h"
1474struct ifreq {
1475   union __anonunion_ifr_ifrn_144 ifr_ifrn ;
1476   union __anonunion_ifr_ifru_145 ifr_ifru ;
1477};
1478#line 230 "include/linux/if.h"
1479struct ethhdr {
1480   unsigned char h_dest[6U] ;
1481   unsigned char h_source[6U] ;
1482   __be16 h_proto ;
1483};
1484#line 132 "include/linux/if_ether.h"
1485struct prio_tree_node;
1486#line 132 "include/linux/if_ether.h"
1487struct raw_prio_tree_node {
1488   struct prio_tree_node *left ;
1489   struct prio_tree_node *right ;
1490   struct prio_tree_node *parent ;
1491};
1492#line 19 "include/linux/prio_tree.h"
1493struct prio_tree_node {
1494   struct prio_tree_node *left ;
1495   struct prio_tree_node *right ;
1496   struct prio_tree_node *parent ;
1497   unsigned long start ;
1498   unsigned long last ;
1499};
1500#line 27 "include/linux/prio_tree.h"
1501struct prio_tree_root {
1502   struct prio_tree_node *prio_tree_node ;
1503   unsigned short index_bits ;
1504   unsigned short raw ;
1505};
1506#line 116
1507struct address_space;
1508#line 116
1509struct address_space;
1510#line 117 "include/linux/prio_tree.h"
1511union __anonunion_ldv_16053_148 {
1512   unsigned long index ;
1513   void *freelist ;
1514};
1515#line 117 "include/linux/prio_tree.h"
1516struct __anonstruct_ldv_16063_152 {
1517   unsigned short inuse ;
1518   unsigned short objects : 15 ;
1519   unsigned char frozen : 1 ;
1520};
1521#line 117 "include/linux/prio_tree.h"
1522union __anonunion_ldv_16064_151 {
1523   atomic_t _mapcount ;
1524   struct __anonstruct_ldv_16063_152 ldv_16063 ;
1525};
1526#line 117 "include/linux/prio_tree.h"
1527struct __anonstruct_ldv_16066_150 {
1528   union __anonunion_ldv_16064_151 ldv_16064 ;
1529   atomic_t _count ;
1530};
1531#line 117 "include/linux/prio_tree.h"
1532union __anonunion_ldv_16067_149 {
1533   unsigned long counters ;
1534   struct __anonstruct_ldv_16066_150 ldv_16066 ;
1535};
1536#line 117 "include/linux/prio_tree.h"
1537struct __anonstruct_ldv_16068_147 {
1538   union __anonunion_ldv_16053_148 ldv_16053 ;
1539   union __anonunion_ldv_16067_149 ldv_16067 ;
1540};
1541#line 117 "include/linux/prio_tree.h"
1542struct __anonstruct_ldv_16075_154 {
1543   struct page *next ;
1544   int pages ;
1545   int pobjects ;
1546};
1547#line 117 "include/linux/prio_tree.h"
1548union __anonunion_ldv_16076_153 {
1549   struct list_head lru ;
1550   struct __anonstruct_ldv_16075_154 ldv_16075 ;
1551};
1552#line 117 "include/linux/prio_tree.h"
1553union __anonunion_ldv_16081_155 {
1554   unsigned long private ;
1555   struct kmem_cache *slab ;
1556   struct page *first_page ;
1557};
1558#line 117 "include/linux/prio_tree.h"
1559struct page {
1560   unsigned long flags ;
1561   struct address_space *mapping ;
1562   struct __anonstruct_ldv_16068_147 ldv_16068 ;
1563   union __anonunion_ldv_16076_153 ldv_16076 ;
1564   union __anonunion_ldv_16081_155 ldv_16081 ;
1565   unsigned long debug_flags ;
1566};
1567#line 192 "include/linux/mm_types.h"
1568struct __anonstruct_vm_set_157 {
1569   struct list_head list ;
1570   void *parent ;
1571   struct vm_area_struct *head ;
1572};
1573#line 192 "include/linux/mm_types.h"
1574union __anonunion_shared_156 {
1575   struct __anonstruct_vm_set_157 vm_set ;
1576   struct raw_prio_tree_node prio_tree_node ;
1577};
1578#line 192
1579struct anon_vma;
1580#line 192
1581struct vm_operations_struct;
1582#line 192
1583struct mempolicy;
1584#line 192 "include/linux/mm_types.h"
1585struct vm_area_struct {
1586   struct mm_struct *vm_mm ;
1587   unsigned long vm_start ;
1588   unsigned long vm_end ;
1589   struct vm_area_struct *vm_next ;
1590   struct vm_area_struct *vm_prev ;
1591   pgprot_t vm_page_prot ;
1592   unsigned long vm_flags ;
1593   struct rb_node vm_rb ;
1594   union __anonunion_shared_156 shared ;
1595   struct list_head anon_vma_chain ;
1596   struct anon_vma *anon_vma ;
1597   struct vm_operations_struct  const  *vm_ops ;
1598   unsigned long vm_pgoff ;
1599   struct file *vm_file ;
1600   void *vm_private_data ;
1601   struct mempolicy *vm_policy ;
1602};
1603#line 255 "include/linux/mm_types.h"
1604struct core_thread {
1605   struct task_struct *task ;
1606   struct core_thread *next ;
1607};
1608#line 261 "include/linux/mm_types.h"
1609struct core_state {
1610   atomic_t nr_threads ;
1611   struct core_thread dumper ;
1612   struct completion startup ;
1613};
1614#line 274 "include/linux/mm_types.h"
1615struct mm_rss_stat {
1616   atomic_long_t count[3U] ;
1617};
1618#line 287
1619struct linux_binfmt;
1620#line 287
1621struct mmu_notifier_mm;
1622#line 287 "include/linux/mm_types.h"
1623struct mm_struct {
1624   struct vm_area_struct *mmap ;
1625   struct rb_root mm_rb ;
1626   struct vm_area_struct *mmap_cache ;
1627   unsigned long (*get_unmapped_area)(struct file * , unsigned long  , unsigned long  ,
1628                                      unsigned long  , unsigned long  ) ;
1629   void (*unmap_area)(struct mm_struct * , unsigned long  ) ;
1630   unsigned long mmap_base ;
1631   unsigned long task_size ;
1632   unsigned long cached_hole_size ;
1633   unsigned long free_area_cache ;
1634   pgd_t *pgd ;
1635   atomic_t mm_users ;
1636   atomic_t mm_count ;
1637   int map_count ;
1638   spinlock_t page_table_lock ;
1639   struct rw_semaphore mmap_sem ;
1640   struct list_head mmlist ;
1641   unsigned long hiwater_rss ;
1642   unsigned long hiwater_vm ;
1643   unsigned long total_vm ;
1644   unsigned long locked_vm ;
1645   unsigned long pinned_vm ;
1646   unsigned long shared_vm ;
1647   unsigned long exec_vm ;
1648   unsigned long stack_vm ;
1649   unsigned long reserved_vm ;
1650   unsigned long def_flags ;
1651   unsigned long nr_ptes ;
1652   unsigned long start_code ;
1653   unsigned long end_code ;
1654   unsigned long start_data ;
1655   unsigned long end_data ;
1656   unsigned long start_brk ;
1657   unsigned long brk ;
1658   unsigned long start_stack ;
1659   unsigned long arg_start ;
1660   unsigned long arg_end ;
1661   unsigned long env_start ;
1662   unsigned long env_end ;
1663   unsigned long saved_auxv[44U] ;
1664   struct mm_rss_stat rss_stat ;
1665   struct linux_binfmt *binfmt ;
1666   cpumask_var_t cpu_vm_mask_var ;
1667   mm_context_t context ;
1668   unsigned int faultstamp ;
1669   unsigned int token_priority ;
1670   unsigned int last_interval ;
1671   unsigned long flags ;
1672   struct core_state *core_state ;
1673   spinlock_t ioctx_lock ;
1674   struct hlist_head ioctx_list ;
1675   struct task_struct *owner ;
1676   struct file *exe_file ;
1677   unsigned long num_exe_file_vmas ;
1678   struct mmu_notifier_mm *mmu_notifier_mm ;
1679   pgtable_t pmd_huge_pte ;
1680   struct cpumask cpumask_allocation ;
1681};
1682#line 174 "include/asm-generic/fcntl.h"
1683struct poll_table_struct;
1684#line 174
1685struct poll_table_struct;
1686#line 175
1687struct pipe_inode_info;
1688#line 175
1689struct pipe_inode_info;
1690#line 176
1691struct inode;
1692#line 176
1693struct inode;
1694#line 177
1695struct net;
1696#line 177
1697struct net;
1698#line 194
1699struct fasync_struct;
1700#line 153 "include/linux/net.h"
1701struct kiocb;
1702#line 153
1703struct kiocb;
1704#line 108 "include/net/checksum.h"
1705struct sk_buff;
1706#line 108
1707struct sk_buff;
1708#line 120
1709struct klist_node;
1710#line 120
1711struct klist_node;
1712#line 37 "include/linux/klist.h"
1713struct klist_node {
1714   void *n_klist ;
1715   struct list_head n_node ;
1716   struct kref n_ref ;
1717};
1718#line 67
1719struct dma_map_ops;
1720#line 67 "include/linux/klist.h"
1721struct dev_archdata {
1722   void *acpi_handle ;
1723   struct dma_map_ops *dma_ops ;
1724   void *iommu ;
1725};
1726#line 17 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/device.h"
1727struct device_private;
1728#line 17
1729struct device_private;
1730#line 18
1731struct device_driver;
1732#line 18
1733struct device_driver;
1734#line 19
1735struct driver_private;
1736#line 19
1737struct driver_private;
1738#line 20
1739struct class;
1740#line 20
1741struct class;
1742#line 21
1743struct subsys_private;
1744#line 21
1745struct subsys_private;
1746#line 22
1747struct bus_type;
1748#line 22
1749struct bus_type;
1750#line 23
1751struct device_node;
1752#line 23
1753struct device_node;
1754#line 24
1755struct iommu_ops;
1756#line 24
1757struct iommu_ops;
1758#line 25 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/device.h"
1759struct bus_attribute {
1760   struct attribute attr ;
1761   ssize_t (*show)(struct bus_type * , char * ) ;
1762   ssize_t (*store)(struct bus_type * , char const   * , size_t  ) ;
1763};
1764#line 51 "include/linux/device.h"
1765struct device_attribute;
1766#line 51
1767struct driver_attribute;
1768#line 51 "include/linux/device.h"
1769struct bus_type {
1770   char const   *name ;
1771   char const   *dev_name ;
1772   struct device *dev_root ;
1773   struct bus_attribute *bus_attrs ;
1774   struct device_attribute *dev_attrs ;
1775   struct driver_attribute *drv_attrs ;
1776   int (*match)(struct device * , struct device_driver * ) ;
1777   int (*uevent)(struct device * , struct kobj_uevent_env * ) ;
1778   int (*probe)(struct device * ) ;
1779   int (*remove)(struct device * ) ;
1780   void (*shutdown)(struct device * ) ;
1781   int (*suspend)(struct device * , pm_message_t  ) ;
1782   int (*resume)(struct device * ) ;
1783   struct dev_pm_ops  const  *pm ;
1784   struct iommu_ops *iommu_ops ;
1785   struct subsys_private *p ;
1786};
1787#line 125
1788struct device_type;
1789#line 182
1790struct of_device_id;
1791#line 182 "include/linux/device.h"
1792struct device_driver {
1793   char const   *name ;
1794   struct bus_type *bus ;
1795   struct module *owner ;
1796   char const   *mod_name ;
1797   bool suppress_bind_attrs ;
1798   struct of_device_id  const  *of_match_table ;
1799   int (*probe)(struct device * ) ;
1800   int (*remove)(struct device * ) ;
1801   void (*shutdown)(struct device * ) ;
1802   int (*suspend)(struct device * , pm_message_t  ) ;
1803   int (*resume)(struct device * ) ;
1804   struct attribute_group  const  **groups ;
1805   struct dev_pm_ops  const  *pm ;
1806   struct driver_private *p ;
1807};
1808#line 245 "include/linux/device.h"
1809struct driver_attribute {
1810   struct attribute attr ;
1811   ssize_t (*show)(struct device_driver * , char * ) ;
1812   ssize_t (*store)(struct device_driver * , char const   * , size_t  ) ;
1813};
1814#line 299
1815struct class_attribute;
1816#line 299 "include/linux/device.h"
1817struct class {
1818   char const   *name ;
1819   struct module *owner ;
1820   struct class_attribute *class_attrs ;
1821   struct device_attribute *dev_attrs ;
1822   struct bin_attribute *dev_bin_attrs ;
1823   struct kobject *dev_kobj ;
1824   int (*dev_uevent)(struct device * , struct kobj_uevent_env * ) ;
1825   char *(*devnode)(struct device * , umode_t * ) ;
1826   void (*class_release)(struct class * ) ;
1827   void (*dev_release)(struct device * ) ;
1828   int (*suspend)(struct device * , pm_message_t  ) ;
1829   int (*resume)(struct device * ) ;
1830   struct kobj_ns_type_operations  const  *ns_type ;
1831   void const   *(*namespace)(struct device * ) ;
1832   struct dev_pm_ops  const  *pm ;
1833   struct subsys_private *p ;
1834};
1835#line 394 "include/linux/device.h"
1836struct class_attribute {
1837   struct attribute attr ;
1838   ssize_t (*show)(struct class * , struct class_attribute * , char * ) ;
1839   ssize_t (*store)(struct class * , struct class_attribute * , char const   * , size_t  ) ;
1840   void const   *(*namespace)(struct class * , struct class_attribute  const  * ) ;
1841};
1842#line 447 "include/linux/device.h"
1843struct device_type {
1844   char const   *name ;
1845   struct attribute_group  const  **groups ;
1846   int (*uevent)(struct device * , struct kobj_uevent_env * ) ;
1847   char *(*devnode)(struct device * , umode_t * ) ;
1848   void (*release)(struct device * ) ;
1849   struct dev_pm_ops  const  *pm ;
1850};
1851#line 474 "include/linux/device.h"
1852struct device_attribute {
1853   struct attribute attr ;
1854   ssize_t (*show)(struct device * , struct device_attribute * , char * ) ;
1855   ssize_t (*store)(struct device * , struct device_attribute * , char const   * ,
1856                    size_t  ) ;
1857};
1858#line 557 "include/linux/device.h"
1859struct device_dma_parameters {
1860   unsigned int max_segment_size ;
1861   unsigned long segment_boundary_mask ;
1862};
1863#line 567
1864struct dma_coherent_mem;
1865#line 567 "include/linux/device.h"
1866struct device {
1867   struct device *parent ;
1868   struct device_private *p ;
1869   struct kobject kobj ;
1870   char const   *init_name ;
1871   struct device_type  const  *type ;
1872   struct mutex mutex ;
1873   struct bus_type *bus ;
1874   struct device_driver *driver ;
1875   void *platform_data ;
1876   struct dev_pm_info power ;
1877   struct dev_pm_domain *pm_domain ;
1878   int numa_node ;
1879   u64 *dma_mask ;
1880   u64 coherent_dma_mask ;
1881   struct device_dma_parameters *dma_parms ;
1882   struct list_head dma_pools ;
1883   struct dma_coherent_mem *dma_mem ;
1884   struct dev_archdata archdata ;
1885   struct device_node *of_node ;
1886   dev_t devt ;
1887   u32 id ;
1888   spinlock_t devres_lock ;
1889   struct list_head devres_head ;
1890   struct klist_node knode_class ;
1891   struct class *class ;
1892   struct attribute_group  const  **groups ;
1893   void (*release)(struct device * ) ;
1894};
1895#line 681 "include/linux/device.h"
1896struct wakeup_source {
1897   char const   *name ;
1898   struct list_head entry ;
1899   spinlock_t lock ;
1900   struct timer_list timer ;
1901   unsigned long timer_expires ;
1902   ktime_t total_time ;
1903   ktime_t max_time ;
1904   ktime_t last_time ;
1905   unsigned long event_count ;
1906   unsigned long active_count ;
1907   unsigned long relax_count ;
1908   unsigned long hit_count ;
1909   unsigned char active : 1 ;
1910};
1911#line 93 "include/linux/bit_spinlock.h"
1912struct shrink_control {
1913   gfp_t gfp_mask ;
1914   unsigned long nr_to_scan ;
1915};
1916#line 14 "include/linux/shrinker.h"
1917struct shrinker {
1918   int (*shrink)(struct shrinker * , struct shrink_control * ) ;
1919   int seeks ;
1920   long batch ;
1921   struct list_head list ;
1922   atomic_long_t nr_in_batch ;
1923};
1924#line 43
1925struct file_ra_state;
1926#line 43
1927struct file_ra_state;
1928#line 44
1929struct user_struct;
1930#line 44
1931struct user_struct;
1932#line 45
1933struct writeback_control;
1934#line 45
1935struct writeback_control;
1936#line 178 "include/linux/mm.h"
1937struct vm_fault {
1938   unsigned int flags ;
1939   unsigned long pgoff ;
1940   void *virtual_address ;
1941   struct page *page ;
1942};
1943#line 195 "include/linux/mm.h"
1944struct vm_operations_struct {
1945   void (*open)(struct vm_area_struct * ) ;
1946   void (*close)(struct vm_area_struct * ) ;
1947   int (*fault)(struct vm_area_struct * , struct vm_fault * ) ;
1948   int (*page_mkwrite)(struct vm_area_struct * , struct vm_fault * ) ;
1949   int (*access)(struct vm_area_struct * , unsigned long  , void * , int  , int  ) ;
1950   int (*set_policy)(struct vm_area_struct * , struct mempolicy * ) ;
1951   struct mempolicy *(*get_policy)(struct vm_area_struct * , unsigned long  ) ;
1952   int (*migrate)(struct vm_area_struct * , nodemask_t const   * , nodemask_t const   * ,
1953                  unsigned long  ) ;
1954};
1955#line 1631 "include/linux/mm.h"
1956struct scatterlist {
1957   unsigned long sg_magic ;
1958   unsigned long page_link ;
1959   unsigned int offset ;
1960   unsigned int length ;
1961   dma_addr_t dma_address ;
1962   unsigned int dma_length ;
1963};
1964#line 37 "include/linux/dmaengine.h"
1965typedef s32 dma_cookie_t;
1966#line 1007 "include/linux/dmaengine.h"
1967struct dma_attrs {
1968   unsigned long flags[1U] ;
1969};
1970#line 67 "include/linux/dma-attrs.h"
1971enum dma_data_direction {
1972    DMA_BIDIRECTIONAL = 0,
1973    DMA_TO_DEVICE = 1,
1974    DMA_FROM_DEVICE = 2,
1975    DMA_NONE = 3
1976} ;
1977#line 74 "include/linux/dma-attrs.h"
1978struct dma_map_ops {
1979   void *(*alloc)(struct device * , size_t  , dma_addr_t * , gfp_t  , struct dma_attrs * ) ;
1980   void (*free)(struct device * , size_t  , void * , dma_addr_t  , struct dma_attrs * ) ;
1981   int (*mmap)(struct device * , struct vm_area_struct * , void * , dma_addr_t  ,
1982               size_t  , struct dma_attrs * ) ;
1983   dma_addr_t (*map_page)(struct device * , struct page * , unsigned long  , size_t  ,
1984                          enum dma_data_direction  , struct dma_attrs * ) ;
1985   void (*unmap_page)(struct device * , dma_addr_t  , size_t  , enum dma_data_direction  ,
1986                      struct dma_attrs * ) ;
1987   int (*map_sg)(struct device * , struct scatterlist * , int  , enum dma_data_direction  ,
1988                 struct dma_attrs * ) ;
1989   void (*unmap_sg)(struct device * , struct scatterlist * , int  , enum dma_data_direction  ,
1990                    struct dma_attrs * ) ;
1991   void (*sync_single_for_cpu)(struct device * , dma_addr_t  , size_t  , enum dma_data_direction  ) ;
1992   void (*sync_single_for_device)(struct device * , dma_addr_t  , size_t  , enum dma_data_direction  ) ;
1993   void (*sync_sg_for_cpu)(struct device * , struct scatterlist * , int  , enum dma_data_direction  ) ;
1994   void (*sync_sg_for_device)(struct device * , struct scatterlist * , int  , enum dma_data_direction  ) ;
1995   int (*mapping_error)(struct device * , dma_addr_t  ) ;
1996   int (*dma_supported)(struct device * , u64  ) ;
1997   int (*set_dma_mask)(struct device * , u64  ) ;
1998   int is_phys ;
1999};
2000#line 15 "include/linux/netdev_features.h"
2001typedef u64 netdev_features_t;
2002#line 56 "include/linux/netdev_features.h"
2003struct nf_conntrack {
2004   atomic_t use ;
2005};
2006#line 116 "include/linux/skbuff.h"
2007struct nf_bridge_info {
2008   atomic_t use ;
2009   struct net_device *physindev ;
2010   struct net_device *physoutdev ;
2011   unsigned int mask ;
2012   unsigned long data[4U] ;
2013};
2014#line 126 "include/linux/skbuff.h"
2015struct sk_buff_head {
2016   struct sk_buff *next ;
2017   struct sk_buff *prev ;
2018   __u32 qlen ;
2019   spinlock_t lock ;
2020};
2021#line 318 "include/linux/skbuff.h"
2022typedef unsigned int sk_buff_data_t;
2023#line 319
2024struct sec_path;
2025#line 319 "include/linux/skbuff.h"
2026struct __anonstruct_ldv_21231_161 {
2027   __u16 csum_start ;
2028   __u16 csum_offset ;
2029};
2030#line 319 "include/linux/skbuff.h"
2031union __anonunion_ldv_21232_160 {
2032   __wsum csum ;
2033   struct __anonstruct_ldv_21231_161 ldv_21231 ;
2034};
2035#line 319 "include/linux/skbuff.h"
2036union __anonunion_ldv_21268_162 {
2037   __u32 mark ;
2038   __u32 dropcount ;
2039   __u32 avail_size ;
2040};
2041#line 319 "include/linux/skbuff.h"
2042struct sk_buff {
2043   struct sk_buff *next ;
2044   struct sk_buff *prev ;
2045   ktime_t tstamp ;
2046   struct sock *sk ;
2047   struct net_device *dev ;
2048   char cb[48U] ;
2049   unsigned long _skb_refdst ;
2050   struct sec_path *sp ;
2051   unsigned int len ;
2052   unsigned int data_len ;
2053   __u16 mac_len ;
2054   __u16 hdr_len ;
2055   union __anonunion_ldv_21232_160 ldv_21232 ;
2056   __u32 priority ;
2057   unsigned char local_df : 1 ;
2058   unsigned char cloned : 1 ;
2059   unsigned char ip_summed : 2 ;
2060   unsigned char nohdr : 1 ;
2061   unsigned char nfctinfo : 3 ;
2062   unsigned char pkt_type : 3 ;
2063   unsigned char fclone : 2 ;
2064   unsigned char ipvs_property : 1 ;
2065   unsigned char peeked : 1 ;
2066   unsigned char nf_trace : 1 ;
2067   __be16 protocol ;
2068   void (*destructor)(struct sk_buff * ) ;
2069   struct nf_conntrack *nfct ;
2070   struct sk_buff *nfct_reasm ;
2071   struct nf_bridge_info *nf_bridge ;
2072   int skb_iif ;
2073   __u32 rxhash ;
2074   __u16 vlan_tci ;
2075   __u16 tc_index ;
2076   __u16 tc_verd ;
2077   __u16 queue_mapping ;
2078   unsigned char ndisc_nodetype : 2 ;
2079   unsigned char ooo_okay : 1 ;
2080   unsigned char l4_rxhash : 1 ;
2081   unsigned char wifi_acked_valid : 1 ;
2082   unsigned char wifi_acked : 1 ;
2083   unsigned char no_fcs : 1 ;
2084   dma_cookie_t dma_cookie ;
2085   __u32 secmark ;
2086   union __anonunion_ldv_21268_162 ldv_21268 ;
2087   sk_buff_data_t transport_header ;
2088   sk_buff_data_t network_header ;
2089   sk_buff_data_t mac_header ;
2090   sk_buff_data_t tail ;
2091   sk_buff_data_t end ;
2092   unsigned char *head ;
2093   unsigned char *data ;
2094   unsigned int truesize ;
2095   atomic_t users ;
2096};
2097#line 520
2098struct dst_entry;
2099#line 117 "include/linux/netlink.h"
2100struct nlattr {
2101   __u16 nla_len ;
2102   __u16 nla_type ;
2103};
2104#line 93 "include/linux/capability.h"
2105struct kernel_cap_struct {
2106   __u32 cap[2U] ;
2107};
2108#line 96 "include/linux/capability.h"
2109typedef struct kernel_cap_struct kernel_cap_t;
2110#line 104
2111struct dentry;
2112#line 104
2113struct dentry;
2114#line 105
2115struct user_namespace;
2116#line 105
2117struct user_namespace;
2118#line 39 "include/linux/if_link.h"
2119struct rtnl_link_stats64 {
2120   __u64 rx_packets ;
2121   __u64 tx_packets ;
2122   __u64 rx_bytes ;
2123   __u64 tx_bytes ;
2124   __u64 rx_errors ;
2125   __u64 tx_errors ;
2126   __u64 rx_dropped ;
2127   __u64 tx_dropped ;
2128   __u64 multicast ;
2129   __u64 collisions ;
2130   __u64 rx_length_errors ;
2131   __u64 rx_over_errors ;
2132   __u64 rx_crc_errors ;
2133   __u64 rx_frame_errors ;
2134   __u64 rx_fifo_errors ;
2135   __u64 rx_missed_errors ;
2136   __u64 tx_aborted_errors ;
2137   __u64 tx_carrier_errors ;
2138   __u64 tx_fifo_errors ;
2139   __u64 tx_heartbeat_errors ;
2140   __u64 tx_window_errors ;
2141   __u64 rx_compressed ;
2142   __u64 tx_compressed ;
2143};
2144#line 309 "include/linux/if_link.h"
2145struct ifla_vf_info {
2146   __u32 vf ;
2147   __u8 mac[32U] ;
2148   __u32 vlan ;
2149   __u32 qos ;
2150   __u32 tx_rate ;
2151   __u32 spoofchk ;
2152};
2153#line 393 "include/linux/if_link.h"
2154struct plist_head {
2155   struct list_head node_list ;
2156};
2157#line 84 "include/linux/plist.h"
2158struct plist_node {
2159   int prio ;
2160   struct list_head prio_list ;
2161   struct list_head node_list ;
2162};
2163#line 254
2164struct file_operations;
2165#line 71 "include/linux/miscdevice.h"
2166struct pm_qos_request {
2167   struct plist_node node ;
2168   int pm_qos_class ;
2169   struct delayed_work work ;
2170};
2171#line 35 "include/linux/pm_qos.h"
2172struct dev_pm_qos_request {
2173   struct plist_node node ;
2174   struct device *dev ;
2175};
2176#line 40
2177enum pm_qos_type {
2178    PM_QOS_UNITIALIZED = 0,
2179    PM_QOS_MAX = 1,
2180    PM_QOS_MIN = 2
2181} ;
2182#line 46 "include/linux/pm_qos.h"
2183struct pm_qos_constraints {
2184   struct plist_head list ;
2185   s32 target_value ;
2186   s32 default_value ;
2187   enum pm_qos_type type ;
2188   struct blocking_notifier_head *notifiers ;
2189};
2190#line 427 "include/linux/rculist.h"
2191struct dql {
2192   unsigned int num_queued ;
2193   unsigned int adj_limit ;
2194   unsigned int last_obj_cnt ;
2195   unsigned int limit ;
2196   unsigned int num_completed ;
2197   unsigned int prev_ovlimit ;
2198   unsigned int prev_num_queued ;
2199   unsigned int prev_last_obj_cnt ;
2200   unsigned int lowest_slack ;
2201   unsigned long slack_start_time ;
2202   unsigned int max_limit ;
2203   unsigned int min_limit ;
2204   unsigned int slack_hold_time ;
2205};
2206#line 98 "include/linux/sem.h"
2207struct sem_undo_list;
2208#line 98 "include/linux/sem.h"
2209struct sysv_sem {
2210   struct sem_undo_list *undo_list ;
2211};
2212#line 110
2213struct block_device;
2214#line 110
2215struct block_device;
2216#line 89 "include/linux/kdev_t.h"
2217struct hlist_bl_node;
2218#line 89 "include/linux/kdev_t.h"
2219struct hlist_bl_head {
2220   struct hlist_bl_node *first ;
2221};
2222#line 36 "include/linux/list_bl.h"
2223struct hlist_bl_node {
2224   struct hlist_bl_node *next ;
2225   struct hlist_bl_node **pprev ;
2226};
2227#line 114 "include/linux/rculist_bl.h"
2228struct nameidata;
2229#line 114
2230struct nameidata;
2231#line 115
2232struct path;
2233#line 115
2234struct path;
2235#line 116
2236struct vfsmount;
2237#line 116
2238struct vfsmount;
2239#line 117 "include/linux/rculist_bl.h"
2240struct qstr {
2241   unsigned int hash ;
2242   unsigned int len ;
2243   unsigned char const   *name ;
2244};
2245#line 72 "include/linux/dcache.h"
2246struct dentry_operations;
2247#line 72
2248struct super_block;
2249#line 72 "include/linux/dcache.h"
2250union __anonunion_d_u_166 {
2251   struct list_head d_child ;
2252   struct rcu_head d_rcu ;
2253};
2254#line 72 "include/linux/dcache.h"
2255struct dentry {
2256   unsigned int d_flags ;
2257   seqcount_t d_seq ;
2258   struct hlist_bl_node d_hash ;
2259   struct dentry *d_parent ;
2260   struct qstr d_name ;
2261   struct inode *d_inode ;
2262   unsigned char d_iname[32U] ;
2263   unsigned int d_count ;
2264   spinlock_t d_lock ;
2265   struct dentry_operations  const  *d_op ;
2266   struct super_block *d_sb ;
2267   unsigned long d_time ;
2268   void *d_fsdata ;
2269   struct list_head d_lru ;
2270   union __anonunion_d_u_166 d_u ;
2271   struct list_head d_subdirs ;
2272   struct list_head d_alias ;
2273};
2274#line 123 "include/linux/dcache.h"
2275struct dentry_operations {
2276   int (*d_revalidate)(struct dentry * , struct nameidata * ) ;
2277   int (*d_hash)(struct dentry  const  * , struct inode  const  * , struct qstr * ) ;
2278   int (*d_compare)(struct dentry  const  * , struct inode  const  * , struct dentry  const  * ,
2279                    struct inode  const  * , unsigned int  , char const   * , struct qstr  const  * ) ;
2280   int (*d_delete)(struct dentry  const  * ) ;
2281   void (*d_release)(struct dentry * ) ;
2282   void (*d_prune)(struct dentry * ) ;
2283   void (*d_iput)(struct dentry * , struct inode * ) ;
2284   char *(*d_dname)(struct dentry * , char * , int  ) ;
2285   struct vfsmount *(*d_automount)(struct path * ) ;
2286   int (*d_manage)(struct dentry * , bool  ) ;
2287};
2288#line 402 "include/linux/dcache.h"
2289struct path {
2290   struct vfsmount *mnt ;
2291   struct dentry *dentry ;
2292};
2293#line 58 "include/linux/radix-tree.h"
2294struct radix_tree_node;
2295#line 58 "include/linux/radix-tree.h"
2296struct radix_tree_root {
2297   unsigned int height ;
2298   gfp_t gfp_mask ;
2299   struct radix_tree_node *rnode ;
2300};
2301#line 377
2302enum pid_type {
2303    PIDTYPE_PID = 0,
2304    PIDTYPE_PGID = 1,
2305    PIDTYPE_SID = 2,
2306    PIDTYPE_MAX = 3
2307} ;
2308#line 384
2309struct pid_namespace;
2310#line 384 "include/linux/radix-tree.h"
2311struct upid {
2312   int nr ;
2313   struct pid_namespace *ns ;
2314   struct hlist_node pid_chain ;
2315};
2316#line 56 "include/linux/pid.h"
2317struct pid {
2318   atomic_t count ;
2319   unsigned int level ;
2320   struct hlist_head tasks[3U] ;
2321   struct rcu_head rcu ;
2322   struct upid numbers[1U] ;
2323};
2324#line 68 "include/linux/pid.h"
2325struct pid_link {
2326   struct hlist_node node ;
2327   struct pid *pid ;
2328};
2329#line 45 "include/linux/semaphore.h"
2330struct fiemap_extent {
2331   __u64 fe_logical ;
2332   __u64 fe_physical ;
2333   __u64 fe_length ;
2334   __u64 fe_reserved64[2U] ;
2335   __u32 fe_flags ;
2336   __u32 fe_reserved[3U] ;
2337};
2338#line 38 "include/linux/fiemap.h"
2339enum migrate_mode {
2340    MIGRATE_ASYNC = 0,
2341    MIGRATE_SYNC_LIGHT = 1,
2342    MIGRATE_SYNC = 2
2343} ;
2344#line 44
2345struct export_operations;
2346#line 44
2347struct export_operations;
2348#line 46
2349struct kstatfs;
2350#line 46
2351struct kstatfs;
2352#line 435 "include/linux/fs.h"
2353struct iattr {
2354   unsigned int ia_valid ;
2355   umode_t ia_mode ;
2356   uid_t ia_uid ;
2357   gid_t ia_gid ;
2358   loff_t ia_size ;
2359   struct timespec ia_atime ;
2360   struct timespec ia_mtime ;
2361   struct timespec ia_ctime ;
2362   struct file *ia_file ;
2363};
2364#line 119 "include/linux/quota.h"
2365struct if_dqinfo {
2366   __u64 dqi_bgrace ;
2367   __u64 dqi_igrace ;
2368   __u32 dqi_flags ;
2369   __u32 dqi_valid ;
2370};
2371#line 152 "include/linux/quota.h"
2372struct percpu_counter {
2373   raw_spinlock_t lock ;
2374   s64 count ;
2375   struct list_head list ;
2376   s32 *counters ;
2377};
2378#line 176 "include/linux/percpu_counter.h"
2379struct fs_disk_quota {
2380   __s8 d_version ;
2381   __s8 d_flags ;
2382   __u16 d_fieldmask ;
2383   __u32 d_id ;
2384   __u64 d_blk_hardlimit ;
2385   __u64 d_blk_softlimit ;
2386   __u64 d_ino_hardlimit ;
2387   __u64 d_ino_softlimit ;
2388   __u64 d_bcount ;
2389   __u64 d_icount ;
2390   __s32 d_itimer ;
2391   __s32 d_btimer ;
2392   __u16 d_iwarns ;
2393   __u16 d_bwarns ;
2394   __s32 d_padding2 ;
2395   __u64 d_rtb_hardlimit ;
2396   __u64 d_rtb_softlimit ;
2397   __u64 d_rtbcount ;
2398   __s32 d_rtbtimer ;
2399   __u16 d_rtbwarns ;
2400   __s16 d_padding3 ;
2401   char d_padding4[8U] ;
2402};
2403#line 75 "include/linux/dqblk_xfs.h"
2404struct fs_qfilestat {
2405   __u64 qfs_ino ;
2406   __u64 qfs_nblks ;
2407   __u32 qfs_nextents ;
2408};
2409#line 150 "include/linux/dqblk_xfs.h"
2410typedef struct fs_qfilestat fs_qfilestat_t;
2411#line 151 "include/linux/dqblk_xfs.h"
2412struct fs_quota_stat {
2413   __s8 qs_version ;
2414   __u16 qs_flags ;
2415   __s8 qs_pad ;
2416   fs_qfilestat_t qs_uquota ;
2417   fs_qfilestat_t qs_gquota ;
2418   __u32 qs_incoredqs ;
2419   __s32 qs_btimelimit ;
2420   __s32 qs_itimelimit ;
2421   __s32 qs_rtbtimelimit ;
2422   __u16 qs_bwarnlimit ;
2423   __u16 qs_iwarnlimit ;
2424};
2425#line 165
2426struct dquot;
2427#line 165
2428struct dquot;
2429#line 185 "include/linux/quota.h"
2430typedef __kernel_uid32_t qid_t;
2431#line 186 "include/linux/quota.h"
2432typedef long long qsize_t;
2433#line 189 "include/linux/quota.h"
2434struct mem_dqblk {
2435   qsize_t dqb_bhardlimit ;
2436   qsize_t dqb_bsoftlimit ;
2437   qsize_t dqb_curspace ;
2438   qsize_t dqb_rsvspace ;
2439   qsize_t dqb_ihardlimit ;
2440   qsize_t dqb_isoftlimit ;
2441   qsize_t dqb_curinodes ;
2442   time_t dqb_btime ;
2443   time_t dqb_itime ;
2444};
2445#line 211
2446struct quota_format_type;
2447#line 211
2448struct quota_format_type;
2449#line 212 "include/linux/quota.h"
2450struct mem_dqinfo {
2451   struct quota_format_type *dqi_format ;
2452   int dqi_fmt_id ;
2453   struct list_head dqi_dirty_list ;
2454   unsigned long dqi_flags ;
2455   unsigned int dqi_bgrace ;
2456   unsigned int dqi_igrace ;
2457   qsize_t dqi_maxblimit ;
2458   qsize_t dqi_maxilimit ;
2459   void *dqi_priv ;
2460};
2461#line 275 "include/linux/quota.h"
2462struct dquot {
2463   struct hlist_node dq_hash ;
2464   struct list_head dq_inuse ;
2465   struct list_head dq_free ;
2466   struct list_head dq_dirty ;
2467   struct mutex dq_lock ;
2468   atomic_t dq_count ;
2469   wait_queue_head_t dq_wait_unused ;
2470   struct super_block *dq_sb ;
2471   unsigned int dq_id ;
2472   loff_t dq_off ;
2473   unsigned long dq_flags ;
2474   short dq_type ;
2475   struct mem_dqblk dq_dqb ;
2476};
2477#line 303 "include/linux/quota.h"
2478struct quota_format_ops {
2479   int (*check_quota_file)(struct super_block * , int  ) ;
2480   int (*read_file_info)(struct super_block * , int  ) ;
2481   int (*write_file_info)(struct super_block * , int  ) ;
2482   int (*free_file_info)(struct super_block * , int  ) ;
2483   int (*read_dqblk)(struct dquot * ) ;
2484   int (*commit_dqblk)(struct dquot * ) ;
2485   int (*release_dqblk)(struct dquot * ) ;
2486};
2487#line 314 "include/linux/quota.h"
2488struct dquot_operations {
2489   int (*write_dquot)(struct dquot * ) ;
2490   struct dquot *(*alloc_dquot)(struct super_block * , int  ) ;
2491   void (*destroy_dquot)(struct dquot * ) ;
2492   int (*acquire_dquot)(struct dquot * ) ;
2493   int (*release_dquot)(struct dquot * ) ;
2494   int (*mark_dirty)(struct dquot * ) ;
2495   int (*write_info)(struct super_block * , int  ) ;
2496   qsize_t *(*get_reserved_space)(struct inode * ) ;
2497};
2498#line 328 "include/linux/quota.h"
2499struct quotactl_ops {
2500   int (*quota_on)(struct super_block * , int  , int  , struct path * ) ;
2501   int (*quota_on_meta)(struct super_block * , int  , int  ) ;
2502   int (*quota_off)(struct super_block * , int  ) ;
2503   int (*quota_sync)(struct super_block * , int  , int  ) ;
2504   int (*get_info)(struct super_block * , int  , struct if_dqinfo * ) ;
2505   int (*set_info)(struct super_block * , int  , struct if_dqinfo * ) ;
2506   int (*get_dqblk)(struct super_block * , int  , qid_t  , struct fs_disk_quota * ) ;
2507   int (*set_dqblk)(struct super_block * , int  , qid_t  , struct fs_disk_quota * ) ;
2508   int (*get_xstate)(struct super_block * , struct fs_quota_stat * ) ;
2509   int (*set_xstate)(struct super_block * , unsigned int  , int  ) ;
2510};
2511#line 344 "include/linux/quota.h"
2512struct quota_format_type {
2513   int qf_fmt_id ;
2514   struct quota_format_ops  const  *qf_ops ;
2515   struct module *qf_owner ;
2516   struct quota_format_type *qf_next ;
2517};
2518#line 390 "include/linux/quota.h"
2519struct quota_info {
2520   unsigned int flags ;
2521   struct mutex dqio_mutex ;
2522   struct mutex dqonoff_mutex ;
2523   struct rw_semaphore dqptr_sem ;
2524   struct inode *files[2U] ;
2525   struct mem_dqinfo info[2U] ;
2526   struct quota_format_ops  const  *ops[2U] ;
2527};
2528#line 585 "include/linux/fs.h"
2529union __anonunion_arg_168 {
2530   char *buf ;
2531   void *data ;
2532};
2533#line 585 "include/linux/fs.h"
2534struct __anonstruct_read_descriptor_t_167 {
2535   size_t written ;
2536   size_t count ;
2537   union __anonunion_arg_168 arg ;
2538   int error ;
2539};
2540#line 585 "include/linux/fs.h"
2541typedef struct __anonstruct_read_descriptor_t_167 read_descriptor_t;
2542#line 588 "include/linux/fs.h"
2543struct address_space_operations {
2544   int (*writepage)(struct page * , struct writeback_control * ) ;
2545   int (*readpage)(struct file * , struct page * ) ;
2546   int (*writepages)(struct address_space * , struct writeback_control * ) ;
2547   int (*set_page_dirty)(struct page * ) ;
2548   int (*readpages)(struct file * , struct address_space * , struct list_head * ,
2549                    unsigned int  ) ;
2550   int (*write_begin)(struct file * , struct address_space * , loff_t  , unsigned int  ,
2551                      unsigned int  , struct page ** , void ** ) ;
2552   int (*write_end)(struct file * , struct address_space * , loff_t  , unsigned int  ,
2553                    unsigned int  , struct page * , void * ) ;
2554   sector_t (*bmap)(struct address_space * , sector_t  ) ;
2555   void (*invalidatepage)(struct page * , unsigned long  ) ;
2556   int (*releasepage)(struct page * , gfp_t  ) ;
2557   void (*freepage)(struct page * ) ;
2558   ssize_t (*direct_IO)(int  , struct kiocb * , struct iovec  const  * , loff_t  ,
2559                        unsigned long  ) ;
2560   int (*get_xip_mem)(struct address_space * , unsigned long  , int  , void ** , unsigned long * ) ;
2561   int (*migratepage)(struct address_space * , struct page * , struct page * , enum migrate_mode  ) ;
2562   int (*launder_page)(struct page * ) ;
2563   int (*is_partially_uptodate)(struct page * , read_descriptor_t * , unsigned long  ) ;
2564   int (*error_remove_page)(struct address_space * , struct page * ) ;
2565};
2566#line 642
2567struct backing_dev_info;
2568#line 642
2569struct backing_dev_info;
2570#line 643 "include/linux/fs.h"
2571struct address_space {
2572   struct inode *host ;
2573   struct radix_tree_root page_tree ;
2574   spinlock_t tree_lock ;
2575   unsigned int i_mmap_writable ;
2576   struct prio_tree_root i_mmap ;
2577   struct list_head i_mmap_nonlinear ;
2578   struct mutex i_mmap_mutex ;
2579   unsigned long nrpages ;
2580   unsigned long writeback_index ;
2581   struct address_space_operations  const  *a_ops ;
2582   unsigned long flags ;
2583   struct backing_dev_info *backing_dev_info ;
2584   spinlock_t private_lock ;
2585   struct list_head private_list ;
2586   struct address_space *assoc_mapping ;
2587};
2588#line 664
2589struct request_queue;
2590#line 664
2591struct request_queue;
2592#line 665
2593struct hd_struct;
2594#line 665
2595struct gendisk;
2596#line 665 "include/linux/fs.h"
2597struct block_device {
2598   dev_t bd_dev ;
2599   int bd_openers ;
2600   struct inode *bd_inode ;
2601   struct super_block *bd_super ;
2602   struct mutex bd_mutex ;
2603   struct list_head bd_inodes ;
2604   void *bd_claiming ;
2605   void *bd_holder ;
2606   int bd_holders ;
2607   bool bd_write_holder ;
2608   struct list_head bd_holder_disks ;
2609   struct block_device *bd_contains ;
2610   unsigned int bd_block_size ;
2611   struct hd_struct *bd_part ;
2612   unsigned int bd_part_count ;
2613   int bd_invalidated ;
2614   struct gendisk *bd_disk ;
2615   struct request_queue *bd_queue ;
2616   struct list_head bd_list ;
2617   unsigned long bd_private ;
2618   int bd_fsfreeze_count ;
2619   struct mutex bd_fsfreeze_mutex ;
2620};
2621#line 737
2622struct posix_acl;
2623#line 737
2624struct posix_acl;
2625#line 738
2626struct inode_operations;
2627#line 738 "include/linux/fs.h"
2628union __anonunion_ldv_24514_169 {
2629   unsigned int const   i_nlink ;
2630   unsigned int __i_nlink ;
2631};
2632#line 738 "include/linux/fs.h"
2633union __anonunion_ldv_24533_170 {
2634   struct list_head i_dentry ;
2635   struct rcu_head i_rcu ;
2636};
2637#line 738
2638struct file_lock;
2639#line 738
2640struct cdev;
2641#line 738 "include/linux/fs.h"
2642union __anonunion_ldv_24550_171 {
2643   struct pipe_inode_info *i_pipe ;
2644   struct block_device *i_bdev ;
2645   struct cdev *i_cdev ;
2646};
2647#line 738 "include/linux/fs.h"
2648struct inode {
2649   umode_t i_mode ;
2650   unsigned short i_opflags ;
2651   uid_t i_uid ;
2652   gid_t i_gid ;
2653   unsigned int i_flags ;
2654   struct posix_acl *i_acl ;
2655   struct posix_acl *i_default_acl ;
2656   struct inode_operations  const  *i_op ;
2657   struct super_block *i_sb ;
2658   struct address_space *i_mapping ;
2659   void *i_security ;
2660   unsigned long i_ino ;
2661   union __anonunion_ldv_24514_169 ldv_24514 ;
2662   dev_t i_rdev ;
2663   struct timespec i_atime ;
2664   struct timespec i_mtime ;
2665   struct timespec i_ctime ;
2666   spinlock_t i_lock ;
2667   unsigned short i_bytes ;
2668   blkcnt_t i_blocks ;
2669   loff_t i_size ;
2670   unsigned long i_state ;
2671   struct mutex i_mutex ;
2672   unsigned long dirtied_when ;
2673   struct hlist_node i_hash ;
2674   struct list_head i_wb_list ;
2675   struct list_head i_lru ;
2676   struct list_head i_sb_list ;
2677   union __anonunion_ldv_24533_170 ldv_24533 ;
2678   atomic_t i_count ;
2679   unsigned int i_blkbits ;
2680   u64 i_version ;
2681   atomic_t i_dio_count ;
2682   atomic_t i_writecount ;
2683   struct file_operations  const  *i_fop ;
2684   struct file_lock *i_flock ;
2685   struct address_space i_data ;
2686   struct dquot *i_dquot[2U] ;
2687   struct list_head i_devices ;
2688   union __anonunion_ldv_24550_171 ldv_24550 ;
2689   __u32 i_generation ;
2690   __u32 i_fsnotify_mask ;
2691   struct hlist_head i_fsnotify_marks ;
2692   atomic_t i_readcount ;
2693   void *i_private ;
2694};
2695#line 941 "include/linux/fs.h"
2696struct fown_struct {
2697   rwlock_t lock ;
2698   struct pid *pid ;
2699   enum pid_type pid_type ;
2700   uid_t uid ;
2701   uid_t euid ;
2702   int signum ;
2703};
2704#line 949 "include/linux/fs.h"
2705struct file_ra_state {
2706   unsigned long start ;
2707   unsigned int size ;
2708   unsigned int async_size ;
2709   unsigned int ra_pages ;
2710   unsigned int mmap_miss ;
2711   loff_t prev_pos ;
2712};
2713#line 972 "include/linux/fs.h"
2714union __anonunion_f_u_172 {
2715   struct list_head fu_list ;
2716   struct rcu_head fu_rcuhead ;
2717};
2718#line 972 "include/linux/fs.h"
2719struct file {
2720   union __anonunion_f_u_172 f_u ;
2721   struct path f_path ;
2722   struct file_operations  const  *f_op ;
2723   spinlock_t f_lock ;
2724   int f_sb_list_cpu ;
2725   atomic_long_t f_count ;
2726   unsigned int f_flags ;
2727   fmode_t f_mode ;
2728   loff_t f_pos ;
2729   struct fown_struct f_owner ;
2730   struct cred  const  *f_cred ;
2731   struct file_ra_state f_ra ;
2732   u64 f_version ;
2733   void *f_security ;
2734   void *private_data ;
2735   struct list_head f_ep_links ;
2736   struct list_head f_tfile_llink ;
2737   struct address_space *f_mapping ;
2738   unsigned long f_mnt_write_state ;
2739};
2740#line 1111
2741struct files_struct;
2742#line 1111 "include/linux/fs.h"
2743typedef struct files_struct *fl_owner_t;
2744#line 1112 "include/linux/fs.h"
2745struct file_lock_operations {
2746   void (*fl_copy_lock)(struct file_lock * , struct file_lock * ) ;
2747   void (*fl_release_private)(struct file_lock * ) ;
2748};
2749#line 1117 "include/linux/fs.h"
2750struct lock_manager_operations {
2751   int (*lm_compare_owner)(struct file_lock * , struct file_lock * ) ;
2752   void (*lm_notify)(struct file_lock * ) ;
2753   int (*lm_grant)(struct file_lock * , struct file_lock * , int  ) ;
2754   void (*lm_release_private)(struct file_lock * ) ;
2755   void (*lm_break)(struct file_lock * ) ;
2756   int (*lm_change)(struct file_lock ** , int  ) ;
2757};
2758#line 1134
2759struct nlm_lockowner;
2760#line 1134
2761struct nlm_lockowner;
2762#line 1135 "include/linux/fs.h"
2763struct nfs_lock_info {
2764   u32 state ;
2765   struct nlm_lockowner *owner ;
2766   struct list_head list ;
2767};
2768#line 14 "include/linux/nfs_fs_i.h"
2769struct nfs4_lock_state;
2770#line 14
2771struct nfs4_lock_state;
2772#line 15 "include/linux/nfs_fs_i.h"
2773struct nfs4_lock_info {
2774   struct nfs4_lock_state *owner ;
2775};
2776#line 19 "include/linux/nfs_fs_i.h"
2777struct __anonstruct_afs_174 {
2778   struct list_head link ;
2779   int state ;
2780};
2781#line 19 "include/linux/nfs_fs_i.h"
2782union __anonunion_fl_u_173 {
2783   struct nfs_lock_info nfs_fl ;
2784   struct nfs4_lock_info nfs4_fl ;
2785   struct __anonstruct_afs_174 afs ;
2786};
2787#line 19 "include/linux/nfs_fs_i.h"
2788struct file_lock {
2789   struct file_lock *fl_next ;
2790   struct list_head fl_link ;
2791   struct list_head fl_block ;
2792   fl_owner_t fl_owner ;
2793   unsigned int fl_flags ;
2794   unsigned char fl_type ;
2795   unsigned int fl_pid ;
2796   struct pid *fl_nspid ;
2797   wait_queue_head_t fl_wait ;
2798   struct file *fl_file ;
2799   loff_t fl_start ;
2800   loff_t fl_end ;
2801   struct fasync_struct *fl_fasync ;
2802   unsigned long fl_break_time ;
2803   unsigned long fl_downgrade_time ;
2804   struct file_lock_operations  const  *fl_ops ;
2805   struct lock_manager_operations  const  *fl_lmops ;
2806   union __anonunion_fl_u_173 fl_u ;
2807};
2808#line 1221 "include/linux/fs.h"
2809struct fasync_struct {
2810   spinlock_t fa_lock ;
2811   int magic ;
2812   int fa_fd ;
2813   struct fasync_struct *fa_next ;
2814   struct file *fa_file ;
2815   struct rcu_head fa_rcu ;
2816};
2817#line 1417
2818struct file_system_type;
2819#line 1417
2820struct super_operations;
2821#line 1417
2822struct xattr_handler;
2823#line 1417
2824struct mtd_info;
2825#line 1417 "include/linux/fs.h"
2826struct super_block {
2827   struct list_head s_list ;
2828   dev_t s_dev ;
2829   unsigned char s_dirt ;
2830   unsigned char s_blocksize_bits ;
2831   unsigned long s_blocksize ;
2832   loff_t s_maxbytes ;
2833   struct file_system_type *s_type ;
2834   struct super_operations  const  *s_op ;
2835   struct dquot_operations  const  *dq_op ;
2836   struct quotactl_ops  const  *s_qcop ;
2837   struct export_operations  const  *s_export_op ;
2838   unsigned long s_flags ;
2839   unsigned long s_magic ;
2840   struct dentry *s_root ;
2841   struct rw_semaphore s_umount ;
2842   struct mutex s_lock ;
2843   int s_count ;
2844   atomic_t s_active ;
2845   void *s_security ;
2846   struct xattr_handler  const  **s_xattr ;
2847   struct list_head s_inodes ;
2848   struct hlist_bl_head s_anon ;
2849   struct list_head *s_files ;
2850   struct list_head s_mounts ;
2851   struct list_head s_dentry_lru ;
2852   int s_nr_dentry_unused ;
2853   spinlock_t s_inode_lru_lock ;
2854   struct list_head s_inode_lru ;
2855   int s_nr_inodes_unused ;
2856   struct block_device *s_bdev ;
2857   struct backing_dev_info *s_bdi ;
2858   struct mtd_info *s_mtd ;
2859   struct hlist_node s_instances ;
2860   struct quota_info s_dquot ;
2861   int s_frozen ;
2862   wait_queue_head_t s_wait_unfrozen ;
2863   char s_id[32U] ;
2864   u8 s_uuid[16U] ;
2865   void *s_fs_info ;
2866   unsigned int s_max_links ;
2867   fmode_t s_mode ;
2868   u32 s_time_gran ;
2869   struct mutex s_vfs_rename_mutex ;
2870   char *s_subtype ;
2871   char *s_options ;
2872   struct dentry_operations  const  *s_d_op ;
2873   int cleancache_poolid ;
2874   struct shrinker s_shrink ;
2875   atomic_long_t s_remove_count ;
2876   int s_readonly_remount ;
2877};
2878#line 1563 "include/linux/fs.h"
2879struct fiemap_extent_info {
2880   unsigned int fi_flags ;
2881   unsigned int fi_extents_mapped ;
2882   unsigned int fi_extents_max ;
2883   struct fiemap_extent *fi_extents_start ;
2884};
2885#line 1602 "include/linux/fs.h"
2886struct file_operations {
2887   struct module *owner ;
2888   loff_t (*llseek)(struct file * , loff_t  , int  ) ;
2889   ssize_t (*read)(struct file * , char * , size_t  , loff_t * ) ;
2890   ssize_t (*write)(struct file * , char const   * , size_t  , loff_t * ) ;
2891   ssize_t (*aio_read)(struct kiocb * , struct iovec  const  * , unsigned long  ,
2892                       loff_t  ) ;
2893   ssize_t (*aio_write)(struct kiocb * , struct iovec  const  * , unsigned long  ,
2894                        loff_t  ) ;
2895   int (*readdir)(struct file * , void * , int (*)(void * , char const   * , int  ,
2896                                                   loff_t  , u64  , unsigned int  ) ) ;
2897   unsigned int (*poll)(struct file * , struct poll_table_struct * ) ;
2898   long (*unlocked_ioctl)(struct file * , unsigned int  , unsigned long  ) ;
2899   long (*compat_ioctl)(struct file * , unsigned int  , unsigned long  ) ;
2900   int (*mmap)(struct file * , struct vm_area_struct * ) ;
2901   int (*open)(struct inode * , struct file * ) ;
2902   int (*flush)(struct file * , fl_owner_t  ) ;
2903   int (*release)(struct inode * , struct file * ) ;
2904   int (*fsync)(struct file * , loff_t  , loff_t  , int  ) ;
2905   int (*aio_fsync)(struct kiocb * , int  ) ;
2906   int (*fasync)(int  , struct file * , int  ) ;
2907   int (*lock)(struct file * , int  , struct file_lock * ) ;
2908   ssize_t (*sendpage)(struct file * , struct page * , int  , size_t  , loff_t * ,
2909                       int  ) ;
2910   unsigned long (*get_unmapped_area)(struct file * , unsigned long  , unsigned long  ,
2911                                      unsigned long  , unsigned long  ) ;
2912   int (*check_flags)(int  ) ;
2913   int (*flock)(struct file * , int  , struct file_lock * ) ;
2914   ssize_t (*splice_write)(struct pipe_inode_info * , struct file * , loff_t * , size_t  ,
2915                           unsigned int  ) ;
2916   ssize_t (*splice_read)(struct file * , loff_t * , struct pipe_inode_info * , size_t  ,
2917                          unsigned int  ) ;
2918   int (*setlease)(struct file * , long  , struct file_lock ** ) ;
2919   long (*fallocate)(struct file * , int  , loff_t  , loff_t  ) ;
2920};
2921#line 1637 "include/linux/fs.h"
2922struct inode_operations {
2923   struct dentry *(*lookup)(struct inode * , struct dentry * , struct nameidata * ) ;
2924   void *(*follow_link)(struct dentry * , struct nameidata * ) ;
2925   int (*permission)(struct inode * , int  ) ;
2926   struct posix_acl *(*get_acl)(struct inode * , int  ) ;
2927   int (*readlink)(struct dentry * , char * , int  ) ;
2928   void (*put_link)(struct dentry * , struct nameidata * , void * ) ;
2929   int (*create)(struct inode * , struct dentry * , umode_t  , struct nameidata * ) ;
2930   int (*link)(struct dentry * , struct inode * , struct dentry * ) ;
2931   int (*unlink)(struct inode * , struct dentry * ) ;
2932   int (*symlink)(struct inode * , struct dentry * , char const   * ) ;
2933   int (*mkdir)(struct inode * , struct dentry * , umode_t  ) ;
2934   int (*rmdir)(struct inode * , struct dentry * ) ;
2935   int (*mknod)(struct inode * , struct dentry * , umode_t  , dev_t  ) ;
2936   int (*rename)(struct inode * , struct dentry * , struct inode * , struct dentry * ) ;
2937   void (*truncate)(struct inode * ) ;
2938   int (*setattr)(struct dentry * , struct iattr * ) ;
2939   int (*getattr)(struct vfsmount * , struct dentry * , struct kstat * ) ;
2940   int (*setxattr)(struct dentry * , char const   * , void const   * , size_t  , int  ) ;
2941   ssize_t (*getxattr)(struct dentry * , char const   * , void * , size_t  ) ;
2942   ssize_t (*listxattr)(struct dentry * , char * , size_t  ) ;
2943   int (*removexattr)(struct dentry * , char const   * ) ;
2944   void (*truncate_range)(struct inode * , loff_t  , loff_t  ) ;
2945   int (*fiemap)(struct inode * , struct fiemap_extent_info * , u64  , u64  ) ;
2946};
2947#line 1682 "include/linux/fs.h"
2948struct super_operations {
2949   struct inode *(*alloc_inode)(struct super_block * ) ;
2950   void (*destroy_inode)(struct inode * ) ;
2951   void (*dirty_inode)(struct inode * , int  ) ;
2952   int (*write_inode)(struct inode * , struct writeback_control * ) ;
2953   int (*drop_inode)(struct inode * ) ;
2954   void (*evict_inode)(struct inode * ) ;
2955   void (*put_super)(struct super_block * ) ;
2956   void (*write_super)(struct super_block * ) ;
2957   int (*sync_fs)(struct super_block * , int  ) ;
2958   int (*freeze_fs)(struct super_block * ) ;
2959   int (*unfreeze_fs)(struct super_block * ) ;
2960   int (*statfs)(struct dentry * , struct kstatfs * ) ;
2961   int (*remount_fs)(struct super_block * , int * , char * ) ;
2962   void (*umount_begin)(struct super_block * ) ;
2963   int (*show_options)(struct seq_file * , struct dentry * ) ;
2964   int (*show_devname)(struct seq_file * , struct dentry * ) ;
2965   int (*show_path)(struct seq_file * , struct dentry * ) ;
2966   int (*show_stats)(struct seq_file * , struct dentry * ) ;
2967   ssize_t (*quota_read)(struct super_block * , int  , char * , size_t  , loff_t  ) ;
2968   ssize_t (*quota_write)(struct super_block * , int  , char const   * , size_t  ,
2969                          loff_t  ) ;
2970   int (*bdev_try_to_free_page)(struct super_block * , struct page * , gfp_t  ) ;
2971   int (*nr_cached_objects)(struct super_block * ) ;
2972   void (*free_cached_objects)(struct super_block * , int  ) ;
2973};
2974#line 1834 "include/linux/fs.h"
2975struct file_system_type {
2976   char const   *name ;
2977   int fs_flags ;
2978   struct dentry *(*mount)(struct file_system_type * , int  , char const   * , void * ) ;
2979   void (*kill_sb)(struct super_block * ) ;
2980   struct module *owner ;
2981   struct file_system_type *next ;
2982   struct hlist_head fs_supers ;
2983   struct lock_class_key s_lock_key ;
2984   struct lock_class_key s_umount_key ;
2985   struct lock_class_key s_vfs_rename_key ;
2986   struct lock_class_key i_lock_key ;
2987   struct lock_class_key i_mutex_key ;
2988   struct lock_class_key i_mutex_dir_key ;
2989};
2990#line 44 "include/linux/aio_abi.h"
2991struct io_event {
2992   __u64 data ;
2993   __u64 obj ;
2994   __s64 res ;
2995   __s64 res2 ;
2996};
2997#line 7 "include/asm-generic/cputime.h"
2998typedef unsigned long cputime_t;
2999#line 15
3000struct siginfo;
3001#line 15
3002struct siginfo;
3003#line 32 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/signal.h"
3004struct __anonstruct_sigset_t_175 {
3005   unsigned long sig[1U] ;
3006};
3007#line 32 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/signal.h"
3008typedef struct __anonstruct_sigset_t_175 sigset_t;
3009#line 17 "include/asm-generic/signal-defs.h"
3010typedef void __signalfn_t(int  );
3011#line 18 "include/asm-generic/signal-defs.h"
3012typedef __signalfn_t *__sighandler_t;
3013#line 20 "include/asm-generic/signal-defs.h"
3014typedef void __restorefn_t(void);
3015#line 21 "include/asm-generic/signal-defs.h"
3016typedef __restorefn_t *__sigrestore_t;
3017#line 126 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/signal.h"
3018struct sigaction {
3019   __sighandler_t sa_handler ;
3020   unsigned long sa_flags ;
3021   __sigrestore_t sa_restorer ;
3022   sigset_t sa_mask ;
3023};
3024#line 173 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/signal.h"
3025struct k_sigaction {
3026   struct sigaction sa ;
3027};
3028#line 185 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/signal.h"
3029union sigval {
3030   int sival_int ;
3031   void *sival_ptr ;
3032};
3033#line 10 "include/asm-generic/siginfo.h"
3034typedef union sigval sigval_t;
3035#line 11 "include/asm-generic/siginfo.h"
3036struct __anonstruct__kill_177 {
3037   __kernel_pid_t _pid ;
3038   __kernel_uid32_t _uid ;
3039};
3040#line 11 "include/asm-generic/siginfo.h"
3041struct __anonstruct__timer_178 {
3042   __kernel_timer_t _tid ;
3043   int _overrun ;
3044   char _pad[0U] ;
3045   sigval_t _sigval ;
3046   int _sys_private ;
3047};
3048#line 11 "include/asm-generic/siginfo.h"
3049struct __anonstruct__rt_179 {
3050   __kernel_pid_t _pid ;
3051   __kernel_uid32_t _uid ;
3052   sigval_t _sigval ;
3053};
3054#line 11 "include/asm-generic/siginfo.h"
3055struct __anonstruct__sigchld_180 {
3056   __kernel_pid_t _pid ;
3057   __kernel_uid32_t _uid ;
3058   int _status ;
3059   __kernel_clock_t _utime ;
3060   __kernel_clock_t _stime ;
3061};
3062#line 11 "include/asm-generic/siginfo.h"
3063struct __anonstruct__sigfault_181 {
3064   void *_addr ;
3065   short _addr_lsb ;
3066};
3067#line 11 "include/asm-generic/siginfo.h"
3068struct __anonstruct__sigpoll_182 {
3069   long _band ;
3070   int _fd ;
3071};
3072#line 11 "include/asm-generic/siginfo.h"
3073union __anonunion__sifields_176 {
3074   int _pad[28U] ;
3075   struct __anonstruct__kill_177 _kill ;
3076   struct __anonstruct__timer_178 _timer ;
3077   struct __anonstruct__rt_179 _rt ;
3078   struct __anonstruct__sigchld_180 _sigchld ;
3079   struct __anonstruct__sigfault_181 _sigfault ;
3080   struct __anonstruct__sigpoll_182 _sigpoll ;
3081};
3082#line 11 "include/asm-generic/siginfo.h"
3083struct siginfo {
3084   int si_signo ;
3085   int si_errno ;
3086   int si_code ;
3087   union __anonunion__sifields_176 _sifields ;
3088};
3089#line 102 "include/asm-generic/siginfo.h"
3090typedef struct siginfo siginfo_t;
3091#line 24 "include/linux/signal.h"
3092struct sigpending {
3093   struct list_head list ;
3094   sigset_t signal ;
3095};
3096#line 10 "include/linux/seccomp.h"
3097struct __anonstruct_seccomp_t_185 {
3098   int mode ;
3099};
3100#line 10 "include/linux/seccomp.h"
3101typedef struct __anonstruct_seccomp_t_185 seccomp_t;
3102#line 38 "include/linux/rtmutex.h"
3103struct rt_mutex_waiter;
3104#line 38
3105struct rt_mutex_waiter;
3106#line 41 "include/linux/resource.h"
3107struct rlimit {
3108   unsigned long rlim_cur ;
3109   unsigned long rlim_max ;
3110};
3111#line 85 "include/linux/resource.h"
3112struct task_io_accounting {
3113   u64 rchar ;
3114   u64 wchar ;
3115   u64 syscr ;
3116   u64 syscw ;
3117   u64 read_bytes ;
3118   u64 write_bytes ;
3119   u64 cancelled_write_bytes ;
3120};
3121#line 45 "include/linux/task_io_accounting.h"
3122struct latency_record {
3123   unsigned long backtrace[12U] ;
3124   unsigned int count ;
3125   unsigned long time ;
3126   unsigned long max ;
3127};
3128#line 29 "include/linux/key.h"
3129typedef int32_t key_serial_t;
3130#line 32 "include/linux/key.h"
3131typedef uint32_t key_perm_t;
3132#line 33
3133struct key;
3134#line 33
3135struct key;
3136#line 34
3137struct signal_struct;
3138#line 34
3139struct signal_struct;
3140#line 35
3141struct key_type;
3142#line 35
3143struct key_type;
3144#line 37
3145struct keyring_list;
3146#line 37
3147struct keyring_list;
3148#line 115
3149struct key_user;
3150#line 115 "include/linux/key.h"
3151union __anonunion_ldv_26997_186 {
3152   time_t expiry ;
3153   time_t revoked_at ;
3154};
3155#line 115 "include/linux/key.h"
3156union __anonunion_type_data_187 {
3157   struct list_head link ;
3158   unsigned long x[2U] ;
3159   void *p[2U] ;
3160   int reject_error ;
3161};
3162#line 115 "include/linux/key.h"
3163union __anonunion_payload_188 {
3164   unsigned long value ;
3165   void *rcudata ;
3166   void *data ;
3167   struct keyring_list *subscriptions ;
3168};
3169#line 115 "include/linux/key.h"
3170struct key {
3171   atomic_t usage ;
3172   key_serial_t serial ;
3173   struct rb_node serial_node ;
3174   struct key_type *type ;
3175   struct rw_semaphore sem ;
3176   struct key_user *user ;
3177   void *security ;
3178   union __anonunion_ldv_26997_186 ldv_26997 ;
3179   uid_t uid ;
3180   gid_t gid ;
3181   key_perm_t perm ;
3182   unsigned short quotalen ;
3183   unsigned short datalen ;
3184   unsigned long flags ;
3185   char *description ;
3186   union __anonunion_type_data_187 type_data ;
3187   union __anonunion_payload_188 payload ;
3188};
3189#line 316
3190struct audit_context;
3191#line 316
3192struct audit_context;
3193#line 27 "include/linux/selinux.h"
3194struct group_info {
3195   atomic_t usage ;
3196   int ngroups ;
3197   int nblocks ;
3198   gid_t small_block[32U] ;
3199   gid_t *blocks[0U] ;
3200};
3201#line 77 "include/linux/cred.h"
3202struct thread_group_cred {
3203   atomic_t usage ;
3204   pid_t tgid ;
3205   spinlock_t lock ;
3206   struct key *session_keyring ;
3207   struct key *process_keyring ;
3208   struct rcu_head rcu ;
3209};
3210#line 91 "include/linux/cred.h"
3211struct cred {
3212   atomic_t usage ;
3213   atomic_t subscribers ;
3214   void *put_addr ;
3215   unsigned int magic ;
3216   uid_t uid ;
3217   gid_t gid ;
3218   uid_t suid ;
3219   gid_t sgid ;
3220   uid_t euid ;
3221   gid_t egid ;
3222   uid_t fsuid ;
3223   gid_t fsgid ;
3224   unsigned int securebits ;
3225   kernel_cap_t cap_inheritable ;
3226   kernel_cap_t cap_permitted ;
3227   kernel_cap_t cap_effective ;
3228   kernel_cap_t cap_bset ;
3229   unsigned char jit_keyring ;
3230   struct key *thread_keyring ;
3231   struct key *request_key_auth ;
3232   struct thread_group_cred *tgcred ;
3233   void *security ;
3234   struct user_struct *user ;
3235   struct user_namespace *user_ns ;
3236   struct group_info *group_info ;
3237   struct rcu_head rcu ;
3238};
3239#line 264
3240struct llist_node;
3241#line 64 "include/linux/llist.h"
3242struct llist_node {
3243   struct llist_node *next ;
3244};
3245#line 185
3246struct futex_pi_state;
3247#line 185
3248struct futex_pi_state;
3249#line 186
3250struct robust_list_head;
3251#line 186
3252struct robust_list_head;
3253#line 187
3254struct bio_list;
3255#line 187
3256struct bio_list;
3257#line 188
3258struct fs_struct;
3259#line 188
3260struct fs_struct;
3261#line 189
3262struct perf_event_context;
3263#line 189
3264struct perf_event_context;
3265#line 190
3266struct blk_plug;
3267#line 190
3268struct blk_plug;
3269#line 149 "include/linux/sched.h"
3270struct cfs_rq;
3271#line 149
3272struct cfs_rq;
3273#line 385
3274struct kioctx;
3275#line 385
3276struct kioctx;
3277#line 386 "include/linux/sched.h"
3278union __anonunion_ki_obj_189 {
3279   void *user ;
3280   struct task_struct *tsk ;
3281};
3282#line 386
3283struct eventfd_ctx;
3284#line 386 "include/linux/sched.h"
3285struct kiocb {
3286   struct list_head ki_run_list ;
3287   unsigned long ki_flags ;
3288   int ki_users ;
3289   unsigned int ki_key ;
3290   struct file *ki_filp ;
3291   struct kioctx *ki_ctx ;
3292   int (*ki_cancel)(struct kiocb * , struct io_event * ) ;
3293   ssize_t (*ki_retry)(struct kiocb * ) ;
3294   void (*ki_dtor)(struct kiocb * ) ;
3295   union __anonunion_ki_obj_189 ki_obj ;
3296   __u64 ki_user_data ;
3297   loff_t ki_pos ;
3298   void *private ;
3299   unsigned short ki_opcode ;
3300   size_t ki_nbytes ;
3301   char *ki_buf ;
3302   size_t ki_left ;
3303   struct iovec ki_inline_vec ;
3304   struct iovec *ki_iovec ;
3305   unsigned long ki_nr_segs ;
3306   unsigned long ki_cur_seg ;
3307   struct list_head ki_list ;
3308   struct list_head ki_batch ;
3309   struct eventfd_ctx *ki_eventfd ;
3310};
3311#line 162 "include/linux/aio.h"
3312struct aio_ring_info {
3313   unsigned long mmap_base ;
3314   unsigned long mmap_size ;
3315   struct page **ring_pages ;
3316   spinlock_t ring_lock ;
3317   long nr_pages ;
3318   unsigned int nr ;
3319   unsigned int tail ;
3320   struct page *internal_pages[8U] ;
3321};
3322#line 178 "include/linux/aio.h"
3323struct kioctx {
3324   atomic_t users ;
3325   int dead ;
3326   struct mm_struct *mm ;
3327   unsigned long user_id ;
3328   struct hlist_node list ;
3329   wait_queue_head_t wait ;
3330   spinlock_t ctx_lock ;
3331   int reqs_active ;
3332   struct list_head active_reqs ;
3333   struct list_head run_list ;
3334   unsigned int max_reqs ;
3335   struct aio_ring_info ring_info ;
3336   struct delayed_work wq ;
3337   struct rcu_head rcu_head ;
3338};
3339#line 406 "include/linux/sched.h"
3340struct sighand_struct {
3341   atomic_t count ;
3342   struct k_sigaction action[64U] ;
3343   spinlock_t siglock ;
3344   wait_queue_head_t signalfd_wqh ;
3345};
3346#line 449 "include/linux/sched.h"
3347struct pacct_struct {
3348   int ac_flag ;
3349   long ac_exitcode ;
3350   unsigned long ac_mem ;
3351   cputime_t ac_utime ;
3352   cputime_t ac_stime ;
3353   unsigned long ac_minflt ;
3354   unsigned long ac_majflt ;
3355};
3356#line 457 "include/linux/sched.h"
3357struct cpu_itimer {
3358   cputime_t expires ;
3359   cputime_t incr ;
3360   u32 error ;
3361   u32 incr_error ;
3362};
3363#line 464 "include/linux/sched.h"
3364struct task_cputime {
3365   cputime_t utime ;
3366   cputime_t stime ;
3367   unsigned long long sum_exec_runtime ;
3368};
3369#line 481 "include/linux/sched.h"
3370struct thread_group_cputimer {
3371   struct task_cputime cputime ;
3372   int running ;
3373   raw_spinlock_t lock ;
3374};
3375#line 517
3376struct autogroup;
3377#line 517
3378struct autogroup;
3379#line 518
3380struct tty_struct;
3381#line 518
3382struct taskstats;
3383#line 518
3384struct tty_audit_buf;
3385#line 518 "include/linux/sched.h"
3386struct signal_struct {
3387   atomic_t sigcnt ;
3388   atomic_t live ;
3389   int nr_threads ;
3390   wait_queue_head_t wait_chldexit ;
3391   struct task_struct *curr_target ;
3392   struct sigpending shared_pending ;
3393   int group_exit_code ;
3394   int notify_count ;
3395   struct task_struct *group_exit_task ;
3396   int group_stop_count ;
3397   unsigned int flags ;
3398   unsigned char is_child_subreaper : 1 ;
3399   unsigned char has_child_subreaper : 1 ;
3400   struct list_head posix_timers ;
3401   struct hrtimer real_timer ;
3402   struct pid *leader_pid ;
3403   ktime_t it_real_incr ;
3404   struct cpu_itimer it[2U] ;
3405   struct thread_group_cputimer cputimer ;
3406   struct task_cputime cputime_expires ;
3407   struct list_head cpu_timers[3U] ;
3408   struct pid *tty_old_pgrp ;
3409   int leader ;
3410   struct tty_struct *tty ;
3411   struct autogroup *autogroup ;
3412   cputime_t utime ;
3413   cputime_t stime ;
3414   cputime_t cutime ;
3415   cputime_t cstime ;
3416   cputime_t gtime ;
3417   cputime_t cgtime ;
3418   cputime_t prev_utime ;
3419   cputime_t prev_stime ;
3420   unsigned long nvcsw ;
3421   unsigned long nivcsw ;
3422   unsigned long cnvcsw ;
3423   unsigned long cnivcsw ;
3424   unsigned long min_flt ;
3425   unsigned long maj_flt ;
3426   unsigned long cmin_flt ;
3427   unsigned long cmaj_flt ;
3428   unsigned long inblock ;
3429   unsigned long oublock ;
3430   unsigned long cinblock ;
3431   unsigned long coublock ;
3432   unsigned long maxrss ;
3433   unsigned long cmaxrss ;
3434   struct task_io_accounting ioac ;
3435   unsigned long long sum_sched_runtime ;
3436   struct rlimit rlim[16U] ;
3437   struct pacct_struct pacct ;
3438   struct taskstats *stats ;
3439   unsigned int audit_tty ;
3440   struct tty_audit_buf *tty_audit_buf ;
3441   struct rw_semaphore group_rwsem ;
3442   int oom_adj ;
3443   int oom_score_adj ;
3444   int oom_score_adj_min ;
3445   struct mutex cred_guard_mutex ;
3446};
3447#line 699 "include/linux/sched.h"
3448struct user_struct {
3449   atomic_t __count ;
3450   atomic_t processes ;
3451   atomic_t files ;
3452   atomic_t sigpending ;
3453   atomic_t inotify_watches ;
3454   atomic_t inotify_devs ;
3455   atomic_t fanotify_listeners ;
3456   atomic_long_t epoll_watches ;
3457   unsigned long mq_bytes ;
3458   unsigned long locked_shm ;
3459   struct key *uid_keyring ;
3460   struct key *session_keyring ;
3461   struct hlist_node uidhash_node ;
3462   uid_t uid ;
3463   struct user_namespace *user_ns ;
3464   atomic_long_t locked_vm ;
3465};
3466#line 744
3467struct reclaim_state;
3468#line 744
3469struct reclaim_state;
3470#line 745 "include/linux/sched.h"
3471struct sched_info {
3472   unsigned long pcount ;
3473   unsigned long long run_delay ;
3474   unsigned long long last_arrival ;
3475   unsigned long long last_queued ;
3476};
3477#line 760 "include/linux/sched.h"
3478struct task_delay_info {
3479   spinlock_t lock ;
3480   unsigned int flags ;
3481   struct timespec blkio_start ;
3482   struct timespec blkio_end ;
3483   u64 blkio_delay ;
3484   u64 swapin_delay ;
3485   u32 blkio_count ;
3486   u32 swapin_count ;
3487   struct timespec freepages_start ;
3488   struct timespec freepages_end ;
3489   u64 freepages_delay ;
3490   u32 freepages_count ;
3491};
3492#line 1069
3493struct io_context;
3494#line 1069
3495struct io_context;
3496#line 1098
3497struct rq;
3498#line 1098
3499struct rq;
3500#line 1099 "include/linux/sched.h"
3501struct sched_class {
3502   struct sched_class  const  *next ;
3503   void (*enqueue_task)(struct rq * , struct task_struct * , int  ) ;
3504   void (*dequeue_task)(struct rq * , struct task_struct * , int  ) ;
3505   void (*yield_task)(struct rq * ) ;
3506   bool (*yield_to_task)(struct rq * , struct task_struct * , bool  ) ;
3507   void (*check_preempt_curr)(struct rq * , struct task_struct * , int  ) ;
3508   struct task_struct *(*pick_next_task)(struct rq * ) ;
3509   void (*put_prev_task)(struct rq * , struct task_struct * ) ;
3510   int (*select_task_rq)(struct task_struct * , int  , int  ) ;
3511   void (*pre_schedule)(struct rq * , struct task_struct * ) ;
3512   void (*post_schedule)(struct rq * ) ;
3513   void (*task_waking)(struct task_struct * ) ;
3514   void (*task_woken)(struct rq * , struct task_struct * ) ;
3515   void (*set_cpus_allowed)(struct task_struct * , struct cpumask  const  * ) ;
3516   void (*rq_online)(struct rq * ) ;
3517   void (*rq_offline)(struct rq * ) ;
3518   void (*set_curr_task)(struct rq * ) ;
3519   void (*task_tick)(struct rq * , struct task_struct * , int  ) ;
3520   void (*task_fork)(struct task_struct * ) ;
3521   void (*switched_from)(struct rq * , struct task_struct * ) ;
3522   void (*switched_to)(struct rq * , struct task_struct * ) ;
3523   void (*prio_changed)(struct rq * , struct task_struct * , int  ) ;
3524   unsigned int (*get_rr_interval)(struct rq * , struct task_struct * ) ;
3525   void (*task_move_group)(struct task_struct * , int  ) ;
3526};
3527#line 1165 "include/linux/sched.h"
3528struct load_weight {
3529   unsigned long weight ;
3530   unsigned long inv_weight ;
3531};
3532#line 1170 "include/linux/sched.h"
3533struct sched_statistics {
3534   u64 wait_start ;
3535   u64 wait_max ;
3536   u64 wait_count ;
3537   u64 wait_sum ;
3538   u64 iowait_count ;
3539   u64 iowait_sum ;
3540   u64 sleep_start ;
3541   u64 sleep_max ;
3542   s64 sum_sleep_runtime ;
3543   u64 block_start ;
3544   u64 block_max ;
3545   u64 exec_max ;
3546   u64 slice_max ;
3547   u64 nr_migrations_cold ;
3548   u64 nr_failed_migrations_affine ;
3549   u64 nr_failed_migrations_running ;
3550   u64 nr_failed_migrations_hot ;
3551   u64 nr_forced_migrations ;
3552   u64 nr_wakeups ;
3553   u64 nr_wakeups_sync ;
3554   u64 nr_wakeups_migrate ;
3555   u64 nr_wakeups_local ;
3556   u64 nr_wakeups_remote ;
3557   u64 nr_wakeups_affine ;
3558   u64 nr_wakeups_affine_attempts ;
3559   u64 nr_wakeups_passive ;
3560   u64 nr_wakeups_idle ;
3561};
3562#line 1205 "include/linux/sched.h"
3563struct sched_entity {
3564   struct load_weight load ;
3565   struct rb_node run_node ;
3566   struct list_head group_node ;
3567   unsigned int on_rq ;
3568   u64 exec_start ;
3569   u64 sum_exec_runtime ;
3570   u64 vruntime ;
3571   u64 prev_sum_exec_runtime ;
3572   u64 nr_migrations ;
3573   struct sched_statistics statistics ;
3574   struct sched_entity *parent ;
3575   struct cfs_rq *cfs_rq ;
3576   struct cfs_rq *my_q ;
3577};
3578#line 1231
3579struct rt_rq;
3580#line 1231 "include/linux/sched.h"
3581struct sched_rt_entity {
3582   struct list_head run_list ;
3583   unsigned long timeout ;
3584   unsigned int time_slice ;
3585   int nr_cpus_allowed ;
3586   struct sched_rt_entity *back ;
3587   struct sched_rt_entity *parent ;
3588   struct rt_rq *rt_rq ;
3589   struct rt_rq *my_q ;
3590};
3591#line 1255
3592struct mem_cgroup;
3593#line 1255 "include/linux/sched.h"
3594struct memcg_batch_info {
3595   int do_batch ;
3596   struct mem_cgroup *memcg ;
3597   unsigned long nr_pages ;
3598   unsigned long memsw_nr_pages ;
3599};
3600#line 1616
3601struct css_set;
3602#line 1616
3603struct compat_robust_list_head;
3604#line 1616 "include/linux/sched.h"
3605struct task_struct {
3606   long volatile   state ;
3607   void *stack ;
3608   atomic_t usage ;
3609   unsigned int flags ;
3610   unsigned int ptrace ;
3611   struct llist_node wake_entry ;
3612   int on_cpu ;
3613   int on_rq ;
3614   int prio ;
3615   int static_prio ;
3616   int normal_prio ;
3617   unsigned int rt_priority ;
3618   struct sched_class  const  *sched_class ;
3619   struct sched_entity se ;
3620   struct sched_rt_entity rt ;
3621   struct hlist_head preempt_notifiers ;
3622   unsigned char fpu_counter ;
3623   unsigned int policy ;
3624   cpumask_t cpus_allowed ;
3625   struct sched_info sched_info ;
3626   struct list_head tasks ;
3627   struct plist_node pushable_tasks ;
3628   struct mm_struct *mm ;
3629   struct mm_struct *active_mm ;
3630   unsigned char brk_randomized : 1 ;
3631   int exit_state ;
3632   int exit_code ;
3633   int exit_signal ;
3634   int pdeath_signal ;
3635   unsigned int jobctl ;
3636   unsigned int personality ;
3637   unsigned char did_exec : 1 ;
3638   unsigned char in_execve : 1 ;
3639   unsigned char in_iowait : 1 ;
3640   unsigned char sched_reset_on_fork : 1 ;
3641   unsigned char sched_contributes_to_load : 1 ;
3642   unsigned char irq_thread : 1 ;
3643   pid_t pid ;
3644   pid_t tgid ;
3645   unsigned long stack_canary ;
3646   struct task_struct *real_parent ;
3647   struct task_struct *parent ;
3648   struct list_head children ;
3649   struct list_head sibling ;
3650   struct task_struct *group_leader ;
3651   struct list_head ptraced ;
3652   struct list_head ptrace_entry ;
3653   struct pid_link pids[3U] ;
3654   struct list_head thread_group ;
3655   struct completion *vfork_done ;
3656   int *set_child_tid ;
3657   int *clear_child_tid ;
3658   cputime_t utime ;
3659   cputime_t stime ;
3660   cputime_t utimescaled ;
3661   cputime_t stimescaled ;
3662   cputime_t gtime ;
3663   cputime_t prev_utime ;
3664   cputime_t prev_stime ;
3665   unsigned long nvcsw ;
3666   unsigned long nivcsw ;
3667   struct timespec start_time ;
3668   struct timespec real_start_time ;
3669   unsigned long min_flt ;
3670   unsigned long maj_flt ;
3671   struct task_cputime cputime_expires ;
3672   struct list_head cpu_timers[3U] ;
3673   struct cred  const  *real_cred ;
3674   struct cred  const  *cred ;
3675   struct cred *replacement_session_keyring ;
3676   char comm[16U] ;
3677   int link_count ;
3678   int total_link_count ;
3679   struct sysv_sem sysvsem ;
3680   unsigned long last_switch_count ;
3681   struct thread_struct thread ;
3682   struct fs_struct *fs ;
3683   struct files_struct *files ;
3684   struct nsproxy *nsproxy ;
3685   struct signal_struct *signal ;
3686   struct sighand_struct *sighand ;
3687   sigset_t blocked ;
3688   sigset_t real_blocked ;
3689   sigset_t saved_sigmask ;
3690   struct sigpending pending ;
3691   unsigned long sas_ss_sp ;
3692   size_t sas_ss_size ;
3693   int (*notifier)(void * ) ;
3694   void *notifier_data ;
3695   sigset_t *notifier_mask ;
3696   struct audit_context *audit_context ;
3697   uid_t loginuid ;
3698   unsigned int sessionid ;
3699   seccomp_t seccomp ;
3700   u32 parent_exec_id ;
3701   u32 self_exec_id ;
3702   spinlock_t alloc_lock ;
3703   raw_spinlock_t pi_lock ;
3704   struct plist_head pi_waiters ;
3705   struct rt_mutex_waiter *pi_blocked_on ;
3706   struct mutex_waiter *blocked_on ;
3707   unsigned int irq_events ;
3708   unsigned long hardirq_enable_ip ;
3709   unsigned long hardirq_disable_ip ;
3710   unsigned int hardirq_enable_event ;
3711   unsigned int hardirq_disable_event ;
3712   int hardirqs_enabled ;
3713   int hardirq_context ;
3714   unsigned long softirq_disable_ip ;
3715   unsigned long softirq_enable_ip ;
3716   unsigned int softirq_disable_event ;
3717   unsigned int softirq_enable_event ;
3718   int softirqs_enabled ;
3719   int softirq_context ;
3720   u64 curr_chain_key ;
3721   int lockdep_depth ;
3722   unsigned int lockdep_recursion ;
3723   struct held_lock held_locks[48U] ;
3724   gfp_t lockdep_reclaim_gfp ;
3725   void *journal_info ;
3726   struct bio_list *bio_list ;
3727   struct blk_plug *plug ;
3728   struct reclaim_state *reclaim_state ;
3729   struct backing_dev_info *backing_dev_info ;
3730   struct io_context *io_context ;
3731   unsigned long ptrace_message ;
3732   siginfo_t *last_siginfo ;
3733   struct task_io_accounting ioac ;
3734   u64 acct_rss_mem1 ;
3735   u64 acct_vm_mem1 ;
3736   cputime_t acct_timexpd ;
3737   nodemask_t mems_allowed ;
3738   seqcount_t mems_allowed_seq ;
3739   int cpuset_mem_spread_rotor ;
3740   int cpuset_slab_spread_rotor ;
3741   struct css_set *cgroups ;
3742   struct list_head cg_list ;
3743   struct robust_list_head *robust_list ;
3744   struct compat_robust_list_head *compat_robust_list ;
3745   struct list_head pi_state_list ;
3746   struct futex_pi_state *pi_state_cache ;
3747   struct perf_event_context *perf_event_ctxp[2U] ;
3748   struct mutex perf_event_mutex ;
3749   struct list_head perf_event_list ;
3750   struct mempolicy *mempolicy ;
3751   short il_next ;
3752   short pref_node_fork ;
3753   struct rcu_head rcu ;
3754   struct pipe_inode_info *splice_pipe ;
3755   struct task_delay_info *delays ;
3756   int make_it_fail ;
3757   int nr_dirtied ;
3758   int nr_dirtied_pause ;
3759   unsigned long dirty_paused_when ;
3760   int latency_record_count ;
3761   struct latency_record latency_record[32U] ;
3762   unsigned long timer_slack_ns ;
3763   unsigned long default_timer_slack_ns ;
3764   struct list_head *scm_work_list ;
3765   unsigned long trace ;
3766   unsigned long trace_recursion ;
3767   struct memcg_batch_info memcg_batch ;
3768   atomic_t ptrace_bp_refcnt ;
3769};
3770#line 39 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/compat.h"
3771typedef s32 compat_long_t;
3772#line 212 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/compat.h"
3773typedef u32 compat_uptr_t;
3774#line 225 "include/linux/compat.h"
3775struct compat_robust_list {
3776   compat_uptr_t next ;
3777};
3778#line 229 "include/linux/compat.h"
3779struct compat_robust_list_head {
3780   struct compat_robust_list list ;
3781   compat_long_t futex_offset ;
3782   compat_uptr_t list_op_pending ;
3783};
3784#line 590 "include/linux/compat.h"
3785struct ethtool_cmd {
3786   __u32 cmd ;
3787   __u32 supported ;
3788   __u32 advertising ;
3789   __u16 speed ;
3790   __u8 duplex ;
3791   __u8 port ;
3792   __u8 phy_address ;
3793   __u8 transceiver ;
3794   __u8 autoneg ;
3795   __u8 mdio_support ;
3796   __u32 maxtxpkt ;
3797   __u32 maxrxpkt ;
3798   __u16 speed_hi ;
3799   __u8 eth_tp_mdix ;
3800   __u8 reserved2 ;
3801   __u32 lp_advertising ;
3802   __u32 reserved[2U] ;
3803};
3804#line 66 "include/linux/ethtool.h"
3805struct ethtool_drvinfo {
3806   __u32 cmd ;
3807   char driver[32U] ;
3808   char version[32U] ;
3809   char fw_version[32U] ;
3810   char bus_info[32U] ;
3811   char reserved1[32U] ;
3812   char reserved2[12U] ;
3813   __u32 n_priv_flags ;
3814   __u32 n_stats ;
3815   __u32 testinfo_len ;
3816   __u32 eedump_len ;
3817   __u32 regdump_len ;
3818};
3819#line 106 "include/linux/ethtool.h"
3820struct ethtool_wolinfo {
3821   __u32 cmd ;
3822   __u32 supported ;
3823   __u32 wolopts ;
3824   __u8 sopass[6U] ;
3825};
3826#line 121 "include/linux/ethtool.h"
3827struct ethtool_regs {
3828   __u32 cmd ;
3829   __u32 version ;
3830   __u32 len ;
3831   __u8 data[0U] ;
3832};
3833#line 129 "include/linux/ethtool.h"
3834struct ethtool_eeprom {
3835   __u32 cmd ;
3836   __u32 magic ;
3837   __u32 offset ;
3838   __u32 len ;
3839   __u8 data[0U] ;
3840};
3841#line 138 "include/linux/ethtool.h"
3842struct ethtool_coalesce {
3843   __u32 cmd ;
3844   __u32 rx_coalesce_usecs ;
3845   __u32 rx_max_coalesced_frames ;
3846   __u32 rx_coalesce_usecs_irq ;
3847   __u32 rx_max_coalesced_frames_irq ;
3848   __u32 tx_coalesce_usecs ;
3849   __u32 tx_max_coalesced_frames ;
3850   __u32 tx_coalesce_usecs_irq ;
3851   __u32 tx_max_coalesced_frames_irq ;
3852   __u32 stats_block_coalesce_usecs ;
3853   __u32 use_adaptive_rx_coalesce ;
3854   __u32 use_adaptive_tx_coalesce ;
3855   __u32 pkt_rate_low ;
3856   __u32 rx_coalesce_usecs_low ;
3857   __u32 rx_max_coalesced_frames_low ;
3858   __u32 tx_coalesce_usecs_low ;
3859   __u32 tx_max_coalesced_frames_low ;
3860   __u32 pkt_rate_high ;
3861   __u32 rx_coalesce_usecs_high ;
3862   __u32 rx_max_coalesced_frames_high ;
3863   __u32 tx_coalesce_usecs_high ;
3864   __u32 tx_max_coalesced_frames_high ;
3865   __u32 rate_sample_interval ;
3866};
3867#line 236 "include/linux/ethtool.h"
3868struct ethtool_ringparam {
3869   __u32 cmd ;
3870   __u32 rx_max_pending ;
3871   __u32 rx_mini_max_pending ;
3872   __u32 rx_jumbo_max_pending ;
3873   __u32 tx_max_pending ;
3874   __u32 rx_pending ;
3875   __u32 rx_mini_pending ;
3876   __u32 rx_jumbo_pending ;
3877   __u32 tx_pending ;
3878};
3879#line 258 "include/linux/ethtool.h"
3880struct ethtool_channels {
3881   __u32 cmd ;
3882   __u32 max_rx ;
3883   __u32 max_tx ;
3884   __u32 max_other ;
3885   __u32 max_combined ;
3886   __u32 rx_count ;
3887   __u32 tx_count ;
3888   __u32 other_count ;
3889   __u32 combined_count ;
3890};
3891#line 286 "include/linux/ethtool.h"
3892struct ethtool_pauseparam {
3893   __u32 cmd ;
3894   __u32 autoneg ;
3895   __u32 rx_pause ;
3896   __u32 tx_pause ;
3897};
3898#line 337 "include/linux/ethtool.h"
3899struct ethtool_test {
3900   __u32 cmd ;
3901   __u32 flags ;
3902   __u32 reserved ;
3903   __u32 len ;
3904   __u64 data[0U] ;
3905};
3906#line 359 "include/linux/ethtool.h"
3907struct ethtool_stats {
3908   __u32 cmd ;
3909   __u32 n_stats ;
3910   __u64 data[0U] ;
3911};
3912#line 380 "include/linux/ethtool.h"
3913struct ethtool_tcpip4_spec {
3914   __be32 ip4src ;
3915   __be32 ip4dst ;
3916   __be16 psrc ;
3917   __be16 pdst ;
3918   __u8 tos ;
3919};
3920#line 413 "include/linux/ethtool.h"
3921struct ethtool_ah_espip4_spec {
3922   __be32 ip4src ;
3923   __be32 ip4dst ;
3924   __be32 spi ;
3925   __u8 tos ;
3926};
3927#line 429 "include/linux/ethtool.h"
3928struct ethtool_usrip4_spec {
3929   __be32 ip4src ;
3930   __be32 ip4dst ;
3931   __be32 l4_4_bytes ;
3932   __u8 tos ;
3933   __u8 ip_ver ;
3934   __u8 proto ;
3935};
3936#line 449 "include/linux/ethtool.h"
3937union ethtool_flow_union {
3938   struct ethtool_tcpip4_spec tcp_ip4_spec ;
3939   struct ethtool_tcpip4_spec udp_ip4_spec ;
3940   struct ethtool_tcpip4_spec sctp_ip4_spec ;
3941   struct ethtool_ah_espip4_spec ah_ip4_spec ;
3942   struct ethtool_ah_espip4_spec esp_ip4_spec ;
3943   struct ethtool_usrip4_spec usr_ip4_spec ;
3944   struct ethhdr ether_spec ;
3945   __u8 hdata[60U] ;
3946};
3947#line 460 "include/linux/ethtool.h"
3948struct ethtool_flow_ext {
3949   __be16 vlan_etype ;
3950   __be16 vlan_tci ;
3951   __be32 data[2U] ;
3952};
3953#line 466 "include/linux/ethtool.h"
3954struct ethtool_rx_flow_spec {
3955   __u32 flow_type ;
3956   union ethtool_flow_union h_u ;
3957   struct ethtool_flow_ext h_ext ;
3958   union ethtool_flow_union m_u ;
3959   struct ethtool_flow_ext m_ext ;
3960   __u64 ring_cookie ;
3961   __u32 location ;
3962};
3963#line 491 "include/linux/ethtool.h"
3964struct ethtool_rxnfc {
3965   __u32 cmd ;
3966   __u32 flow_type ;
3967   __u64 data ;
3968   struct ethtool_rx_flow_spec fs ;
3969   __u32 rule_cnt ;
3970   __u32 rule_locs[0U] ;
3971};
3972#line 649 "include/linux/ethtool.h"
3973struct ethtool_flash {
3974   __u32 cmd ;
3975   __u32 region ;
3976   char data[128U] ;
3977};
3978#line 657 "include/linux/ethtool.h"
3979struct ethtool_dump {
3980   __u32 cmd ;
3981   __u32 version ;
3982   __u32 flag ;
3983   __u32 len ;
3984   __u8 data[0U] ;
3985};
3986#line 769
3987enum ethtool_phys_id_state {
3988    ETHTOOL_ID_INACTIVE = 0,
3989    ETHTOOL_ID_ACTIVE = 1,
3990    ETHTOOL_ID_ON = 2,
3991    ETHTOOL_ID_OFF = 3
3992} ;
3993#line 803 "include/linux/ethtool.h"
3994struct ethtool_ops {
3995   int (*get_settings)(struct net_device * , struct ethtool_cmd * ) ;
3996   int (*set_settings)(struct net_device * , struct ethtool_cmd * ) ;
3997   void (*get_drvinfo)(struct net_device * , struct ethtool_drvinfo * ) ;
3998   int (*get_regs_len)(struct net_device * ) ;
3999   void (*get_regs)(struct net_device * , struct ethtool_regs * , void * ) ;
4000   void (*get_wol)(struct net_device * , struct ethtool_wolinfo * ) ;
4001   int (*set_wol)(struct net_device * , struct ethtool_wolinfo * ) ;
4002   u32 (*get_msglevel)(struct net_device * ) ;
4003   void (*set_msglevel)(struct net_device * , u32  ) ;
4004   int (*nway_reset)(struct net_device * ) ;
4005   u32 (*get_link)(struct net_device * ) ;
4006   int (*get_eeprom_len)(struct net_device * ) ;
4007   int (*get_eeprom)(struct net_device * , struct ethtool_eeprom * , u8 * ) ;
4008   int (*set_eeprom)(struct net_device * , struct ethtool_eeprom * , u8 * ) ;
4009   int (*get_coalesce)(struct net_device * , struct ethtool_coalesce * ) ;
4010   int (*set_coalesce)(struct net_device * , struct ethtool_coalesce * ) ;
4011   void (*get_ringparam)(struct net_device * , struct ethtool_ringparam * ) ;
4012   int (*set_ringparam)(struct net_device * , struct ethtool_ringparam * ) ;
4013   void (*get_pauseparam)(struct net_device * , struct ethtool_pauseparam * ) ;
4014   int (*set_pauseparam)(struct net_device * , struct ethtool_pauseparam * ) ;
4015   void (*self_test)(struct net_device * , struct ethtool_test * , u64 * ) ;
4016   void (*get_strings)(struct net_device * , u32  , u8 * ) ;
4017   int (*set_phys_id)(struct net_device * , enum ethtool_phys_id_state  ) ;
4018   void (*get_ethtool_stats)(struct net_device * , struct ethtool_stats * , u64 * ) ;
4019   int (*begin)(struct net_device * ) ;
4020   void (*complete)(struct net_device * ) ;
4021   u32 (*get_priv_flags)(struct net_device * ) ;
4022   int (*set_priv_flags)(struct net_device * , u32  ) ;
4023   int (*get_sset_count)(struct net_device * , int  ) ;
4024   int (*get_rxnfc)(struct net_device * , struct ethtool_rxnfc * , u32 * ) ;
4025   int (*set_rxnfc)(struct net_device * , struct ethtool_rxnfc * ) ;
4026   int (*flash_device)(struct net_device * , struct ethtool_flash * ) ;
4027   int (*reset)(struct net_device * , u32 * ) ;
4028   u32 (*get_rxfh_indir_size)(struct net_device * ) ;
4029   int (*get_rxfh_indir)(struct net_device * , u32 * ) ;
4030   int (*set_rxfh_indir)(struct net_device * , u32 const   * ) ;
4031   void (*get_channels)(struct net_device * , struct ethtool_channels * ) ;
4032   int (*set_channels)(struct net_device * , struct ethtool_channels * ) ;
4033   int (*get_dump_flag)(struct net_device * , struct ethtool_dump * ) ;
4034   int (*get_dump_data)(struct net_device * , struct ethtool_dump * , void * ) ;
4035   int (*set_dump)(struct net_device * , struct ethtool_dump * ) ;
4036};
4037#line 971
4038struct prot_inuse;
4039#line 971
4040struct prot_inuse;
4041#line 972 "include/linux/ethtool.h"
4042struct netns_core {
4043   struct ctl_table_header *sysctl_hdr ;
4044   int sysctl_somaxconn ;
4045   struct prot_inuse *inuse ;
4046};
4047#line 38 "include/net/snmp.h"
4048struct u64_stats_sync {
4049
4050};
4051#line 138 "include/linux/u64_stats_sync.h"
4052struct ipstats_mib {
4053   u64 mibs[31U] ;
4054   struct u64_stats_sync syncp ;
4055};
4056#line 61 "include/net/snmp.h"
4057struct icmp_mib {
4058   unsigned long mibs[27U] ;
4059};
4060#line 67 "include/net/snmp.h"
4061struct icmpmsg_mib {
4062   atomic_long_t mibs[512U] ;
4063};
4064#line 72 "include/net/snmp.h"
4065struct icmpv6_mib {
4066   unsigned long mibs[5U] ;
4067};
4068#line 83 "include/net/snmp.h"
4069struct icmpv6msg_mib {
4070   atomic_long_t mibs[512U] ;
4071};
4072#line 93 "include/net/snmp.h"
4073struct tcp_mib {
4074   unsigned long mibs[15U] ;
4075};
4076#line 100 "include/net/snmp.h"
4077struct udp_mib {
4078   unsigned long mibs[7U] ;
4079};
4080#line 106 "include/net/snmp.h"
4081struct linux_mib {
4082   unsigned long mibs[83U] ;
4083};
4084#line 112 "include/net/snmp.h"
4085struct linux_xfrm_mib {
4086   unsigned long mibs[27U] ;
4087};
4088#line 118 "include/net/snmp.h"
4089struct netns_mib {
4090   struct tcp_mib *tcp_statistics[1U] ;
4091   struct ipstats_mib *ip_statistics[1U] ;
4092   struct linux_mib *net_statistics[1U] ;
4093   struct udp_mib *udp_statistics[1U] ;
4094   struct udp_mib *udplite_statistics[1U] ;
4095   struct icmp_mib *icmp_statistics[1U] ;
4096   struct icmpmsg_mib *icmpmsg_statistics ;
4097   struct proc_dir_entry *proc_net_devsnmp6 ;
4098   struct udp_mib *udp_stats_in6[1U] ;
4099   struct udp_mib *udplite_stats_in6[1U] ;
4100   struct ipstats_mib *ipv6_statistics[1U] ;
4101   struct icmpv6_mib *icmpv6_statistics[1U] ;
4102   struct icmpv6msg_mib *icmpv6msg_statistics ;
4103   struct linux_xfrm_mib *xfrm_statistics[1U] ;
4104};
4105#line 26 "include/net/netns/mib.h"
4106struct netns_unix {
4107   int sysctl_max_dgram_qlen ;
4108   struct ctl_table_header *ctl ;
4109};
4110#line 12 "include/net/netns/unix.h"
4111struct netns_packet {
4112   spinlock_t sklist_lock ;
4113   struct hlist_head sklist ;
4114};
4115#line 14 "include/net/netns/packet.h"
4116struct netns_frags {
4117   int nqueues ;
4118   atomic_t mem ;
4119   struct list_head lru_list ;
4120   int timeout ;
4121   int high_thresh ;
4122   int low_thresh ;
4123};
4124#line 73 "include/net/inet_frag.h"
4125struct ipv4_devconf;
4126#line 73
4127struct ipv4_devconf;
4128#line 74
4129struct fib_rules_ops;
4130#line 74
4131struct fib_rules_ops;
4132#line 75
4133struct xt_table;
4134#line 75 "include/net/inet_frag.h"
4135struct netns_ipv4 {
4136   struct ctl_table_header *forw_hdr ;
4137   struct ctl_table_header *frags_hdr ;
4138   struct ctl_table_header *ipv4_hdr ;
4139   struct ctl_table_header *route_hdr ;
4140   struct ipv4_devconf *devconf_all ;
4141   struct ipv4_devconf *devconf_dflt ;
4142   struct fib_rules_ops *rules_ops ;
4143   struct hlist_head *fib_table_hash ;
4144   struct sock *fibnl ;
4145   struct sock **icmp_sk ;
4146   struct sock *tcp_sock ;
4147   struct netns_frags frags ;
4148   struct xt_table *iptable_filter ;
4149   struct xt_table *iptable_mangle ;
4150   struct xt_table *iptable_raw ;
4151   struct xt_table *arptable_filter ;
4152   struct xt_table *iptable_security ;
4153   struct xt_table *nat_table ;
4154   struct hlist_head *nat_bysource ;
4155   unsigned int nat_htable_size ;
4156   int sysctl_icmp_echo_ignore_all ;
4157   int sysctl_icmp_echo_ignore_broadcasts ;
4158   int sysctl_icmp_ignore_bogus_error_responses ;
4159   int sysctl_icmp_ratelimit ;
4160   int sysctl_icmp_ratemask ;
4161   int sysctl_icmp_errors_use_inbound_ifaddr ;
4162   int sysctl_rt_cache_rebuild_count ;
4163   int current_rt_cache_rebuild_count ;
4164   unsigned int sysctl_ping_group_range[2U] ;
4165   long sysctl_tcp_mem[3U] ;
4166   atomic_t rt_genid ;
4167   atomic_t dev_addr_genid ;
4168   struct list_head mr_tables ;
4169   struct fib_rules_ops *mr_rules_ops ;
4170};
4171#line 71 "include/net/netns/ipv4.h"
4172struct neighbour;
4173#line 71 "include/net/netns/ipv4.h"
4174struct dst_ops {
4175   unsigned short family ;
4176   __be16 protocol ;
4177   unsigned int gc_thresh ;
4178   int (*gc)(struct dst_ops * ) ;
4179   struct dst_entry *(*check)(struct dst_entry * , __u32  ) ;
4180   unsigned int (*default_advmss)(struct dst_entry  const  * ) ;
4181   unsigned int (*mtu)(struct dst_entry  const  * ) ;
4182   u32 *(*cow_metrics)(struct dst_entry * , unsigned long  ) ;
4183   void (*destroy)(struct dst_entry * ) ;
4184   void (*ifdown)(struct dst_entry * , struct net_device * , int  ) ;
4185   struct dst_entry *(*negative_advice)(struct dst_entry * ) ;
4186   void (*link_failure)(struct sk_buff * ) ;
4187   void (*update_pmtu)(struct dst_entry * , u32  ) ;
4188   int (*local_out)(struct sk_buff * ) ;
4189   struct neighbour *(*neigh_lookup)(struct dst_entry  const  * , void const   * ) ;
4190   struct kmem_cache *kmem_cachep ;
4191   struct percpu_counter pcpuc_entries ;
4192};
4193#line 67 "include/net/dst_ops.h"
4194struct netns_sysctl_ipv6 {
4195   struct ctl_table_header *table ;
4196   struct ctl_table_header *frags_hdr ;
4197   int bindv6only ;
4198   int flush_delay ;
4199   int ip6_rt_max_size ;
4200   int ip6_rt_gc_min_interval ;
4201   int ip6_rt_gc_timeout ;
4202   int ip6_rt_gc_interval ;
4203   int ip6_rt_gc_elasticity ;
4204   int ip6_rt_mtu_expires ;
4205   int ip6_rt_min_advmss ;
4206   int icmpv6_time ;
4207};
4208#line 29 "include/net/netns/ipv6.h"
4209struct ipv6_devconf;
4210#line 29
4211struct rt6_info;
4212#line 29
4213struct rt6_statistics;
4214#line 29
4215struct fib6_table;
4216#line 29 "include/net/netns/ipv6.h"
4217struct netns_ipv6 {
4218   struct netns_sysctl_ipv6 sysctl ;
4219   struct ipv6_devconf *devconf_all ;
4220   struct ipv6_devconf *devconf_dflt ;
4221   struct netns_frags frags ;
4222   struct xt_table *ip6table_filter ;
4223   struct xt_table *ip6table_mangle ;
4224   struct xt_table *ip6table_raw ;
4225   struct xt_table *ip6table_security ;
4226   struct rt6_info *ip6_null_entry ;
4227   struct rt6_statistics *rt6_stats ;
4228   struct timer_list ip6_fib_timer ;
4229   struct hlist_head *fib_table_hash ;
4230   struct fib6_table *fib6_main_tbl ;
4231   struct dst_ops ip6_dst_ops ;
4232   unsigned int ip6_rt_gc_expire ;
4233   unsigned long ip6_rt_last_gc ;
4234   struct rt6_info *ip6_prohibit_entry ;
4235   struct rt6_info *ip6_blk_hole_entry ;
4236   struct fib6_table *fib6_local_tbl ;
4237   struct fib_rules_ops *fib6_rules_ops ;
4238   struct sock **icmp_sk ;
4239   struct sock *ndisc_sk ;
4240   struct sock *tcp_sk ;
4241   struct sock *igmp_sk ;
4242   struct list_head mr6_tables ;
4243   struct fib_rules_ops *mr6_rules_ops ;
4244};
4245#line 68 "include/net/netns/ipv6.h"
4246struct netns_dccp {
4247   struct sock *v4_ctl_sk ;
4248   struct sock *v6_ctl_sk ;
4249};
4250#line 46 "include/linux/proc_fs.h"
4251typedef int read_proc_t(char * , char ** , off_t  , int  , int * , void * );
4252#line 48 "include/linux/proc_fs.h"
4253typedef int write_proc_t(struct file * , char const   * , unsigned long  , void * );
4254#line 49 "include/linux/proc_fs.h"
4255struct proc_dir_entry {
4256   unsigned int low_ino ;
4257   umode_t mode ;
4258   nlink_t nlink ;
4259   uid_t uid ;
4260   gid_t gid ;
4261   loff_t size ;
4262   struct inode_operations  const  *proc_iops ;
4263   struct file_operations  const  *proc_fops ;
4264   struct proc_dir_entry *next ;
4265   struct proc_dir_entry *parent ;
4266   struct proc_dir_entry *subdir ;
4267   void *data ;
4268   read_proc_t *read_proc ;
4269   write_proc_t *write_proc ;
4270   atomic_t count ;
4271   int pde_users ;
4272   struct completion *pde_unload_completion ;
4273   struct list_head pde_openers ;
4274   spinlock_t pde_unload_lock ;
4275   u8 namelen ;
4276   char name[0U] ;
4277};
4278#line 392 "include/linux/netfilter.h"
4279struct ebt_table;
4280#line 392
4281struct ebt_table;
4282#line 393 "include/linux/netfilter.h"
4283struct netns_xt {
4284   struct list_head tables[13U] ;
4285   struct ebt_table *broute_table ;
4286   struct ebt_table *frame_filter ;
4287   struct ebt_table *frame_nat ;
4288};
4289#line 17 "include/net/netns/x_tables.h"
4290struct hlist_nulls_node;
4291#line 17 "include/net/netns/x_tables.h"
4292struct hlist_nulls_head {
4293   struct hlist_nulls_node *first ;
4294};
4295#line 20 "include/linux/list_nulls.h"
4296struct hlist_nulls_node {
4297   struct hlist_nulls_node *next ;
4298   struct hlist_nulls_node **pprev ;
4299};
4300#line 86
4301struct ip_conntrack_stat;
4302#line 86
4303struct nf_ct_event_notifier;
4304#line 86
4305struct nf_exp_event_notifier;
4306#line 86 "include/linux/list_nulls.h"
4307struct netns_ct {
4308   atomic_t count ;
4309   unsigned int expect_count ;
4310   unsigned int htable_size ;
4311   struct kmem_cache *nf_conntrack_cachep ;
4312   struct hlist_nulls_head *hash ;
4313   struct hlist_head *expect_hash ;
4314   struct hlist_nulls_head unconfirmed ;
4315   struct hlist_nulls_head dying ;
4316   struct ip_conntrack_stat *stat ;
4317   struct nf_ct_event_notifier *nf_conntrack_event_cb ;
4318   struct nf_exp_event_notifier *nf_expect_event_cb ;
4319   int sysctl_events ;
4320   unsigned int sysctl_events_retry_timeout ;
4321   int sysctl_acct ;
4322   int sysctl_tstamp ;
4323   int sysctl_checksum ;
4324   unsigned int sysctl_log_invalid ;
4325   struct ctl_table_header *sysctl_header ;
4326   struct ctl_table_header *acct_sysctl_header ;
4327   struct ctl_table_header *tstamp_sysctl_header ;
4328   struct ctl_table_header *event_sysctl_header ;
4329   char *slabname ;
4330};
4331#line 484 "include/linux/xfrm.h"
4332struct xfrm_policy_hash {
4333   struct hlist_head *table ;
4334   unsigned int hmask ;
4335};
4336#line 16 "include/net/netns/xfrm.h"
4337struct netns_xfrm {
4338   struct list_head state_all ;
4339   struct hlist_head *state_bydst ;
4340   struct hlist_head *state_bysrc ;
4341   struct hlist_head *state_byspi ;
4342   unsigned int state_hmask ;
4343   unsigned int state_num ;
4344   struct work_struct state_hash_work ;
4345   struct hlist_head state_gc_list ;
4346   struct work_struct state_gc_work ;
4347   wait_queue_head_t km_waitq ;
4348   struct list_head policy_all ;
4349   struct hlist_head *policy_byidx ;
4350   unsigned int policy_idx_hmask ;
4351   struct hlist_head policy_inexact[6U] ;
4352   struct xfrm_policy_hash policy_bydst[6U] ;
4353   unsigned int policy_count[6U] ;
4354   struct work_struct policy_hash_work ;
4355   struct sock *nlsk ;
4356   struct sock *nlsk_stash ;
4357   u32 sysctl_aevent_etime ;
4358   u32 sysctl_aevent_rseqth ;
4359   int sysctl_larval_drop ;
4360   u32 sysctl_acq_expires ;
4361   struct ctl_table_header *sysctl_hdr ;
4362   struct dst_ops xfrm4_dst_ops ;
4363   struct dst_ops xfrm6_dst_ops ;
4364};
4365#line 62
4366struct net_generic;
4367#line 62
4368struct net_generic;
4369#line 63
4370struct netns_ipvs;
4371#line 63
4372struct netns_ipvs;
4373#line 64 "include/net/netns/xfrm.h"
4374struct net {
4375   atomic_t passive ;
4376   atomic_t count ;
4377   spinlock_t rules_mod_lock ;
4378   struct list_head list ;
4379   struct list_head cleanup_list ;
4380   struct list_head exit_list ;
4381   struct proc_dir_entry *proc_net ;
4382   struct proc_dir_entry *proc_net_stat ;
4383   struct ctl_table_set sysctls ;
4384   struct sock *rtnl ;
4385   struct sock *genl_sock ;
4386   struct list_head dev_base_head ;
4387   struct hlist_head *dev_name_head ;
4388   struct hlist_head *dev_index_head ;
4389   unsigned int dev_base_seq ;
4390   struct list_head rules_ops ;
4391   struct net_device *loopback_dev ;
4392   struct netns_core core ;
4393   struct netns_mib mib ;
4394   struct netns_packet packet ;
4395   struct netns_unix unx ;
4396   struct netns_ipv4 ipv4 ;
4397   struct netns_ipv6 ipv6 ;
4398   struct netns_dccp dccp ;
4399   struct netns_xt xt ;
4400   struct netns_ct ct ;
4401   struct sock *nfnl ;
4402   struct sock *nfnl_stash ;
4403   struct sk_buff_head wext_nlevents ;
4404   struct net_generic *gen ;
4405   struct netns_xfrm xfrm ;
4406   struct netns_ipvs *ipvs ;
4407};
4408#line 105 "include/net/net_namespace.h"
4409struct seq_file {
4410   char *buf ;
4411   size_t size ;
4412   size_t from ;
4413   size_t count ;
4414   loff_t index ;
4415   loff_t read_pos ;
4416   u64 version ;
4417   struct mutex lock ;
4418   struct seq_operations  const  *op ;
4419   int poll_event ;
4420   void *private ;
4421};
4422#line 30 "include/linux/seq_file.h"
4423struct seq_operations {
4424   void *(*start)(struct seq_file * , loff_t * ) ;
4425   void (*stop)(struct seq_file * , void * ) ;
4426   void *(*next)(struct seq_file * , void * , loff_t * ) ;
4427   int (*show)(struct seq_file * , void * ) ;
4428};
4429#line 291 "include/net/net_namespace.h"
4430struct dsa_chip_data {
4431   struct device *mii_bus ;
4432   int sw_addr ;
4433   char *port_names[12U] ;
4434   s8 *rtable ;
4435};
4436#line 46 "include/net/dsa.h"
4437struct dsa_platform_data {
4438   struct device *netdev ;
4439   int nr_chips ;
4440   struct dsa_chip_data *chip ;
4441};
4442#line 61
4443struct dsa_switch;
4444#line 61 "include/net/dsa.h"
4445struct dsa_switch_tree {
4446   struct dsa_platform_data *pd ;
4447   struct net_device *master_netdev ;
4448   __be16 tag_protocol ;
4449   s8 cpu_switch ;
4450   s8 cpu_port ;
4451   int link_poll_needed ;
4452   struct work_struct link_poll_work ;
4453   struct timer_list link_poll_timer ;
4454   struct dsa_switch *ds[4U] ;
4455};
4456#line 94
4457struct dsa_switch_driver;
4458#line 94
4459struct mii_bus;
4460#line 94 "include/net/dsa.h"
4461struct dsa_switch {
4462   struct dsa_switch_tree *dst ;
4463   int index ;
4464   struct dsa_chip_data *pd ;
4465   struct dsa_switch_driver *drv ;
4466   struct mii_bus *master_mii_bus ;
4467   u32 dsa_port_mask ;
4468   u32 phys_port_mask ;
4469   struct mii_bus *slave_mii_bus ;
4470   struct net_device *ports[12U] ;
4471};
4472#line 146 "include/net/dsa.h"
4473struct dsa_switch_driver {
4474   struct list_head list ;
4475   __be16 tag_protocol ;
4476   int priv_size ;
4477   char *(*probe)(struct mii_bus * , int  ) ;
4478   int (*setup)(struct dsa_switch * ) ;
4479   int (*set_addr)(struct dsa_switch * , u8 * ) ;
4480   int (*phy_read)(struct dsa_switch * , int  , int  ) ;
4481   int (*phy_write)(struct dsa_switch * , int  , int  , u16  ) ;
4482   void (*poll_link)(struct dsa_switch * ) ;
4483   void (*get_strings)(struct dsa_switch * , int  , uint8_t * ) ;
4484   void (*get_ethtool_stats)(struct dsa_switch * , int  , uint64_t * ) ;
4485   int (*get_sset_count)(struct dsa_switch * ) ;
4486};
4487#line 200 "include/net/dsa.h"
4488struct ieee_ets {
4489   __u8 willing ;
4490   __u8 ets_cap ;
4491   __u8 cbs ;
4492   __u8 tc_tx_bw[8U] ;
4493   __u8 tc_rx_bw[8U] ;
4494   __u8 tc_tsa[8U] ;
4495   __u8 prio_tc[8U] ;
4496   __u8 tc_reco_bw[8U] ;
4497   __u8 tc_reco_tsa[8U] ;
4498   __u8 reco_prio_tc[8U] ;
4499};
4500#line 69 "include/linux/dcbnl.h"
4501struct ieee_pfc {
4502   __u8 pfc_cap ;
4503   __u8 pfc_en ;
4504   __u8 mbc ;
4505   __u16 delay ;
4506   __u64 requests[8U] ;
4507   __u64 indications[8U] ;
4508};
4509#line 89 "include/linux/dcbnl.h"
4510struct cee_pg {
4511   __u8 willing ;
4512   __u8 error ;
4513   __u8 pg_en ;
4514   __u8 tcs_supported ;
4515   __u8 pg_bw[8U] ;
4516   __u8 prio_pg[8U] ;
4517};
4518#line 112 "include/linux/dcbnl.h"
4519struct cee_pfc {
4520   __u8 willing ;
4521   __u8 error ;
4522   __u8 pfc_en ;
4523   __u8 tcs_supported ;
4524};
4525#line 127 "include/linux/dcbnl.h"
4526struct dcb_app {
4527   __u8 selector ;
4528   __u8 priority ;
4529   __u16 protocol ;
4530};
4531#line 156 "include/linux/dcbnl.h"
4532struct dcb_peer_app_info {
4533   __u8 willing ;
4534   __u8 error ;
4535};
4536#line 41 "include/net/dcbnl.h"
4537struct dcbnl_rtnl_ops {
4538   int (*ieee_getets)(struct net_device * , struct ieee_ets * ) ;
4539   int (*ieee_setets)(struct net_device * , struct ieee_ets * ) ;
4540   int (*ieee_getpfc)(struct net_device * , struct ieee_pfc * ) ;
4541   int (*ieee_setpfc)(struct net_device * , struct ieee_pfc * ) ;
4542   int (*ieee_getapp)(struct net_device * , struct dcb_app * ) ;
4543   int (*ieee_setapp)(struct net_device * , struct dcb_app * ) ;
4544   int (*ieee_delapp)(struct net_device * , struct dcb_app * ) ;
4545   int (*ieee_peer_getets)(struct net_device * , struct ieee_ets * ) ;
4546   int (*ieee_peer_getpfc)(struct net_device * , struct ieee_pfc * ) ;
4547   u8 (*getstate)(struct net_device * ) ;
4548   u8 (*setstate)(struct net_device * , u8  ) ;
4549   void (*getpermhwaddr)(struct net_device * , u8 * ) ;
4550   void (*setpgtccfgtx)(struct net_device * , int  , u8  , u8  , u8  , u8  ) ;
4551   void (*setpgbwgcfgtx)(struct net_device * , int  , u8  ) ;
4552   void (*setpgtccfgrx)(struct net_device * , int  , u8  , u8  , u8  , u8  ) ;
4553   void (*setpgbwgcfgrx)(struct net_device * , int  , u8  ) ;
4554   void (*getpgtccfgtx)(struct net_device * , int  , u8 * , u8 * , u8 * , u8 * ) ;
4555   void (*getpgbwgcfgtx)(struct net_device * , int  , u8 * ) ;
4556   void (*getpgtccfgrx)(struct net_device * , int  , u8 * , u8 * , u8 * , u8 * ) ;
4557   void (*getpgbwgcfgrx)(struct net_device * , int  , u8 * ) ;
4558   void (*setpfccfg)(struct net_device * , int  , u8  ) ;
4559   void (*getpfccfg)(struct net_device * , int  , u8 * ) ;
4560   u8 (*setall)(struct net_device * ) ;
4561   u8 (*getcap)(struct net_device * , int  , u8 * ) ;
4562   int (*getnumtcs)(struct net_device * , int  , u8 * ) ;
4563   int (*setnumtcs)(struct net_device * , int  , u8  ) ;
4564   u8 (*getpfcstate)(struct net_device * ) ;
4565   void (*setpfcstate)(struct net_device * , u8  ) ;
4566   void (*getbcncfg)(struct net_device * , int  , u32 * ) ;
4567   void (*setbcncfg)(struct net_device * , int  , u32  ) ;
4568   void (*getbcnrp)(struct net_device * , int  , u8 * ) ;
4569   void (*setbcnrp)(struct net_device * , int  , u8  ) ;
4570   u8 (*setapp)(struct net_device * , u8  , u16  , u8  ) ;
4571   u8 (*getapp)(struct net_device * , u8  , u16  ) ;
4572   u8 (*getfeatcfg)(struct net_device * , int  , u8 * ) ;
4573   u8 (*setfeatcfg)(struct net_device * , int  , u8  ) ;
4574   u8 (*getdcbx)(struct net_device * ) ;
4575   u8 (*setdcbx)(struct net_device * , u8  ) ;
4576   int (*peer_getappinfo)(struct net_device * , struct dcb_peer_app_info * , u16 * ) ;
4577   int (*peer_getapptable)(struct net_device * , struct dcb_app * ) ;
4578   int (*cee_peer_getpg)(struct net_device * , struct cee_pg * ) ;
4579   int (*cee_peer_getpfc)(struct net_device * , struct cee_pfc * ) ;
4580};
4581#line 101 "include/net/dcbnl.h"
4582struct taskstats {
4583   __u16 version ;
4584   __u32 ac_exitcode ;
4585   __u8 ac_flag ;
4586   __u8 ac_nice ;
4587   __u64 cpu_count ;
4588   __u64 cpu_delay_total ;
4589   __u64 blkio_count ;
4590   __u64 blkio_delay_total ;
4591   __u64 swapin_count ;
4592   __u64 swapin_delay_total ;
4593   __u64 cpu_run_real_total ;
4594   __u64 cpu_run_virtual_total ;
4595   char ac_comm[32U] ;
4596   __u8 ac_sched ;
4597   __u8 ac_pad[3U] ;
4598   __u32 ac_uid ;
4599   __u32 ac_gid ;
4600   __u32 ac_pid ;
4601   __u32 ac_ppid ;
4602   __u32 ac_btime ;
4603   __u64 ac_etime ;
4604   __u64 ac_utime ;
4605   __u64 ac_stime ;
4606   __u64 ac_minflt ;
4607   __u64 ac_majflt ;
4608   __u64 coremem ;
4609   __u64 virtmem ;
4610   __u64 hiwater_rss ;
4611   __u64 hiwater_vm ;
4612   __u64 read_char ;
4613   __u64 write_char ;
4614   __u64 read_syscalls ;
4615   __u64 write_syscalls ;
4616   __u64 read_bytes ;
4617   __u64 write_bytes ;
4618   __u64 cancelled_write_bytes ;
4619   __u64 nvcsw ;
4620   __u64 nivcsw ;
4621   __u64 ac_utimescaled ;
4622   __u64 ac_stimescaled ;
4623   __u64 cpu_scaled_run_real_total ;
4624   __u64 freepages_count ;
4625   __u64 freepages_delay_total ;
4626};
4627#line 154 "include/linux/idr.h"
4628struct cgroupfs_root;
4629#line 154
4630struct cgroupfs_root;
4631#line 156
4632struct cgroup;
4633#line 156
4634struct cgroup;
4635#line 157
4636struct css_id;
4637#line 157
4638struct css_id;
4639#line 56 "include/linux/cgroup.h"
4640struct cgroup_subsys_state {
4641   struct cgroup *cgroup ;
4642   atomic_t refcnt ;
4643   unsigned long flags ;
4644   struct css_id *id ;
4645};
4646#line 149 "include/linux/cgroup.h"
4647struct cgroup {
4648   unsigned long flags ;
4649   atomic_t count ;
4650   struct list_head sibling ;
4651   struct list_head children ;
4652   struct cgroup *parent ;
4653   struct dentry *dentry ;
4654   struct cgroup_subsys_state *subsys[64U] ;
4655   struct cgroupfs_root *root ;
4656   struct cgroup *top_cgroup ;
4657   struct list_head css_sets ;
4658   struct list_head release_list ;
4659   struct list_head pidlists ;
4660   struct mutex pidlist_mutex ;
4661   struct rcu_head rcu_head ;
4662   struct list_head event_list ;
4663   spinlock_t event_list_lock ;
4664};
4665#line 215 "include/linux/cgroup.h"
4666struct css_set {
4667   atomic_t refcount ;
4668   struct hlist_node hlist ;
4669   struct list_head tasks ;
4670   struct list_head cg_links ;
4671   struct cgroup_subsys_state *subsys[64U] ;
4672   struct rcu_head rcu_head ;
4673};
4674#line 606 "include/linux/cgroup.h"
4675struct netprio_map {
4676   struct rcu_head rcu ;
4677   u32 priomap_len ;
4678   u32 priomap[0U] ;
4679};
4680#line 74 "include/net/netprio_cgroup.h"
4681struct netpoll_info;
4682#line 74
4683struct netpoll_info;
4684#line 75
4685struct phy_device;
4686#line 75
4687struct phy_device;
4688#line 76
4689struct wireless_dev;
4690#line 76
4691struct wireless_dev;
4692#line 77
4693enum netdev_tx {
4694    __NETDEV_TX_MIN = (-0x7FFFFFFF-1),
4695    NETDEV_TX_OK = 0,
4696    NETDEV_TX_BUSY = 16,
4697    NETDEV_TX_LOCKED = 32
4698} ;
4699#line 115 "include/linux/netdevice.h"
4700typedef enum netdev_tx netdev_tx_t;
4701#line 134 "include/linux/netdevice.h"
4702struct net_device_stats {
4703   unsigned long rx_packets ;
4704   unsigned long tx_packets ;
4705   unsigned long rx_bytes ;
4706   unsigned long tx_bytes ;
4707   unsigned long rx_errors ;
4708   unsigned long tx_errors ;
4709   unsigned long rx_dropped ;
4710   unsigned long tx_dropped ;
4711   unsigned long multicast ;
4712   unsigned long collisions ;
4713   unsigned long rx_length_errors ;
4714   unsigned long rx_over_errors ;
4715   unsigned long rx_crc_errors ;
4716   unsigned long rx_frame_errors ;
4717   unsigned long rx_fifo_errors ;
4718   unsigned long rx_missed_errors ;
4719   unsigned long tx_aborted_errors ;
4720   unsigned long tx_carrier_errors ;
4721   unsigned long tx_fifo_errors ;
4722   unsigned long tx_heartbeat_errors ;
4723   unsigned long tx_window_errors ;
4724   unsigned long rx_compressed ;
4725   unsigned long tx_compressed ;
4726};
4727#line 220
4728struct neigh_parms;
4729#line 220
4730struct neigh_parms;
4731#line 240 "include/linux/netdevice.h"
4732struct netdev_hw_addr_list {
4733   struct list_head list ;
4734   int count ;
4735};
4736#line 245 "include/linux/netdevice.h"
4737struct hh_cache {
4738   u16 hh_len ;
4739   u16 __pad ;
4740   seqlock_t hh_lock ;
4741   unsigned long hh_data[16U] ;
4742};
4743#line 274 "include/linux/netdevice.h"
4744struct header_ops {
4745   int (*create)(struct sk_buff * , struct net_device * , unsigned short  , void const   * ,
4746                 void const   * , unsigned int  ) ;
4747   int (*parse)(struct sk_buff  const  * , unsigned char * ) ;
4748   int (*rebuild)(struct sk_buff * ) ;
4749   int (*cache)(struct neighbour  const  * , struct hh_cache * , __be16  ) ;
4750   void (*cache_update)(struct hh_cache * , struct net_device  const  * , unsigned char const   * ) ;
4751};
4752#line 368
4753enum rx_handler_result {
4754    RX_HANDLER_CONSUMED = 0,
4755    RX_HANDLER_ANOTHER = 1,
4756    RX_HANDLER_EXACT = 2,
4757    RX_HANDLER_PASS = 3
4758} ;
4759#line 416 "include/linux/netdevice.h"
4760typedef enum rx_handler_result rx_handler_result_t;
4761#line 417 "include/linux/netdevice.h"
4762typedef rx_handler_result_t rx_handler_func_t(struct sk_buff ** );
4763#line 525
4764struct Qdisc;
4765#line 525 "include/linux/netdevice.h"
4766struct netdev_queue {
4767   struct net_device *dev ;
4768   struct Qdisc *qdisc ;
4769   struct Qdisc *qdisc_sleeping ;
4770   struct kobject kobj ;
4771   int numa_node ;
4772   spinlock_t _xmit_lock ;
4773   int xmit_lock_owner ;
4774   unsigned long trans_start ;
4775   unsigned long trans_timeout ;
4776   unsigned long state ;
4777   struct dql dql ;
4778};
4779#line 589 "include/linux/netdevice.h"
4780struct rps_map {
4781   unsigned int len ;
4782   struct rcu_head rcu ;
4783   u16 cpus[0U] ;
4784};
4785#line 601 "include/linux/netdevice.h"
4786struct rps_dev_flow {
4787   u16 cpu ;
4788   u16 filter ;
4789   unsigned int last_qtail ;
4790};
4791#line 613 "include/linux/netdevice.h"
4792struct rps_dev_flow_table {
4793   unsigned int mask ;
4794   struct rcu_head rcu ;
4795   struct work_struct free_work ;
4796   struct rps_dev_flow flows[0U] ;
4797};
4798#line 665 "include/linux/netdevice.h"
4799struct netdev_rx_queue {
4800   struct rps_map *rps_map ;
4801   struct rps_dev_flow_table *rps_flow_table ;
4802   struct kobject kobj ;
4803   struct net_device *dev ;
4804};
4805#line 675 "include/linux/netdevice.h"
4806struct xps_map {
4807   unsigned int len ;
4808   unsigned int alloc_len ;
4809   struct rcu_head rcu ;
4810   u16 queues[0U] ;
4811};
4812#line 688 "include/linux/netdevice.h"
4813struct xps_dev_maps {
4814   struct rcu_head rcu ;
4815   struct xps_map *cpu_map[0U] ;
4816};
4817#line 699 "include/linux/netdevice.h"
4818struct netdev_tc_txq {
4819   u16 count ;
4820   u16 offset ;
4821};
4822#line 710 "include/linux/netdevice.h"
4823struct netdev_fcoe_hbainfo {
4824   char manufacturer[64U] ;
4825   char serial_number[64U] ;
4826   char hardware_version[64U] ;
4827   char driver_version[64U] ;
4828   char optionrom_version[64U] ;
4829   char firmware_version[64U] ;
4830   char model[256U] ;
4831   char model_description[256U] ;
4832};
4833#line 726 "include/linux/netdevice.h"
4834struct net_device_ops {
4835   int (*ndo_init)(struct net_device * ) ;
4836   void (*ndo_uninit)(struct net_device * ) ;
4837   int (*ndo_open)(struct net_device * ) ;
4838   int (*ndo_stop)(struct net_device * ) ;
4839   netdev_tx_t (*ndo_start_xmit)(struct sk_buff * , struct net_device * ) ;
4840   u16 (*ndo_select_queue)(struct net_device * , struct sk_buff * ) ;
4841   void (*ndo_change_rx_flags)(struct net_device * , int  ) ;
4842   void (*ndo_set_rx_mode)(struct net_device * ) ;
4843   int (*ndo_set_mac_address)(struct net_device * , void * ) ;
4844   int (*ndo_validate_addr)(struct net_device * ) ;
4845   int (*ndo_do_ioctl)(struct net_device * , struct ifreq * , int  ) ;
4846   int (*ndo_set_config)(struct net_device * , struct ifmap * ) ;
4847   int (*ndo_change_mtu)(struct net_device * , int  ) ;
4848   int (*ndo_neigh_setup)(struct net_device * , struct neigh_parms * ) ;
4849   void (*ndo_tx_timeout)(struct net_device * ) ;
4850   struct rtnl_link_stats64 *(*ndo_get_stats64)(struct net_device * , struct rtnl_link_stats64 * ) ;
4851   struct net_device_stats *(*ndo_get_stats)(struct net_device * ) ;
4852   int (*ndo_vlan_rx_add_vid)(struct net_device * , unsigned short  ) ;
4853   int (*ndo_vlan_rx_kill_vid)(struct net_device * , unsigned short  ) ;
4854   void (*ndo_poll_controller)(struct net_device * ) ;
4855   int (*ndo_netpoll_setup)(struct net_device * , struct netpoll_info * ) ;
4856   void (*ndo_netpoll_cleanup)(struct net_device * ) ;
4857   int (*ndo_set_vf_mac)(struct net_device * , int  , u8 * ) ;
4858   int (*ndo_set_vf_vlan)(struct net_device * , int  , u16  , u8  ) ;
4859   int (*ndo_set_vf_tx_rate)(struct net_device * , int  , int  ) ;
4860   int (*ndo_set_vf_spoofchk)(struct net_device * , int  , bool  ) ;
4861   int (*ndo_get_vf_config)(struct net_device * , int  , struct ifla_vf_info * ) ;
4862   int (*ndo_set_vf_port)(struct net_device * , int  , struct nlattr ** ) ;
4863   int (*ndo_get_vf_port)(struct net_device * , int  , struct sk_buff * ) ;
4864   int (*ndo_setup_tc)(struct net_device * , u8  ) ;
4865   int (*ndo_fcoe_enable)(struct net_device * ) ;
4866   int (*ndo_fcoe_disable)(struct net_device * ) ;
4867   int (*ndo_fcoe_ddp_setup)(struct net_device * , u16  , struct scatterlist * , unsigned int  ) ;
4868   int (*ndo_fcoe_ddp_done)(struct net_device * , u16  ) ;
4869   int (*ndo_fcoe_ddp_target)(struct net_device * , u16  , struct scatterlist * ,
4870                              unsigned int  ) ;
4871   int (*ndo_fcoe_get_hbainfo)(struct net_device * , struct netdev_fcoe_hbainfo * ) ;
4872   int (*ndo_fcoe_get_wwn)(struct net_device * , u64 * , int  ) ;
4873   int (*ndo_rx_flow_steer)(struct net_device * , struct sk_buff  const  * , u16  ,
4874                            u32  ) ;
4875   int (*ndo_add_slave)(struct net_device * , struct net_device * ) ;
4876   int (*ndo_del_slave)(struct net_device * , struct net_device * ) ;
4877   netdev_features_t (*ndo_fix_features)(struct net_device * , netdev_features_t  ) ;
4878   int (*ndo_set_features)(struct net_device * , netdev_features_t  ) ;
4879   int (*ndo_neigh_construct)(struct neighbour * ) ;
4880   void (*ndo_neigh_destroy)(struct neighbour * ) ;
4881};
4882#line 1020
4883struct iw_handler_def;
4884#line 1020
4885struct iw_public_data;
4886#line 1020
4887struct vlan_info;
4888#line 1020
4889struct in_device;
4890#line 1020
4891struct dn_dev;
4892#line 1020
4893struct inet6_dev;
4894#line 1020
4895struct cpu_rmap;
4896#line 1020
4897struct pcpu_lstats;
4898#line 1020
4899struct pcpu_tstats;
4900#line 1020
4901struct pcpu_dstats;
4902#line 1020 "include/linux/netdevice.h"
4903union __anonunion_ldv_33500_205 {
4904   void *ml_priv ;
4905   struct pcpu_lstats *lstats ;
4906   struct pcpu_tstats *tstats ;
4907   struct pcpu_dstats *dstats ;
4908};
4909#line 1020
4910struct garp_port;
4911#line 1020
4912struct rtnl_link_ops;
4913#line 1020 "include/linux/netdevice.h"
4914struct net_device {
4915   char name[16U] ;
4916   struct pm_qos_request pm_qos_req ;
4917   struct hlist_node name_hlist ;
4918   char *ifalias ;
4919   unsigned long mem_end ;
4920   unsigned long mem_start ;
4921   unsigned long base_addr ;
4922   unsigned int irq ;
4923   unsigned long state ;
4924   struct list_head dev_list ;
4925   struct list_head napi_list ;
4926   struct list_head unreg_list ;
4927   netdev_features_t features ;
4928   netdev_features_t hw_features ;
4929   netdev_features_t wanted_features ;
4930   netdev_features_t vlan_features ;
4931   int ifindex ;
4932   int iflink ;
4933   struct net_device_stats stats ;
4934   atomic_long_t rx_dropped ;
4935   struct iw_handler_def  const  *wireless_handlers ;
4936   struct iw_public_data *wireless_data ;
4937   struct net_device_ops  const  *netdev_ops ;
4938   struct ethtool_ops  const  *ethtool_ops ;
4939   struct header_ops  const  *header_ops ;
4940   unsigned int flags ;
4941   unsigned int priv_flags ;
4942   unsigned short gflags ;
4943   unsigned short padded ;
4944   unsigned char operstate ;
4945   unsigned char link_mode ;
4946   unsigned char if_port ;
4947   unsigned char dma ;
4948   unsigned int mtu ;
4949   unsigned short type ;
4950   unsigned short hard_header_len ;
4951   unsigned short needed_headroom ;
4952   unsigned short needed_tailroom ;
4953   unsigned char perm_addr[32U] ;
4954   unsigned char addr_assign_type ;
4955   unsigned char addr_len ;
4956   unsigned char neigh_priv_len ;
4957   unsigned short dev_id ;
4958   spinlock_t addr_list_lock ;
4959   struct netdev_hw_addr_list uc ;
4960   struct netdev_hw_addr_list mc ;
4961   bool uc_promisc ;
4962   unsigned int promiscuity ;
4963   unsigned int allmulti ;
4964   struct vlan_info *vlan_info ;
4965   struct dsa_switch_tree *dsa_ptr ;
4966   void *atalk_ptr ;
4967   struct in_device *ip_ptr ;
4968   struct dn_dev *dn_ptr ;
4969   struct inet6_dev *ip6_ptr ;
4970   void *ec_ptr ;
4971   void *ax25_ptr ;
4972   struct wireless_dev *ieee80211_ptr ;
4973   unsigned long last_rx ;
4974   struct net_device *master ;
4975   unsigned char *dev_addr ;
4976   struct netdev_hw_addr_list dev_addrs ;
4977   unsigned char broadcast[32U] ;
4978   struct kset *queues_kset ;
4979   struct netdev_rx_queue *_rx ;
4980   unsigned int num_rx_queues ;
4981   unsigned int real_num_rx_queues ;
4982   struct cpu_rmap *rx_cpu_rmap ;
4983   rx_handler_func_t *rx_handler ;
4984   void *rx_handler_data ;
4985   struct netdev_queue *ingress_queue ;
4986   struct netdev_queue *_tx ;
4987   unsigned int num_tx_queues ;
4988   unsigned int real_num_tx_queues ;
4989   struct Qdisc *qdisc ;
4990   unsigned long tx_queue_len ;
4991   spinlock_t tx_global_lock ;
4992   struct xps_dev_maps *xps_maps ;
4993   unsigned long trans_start ;
4994   int watchdog_timeo ;
4995   struct timer_list watchdog_timer ;
4996   int *pcpu_refcnt ;
4997   struct list_head todo_list ;
4998   struct hlist_node index_hlist ;
4999   struct list_head link_watch_list ;
5000   unsigned char reg_state ;
5001   bool dismantle ;
5002   unsigned short rtnl_link_state ;
5003   void (*destructor)(struct net_device * ) ;
5004   struct netpoll_info *npinfo ;
5005   struct net *nd_net ;
5006   union __anonunion_ldv_33500_205 ldv_33500 ;
5007   struct garp_port *garp_port ;
5008   struct device dev ;
5009   struct attribute_group  const  *sysfs_groups[4U] ;
5010   struct rtnl_link_ops  const  *rtnl_link_ops ;
5011   unsigned int gso_max_size ;
5012   struct dcbnl_rtnl_ops  const  *dcbnl_ops ;
5013   u8 num_tc ;
5014   struct netdev_tc_txq tc_to_txq[16U] ;
5015   u8 prio_tc_map[16U] ;
5016   unsigned int fcoe_ddp_xid ;
5017   struct netprio_map *priomap ;
5018   struct phy_device *phydev ;
5019   int group ;
5020};
5021#line 215 "include/linux/mod_devicetable.h"
5022struct of_device_id {
5023   char name[32U] ;
5024   char type[32U] ;
5025   char compatible[128U] ;
5026   void *data ;
5027};
5028#line 510 "include/linux/mod_devicetable.h"
5029struct mdio_device_id {
5030   __u32 phy_id ;
5031   __u32 phy_id_mask ;
5032};
5033#line 584
5034enum ldv_25708 {
5035    PHY_INTERFACE_MODE_NA = 0,
5036    PHY_INTERFACE_MODE_MII = 1,
5037    PHY_INTERFACE_MODE_GMII = 2,
5038    PHY_INTERFACE_MODE_SGMII = 3,
5039    PHY_INTERFACE_MODE_TBI = 4,
5040    PHY_INTERFACE_MODE_RMII = 5,
5041    PHY_INTERFACE_MODE_RGMII = 6,
5042    PHY_INTERFACE_MODE_RGMII_ID = 7,
5043    PHY_INTERFACE_MODE_RGMII_RXID = 8,
5044    PHY_INTERFACE_MODE_RGMII_TXID = 9,
5045    PHY_INTERFACE_MODE_RTBI = 10,
5046    PHY_INTERFACE_MODE_SMII = 11
5047} ;
5048#line 67 "include/linux/phy.h"
5049typedef enum ldv_25708 phy_interface_t;
5050#line 68
5051enum ldv_25720 {
5052    MDIOBUS_ALLOCATED = 1,
5053    MDIOBUS_REGISTERED = 2,
5054    MDIOBUS_UNREGISTERED = 3,
5055    MDIOBUS_RELEASED = 4
5056} ;
5057#line 75 "include/linux/phy.h"
5058struct mii_bus {
5059   char const   *name ;
5060   char id[17U] ;
5061   void *priv ;
5062   int (*read)(struct mii_bus * , int  , int  ) ;
5063   int (*write)(struct mii_bus * , int  , int  , u16  ) ;
5064   int (*reset)(struct mii_bus * ) ;
5065   struct mutex mdio_lock ;
5066   struct device *parent ;
5067   enum ldv_25720 state ;
5068   struct device dev ;
5069   struct phy_device *phy_map[32U] ;
5070   u32 phy_mask ;
5071   int *irq ;
5072};
5073#line 146
5074enum phy_state {
5075    PHY_DOWN = 0,
5076    PHY_STARTING = 1,
5077    PHY_READY = 2,
5078    PHY_PENDING = 3,
5079    PHY_UP = 4,
5080    PHY_AN = 5,
5081    PHY_RUNNING = 6,
5082    PHY_NOLINK = 7,
5083    PHY_FORCING = 8,
5084    PHY_CHANGELINK = 9,
5085    PHY_HALTED = 10,
5086    PHY_RESUMING = 11
5087} ;
5088#line 161
5089struct phy_driver;
5090#line 161 "include/linux/phy.h"
5091struct phy_device {
5092   struct phy_driver *drv ;
5093   struct mii_bus *bus ;
5094   struct device dev ;
5095   u32 phy_id ;
5096   enum phy_state state ;
5097   u32 dev_flags ;
5098   phy_interface_t interface ;
5099   int addr ;
5100   int speed ;
5101   int duplex ;
5102   int pause ;
5103   int asym_pause ;
5104   int link ;
5105   u32 interrupts ;
5106   u32 supported ;
5107   u32 advertising ;
5108   int autoneg ;
5109   int link_timeout ;
5110   int irq ;
5111   void *priv ;
5112   struct work_struct phy_queue ;
5113   struct delayed_work state_queue ;
5114   atomic_t irq_disable ;
5115   struct mutex lock ;
5116   struct net_device *attached_dev ;
5117   void (*adjust_link)(struct net_device * ) ;
5118   void (*adjust_state)(struct net_device * ) ;
5119};
5120#line 344 "include/linux/phy.h"
5121struct phy_driver {
5122   u32 phy_id ;
5123   char *name ;
5124   unsigned int phy_id_mask ;
5125   u32 features ;
5126   u32 flags ;
5127   int (*config_init)(struct phy_device * ) ;
5128   int (*probe)(struct phy_device * ) ;
5129   int (*suspend)(struct phy_device * ) ;
5130   int (*resume)(struct phy_device * ) ;
5131   int (*config_aneg)(struct phy_device * ) ;
5132   int (*read_status)(struct phy_device * ) ;
5133   int (*ack_interrupt)(struct phy_device * ) ;
5134   int (*config_intr)(struct phy_device * ) ;
5135   int (*did_interrupt)(struct phy_device * ) ;
5136   void (*remove)(struct phy_device * ) ;
5137   int (*hwtstamp)(struct phy_device * , struct ifreq * ) ;
5138   bool (*rxtstamp)(struct phy_device * , struct sk_buff * , int  ) ;
5139   void (*txtstamp)(struct phy_device * , struct sk_buff * , int  ) ;
5140   struct device_driver driver ;
5141};
5142#line 28 "include/linux/of.h"
5143typedef u32 phandle;
5144#line 30 "include/linux/of.h"
5145struct property {
5146   char *name ;
5147   int length ;
5148   void *value ;
5149   struct property *next ;
5150   unsigned long _flags ;
5151   unsigned int unique_id ;
5152};
5153#line 39 "include/linux/of.h"
5154struct device_node {
5155   char const   *name ;
5156   char const   *type ;
5157   phandle phandle ;
5158   char *full_name ;
5159   struct property *properties ;
5160   struct property *deadprops ;
5161   struct device_node *parent ;
5162   struct device_node *child ;
5163   struct device_node *sibling ;
5164   struct device_node *next ;
5165   struct device_node *allnext ;
5166   struct proc_dir_entry *pde ;
5167   struct kref kref ;
5168   unsigned long _flags ;
5169   void *data ;
5170};
5171#line 2 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
5172void ldv_spin_lock(void) ;
5173#line 3
5174void ldv_spin_unlock(void) ;
5175#line 4
5176int ldv_spin_trylock(void) ;
5177#line 26 "include/linux/export.h"
5178extern struct module __this_module ;
5179#line 220 "include/linux/slub_def.h"
5180extern void *kmem_cache_alloc(struct kmem_cache * , gfp_t  ) ;
5181#line 223
5182void *ldv_kmem_cache_alloc_16(struct kmem_cache *ldv_func_arg1 , gfp_t ldv_func_arg2 ) ;
5183#line 11 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
5184void ldv_check_alloc_flags(gfp_t flags ) ;
5185#line 12
5186void ldv_check_alloc_nonatomic(void) ;
5187#line 14
5188struct page *ldv_check_alloc_flags_and_return_some_page(gfp_t flags ) ;
5189#line 591 "include/linux/skbuff.h"
5190extern struct sk_buff *skb_clone(struct sk_buff * , gfp_t  ) ;
5191#line 595
5192struct sk_buff *ldv_skb_clone_22(struct sk_buff *ldv_func_arg1 , gfp_t ldv_func_arg2 ) ;
5193#line 597
5194extern struct sk_buff *skb_copy(struct sk_buff  const  * , gfp_t  ) ;
5195#line 601
5196struct sk_buff *ldv_skb_copy_24(struct sk_buff  const  *ldv_func_arg1 , gfp_t ldv_func_arg2 ) ;
5197#line 606
5198extern int pskb_expand_head(struct sk_buff * , int  , int  , gfp_t  ) ;
5199#line 611
5200int ldv_pskb_expand_head_27(struct sk_buff *ldv_func_arg1 , int ldv_func_arg2 , int ldv_func_arg3 ,
5201                            gfp_t ldv_func_arg4 ) ;
5202#line 1690
5203extern struct sk_buff *__netdev_alloc_skb(struct net_device * , unsigned int  , gfp_t  ) ;
5204#line 1694
5205struct sk_buff *ldv___netdev_alloc_skb_25(struct net_device *ldv_func_arg1 , unsigned int ldv_func_arg2 ,
5206                                          gfp_t ldv_func_arg3 ) ;
5207#line 1698
5208struct sk_buff *ldv___netdev_alloc_skb_26(struct net_device *ldv_func_arg1 , unsigned int ldv_func_arg2 ,
5209                                          gfp_t ldv_func_arg3 ) ;
5210#line 144 "include/linux/phy.h"
5211extern int mdiobus_read(struct mii_bus * , int  , u32  ) ;
5212#line 145
5213extern int mdiobus_write(struct mii_bus * , int  , u32  , u16  ) ;
5214#line 460 "include/linux/phy.h"
5215__inline static int phy_read(struct phy_device *phydev , u32 regnum ) 
5216{ int tmp ;
5217  unsigned long __cil_tmp4 ;
5218  unsigned long __cil_tmp5 ;
5219  struct mii_bus *__cil_tmp6 ;
5220  unsigned long __cil_tmp7 ;
5221  unsigned long __cil_tmp8 ;
5222  int __cil_tmp9 ;
5223
5224  {
5225  {
5226#line 462
5227  __cil_tmp4 = (unsigned long )phydev;
5228#line 462
5229  __cil_tmp5 = __cil_tmp4 + 8;
5230#line 462
5231  __cil_tmp6 = *((struct mii_bus **)__cil_tmp5);
5232#line 462
5233  __cil_tmp7 = (unsigned long )phydev;
5234#line 462
5235  __cil_tmp8 = __cil_tmp7 + 1184;
5236#line 462
5237  __cil_tmp9 = *((int *)__cil_tmp8);
5238#line 462
5239  tmp = mdiobus_read(__cil_tmp6, __cil_tmp9, regnum);
5240  }
5241#line 462
5242  return (tmp);
5243}
5244}
5245#line 475 "include/linux/phy.h"
5246__inline static int phy_write(struct phy_device *phydev , u32 regnum , u16 val ) 
5247{ int tmp ;
5248  unsigned long __cil_tmp5 ;
5249  unsigned long __cil_tmp6 ;
5250  struct mii_bus *__cil_tmp7 ;
5251  unsigned long __cil_tmp8 ;
5252  unsigned long __cil_tmp9 ;
5253  int __cil_tmp10 ;
5254  int __cil_tmp11 ;
5255  u16 __cil_tmp12 ;
5256
5257  {
5258  {
5259#line 477
5260  __cil_tmp5 = (unsigned long )phydev;
5261#line 477
5262  __cil_tmp6 = __cil_tmp5 + 8;
5263#line 477
5264  __cil_tmp7 = *((struct mii_bus **)__cil_tmp6);
5265#line 477
5266  __cil_tmp8 = (unsigned long )phydev;
5267#line 477
5268  __cil_tmp9 = __cil_tmp8 + 1184;
5269#line 477
5270  __cil_tmp10 = *((int *)__cil_tmp9);
5271#line 477
5272  __cil_tmp11 = (int )val;
5273#line 477
5274  __cil_tmp12 = (u16 )__cil_tmp11;
5275#line 477
5276  tmp = mdiobus_write(__cil_tmp7, __cil_tmp10, regnum, __cil_tmp12);
5277  }
5278#line 477
5279  return (tmp);
5280}
5281}
5282#line 506
5283extern int genphy_config_aneg(struct phy_device * ) ;
5284#line 507
5285extern int genphy_update_link(struct phy_device * ) ;
5286#line 508
5287extern int genphy_read_status(struct phy_device * ) ;
5288#line 511
5289extern void phy_driver_unregister(struct phy_driver * ) ;
5290#line 512
5291extern int phy_driver_register(struct phy_driver * ) ;
5292#line 115 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
5293static int marvell_ack_interrupt(struct phy_device *phydev ) 
5294{ int err ;
5295
5296  {
5297  {
5298#line 120
5299  err = phy_read(phydev, 19U);
5300  }
5301#line 122
5302  if (err < 0) {
5303#line 123
5304    return (err);
5305  } else {
5306
5307  }
5308#line 125
5309  return (0);
5310}
5311}
5312#line 128 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
5313static int marvell_config_intr(struct phy_device *phydev ) 
5314{ int err ;
5315  unsigned long __cil_tmp3 ;
5316  unsigned long __cil_tmp4 ;
5317  u32 __cil_tmp5 ;
5318  u16 __cil_tmp6 ;
5319  u16 __cil_tmp7 ;
5320
5321  {
5322  {
5323#line 132
5324  __cil_tmp3 = (unsigned long )phydev;
5325#line 132
5326  __cil_tmp4 = __cil_tmp3 + 1208;
5327#line 132
5328  __cil_tmp5 = *((u32 *)__cil_tmp4);
5329#line 132
5330  if (__cil_tmp5 == 2147483648U) {
5331    {
5332#line 133
5333    __cil_tmp6 = (u16 )25600;
5334#line 133
5335    err = phy_write(phydev, 18U, __cil_tmp6);
5336    }
5337  } else {
5338    {
5339#line 135
5340    __cil_tmp7 = (u16 )0;
5341#line 135
5342    err = phy_write(phydev, 18U, __cil_tmp7);
5343    }
5344  }
5345  }
5346#line 137
5347  return (err);
5348}
5349}
5350#line 140 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
5351static int marvell_config_aneg(struct phy_device *phydev ) 
5352{ int err ;
5353  int bmcr ;
5354  u16 __cil_tmp4 ;
5355  u16 __cil_tmp5 ;
5356  u16 __cil_tmp6 ;
5357  u16 __cil_tmp7 ;
5358  u16 __cil_tmp8 ;
5359  u16 __cil_tmp9 ;
5360  u16 __cil_tmp10 ;
5361  u16 __cil_tmp11 ;
5362  unsigned long __cil_tmp12 ;
5363  unsigned long __cil_tmp13 ;
5364  int __cil_tmp14 ;
5365  short __cil_tmp15 ;
5366  int __cil_tmp16 ;
5367  int __cil_tmp17 ;
5368  u16 __cil_tmp18 ;
5369  int __cil_tmp19 ;
5370  u16 __cil_tmp20 ;
5371
5372  {
5373  {
5374#line 147
5375  __cil_tmp4 = (u16 )32768;
5376#line 147
5377  err = phy_write(phydev, 0U, __cil_tmp4);
5378  }
5379#line 149
5380  if (err < 0) {
5381#line 150
5382    return (err);
5383  } else {
5384
5385  }
5386  {
5387#line 152
5388  __cil_tmp5 = (u16 )31;
5389#line 152
5390  err = phy_write(phydev, 29U, __cil_tmp5);
5391  }
5392#line 153
5393  if (err < 0) {
5394#line 154
5395    return (err);
5396  } else {
5397
5398  }
5399  {
5400#line 156
5401  __cil_tmp6 = (u16 )8204;
5402#line 156
5403  err = phy_write(phydev, 30U, __cil_tmp6);
5404  }
5405#line 157
5406  if (err < 0) {
5407#line 158
5408    return (err);
5409  } else {
5410
5411  }
5412  {
5413#line 160
5414  __cil_tmp7 = (u16 )5;
5415#line 160
5416  err = phy_write(phydev, 29U, __cil_tmp7);
5417  }
5418#line 161
5419  if (err < 0) {
5420#line 162
5421    return (err);
5422  } else {
5423
5424  }
5425  {
5426#line 164
5427  __cil_tmp8 = (u16 )0;
5428#line 164
5429  err = phy_write(phydev, 30U, __cil_tmp8);
5430  }
5431#line 165
5432  if (err < 0) {
5433#line 166
5434    return (err);
5435  } else {
5436
5437  }
5438  {
5439#line 168
5440  __cil_tmp9 = (u16 )256;
5441#line 168
5442  err = phy_write(phydev, 30U, __cil_tmp9);
5443  }
5444#line 169
5445  if (err < 0) {
5446#line 170
5447    return (err);
5448  } else {
5449
5450  }
5451  {
5452#line 172
5453  __cil_tmp10 = (u16 )96;
5454#line 172
5455  err = phy_write(phydev, 16U, __cil_tmp10);
5456  }
5457#line 174
5458  if (err < 0) {
5459#line 175
5460    return (err);
5461  } else {
5462
5463  }
5464  {
5465#line 177
5466  __cil_tmp11 = (u16 )16640;
5467#line 177
5468  err = phy_write(phydev, 24U, __cil_tmp11);
5469  }
5470#line 179
5471  if (err < 0) {
5472#line 180
5473    return (err);
5474  } else {
5475
5476  }
5477  {
5478#line 182
5479  err = genphy_config_aneg(phydev);
5480  }
5481#line 183
5482  if (err < 0) {
5483#line 184
5484    return (err);
5485  } else {
5486
5487  }
5488  {
5489#line 186
5490  __cil_tmp12 = (unsigned long )phydev;
5491#line 186
5492  __cil_tmp13 = __cil_tmp12 + 1220;
5493#line 186
5494  __cil_tmp14 = *((int *)__cil_tmp13);
5495#line 186
5496  if (__cil_tmp14 != 1) {
5497    {
5498#line 194
5499    bmcr = phy_read(phydev, 0U);
5500    }
5501#line 195
5502    if (bmcr < 0) {
5503#line 196
5504      return (bmcr);
5505    } else {
5506
5507    }
5508    {
5509#line 198
5510    __cil_tmp15 = (short )bmcr;
5511#line 198
5512    __cil_tmp16 = (int )__cil_tmp15;
5513#line 198
5514    __cil_tmp17 = __cil_tmp16 | -32768;
5515#line 198
5516    __cil_tmp18 = (u16 )__cil_tmp17;
5517#line 198
5518    __cil_tmp19 = (int )__cil_tmp18;
5519#line 198
5520    __cil_tmp20 = (u16 )__cil_tmp19;
5521#line 198
5522    err = phy_write(phydev, 0U, __cil_tmp20);
5523    }
5524#line 199
5525    if (err < 0) {
5526#line 200
5527      return (err);
5528    } else {
5529
5530    }
5531  } else {
5532
5533  }
5534  }
5535#line 203
5536  return (0);
5537}
5538}
5539#line 281 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
5540static int marvell_of_reg_init(struct phy_device *phydev ) 
5541{ 
5542
5543  {
5544#line 283
5545  return (0);
5546}
5547}
5548#line 287 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
5549static int m88e1121_config_aneg(struct phy_device *phydev ) 
5550{ int err ;
5551  int oldpage ;
5552  int mscr ;
5553  int tmp ;
5554  u16 __cil_tmp6 ;
5555  unsigned long __cil_tmp7 ;
5556  unsigned long __cil_tmp8 ;
5557  phy_interface_t __cil_tmp9 ;
5558  unsigned int __cil_tmp10 ;
5559  unsigned long __cil_tmp11 ;
5560  unsigned long __cil_tmp12 ;
5561  phy_interface_t __cil_tmp13 ;
5562  unsigned int __cil_tmp14 ;
5563  unsigned long __cil_tmp15 ;
5564  unsigned long __cil_tmp16 ;
5565  phy_interface_t __cil_tmp17 ;
5566  unsigned int __cil_tmp18 ;
5567  unsigned long __cil_tmp19 ;
5568  unsigned long __cil_tmp20 ;
5569  phy_interface_t __cil_tmp21 ;
5570  unsigned int __cil_tmp22 ;
5571  unsigned long __cil_tmp23 ;
5572  unsigned long __cil_tmp24 ;
5573  phy_interface_t __cil_tmp25 ;
5574  unsigned int __cil_tmp26 ;
5575  unsigned long __cil_tmp27 ;
5576  unsigned long __cil_tmp28 ;
5577  phy_interface_t __cil_tmp29 ;
5578  unsigned int __cil_tmp30 ;
5579  unsigned long __cil_tmp31 ;
5580  unsigned long __cil_tmp32 ;
5581  phy_interface_t __cil_tmp33 ;
5582  unsigned int __cil_tmp34 ;
5583  u16 __cil_tmp35 ;
5584  int __cil_tmp36 ;
5585  u16 __cil_tmp37 ;
5586  u16 __cil_tmp38 ;
5587  int __cil_tmp39 ;
5588  u16 __cil_tmp40 ;
5589  u16 __cil_tmp41 ;
5590  u16 __cil_tmp42 ;
5591  u16 __cil_tmp43 ;
5592  u16 __cil_tmp44 ;
5593  u16 __cil_tmp45 ;
5594  int __cil_tmp46 ;
5595  u16 __cil_tmp47 ;
5596
5597  {
5598  {
5599#line 291
5600  oldpage = phy_read(phydev, 22U);
5601#line 293
5602  __cil_tmp6 = (u16 )2;
5603#line 293
5604  err = phy_write(phydev, 22U, __cil_tmp6);
5605  }
5606#line 295
5607  if (err < 0) {
5608#line 296
5609    return (err);
5610  } else {
5611
5612  }
5613  {
5614#line 298
5615  __cil_tmp7 = (unsigned long )phydev;
5616#line 298
5617  __cil_tmp8 = __cil_tmp7 + 1180;
5618#line 298
5619  __cil_tmp9 = *((phy_interface_t *)__cil_tmp8);
5620#line 298
5621  __cil_tmp10 = (unsigned int )__cil_tmp9;
5622#line 298
5623  if (__cil_tmp10 == 6U) {
5624#line 298
5625    goto _L;
5626  } else {
5627    {
5628#line 298
5629    __cil_tmp11 = (unsigned long )phydev;
5630#line 298
5631    __cil_tmp12 = __cil_tmp11 + 1180;
5632#line 298
5633    __cil_tmp13 = *((phy_interface_t *)__cil_tmp12);
5634#line 298
5635    __cil_tmp14 = (unsigned int )__cil_tmp13;
5636#line 298
5637    if (__cil_tmp14 == 7U) {
5638#line 298
5639      goto _L;
5640    } else {
5641      {
5642#line 298
5643      __cil_tmp15 = (unsigned long )phydev;
5644#line 298
5645      __cil_tmp16 = __cil_tmp15 + 1180;
5646#line 298
5647      __cil_tmp17 = *((phy_interface_t *)__cil_tmp16);
5648#line 298
5649      __cil_tmp18 = (unsigned int )__cil_tmp17;
5650#line 298
5651      if (__cil_tmp18 == 8U) {
5652#line 298
5653        goto _L;
5654      } else {
5655        {
5656#line 298
5657        __cil_tmp19 = (unsigned long )phydev;
5658#line 298
5659        __cil_tmp20 = __cil_tmp19 + 1180;
5660#line 298
5661        __cil_tmp21 = *((phy_interface_t *)__cil_tmp20);
5662#line 298
5663        __cil_tmp22 = (unsigned int )__cil_tmp21;
5664#line 298
5665        if (__cil_tmp22 == 9U) {
5666          _L: /* CIL Label */ 
5667          {
5668#line 303
5669          tmp = phy_read(phydev, 21U);
5670#line 303
5671          mscr = tmp & -49;
5672          }
5673          {
5674#line 306
5675          __cil_tmp23 = (unsigned long )phydev;
5676#line 306
5677          __cil_tmp24 = __cil_tmp23 + 1180;
5678#line 306
5679          __cil_tmp25 = *((phy_interface_t *)__cil_tmp24);
5680#line 306
5681          __cil_tmp26 = (unsigned int )__cil_tmp25;
5682#line 306
5683          if (__cil_tmp26 == 7U) {
5684#line 307
5685            mscr = mscr | 48;
5686          } else {
5687            {
5688#line 309
5689            __cil_tmp27 = (unsigned long )phydev;
5690#line 309
5691            __cil_tmp28 = __cil_tmp27 + 1180;
5692#line 309
5693            __cil_tmp29 = *((phy_interface_t *)__cil_tmp28);
5694#line 309
5695            __cil_tmp30 = (unsigned int )__cil_tmp29;
5696#line 309
5697            if (__cil_tmp30 == 8U) {
5698#line 310
5699              mscr = mscr | 32;
5700            } else {
5701              {
5702#line 311
5703              __cil_tmp31 = (unsigned long )phydev;
5704#line 311
5705              __cil_tmp32 = __cil_tmp31 + 1180;
5706#line 311
5707              __cil_tmp33 = *((phy_interface_t *)__cil_tmp32);
5708#line 311
5709              __cil_tmp34 = (unsigned int )__cil_tmp33;
5710#line 311
5711              if (__cil_tmp34 == 9U) {
5712#line 312
5713                mscr = mscr | 16;
5714              } else {
5715
5716              }
5717              }
5718            }
5719            }
5720          }
5721          }
5722          {
5723#line 314
5724          __cil_tmp35 = (u16 )mscr;
5725#line 314
5726          __cil_tmp36 = (int )__cil_tmp35;
5727#line 314
5728          __cil_tmp37 = (u16 )__cil_tmp36;
5729#line 314
5730          err = phy_write(phydev, 21U, __cil_tmp37);
5731          }
5732#line 315
5733          if (err < 0) {
5734#line 316
5735            return (err);
5736          } else {
5737
5738          }
5739        } else {
5740
5741        }
5742        }
5743      }
5744      }
5745    }
5746    }
5747  }
5748  }
5749  {
5750#line 319
5751  __cil_tmp38 = (u16 )oldpage;
5752#line 319
5753  __cil_tmp39 = (int )__cil_tmp38;
5754#line 319
5755  __cil_tmp40 = (u16 )__cil_tmp39;
5756#line 319
5757  phy_write(phydev, 22U, __cil_tmp40);
5758#line 321
5759  __cil_tmp41 = (u16 )32768;
5760#line 321
5761  err = phy_write(phydev, 0U, __cil_tmp41);
5762  }
5763#line 322
5764  if (err < 0) {
5765#line 323
5766    return (err);
5767  } else {
5768
5769  }
5770  {
5771#line 325
5772  __cil_tmp42 = (u16 )96;
5773#line 325
5774  err = phy_write(phydev, 16U, __cil_tmp42);
5775  }
5776#line 327
5777  if (err < 0) {
5778#line 328
5779    return (err);
5780  } else {
5781
5782  }
5783  {
5784#line 330
5785  oldpage = phy_read(phydev, 22U);
5786#line 332
5787  __cil_tmp43 = (u16 )3;
5788#line 332
5789  phy_write(phydev, 22U, __cil_tmp43);
5790#line 333
5791  __cil_tmp44 = (u16 )48;
5792#line 333
5793  phy_write(phydev, 16U, __cil_tmp44);
5794#line 334
5795  __cil_tmp45 = (u16 )oldpage;
5796#line 334
5797  __cil_tmp46 = (int )__cil_tmp45;
5798#line 334
5799  __cil_tmp47 = (u16 )__cil_tmp46;
5800#line 334
5801  phy_write(phydev, 22U, __cil_tmp47);
5802#line 336
5803  err = genphy_config_aneg(phydev);
5804  }
5805#line 338
5806  return (err);
5807}
5808}
5809#line 341 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
5810static int m88e1318_config_aneg(struct phy_device *phydev ) 
5811{ int err ;
5812  int oldpage ;
5813  int mscr ;
5814  int tmp ;
5815  u16 __cil_tmp6 ;
5816  u16 __cil_tmp7 ;
5817  int __cil_tmp8 ;
5818  u16 __cil_tmp9 ;
5819  u16 __cil_tmp10 ;
5820  int __cil_tmp11 ;
5821  u16 __cil_tmp12 ;
5822
5823  {
5824  {
5825#line 345
5826  oldpage = phy_read(phydev, 22U);
5827#line 347
5828  __cil_tmp6 = (u16 )2;
5829#line 347
5830  err = phy_write(phydev, 22U, __cil_tmp6);
5831  }
5832#line 349
5833  if (err < 0) {
5834#line 350
5835    return (err);
5836  } else {
5837
5838  }
5839  {
5840#line 352
5841  mscr = phy_read(phydev, 16U);
5842#line 353
5843  mscr = mscr | 64;
5844#line 355
5845  __cil_tmp7 = (u16 )mscr;
5846#line 355
5847  __cil_tmp8 = (int )__cil_tmp7;
5848#line 355
5849  __cil_tmp9 = (u16 )__cil_tmp8;
5850#line 355
5851  err = phy_write(phydev, 16U, __cil_tmp9);
5852  }
5853#line 356
5854  if (err < 0) {
5855#line 357
5856    return (err);
5857  } else {
5858
5859  }
5860  {
5861#line 359
5862  __cil_tmp10 = (u16 )oldpage;
5863#line 359
5864  __cil_tmp11 = (int )__cil_tmp10;
5865#line 359
5866  __cil_tmp12 = (u16 )__cil_tmp11;
5867#line 359
5868  err = phy_write(phydev, 22U, __cil_tmp12);
5869  }
5870#line 360
5871  if (err < 0) {
5872#line 361
5873    return (err);
5874  } else {
5875
5876  }
5877  {
5878#line 363
5879  tmp = m88e1121_config_aneg(phydev);
5880  }
5881#line 363
5882  return (tmp);
5883}
5884}
5885#line 366 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
5886static int m88e1111_config_init(struct phy_device *phydev ) 
5887{ int err ;
5888  int temp ;
5889  u16 __cil_tmp4 ;
5890  int __cil_tmp5 ;
5891  u16 __cil_tmp6 ;
5892  u16 __cil_tmp7 ;
5893  int __cil_tmp8 ;
5894  u16 __cil_tmp9 ;
5895  unsigned long __cil_tmp10 ;
5896  unsigned long __cil_tmp11 ;
5897  phy_interface_t __cil_tmp12 ;
5898  unsigned int __cil_tmp13 ;
5899  unsigned long __cil_tmp14 ;
5900  unsigned long __cil_tmp15 ;
5901  phy_interface_t __cil_tmp16 ;
5902  unsigned int __cil_tmp17 ;
5903  unsigned long __cil_tmp18 ;
5904  unsigned long __cil_tmp19 ;
5905  phy_interface_t __cil_tmp20 ;
5906  unsigned int __cil_tmp21 ;
5907  unsigned long __cil_tmp22 ;
5908  unsigned long __cil_tmp23 ;
5909  phy_interface_t __cil_tmp24 ;
5910  unsigned int __cil_tmp25 ;
5911  unsigned long __cil_tmp26 ;
5912  unsigned long __cil_tmp27 ;
5913  phy_interface_t __cil_tmp28 ;
5914  unsigned int __cil_tmp29 ;
5915  unsigned long __cil_tmp30 ;
5916  unsigned long __cil_tmp31 ;
5917  phy_interface_t __cil_tmp32 ;
5918  unsigned int __cil_tmp33 ;
5919  unsigned long __cil_tmp34 ;
5920  unsigned long __cil_tmp35 ;
5921  phy_interface_t __cil_tmp36 ;
5922  unsigned int __cil_tmp37 ;
5923  u16 __cil_tmp38 ;
5924  int __cil_tmp39 ;
5925  u16 __cil_tmp40 ;
5926  int __cil_tmp41 ;
5927  u16 __cil_tmp42 ;
5928  int __cil_tmp43 ;
5929  u16 __cil_tmp44 ;
5930  unsigned long __cil_tmp45 ;
5931  unsigned long __cil_tmp46 ;
5932  phy_interface_t __cil_tmp47 ;
5933  unsigned int __cil_tmp48 ;
5934  u16 __cil_tmp49 ;
5935  int __cil_tmp50 ;
5936  u16 __cil_tmp51 ;
5937  unsigned long __cil_tmp52 ;
5938  unsigned long __cil_tmp53 ;
5939  phy_interface_t __cil_tmp54 ;
5940  unsigned int __cil_tmp55 ;
5941  u16 __cil_tmp56 ;
5942  int __cil_tmp57 ;
5943  u16 __cil_tmp58 ;
5944  u16 __cil_tmp59 ;
5945  int __cil_tmp60 ;
5946  u16 __cil_tmp61 ;
5947  u16 __cil_tmp62 ;
5948  int __cil_tmp63 ;
5949  u16 __cil_tmp64 ;
5950  int __cil_tmp65 ;
5951  u16 __cil_tmp66 ;
5952  u16 __cil_tmp67 ;
5953
5954  {
5955  {
5956#line 372
5957  temp = phy_read(phydev, 27U);
5958#line 373
5959  temp = temp & -32769;
5960#line 374
5961  __cil_tmp4 = (u16 )temp;
5962#line 374
5963  __cil_tmp5 = (int )__cil_tmp4;
5964#line 374
5965  __cil_tmp6 = (u16 )__cil_tmp5;
5966#line 374
5967  phy_write(phydev, 27U, __cil_tmp6);
5968#line 376
5969  temp = phy_read(phydev, 0U);
5970#line 377
5971  temp = temp | 32768;
5972#line 378
5973  __cil_tmp7 = (u16 )temp;
5974#line 378
5975  __cil_tmp8 = (int )__cil_tmp7;
5976#line 378
5977  __cil_tmp9 = (u16 )__cil_tmp8;
5978#line 378
5979  phy_write(phydev, 0U, __cil_tmp9);
5980  }
5981  {
5982#line 380
5983  __cil_tmp10 = (unsigned long )phydev;
5984#line 380
5985  __cil_tmp11 = __cil_tmp10 + 1180;
5986#line 380
5987  __cil_tmp12 = *((phy_interface_t *)__cil_tmp11);
5988#line 380
5989  __cil_tmp13 = (unsigned int )__cil_tmp12;
5990#line 380
5991  if (__cil_tmp13 == 6U) {
5992#line 380
5993    goto _L;
5994  } else {
5995    {
5996#line 380
5997    __cil_tmp14 = (unsigned long )phydev;
5998#line 380
5999    __cil_tmp15 = __cil_tmp14 + 1180;
6000#line 380
6001    __cil_tmp16 = *((phy_interface_t *)__cil_tmp15);
6002#line 380
6003    __cil_tmp17 = (unsigned int )__cil_tmp16;
6004#line 380
6005    if (__cil_tmp17 == 7U) {
6006#line 380
6007      goto _L;
6008    } else {
6009      {
6010#line 380
6011      __cil_tmp18 = (unsigned long )phydev;
6012#line 380
6013      __cil_tmp19 = __cil_tmp18 + 1180;
6014#line 380
6015      __cil_tmp20 = *((phy_interface_t *)__cil_tmp19);
6016#line 380
6017      __cil_tmp21 = (unsigned int )__cil_tmp20;
6018#line 380
6019      if (__cil_tmp21 == 8U) {
6020#line 380
6021        goto _L;
6022      } else {
6023        {
6024#line 380
6025        __cil_tmp22 = (unsigned long )phydev;
6026#line 380
6027        __cil_tmp23 = __cil_tmp22 + 1180;
6028#line 380
6029        __cil_tmp24 = *((phy_interface_t *)__cil_tmp23);
6030#line 380
6031        __cil_tmp25 = (unsigned int )__cil_tmp24;
6032#line 380
6033        if (__cil_tmp25 == 9U) {
6034          _L: /* CIL Label */ 
6035          {
6036#line 385
6037          temp = phy_read(phydev, 20U);
6038          }
6039#line 386
6040          if (temp < 0) {
6041#line 387
6042            return (temp);
6043          } else {
6044
6045          }
6046          {
6047#line 389
6048          __cil_tmp26 = (unsigned long )phydev;
6049#line 389
6050          __cil_tmp27 = __cil_tmp26 + 1180;
6051#line 389
6052          __cil_tmp28 = *((phy_interface_t *)__cil_tmp27);
6053#line 389
6054          __cil_tmp29 = (unsigned int )__cil_tmp28;
6055#line 389
6056          if (__cil_tmp29 == 7U) {
6057#line 390
6058            temp = temp | 130;
6059          } else {
6060            {
6061#line 391
6062            __cil_tmp30 = (unsigned long )phydev;
6063#line 391
6064            __cil_tmp31 = __cil_tmp30 + 1180;
6065#line 391
6066            __cil_tmp32 = *((phy_interface_t *)__cil_tmp31);
6067#line 391
6068            __cil_tmp33 = (unsigned int )__cil_tmp32;
6069#line 391
6070            if (__cil_tmp33 == 8U) {
6071#line 392
6072              temp = temp & -3;
6073#line 393
6074              temp = temp | 128;
6075            } else {
6076              {
6077#line 394
6078              __cil_tmp34 = (unsigned long )phydev;
6079#line 394
6080              __cil_tmp35 = __cil_tmp34 + 1180;
6081#line 394
6082              __cil_tmp36 = *((phy_interface_t *)__cil_tmp35);
6083#line 394
6084              __cil_tmp37 = (unsigned int )__cil_tmp36;
6085#line 394
6086              if (__cil_tmp37 == 9U) {
6087#line 395
6088                temp = temp & -129;
6089#line 396
6090                temp = temp | 2;
6091              } else {
6092
6093              }
6094              }
6095            }
6096            }
6097          }
6098          }
6099          {
6100#line 399
6101          __cil_tmp38 = (u16 )temp;
6102#line 399
6103          __cil_tmp39 = (int )__cil_tmp38;
6104#line 399
6105          __cil_tmp40 = (u16 )__cil_tmp39;
6106#line 399
6107          err = phy_write(phydev, 20U, __cil_tmp40);
6108          }
6109#line 400
6110          if (err < 0) {
6111#line 401
6112            return (err);
6113          } else {
6114
6115          }
6116          {
6117#line 403
6118          temp = phy_read(phydev, 27U);
6119          }
6120#line 404
6121          if (temp < 0) {
6122#line 405
6123            return (temp);
6124          } else {
6125
6126          }
6127#line 407
6128          temp = temp & -16;
6129          {
6130#line 409
6131          __cil_tmp41 = temp & 8192;
6132#line 409
6133          if (__cil_tmp41 != 0) {
6134#line 410
6135            temp = temp | 3;
6136          } else {
6137#line 412
6138            temp = temp | 11;
6139          }
6140          }
6141          {
6142#line 414
6143          __cil_tmp42 = (u16 )temp;
6144#line 414
6145          __cil_tmp43 = (int )__cil_tmp42;
6146#line 414
6147          __cil_tmp44 = (u16 )__cil_tmp43;
6148#line 414
6149          err = phy_write(phydev, 27U, __cil_tmp44);
6150          }
6151#line 415
6152          if (err < 0) {
6153#line 416
6154            return (err);
6155          } else {
6156
6157          }
6158        } else {
6159
6160        }
6161        }
6162      }
6163      }
6164    }
6165    }
6166  }
6167  }
6168  {
6169#line 419
6170  __cil_tmp45 = (unsigned long )phydev;
6171#line 419
6172  __cil_tmp46 = __cil_tmp45 + 1180;
6173#line 419
6174  __cil_tmp47 = *((phy_interface_t *)__cil_tmp46);
6175#line 419
6176  __cil_tmp48 = (unsigned int )__cil_tmp47;
6177#line 419
6178  if (__cil_tmp48 == 3U) {
6179    {
6180#line 420
6181    temp = phy_read(phydev, 27U);
6182    }
6183#line 421
6184    if (temp < 0) {
6185#line 422
6186      return (temp);
6187    } else {
6188
6189    }
6190    {
6191#line 424
6192    temp = temp & -16;
6193#line 425
6194    temp = temp | 4;
6195#line 426
6196    temp = temp | 32768;
6197#line 428
6198    __cil_tmp49 = (u16 )temp;
6199#line 428
6200    __cil_tmp50 = (int )__cil_tmp49;
6201#line 428
6202    __cil_tmp51 = (u16 )__cil_tmp50;
6203#line 428
6204    err = phy_write(phydev, 27U, __cil_tmp51);
6205    }
6206#line 429
6207    if (err < 0) {
6208#line 430
6209      return (err);
6210    } else {
6211
6212    }
6213  } else {
6214
6215  }
6216  }
6217  {
6218#line 433
6219  __cil_tmp52 = (unsigned long )phydev;
6220#line 433
6221  __cil_tmp53 = __cil_tmp52 + 1180;
6222#line 433
6223  __cil_tmp54 = *((phy_interface_t *)__cil_tmp53);
6224#line 433
6225  __cil_tmp55 = (unsigned int )__cil_tmp54;
6226#line 433
6227  if (__cil_tmp55 == 10U) {
6228    {
6229#line 434
6230    temp = phy_read(phydev, 20U);
6231    }
6232#line 435
6233    if (temp < 0) {
6234#line 436
6235      return (temp);
6236    } else {
6237
6238    }
6239    {
6240#line 437
6241    temp = temp | 130;
6242#line 438
6243    __cil_tmp56 = (u16 )temp;
6244#line 438
6245    __cil_tmp57 = (int )__cil_tmp56;
6246#line 438
6247    __cil_tmp58 = (u16 )__cil_tmp57;
6248#line 438
6249    err = phy_write(phydev, 20U, __cil_tmp58);
6250    }
6251#line 439
6252    if (err < 0) {
6253#line 440
6254      return (err);
6255    } else {
6256
6257    }
6258    {
6259#line 442
6260    temp = phy_read(phydev, 27U);
6261    }
6262#line 443
6263    if (temp < 0) {
6264#line 444
6265      return (temp);
6266    } else {
6267
6268    }
6269    {
6270#line 445
6271    temp = temp & -8208;
6272#line 446
6273    temp = temp | 32775;
6274#line 447
6275    __cil_tmp59 = (u16 )temp;
6276#line 447
6277    __cil_tmp60 = (int )__cil_tmp59;
6278#line 447
6279    __cil_tmp61 = (u16 )__cil_tmp60;
6280#line 447
6281    err = phy_write(phydev, 27U, __cil_tmp61);
6282    }
6283#line 448
6284    if (err < 0) {
6285#line 449
6286      return (err);
6287    } else {
6288
6289    }
6290    {
6291#line 452
6292    __cil_tmp62 = (u16 )32768;
6293#line 452
6294    err = phy_write(phydev, 0U, __cil_tmp62);
6295    }
6296#line 453
6297    if (err < 0) {
6298#line 454
6299      return (err);
6300    } else {
6301
6302    }
6303    ldv_35372: 
6304    {
6305#line 456
6306    temp = phy_read(phydev, 0U);
6307    }
6308    {
6309#line 457
6310    __cil_tmp63 = temp & 32768;
6311#line 457
6312    if (__cil_tmp63 != 0) {
6313#line 458
6314      goto ldv_35372;
6315    } else {
6316#line 460
6317      goto ldv_35373;
6318    }
6319    }
6320    ldv_35373: 
6321    {
6322#line 459
6323    temp = phy_read(phydev, 27U);
6324    }
6325#line 460
6326    if (temp < 0) {
6327#line 461
6328      return (temp);
6329    } else {
6330
6331    }
6332    {
6333#line 462
6334    temp = temp & -8208;
6335#line 463
6336    temp = temp | 32777;
6337#line 464
6338    __cil_tmp64 = (u16 )temp;
6339#line 464
6340    __cil_tmp65 = (int )__cil_tmp64;
6341#line 464
6342    __cil_tmp66 = (u16 )__cil_tmp65;
6343#line 464
6344    err = phy_write(phydev, 27U, __cil_tmp66);
6345    }
6346#line 465
6347    if (err < 0) {
6348#line 466
6349      return (err);
6350    } else {
6351
6352    }
6353  } else {
6354
6355  }
6356  }
6357  {
6358#line 469
6359  err = marvell_of_reg_init(phydev);
6360  }
6361#line 470
6362  if (err < 0) {
6363#line 471
6364    return (err);
6365  } else {
6366
6367  }
6368  {
6369#line 473
6370  __cil_tmp67 = (u16 )32768;
6371#line 473
6372  err = phy_write(phydev, 0U, __cil_tmp67);
6373  }
6374#line 474
6375  if (err < 0) {
6376#line 475
6377    return (err);
6378  } else {
6379
6380  }
6381#line 477
6382  return (0);
6383}
6384}
6385#line 480 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
6386static int m88e1118_config_aneg(struct phy_device *phydev ) 
6387{ int err ;
6388  u16 __cil_tmp3 ;
6389  u16 __cil_tmp4 ;
6390
6391  {
6392  {
6393#line 484
6394  __cil_tmp3 = (u16 )32768;
6395#line 484
6396  err = phy_write(phydev, 0U, __cil_tmp3);
6397  }
6398#line 485
6399  if (err < 0) {
6400#line 486
6401    return (err);
6402  } else {
6403
6404  }
6405  {
6406#line 488
6407  __cil_tmp4 = (u16 )96;
6408#line 488
6409  err = phy_write(phydev, 16U, __cil_tmp4);
6410  }
6411#line 490
6412  if (err < 0) {
6413#line 491
6414    return (err);
6415  } else {
6416
6417  }
6418  {
6419#line 493
6420  err = genphy_config_aneg(phydev);
6421  }
6422#line 494
6423  return (0);
6424}
6425}
6426#line 497 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
6427static int m88e1118_config_init(struct phy_device *phydev ) 
6428{ int err ;
6429  u16 __cil_tmp3 ;
6430  u16 __cil_tmp4 ;
6431  u16 __cil_tmp5 ;
6432  unsigned long __cil_tmp6 ;
6433  unsigned long __cil_tmp7 ;
6434  u32 __cil_tmp8 ;
6435  unsigned int __cil_tmp9 ;
6436  u16 __cil_tmp10 ;
6437  u16 __cil_tmp11 ;
6438  u16 __cil_tmp12 ;
6439  u16 __cil_tmp13 ;
6440
6441  {
6442  {
6443#line 502
6444  __cil_tmp3 = (u16 )2;
6445#line 502
6446  err = phy_write(phydev, 22U, __cil_tmp3);
6447  }
6448#line 503
6449  if (err < 0) {
6450#line 504
6451    return (err);
6452  } else {
6453
6454  }
6455  {
6456#line 507
6457  __cil_tmp4 = (u16 )4208;
6458#line 507
6459  err = phy_write(phydev, 21U, __cil_tmp4);
6460  }
6461#line 508
6462  if (err < 0) {
6463#line 509
6464    return (err);
6465  } else {
6466
6467  }
6468  {
6469#line 512
6470  __cil_tmp5 = (u16 )3;
6471#line 512
6472  err = phy_write(phydev, 22U, __cil_tmp5);
6473  }
6474#line 513
6475  if (err < 0) {
6476#line 514
6477    return (err);
6478  } else {
6479
6480  }
6481  {
6482#line 517
6483  __cil_tmp6 = (unsigned long )phydev;
6484#line 517
6485  __cil_tmp7 = __cil_tmp6 + 1176;
6486#line 517
6487  __cil_tmp8 = *((u32 *)__cil_tmp7);
6488#line 517
6489  __cil_tmp9 = __cil_tmp8 & 2U;
6490#line 517
6491  if (__cil_tmp9 != 0U) {
6492    {
6493#line 518
6494    __cil_tmp10 = (u16 )4352;
6495#line 518
6496    err = phy_write(phydev, 16U, __cil_tmp10);
6497    }
6498  } else {
6499    {
6500#line 520
6501    __cil_tmp11 = (u16 )542;
6502#line 520
6503    err = phy_write(phydev, 16U, __cil_tmp11);
6504    }
6505  }
6506  }
6507#line 521
6508  if (err < 0) {
6509#line 522
6510    return (err);
6511  } else {
6512
6513  }
6514  {
6515#line 524
6516  err = marvell_of_reg_init(phydev);
6517  }
6518#line 525
6519  if (err < 0) {
6520#line 526
6521    return (err);
6522  } else {
6523
6524  }
6525  {
6526#line 529
6527  __cil_tmp12 = (u16 )0;
6528#line 529
6529  err = phy_write(phydev, 22U, __cil_tmp12);
6530  }
6531#line 530
6532  if (err < 0) {
6533#line 531
6534    return (err);
6535  } else {
6536
6537  }
6538  {
6539#line 533
6540  __cil_tmp13 = (u16 )32768;
6541#line 533
6542  err = phy_write(phydev, 0U, __cil_tmp13);
6543  }
6544#line 534
6545  if (err < 0) {
6546#line 535
6547    return (err);
6548  } else {
6549
6550  }
6551#line 537
6552  return (0);
6553}
6554}
6555#line 540 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
6556static int m88e1149_config_init(struct phy_device *phydev ) 
6557{ int err ;
6558  u16 __cil_tmp3 ;
6559  u16 __cil_tmp4 ;
6560  u16 __cil_tmp5 ;
6561  u16 __cil_tmp6 ;
6562
6563  {
6564  {
6565#line 545
6566  __cil_tmp3 = (u16 )2;
6567#line 545
6568  err = phy_write(phydev, 22U, __cil_tmp3);
6569  }
6570#line 546
6571  if (err < 0) {
6572#line 547
6573    return (err);
6574  } else {
6575
6576  }
6577  {
6578#line 550
6579  __cil_tmp4 = (u16 )4168;
6580#line 550
6581  err = phy_write(phydev, 21U, __cil_tmp4);
6582  }
6583#line 551
6584  if (err < 0) {
6585#line 552
6586    return (err);
6587  } else {
6588
6589  }
6590  {
6591#line 554
6592  err = marvell_of_reg_init(phydev);
6593  }
6594#line 555
6595  if (err < 0) {
6596#line 556
6597    return (err);
6598  } else {
6599
6600  }
6601  {
6602#line 559
6603  __cil_tmp5 = (u16 )0;
6604#line 559
6605  err = phy_write(phydev, 22U, __cil_tmp5);
6606  }
6607#line 560
6608  if (err < 0) {
6609#line 561
6610    return (err);
6611  } else {
6612
6613  }
6614  {
6615#line 563
6616  __cil_tmp6 = (u16 )32768;
6617#line 563
6618  err = phy_write(phydev, 0U, __cil_tmp6);
6619  }
6620#line 564
6621  if (err < 0) {
6622#line 565
6623    return (err);
6624  } else {
6625
6626  }
6627#line 567
6628  return (0);
6629}
6630}
6631#line 570 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
6632static int m88e1145_config_init(struct phy_device *phydev ) 
6633{ int err ;
6634  int temp ;
6635  int tmp ;
6636  u16 __cil_tmp5 ;
6637  u16 __cil_tmp6 ;
6638  u16 __cil_tmp7 ;
6639  u16 __cil_tmp8 ;
6640  unsigned long __cil_tmp9 ;
6641  unsigned long __cil_tmp10 ;
6642  phy_interface_t __cil_tmp11 ;
6643  unsigned int __cil_tmp12 ;
6644  u16 __cil_tmp13 ;
6645  int __cil_tmp14 ;
6646  u16 __cil_tmp15 ;
6647  unsigned long __cil_tmp16 ;
6648  unsigned long __cil_tmp17 ;
6649  u32 __cil_tmp18 ;
6650  int __cil_tmp19 ;
6651  u16 __cil_tmp20 ;
6652  u16 __cil_tmp21 ;
6653  int __cil_tmp22 ;
6654  u16 __cil_tmp23 ;
6655  u16 __cil_tmp24 ;
6656  u16 __cil_tmp25 ;
6657
6658  {
6659  {
6660#line 575
6661  __cil_tmp5 = (u16 )27;
6662#line 575
6663  err = phy_write(phydev, 29U, __cil_tmp5);
6664  }
6665#line 576
6666  if (err < 0) {
6667#line 577
6668    return (err);
6669  } else {
6670
6671  }
6672  {
6673#line 579
6674  __cil_tmp6 = (u16 )16783;
6675#line 579
6676  err = phy_write(phydev, 30U, __cil_tmp6);
6677  }
6678#line 580
6679  if (err < 0) {
6680#line 581
6681    return (err);
6682  } else {
6683
6684  }
6685  {
6686#line 583
6687  __cil_tmp7 = (u16 )22;
6688#line 583
6689  err = phy_write(phydev, 29U, __cil_tmp7);
6690  }
6691#line 584
6692  if (err < 0) {
6693#line 585
6694    return (err);
6695  } else {
6696
6697  }
6698  {
6699#line 587
6700  __cil_tmp8 = (u16 )41690;
6701#line 587
6702  err = phy_write(phydev, 30U, __cil_tmp8);
6703  }
6704#line 588
6705  if (err < 0) {
6706#line 589
6707    return (err);
6708  } else {
6709
6710  }
6711  {
6712#line 591
6713  __cil_tmp9 = (unsigned long )phydev;
6714#line 591
6715  __cil_tmp10 = __cil_tmp9 + 1180;
6716#line 591
6717  __cil_tmp11 = *((phy_interface_t *)__cil_tmp10);
6718#line 591
6719  __cil_tmp12 = (unsigned int )__cil_tmp11;
6720#line 591
6721  if (__cil_tmp12 == 7U) {
6722    {
6723#line 592
6724    tmp = phy_read(phydev, 20U);
6725#line 592
6726    temp = tmp;
6727    }
6728#line 593
6729    if (temp < 0) {
6730#line 594
6731      return (temp);
6732    } else {
6733
6734    }
6735    {
6736#line 596
6737    temp = temp | 130;
6738#line 598
6739    __cil_tmp13 = (u16 )temp;
6740#line 598
6741    __cil_tmp14 = (int )__cil_tmp13;
6742#line 598
6743    __cil_tmp15 = (u16 )__cil_tmp14;
6744#line 598
6745    err = phy_write(phydev, 20U, __cil_tmp15);
6746    }
6747#line 599
6748    if (err < 0) {
6749#line 600
6750      return (err);
6751    } else {
6752
6753    }
6754    {
6755#line 602
6756    __cil_tmp16 = (unsigned long )phydev;
6757#line 602
6758    __cil_tmp17 = __cil_tmp16 + 1176;
6759#line 602
6760    __cil_tmp18 = *((u32 *)__cil_tmp17);
6761#line 602
6762    __cil_tmp19 = (int )__cil_tmp18;
6763#line 602
6764    if (__cil_tmp19 & 1) {
6765      {
6766#line 603
6767      __cil_tmp20 = (u16 )18;
6768#line 603
6769      err = phy_write(phydev, 29U, __cil_tmp20);
6770      }
6771#line 604
6772      if (err < 0) {
6773#line 605
6774        return (err);
6775      } else {
6776
6777      }
6778      {
6779#line 607
6780      temp = phy_read(phydev, 30U);
6781      }
6782#line 608
6783      if (temp < 0) {
6784#line 609
6785        return (temp);
6786      } else {
6787
6788      }
6789      {
6790#line 611
6791      temp = temp & 61503;
6792#line 612
6793      temp = temp | 1024;
6794#line 613
6795      temp = temp | 128;
6796#line 615
6797      __cil_tmp21 = (u16 )temp;
6798#line 615
6799      __cil_tmp22 = (int )__cil_tmp21;
6800#line 615
6801      __cil_tmp23 = (u16 )__cil_tmp22;
6802#line 615
6803      err = phy_write(phydev, 30U, __cil_tmp23);
6804      }
6805#line 616
6806      if (err < 0) {
6807#line 617
6808        return (err);
6809      } else {
6810
6811      }
6812      {
6813#line 619
6814      __cil_tmp24 = (u16 )3;
6815#line 619
6816      err = phy_write(phydev, 29U, __cil_tmp24);
6817      }
6818#line 620
6819      if (err < 0) {
6820#line 621
6821        return (err);
6822      } else {
6823
6824      }
6825      {
6826#line 623
6827      __cil_tmp25 = (u16 )32768;
6828#line 623
6829      err = phy_write(phydev, 30U, __cil_tmp25);
6830      }
6831#line 624
6832      if (err < 0) {
6833#line 625
6834        return (err);
6835      } else {
6836
6837      }
6838    } else {
6839
6840    }
6841    }
6842  } else {
6843
6844  }
6845  }
6846  {
6847#line 629
6848  err = marvell_of_reg_init(phydev);
6849  }
6850#line 630
6851  if (err < 0) {
6852#line 631
6853    return (err);
6854  } else {
6855
6856  }
6857#line 633
6858  return (0);
6859}
6860}
6861#line 645 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
6862static int marvell_read_status(struct phy_device *phydev ) 
6863{ int adv ;
6864  int err ;
6865  int lpa ;
6866  int status ;
6867  int tmp ;
6868  int bmcr ;
6869  int tmp___0 ;
6870  int tmp___1 ;
6871  unsigned long __cil_tmp10 ;
6872  unsigned long __cil_tmp11 ;
6873  int __cil_tmp12 ;
6874  int __cil_tmp13 ;
6875  unsigned long __cil_tmp14 ;
6876  unsigned long __cil_tmp15 ;
6877  unsigned long __cil_tmp16 ;
6878  unsigned long __cil_tmp17 ;
6879  unsigned long __cil_tmp18 ;
6880  unsigned long __cil_tmp19 ;
6881  unsigned long __cil_tmp20 ;
6882  unsigned long __cil_tmp21 ;
6883  unsigned long __cil_tmp22 ;
6884  unsigned long __cil_tmp23 ;
6885  unsigned long __cil_tmp24 ;
6886  unsigned long __cil_tmp25 ;
6887  unsigned long __cil_tmp26 ;
6888  unsigned long __cil_tmp27 ;
6889  unsigned long __cil_tmp28 ;
6890  unsigned long __cil_tmp29 ;
6891  int __cil_tmp30 ;
6892  unsigned long __cil_tmp31 ;
6893  unsigned long __cil_tmp32 ;
6894  int __cil_tmp33 ;
6895  unsigned long __cil_tmp34 ;
6896  unsigned long __cil_tmp35 ;
6897  int __cil_tmp36 ;
6898  int __cil_tmp37 ;
6899  unsigned long __cil_tmp38 ;
6900  unsigned long __cil_tmp39 ;
6901  unsigned long __cil_tmp40 ;
6902  unsigned long __cil_tmp41 ;
6903  int __cil_tmp42 ;
6904  unsigned long __cil_tmp43 ;
6905  unsigned long __cil_tmp44 ;
6906  int __cil_tmp45 ;
6907  unsigned long __cil_tmp46 ;
6908  unsigned long __cil_tmp47 ;
6909  unsigned long __cil_tmp48 ;
6910  unsigned long __cil_tmp49 ;
6911  unsigned long __cil_tmp50 ;
6912  unsigned long __cil_tmp51 ;
6913  unsigned long __cil_tmp52 ;
6914  unsigned long __cil_tmp53 ;
6915
6916  {
6917  {
6918#line 650
6919  status = 0;
6920#line 654
6921  err = genphy_update_link(phydev);
6922  }
6923#line 655
6924  if (err != 0) {
6925#line 656
6926    return (err);
6927  } else {
6928
6929  }
6930  {
6931#line 658
6932  __cil_tmp10 = (unsigned long )phydev;
6933#line 658
6934  __cil_tmp11 = __cil_tmp10 + 1220;
6935#line 658
6936  __cil_tmp12 = *((int *)__cil_tmp11);
6937#line 658
6938  if (__cil_tmp12 == 1) {
6939    {
6940#line 659
6941    status = phy_read(phydev, 17U);
6942    }
6943#line 660
6944    if (status < 0) {
6945#line 661
6946      return (status);
6947    } else {
6948
6949    }
6950    {
6951#line 663
6952    lpa = phy_read(phydev, 5U);
6953    }
6954#line 664
6955    if (lpa < 0) {
6956#line 665
6957      return (lpa);
6958    } else {
6959
6960    }
6961    {
6962#line 667
6963    adv = phy_read(phydev, 4U);
6964    }
6965#line 668
6966    if (adv < 0) {
6967#line 669
6968      return (adv);
6969    } else {
6970
6971    }
6972#line 671
6973    lpa = lpa & adv;
6974    {
6975#line 673
6976    __cil_tmp13 = status & 8192;
6977#line 673
6978    if (__cil_tmp13 != 0) {
6979#line 674
6980      __cil_tmp14 = (unsigned long )phydev;
6981#line 674
6982      __cil_tmp15 = __cil_tmp14 + 1192;
6983#line 674
6984      *((int *)__cil_tmp15) = 1;
6985    } else {
6986#line 676
6987      __cil_tmp16 = (unsigned long )phydev;
6988#line 676
6989      __cil_tmp17 = __cil_tmp16 + 1192;
6990#line 676
6991      *((int *)__cil_tmp17) = 0;
6992    }
6993    }
6994#line 678
6995    status = status & 49152;
6996#line 679
6997    tmp = 0;
6998#line 679
6999    __cil_tmp18 = (unsigned long )phydev;
7000#line 679
7001    __cil_tmp19 = __cil_tmp18 + 1200;
7002#line 679
7003    *((int *)__cil_tmp19) = tmp;
7004#line 679
7005    __cil_tmp20 = (unsigned long )phydev;
7006#line 679
7007    __cil_tmp21 = __cil_tmp20 + 1196;
7008#line 679
7009    *((int *)__cil_tmp21) = tmp;
7010#line 682
7011    if (status == 32768) {
7012#line 682
7013      goto case_32768;
7014    } else
7015#line 686
7016    if (status == 16384) {
7017#line 686
7018      goto case_16384;
7019    } else {
7020      {
7021#line 690
7022      goto switch_default;
7023#line 681
7024      if (0) {
7025        case_32768: /* CIL Label */ 
7026#line 683
7027        __cil_tmp22 = (unsigned long )phydev;
7028#line 683
7029        __cil_tmp23 = __cil_tmp22 + 1188;
7030#line 683
7031        *((int *)__cil_tmp23) = 1000;
7032#line 684
7033        goto ldv_35399;
7034        case_16384: /* CIL Label */ 
7035#line 687
7036        __cil_tmp24 = (unsigned long )phydev;
7037#line 687
7038        __cil_tmp25 = __cil_tmp24 + 1188;
7039#line 687
7040        *((int *)__cil_tmp25) = 100;
7041#line 688
7042        goto ldv_35399;
7043        switch_default: /* CIL Label */ 
7044#line 691
7045        __cil_tmp26 = (unsigned long )phydev;
7046#line 691
7047        __cil_tmp27 = __cil_tmp26 + 1188;
7048#line 691
7049        *((int *)__cil_tmp27) = 10;
7050#line 692
7051        goto ldv_35399;
7052      } else {
7053        switch_break: /* CIL Label */ ;
7054      }
7055      }
7056    }
7057    ldv_35399: ;
7058    {
7059#line 695
7060    __cil_tmp28 = (unsigned long )phydev;
7061#line 695
7062    __cil_tmp29 = __cil_tmp28 + 1192;
7063#line 695
7064    __cil_tmp30 = *((int *)__cil_tmp29);
7065#line 695
7066    if (__cil_tmp30 == 1) {
7067#line 696
7068      __cil_tmp31 = (unsigned long )phydev;
7069#line 696
7070      __cil_tmp32 = __cil_tmp31 + 1196;
7071#line 696
7072      __cil_tmp33 = lpa & 1024;
7073#line 696
7074      *((int *)__cil_tmp32) = __cil_tmp33 != 0;
7075#line 697
7076      __cil_tmp34 = (unsigned long )phydev;
7077#line 697
7078      __cil_tmp35 = __cil_tmp34 + 1200;
7079#line 697
7080      __cil_tmp36 = lpa & 2048;
7081#line 697
7082      *((int *)__cil_tmp35) = __cil_tmp36 != 0;
7083    } else {
7084
7085    }
7086    }
7087  } else {
7088    {
7089#line 700
7090    tmp___0 = phy_read(phydev, 0U);
7091#line 700
7092    bmcr = tmp___0;
7093    }
7094#line 702
7095    if (bmcr < 0) {
7096#line 703
7097      return (bmcr);
7098    } else {
7099
7100    }
7101    {
7102#line 705
7103    __cil_tmp37 = bmcr & 256;
7104#line 705
7105    if (__cil_tmp37 != 0) {
7106#line 706
7107      __cil_tmp38 = (unsigned long )phydev;
7108#line 706
7109      __cil_tmp39 = __cil_tmp38 + 1192;
7110#line 706
7111      *((int *)__cil_tmp39) = 1;
7112    } else {
7113#line 708
7114      __cil_tmp40 = (unsigned long )phydev;
7115#line 708
7116      __cil_tmp41 = __cil_tmp40 + 1192;
7117#line 708
7118      *((int *)__cil_tmp41) = 0;
7119    }
7120    }
7121    {
7122#line 710
7123    __cil_tmp42 = bmcr & 64;
7124#line 710
7125    if (__cil_tmp42 != 0) {
7126#line 711
7127      __cil_tmp43 = (unsigned long )phydev;
7128#line 711
7129      __cil_tmp44 = __cil_tmp43 + 1188;
7130#line 711
7131      *((int *)__cil_tmp44) = 1000;
7132    } else {
7133      {
7134#line 712
7135      __cil_tmp45 = bmcr & 8192;
7136#line 712
7137      if (__cil_tmp45 != 0) {
7138#line 713
7139        __cil_tmp46 = (unsigned long )phydev;
7140#line 713
7141        __cil_tmp47 = __cil_tmp46 + 1188;
7142#line 713
7143        *((int *)__cil_tmp47) = 100;
7144      } else {
7145#line 715
7146        __cil_tmp48 = (unsigned long )phydev;
7147#line 715
7148        __cil_tmp49 = __cil_tmp48 + 1188;
7149#line 715
7150        *((int *)__cil_tmp49) = 10;
7151      }
7152      }
7153    }
7154    }
7155#line 717
7156    tmp___1 = 0;
7157#line 717
7158    __cil_tmp50 = (unsigned long )phydev;
7159#line 717
7160    __cil_tmp51 = __cil_tmp50 + 1200;
7161#line 717
7162    *((int *)__cil_tmp51) = tmp___1;
7163#line 717
7164    __cil_tmp52 = (unsigned long )phydev;
7165#line 717
7166    __cil_tmp53 = __cil_tmp52 + 1196;
7167#line 717
7168    *((int *)__cil_tmp53) = tmp___1;
7169  }
7170  }
7171#line 720
7172  return (0);
7173}
7174}
7175#line 723 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
7176static int m88e1121_did_interrupt(struct phy_device *phydev ) 
7177{ int imask ;
7178  int __cil_tmp3 ;
7179
7180  {
7181  {
7182#line 727
7183  imask = phy_read(phydev, 19U);
7184  }
7185  {
7186#line 729
7187  __cil_tmp3 = imask & 25600;
7188#line 729
7189  if (__cil_tmp3 != 0) {
7190#line 730
7191    return (1);
7192  } else {
7193
7194  }
7195  }
7196#line 732
7197  return (0);
7198}
7199}
7200#line 735 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
7201static struct phy_driver marvell_drivers[9U]  = 
7202#line 735
7203  {      {21040224U, (char *)"Marvell 88E1101", 4294967280U, 767U, 1U, (int (*)(struct phy_device * ))0,
7204      (int (*)(struct phy_device * ))0, (int (*)(struct phy_device * ))0, (int (*)(struct phy_device * ))0,
7205      & marvell_config_aneg, & genphy_read_status, & marvell_ack_interrupt, & marvell_config_intr,
7206      (int (*)(struct phy_device * ))0, (void (*)(struct phy_device * ))0, (int (*)(struct phy_device * ,
7207                                                                                    struct ifreq * ))0,
7208      (bool (*)(struct phy_device * , struct sk_buff * , int  ))0, (void (*)(struct phy_device * ,
7209                                                                             struct sk_buff * ,
7210                                                                             int  ))0,
7211      {(char const   *)0, (struct bus_type *)0, & __this_module, (char const   *)0,
7212       (_Bool)0, (struct of_device_id  const  *)0, (int (*)(struct device * ))0, (int (*)(struct device * ))0,
7213       (void (*)(struct device * ))0, (int (*)(struct device * , pm_message_t  ))0,
7214       (int (*)(struct device * ))0, (struct attribute_group  const  **)0, (struct dev_pm_ops  const  *)0,
7215       (struct driver_private *)0}}, 
7216        {21040272U, (char *)"Marvell 88E1112", 4294967280U, 767U, 1U, & m88e1111_config_init,
7217      (int (*)(struct phy_device * ))0, (int (*)(struct phy_device * ))0, (int (*)(struct phy_device * ))0,
7218      & marvell_config_aneg, & genphy_read_status, & marvell_ack_interrupt, & marvell_config_intr,
7219      (int (*)(struct phy_device * ))0, (void (*)(struct phy_device * ))0, (int (*)(struct phy_device * ,
7220                                                                                    struct ifreq * ))0,
7221      (bool (*)(struct phy_device * , struct sk_buff * , int  ))0, (void (*)(struct phy_device * ,
7222                                                                             struct sk_buff * ,
7223                                                                             int  ))0,
7224      {(char const   *)0, (struct bus_type *)0, & __this_module, (char const   *)0,
7225       (_Bool)0, (struct of_device_id  const  *)0, (int (*)(struct device * ))0, (int (*)(struct device * ))0,
7226       (void (*)(struct device * ))0, (int (*)(struct device * , pm_message_t  ))0,
7227       (int (*)(struct device * ))0, (struct attribute_group  const  **)0, (struct dev_pm_ops  const  *)0,
7228       (struct driver_private *)0}}, 
7229        {21040320U, (char *)"Marvell 88E1111", 4294967280U, 767U, 1U, & m88e1111_config_init,
7230      (int (*)(struct phy_device * ))0, (int (*)(struct phy_device * ))0, (int (*)(struct phy_device * ))0,
7231      & marvell_config_aneg, & marvell_read_status, & marvell_ack_interrupt, & marvell_config_intr,
7232      (int (*)(struct phy_device * ))0, (void (*)(struct phy_device * ))0, (int (*)(struct phy_device * ,
7233                                                                                    struct ifreq * ))0,
7234      (bool (*)(struct phy_device * , struct sk_buff * , int  ))0, (void (*)(struct phy_device * ,
7235                                                                             struct sk_buff * ,
7236                                                                             int  ))0,
7237      {(char const   *)0, (struct bus_type *)0, & __this_module, (char const   *)0,
7238       (_Bool)0, (struct of_device_id  const  *)0, (int (*)(struct device * ))0, (int (*)(struct device * ))0,
7239       (void (*)(struct device * ))0, (int (*)(struct device * , pm_message_t  ))0,
7240       (int (*)(struct device * ))0, (struct attribute_group  const  **)0, (struct dev_pm_ops  const  *)0,
7241       (struct driver_private *)0}}, 
7242        {21040656U, (char *)"Marvell 88E1118", 4294967280U, 767U, 1U, & m88e1118_config_init,
7243      (int (*)(struct phy_device * ))0, (int (*)(struct phy_device * ))0, (int (*)(struct phy_device * ))0,
7244      & m88e1118_config_aneg, & genphy_read_status, & marvell_ack_interrupt, & marvell_config_intr,
7245      (int (*)(struct phy_device * ))0, (void (*)(struct phy_device * ))0, (int (*)(struct phy_device * ,
7246                                                                                    struct ifreq * ))0,
7247      (bool (*)(struct phy_device * , struct sk_buff * , int  ))0, (void (*)(struct phy_device * ,
7248                                                                             struct sk_buff * ,
7249                                                                             int  ))0,
7250      {(char const   *)0, (struct bus_type *)0, & __this_module, (char const   *)0,
7251       (_Bool)0, (struct of_device_id  const  *)0, (int (*)(struct device * ))0, (int (*)(struct device * ))0,
7252       (void (*)(struct device * ))0, (int (*)(struct device * , pm_message_t  ))0,
7253       (int (*)(struct device * ))0, (struct attribute_group  const  **)0, (struct dev_pm_ops  const  *)0,
7254       (struct driver_private *)0}}, 
7255        {21040304U, (char *)"Marvell 88E1121R", 4294967280U, 767U, 1U, (int (*)(struct phy_device * ))0,
7256      (int (*)(struct phy_device * ))0, (int (*)(struct phy_device * ))0, (int (*)(struct phy_device * ))0,
7257      & m88e1121_config_aneg, & marvell_read_status, & marvell_ack_interrupt, & marvell_config_intr,
7258      & m88e1121_did_interrupt, (void (*)(struct phy_device * ))0, (int (*)(struct phy_device * ,
7259                                                                            struct ifreq * ))0,
7260      (bool (*)(struct phy_device * , struct sk_buff * , int  ))0, (void (*)(struct phy_device * ,
7261                                                                             struct sk_buff * ,
7262                                                                             int  ))0,
7263      {(char const   *)0, (struct bus_type *)0, & __this_module, (char const   *)0,
7264       (_Bool)0, (struct of_device_id  const  *)0, (int (*)(struct device * ))0, (int (*)(struct device * ))0,
7265       (void (*)(struct device * ))0, (int (*)(struct device * , pm_message_t  ))0,
7266       (int (*)(struct device * ))0, (struct attribute_group  const  **)0, (struct dev_pm_ops  const  *)0,
7267       (struct driver_private *)0}}, 
7268        {21040784U, (char *)"Marvell 88E1318S", 4294967280U, 767U, 1U, (int (*)(struct phy_device * ))0,
7269      (int (*)(struct phy_device * ))0, (int (*)(struct phy_device * ))0, (int (*)(struct phy_device * ))0,
7270      & m88e1318_config_aneg, & marvell_read_status, & marvell_ack_interrupt, & marvell_config_intr,
7271      & m88e1121_did_interrupt, (void (*)(struct phy_device * ))0, (int (*)(struct phy_device * ,
7272                                                                            struct ifreq * ))0,
7273      (bool (*)(struct phy_device * , struct sk_buff * , int  ))0, (void (*)(struct phy_device * ,
7274                                                                             struct sk_buff * ,
7275                                                                             int  ))0,
7276      {(char const   *)0, (struct bus_type *)0, & __this_module, (char const   *)0,
7277       (_Bool)0, (struct of_device_id  const  *)0, (int (*)(struct device * ))0, (int (*)(struct device * ))0,
7278       (void (*)(struct device * ))0, (int (*)(struct device * , pm_message_t  ))0,
7279       (int (*)(struct device * ))0, (struct attribute_group  const  **)0, (struct dev_pm_ops  const  *)0,
7280       (struct driver_private *)0}}, 
7281        {21040336U, (char *)"Marvell 88E1145", 4294967280U, 767U, 1U, & m88e1145_config_init,
7282      (int (*)(struct phy_device * ))0, (int (*)(struct phy_device * ))0, (int (*)(struct phy_device * ))0,
7283      & marvell_config_aneg, & genphy_read_status, & marvell_ack_interrupt, & marvell_config_intr,
7284      (int (*)(struct phy_device * ))0, (void (*)(struct phy_device * ))0, (int (*)(struct phy_device * ,
7285                                                                                    struct ifreq * ))0,
7286      (bool (*)(struct phy_device * , struct sk_buff * , int  ))0, (void (*)(struct phy_device * ,
7287                                                                             struct sk_buff * ,
7288                                                                             int  ))0,
7289      {(char const   *)0, (struct bus_type *)0, & __this_module, (char const   *)0,
7290       (_Bool)0, (struct of_device_id  const  *)0, (int (*)(struct device * ))0, (int (*)(struct device * ))0,
7291       (void (*)(struct device * ))0, (int (*)(struct device * , pm_message_t  ))0,
7292       (int (*)(struct device * ))0, (struct attribute_group  const  **)0, (struct dev_pm_ops  const  *)0,
7293       (struct driver_private *)0}}, 
7294        {21040720U, (char *)"Marvell 88E1149R", 4294967280U, 767U, 1U, & m88e1149_config_init,
7295      (int (*)(struct phy_device * ))0, (int (*)(struct phy_device * ))0, (int (*)(struct phy_device * ))0,
7296      & m88e1118_config_aneg, & genphy_read_status, & marvell_ack_interrupt, & marvell_config_intr,
7297      (int (*)(struct phy_device * ))0, (void (*)(struct phy_device * ))0, (int (*)(struct phy_device * ,
7298                                                                                    struct ifreq * ))0,
7299      (bool (*)(struct phy_device * , struct sk_buff * , int  ))0, (void (*)(struct phy_device * ,
7300                                                                             struct sk_buff * ,
7301                                                                             int  ))0,
7302      {(char const   *)0, (struct bus_type *)0, & __this_module, (char const   *)0,
7303       (_Bool)0, (struct of_device_id  const  *)0, (int (*)(struct device * ))0, (int (*)(struct device * ))0,
7304       (void (*)(struct device * ))0, (int (*)(struct device * , pm_message_t  ))0,
7305       (int (*)(struct device * ))0, (struct attribute_group  const  **)0, (struct dev_pm_ops  const  *)0,
7306       (struct driver_private *)0}}, 
7307        {21040688U, (char *)"Marvell 88E1240", 4294967280U, 767U, 1U, & m88e1111_config_init,
7308      (int (*)(struct phy_device * ))0, (int (*)(struct phy_device * ))0, (int (*)(struct phy_device * ))0,
7309      & marvell_config_aneg, & genphy_read_status, & marvell_ack_interrupt, & marvell_config_intr,
7310      (int (*)(struct phy_device * ))0, (void (*)(struct phy_device * ))0, (int (*)(struct phy_device * ,
7311                                                                                    struct ifreq * ))0,
7312      (bool (*)(struct phy_device * , struct sk_buff * , int  ))0, (void (*)(struct phy_device * ,
7313                                                                             struct sk_buff * ,
7314                                                                             int  ))0,
7315      {(char const   *)0, (struct bus_type *)0, & __this_module, (char const   *)0,
7316       (_Bool)0, (struct of_device_id  const  *)0, (int (*)(struct device * ))0, (int (*)(struct device * ))0,
7317       (void (*)(struct device * ))0, (int (*)(struct device * , pm_message_t  ))0,
7318       (int (*)(struct device * ))0, (struct attribute_group  const  **)0, (struct dev_pm_ops  const  *)0,
7319       (struct driver_private *)0}}};
7320#line 854 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
7321static int marvell_init(void) 
7322{ int ret ;
7323  int i ;
7324  int tmp ;
7325  unsigned long __cil_tmp4 ;
7326  struct phy_driver *__cil_tmp5 ;
7327  struct phy_driver *__cil_tmp6 ;
7328  unsigned long __cil_tmp7 ;
7329  struct phy_driver *__cil_tmp8 ;
7330  struct phy_driver *__cil_tmp9 ;
7331  unsigned int __cil_tmp10 ;
7332
7333  {
7334#line 859
7335  i = 0;
7336#line 859
7337  goto ldv_35419;
7338  ldv_35418: 
7339  {
7340#line 860
7341  __cil_tmp4 = (unsigned long )i;
7342#line 860
7343  __cil_tmp5 = (struct phy_driver *)(& marvell_drivers);
7344#line 860
7345  __cil_tmp6 = __cil_tmp5 + __cil_tmp4;
7346#line 860
7347  ret = phy_driver_register(__cil_tmp6);
7348  }
7349#line 862
7350  if (ret != 0) {
7351#line 863
7352    goto ldv_35416;
7353    ldv_35415: 
7354    {
7355#line 864
7356    __cil_tmp7 = (unsigned long )i;
7357#line 864
7358    __cil_tmp8 = (struct phy_driver *)(& marvell_drivers);
7359#line 864
7360    __cil_tmp9 = __cil_tmp8 + __cil_tmp7;
7361#line 864
7362    phy_driver_unregister(__cil_tmp9);
7363    }
7364    ldv_35416: 
7365#line 863
7366    tmp = i;
7367#line 863
7368    i = i - 1;
7369#line 863
7370    if (tmp > 0) {
7371#line 864
7372      goto ldv_35415;
7373    } else {
7374#line 866
7375      goto ldv_35417;
7376    }
7377    ldv_35417: ;
7378#line 865
7379    return (ret);
7380  } else {
7381
7382  }
7383#line 859
7384  i = i + 1;
7385  ldv_35419: ;
7386  {
7387#line 859
7388  __cil_tmp10 = (unsigned int )i;
7389#line 859
7390  if (__cil_tmp10 <= 8U) {
7391#line 860
7392    goto ldv_35418;
7393  } else {
7394#line 862
7395    goto ldv_35420;
7396  }
7397  }
7398  ldv_35420: ;
7399#line 869
7400  return (0);
7401}
7402}
7403#line 872 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
7404static void marvell_exit(void) 
7405{ int i ;
7406  unsigned long __cil_tmp2 ;
7407  struct phy_driver *__cil_tmp3 ;
7408  struct phy_driver *__cil_tmp4 ;
7409  unsigned int __cil_tmp5 ;
7410
7411  {
7412#line 876
7413  i = 0;
7414#line 876
7415  goto ldv_35428;
7416  ldv_35427: 
7417  {
7418#line 877
7419  __cil_tmp2 = (unsigned long )i;
7420#line 877
7421  __cil_tmp3 = (struct phy_driver *)(& marvell_drivers);
7422#line 877
7423  __cil_tmp4 = __cil_tmp3 + __cil_tmp2;
7424#line 877
7425  phy_driver_unregister(__cil_tmp4);
7426#line 876
7427  i = i + 1;
7428  }
7429  ldv_35428: ;
7430  {
7431#line 876
7432  __cil_tmp5 = (unsigned int )i;
7433#line 876
7434  if (__cil_tmp5 <= 8U) {
7435#line 877
7436    goto ldv_35427;
7437  } else {
7438#line 879
7439    goto ldv_35429;
7440  }
7441  }
7442  ldv_35429: ;
7443#line 881
7444  return;
7445}
7446}
7447#line 896 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
7448struct mdio_device_id  const  __mod_mdio_device_table  ;
7449#line 914
7450extern void ldv_check_final_state(void) ;
7451#line 920
7452extern void ldv_initialize(void) ;
7453#line 923
7454extern int __VERIFIER_nondet_int(void) ;
7455#line 926 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
7456int LDV_IN_INTERRUPT  ;
7457#line 929 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
7458void main(void) 
7459{ int tmp ;
7460  int tmp___0 ;
7461  int tmp___1 ;
7462
7463  {
7464  {
7465#line 941
7466  LDV_IN_INTERRUPT = 1;
7467#line 950
7468  ldv_initialize();
7469#line 1004
7470  tmp = marvell_init();
7471  }
7472#line 1004
7473  if (tmp != 0) {
7474#line 1005
7475    goto ldv_final;
7476  } else {
7477
7478  }
7479#line 1007
7480  goto ldv_35458;
7481  ldv_35457: 
7482  {
7483#line 1010
7484  tmp___0 = __VERIFIER_nondet_int();
7485  }
7486  {
7487#line 1012
7488  goto switch_default;
7489#line 1010
7490  if (0) {
7491    switch_default: /* CIL Label */ ;
7492#line 1012
7493    goto ldv_35456;
7494  } else {
7495    switch_break: /* CIL Label */ ;
7496  }
7497  }
7498  ldv_35456: ;
7499  ldv_35458: 
7500  {
7501#line 1007
7502  tmp___1 = __VERIFIER_nondet_int();
7503  }
7504#line 1007
7505  if (tmp___1 != 0) {
7506#line 1008
7507    goto ldv_35457;
7508  } else {
7509#line 1010
7510    goto ldv_35459;
7511  }
7512  ldv_35459: ;
7513  {
7514#line 1072
7515  marvell_exit();
7516  }
7517  ldv_final: 
7518  {
7519#line 1075
7520  ldv_check_final_state();
7521  }
7522#line 1078
7523  return;
7524}
7525}
7526#line 5 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/kernel-rules/files/engine-blast-assert.h"
7527void ldv_blast_assert(void) 
7528{ 
7529
7530  {
7531  ERROR: ;
7532#line 6
7533  goto ERROR;
7534}
7535}
7536#line 6 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/kernel-rules/files/engine-blast.h"
7537extern int __VERIFIER_nondet_int(void) ;
7538#line 1099 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
7539int ldv_spin  =    0;
7540#line 1103 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
7541void ldv_check_alloc_flags(gfp_t flags ) 
7542{ 
7543
7544  {
7545#line 1106
7546  if (ldv_spin != 0) {
7547#line 1106
7548    if (flags != 32U) {
7549      {
7550#line 1106
7551      ldv_blast_assert();
7552      }
7553    } else {
7554
7555    }
7556  } else {
7557
7558  }
7559#line 1109
7560  return;
7561}
7562}
7563#line 1109
7564extern struct page *ldv_some_page(void) ;
7565#line 1112 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
7566struct page *ldv_check_alloc_flags_and_return_some_page(gfp_t flags ) 
7567{ struct page *tmp ;
7568
7569  {
7570#line 1115
7571  if (ldv_spin != 0) {
7572#line 1115
7573    if (flags != 32U) {
7574      {
7575#line 1115
7576      ldv_blast_assert();
7577      }
7578    } else {
7579
7580    }
7581  } else {
7582
7583  }
7584  {
7585#line 1117
7586  tmp = ldv_some_page();
7587  }
7588#line 1117
7589  return (tmp);
7590}
7591}
7592#line 1121 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
7593void ldv_check_alloc_nonatomic(void) 
7594{ 
7595
7596  {
7597#line 1124
7598  if (ldv_spin != 0) {
7599    {
7600#line 1124
7601    ldv_blast_assert();
7602    }
7603  } else {
7604
7605  }
7606#line 1127
7607  return;
7608}
7609}
7610#line 1128 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
7611void ldv_spin_lock(void) 
7612{ 
7613
7614  {
7615#line 1131
7616  ldv_spin = 1;
7617#line 1132
7618  return;
7619}
7620}
7621#line 1135 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
7622void ldv_spin_unlock(void) 
7623{ 
7624
7625  {
7626#line 1138
7627  ldv_spin = 0;
7628#line 1139
7629  return;
7630}
7631}
7632#line 1142 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
7633int ldv_spin_trylock(void) 
7634{ int is_lock ;
7635
7636  {
7637  {
7638#line 1147
7639  is_lock = __VERIFIER_nondet_int();
7640  }
7641#line 1149
7642  if (is_lock != 0) {
7643#line 1152
7644    return (0);
7645  } else {
7646#line 1157
7647    ldv_spin = 1;
7648#line 1159
7649    return (1);
7650  }
7651}
7652}
7653#line 1326 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
7654void *ldv_kmem_cache_alloc_16(struct kmem_cache *ldv_func_arg1 , gfp_t ldv_func_arg2 ) 
7655{ 
7656
7657  {
7658  {
7659#line 1332
7660  ldv_check_alloc_flags(ldv_func_arg2);
7661#line 1334
7662  kmem_cache_alloc(ldv_func_arg1, ldv_func_arg2);
7663  }
7664#line 1335
7665  return ((void *)0);
7666}
7667}
7668#line 1391 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
7669struct sk_buff *ldv_skb_clone_22(struct sk_buff *ldv_func_arg1 , gfp_t ldv_func_arg2 ) 
7670{ struct sk_buff *tmp ;
7671
7672  {
7673  {
7674#line 1397
7675  ldv_check_alloc_flags(ldv_func_arg2);
7676#line 1399
7677  tmp = skb_clone(ldv_func_arg1, ldv_func_arg2);
7678  }
7679#line 1399
7680  return (tmp);
7681}
7682}
7683#line 1413 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
7684struct sk_buff *ldv_skb_copy_24(struct sk_buff  const  *ldv_func_arg1 , gfp_t ldv_func_arg2 ) 
7685{ struct sk_buff *tmp ;
7686
7687  {
7688  {
7689#line 1419
7690  ldv_check_alloc_flags(ldv_func_arg2);
7691#line 1421
7692  tmp = skb_copy(ldv_func_arg1, ldv_func_arg2);
7693  }
7694#line 1421
7695  return (tmp);
7696}
7697}
7698#line 1424 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
7699struct sk_buff *ldv___netdev_alloc_skb_25(struct net_device *ldv_func_arg1 , unsigned int ldv_func_arg2 ,
7700                                          gfp_t ldv_func_arg3 ) 
7701{ struct sk_buff *tmp ;
7702
7703  {
7704  {
7705#line 1431
7706  ldv_check_alloc_flags(ldv_func_arg3);
7707#line 1433
7708  tmp = __netdev_alloc_skb(ldv_func_arg1, ldv_func_arg2, ldv_func_arg3);
7709  }
7710#line 1433
7711  return (tmp);
7712}
7713}
7714#line 1436 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
7715struct sk_buff *ldv___netdev_alloc_skb_26(struct net_device *ldv_func_arg1 , unsigned int ldv_func_arg2 ,
7716                                          gfp_t ldv_func_arg3 ) 
7717{ struct sk_buff *tmp ;
7718
7719  {
7720  {
7721#line 1443
7722  ldv_check_alloc_flags(ldv_func_arg3);
7723#line 1445
7724  tmp = __netdev_alloc_skb(ldv_func_arg1, ldv_func_arg2, ldv_func_arg3);
7725  }
7726#line 1445
7727  return (tmp);
7728}
7729}
7730#line 1448 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/15076/dscv_tempdir/dscv/ri/43_1a/drivers/net/phy/marvell.c.p"
7731int ldv_pskb_expand_head_27(struct sk_buff *ldv_func_arg1 , int ldv_func_arg2 , int ldv_func_arg3 ,
7732                            gfp_t ldv_func_arg4 ) 
7733{ int tmp ;
7734
7735  {
7736  {
7737#line 1456
7738  ldv_check_alloc_flags(ldv_func_arg4);
7739#line 1458
7740  tmp = pskb_expand_head(ldv_func_arg1, ldv_func_arg2, ldv_func_arg3, ldv_func_arg4);
7741  }
7742#line 1458
7743  return (tmp);
7744}
7745}