Showing error 1262

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