Showing error 762

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--atm--adummy.ko-ldv_main0_sequence_infinite_withcheck_stateful.cil.out.c
Line in file: 6719
Project: SV-COMP 2013
Project version: 2.6.28
Tools: Manual Work
Entered: 2013-01-17 16:57:54 UTC


Source:

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