Showing error 1112

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