Showing error 1146

User: Jiri Slaby
Error type: Reachable Error Location
Error type description: A specified error location is reachable in some program path
File location: ldv-linux-3.4/43_1a_cilled_safe_ok_nondet_linux-43_1a-drivers--net--usb--cdc_subset.ko-ldv_main0_sequence_infinite_withcheck_stateful.cil.out.c
Line in file: 5636
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 11 "include/linux/socket.h"
1296typedef unsigned short __kernel_sa_family_t;
1297#line 18 "include/linux/socket.h"
1298struct iovec {
1299   void *iov_base ;
1300   __kernel_size_t iov_len ;
1301};
1302#line 40 "include/linux/socket.h"
1303typedef __kernel_sa_family_t sa_family_t;
1304#line 41 "include/linux/socket.h"
1305struct sockaddr {
1306   sa_family_t sa_family ;
1307   char sa_data[14U] ;
1308};
1309#line 41 "include/linux/hdlc/ioctl.h"
1310struct __anonstruct_sync_serial_settings_135 {
1311   unsigned int clock_rate ;
1312   unsigned int clock_type ;
1313   unsigned short loopback ;
1314};
1315#line 41 "include/linux/hdlc/ioctl.h"
1316typedef struct __anonstruct_sync_serial_settings_135 sync_serial_settings;
1317#line 48 "include/linux/hdlc/ioctl.h"
1318struct __anonstruct_te1_settings_136 {
1319   unsigned int clock_rate ;
1320   unsigned int clock_type ;
1321   unsigned short loopback ;
1322   unsigned int slot_map ;
1323};
1324#line 48 "include/linux/hdlc/ioctl.h"
1325typedef struct __anonstruct_te1_settings_136 te1_settings;
1326#line 53 "include/linux/hdlc/ioctl.h"
1327struct __anonstruct_raw_hdlc_proto_137 {
1328   unsigned short encoding ;
1329   unsigned short parity ;
1330};
1331#line 53 "include/linux/hdlc/ioctl.h"
1332typedef struct __anonstruct_raw_hdlc_proto_137 raw_hdlc_proto;
1333#line 63 "include/linux/hdlc/ioctl.h"
1334struct __anonstruct_fr_proto_138 {
1335   unsigned int t391 ;
1336   unsigned int t392 ;
1337   unsigned int n391 ;
1338   unsigned int n392 ;
1339   unsigned int n393 ;
1340   unsigned short lmi ;
1341   unsigned short dce ;
1342};
1343#line 63 "include/linux/hdlc/ioctl.h"
1344typedef struct __anonstruct_fr_proto_138 fr_proto;
1345#line 67 "include/linux/hdlc/ioctl.h"
1346struct __anonstruct_fr_proto_pvc_139 {
1347   unsigned int dlci ;
1348};
1349#line 67 "include/linux/hdlc/ioctl.h"
1350typedef struct __anonstruct_fr_proto_pvc_139 fr_proto_pvc;
1351#line 72 "include/linux/hdlc/ioctl.h"
1352struct __anonstruct_fr_proto_pvc_info_140 {
1353   unsigned int dlci ;
1354   char master[16U] ;
1355};
1356#line 72 "include/linux/hdlc/ioctl.h"
1357typedef struct __anonstruct_fr_proto_pvc_info_140 fr_proto_pvc_info;
1358#line 77 "include/linux/hdlc/ioctl.h"
1359struct __anonstruct_cisco_proto_141 {
1360   unsigned int interval ;
1361   unsigned int timeout ;
1362};
1363#line 77 "include/linux/hdlc/ioctl.h"
1364typedef struct __anonstruct_cisco_proto_141 cisco_proto;
1365#line 93 "include/linux/hdlc/ioctl.h"
1366struct ifmap {
1367   unsigned long mem_start ;
1368   unsigned long mem_end ;
1369   unsigned short base_addr ;
1370   unsigned char irq ;
1371   unsigned char dma ;
1372   unsigned char port ;
1373};
1374#line 148 "include/linux/if.h"
1375union __anonunion_ifs_ifsu_142 {
1376   raw_hdlc_proto *raw_hdlc ;
1377   cisco_proto *cisco ;
1378   fr_proto *fr ;
1379   fr_proto_pvc *fr_pvc ;
1380   fr_proto_pvc_info *fr_pvc_info ;
1381   sync_serial_settings *sync ;
1382   te1_settings *te1 ;
1383};
1384#line 148 "include/linux/if.h"
1385struct if_settings {
1386   unsigned int type ;
1387   unsigned int size ;
1388   union __anonunion_ifs_ifsu_142 ifs_ifsu ;
1389};
1390#line 166 "include/linux/if.h"
1391union __anonunion_ifr_ifrn_143 {
1392   char ifrn_name[16U] ;
1393};
1394#line 166 "include/linux/if.h"
1395union __anonunion_ifr_ifru_144 {
1396   struct sockaddr ifru_addr ;
1397   struct sockaddr ifru_dstaddr ;
1398   struct sockaddr ifru_broadaddr ;
1399   struct sockaddr ifru_netmask ;
1400   struct sockaddr ifru_hwaddr ;
1401   short ifru_flags ;
1402   int ifru_ivalue ;
1403   int ifru_mtu ;
1404   struct ifmap ifru_map ;
1405   char ifru_slave[16U] ;
1406   char ifru_newname[16U] ;
1407   void *ifru_data ;
1408   struct if_settings ifru_settings ;
1409};
1410#line 166 "include/linux/if.h"
1411struct ifreq {
1412   union __anonunion_ifr_ifrn_143 ifr_ifrn ;
1413   union __anonunion_ifr_ifru_144 ifr_ifru ;
1414};
1415#line 230 "include/linux/if.h"
1416struct ethhdr {
1417   unsigned char h_dest[6U] ;
1418   unsigned char h_source[6U] ;
1419   __be16 h_proto ;
1420};
1421#line 132 "include/linux/if_ether.h"
1422struct prio_tree_node;
1423#line 132 "include/linux/if_ether.h"
1424struct raw_prio_tree_node {
1425   struct prio_tree_node *left ;
1426   struct prio_tree_node *right ;
1427   struct prio_tree_node *parent ;
1428};
1429#line 19 "include/linux/prio_tree.h"
1430struct prio_tree_node {
1431   struct prio_tree_node *left ;
1432   struct prio_tree_node *right ;
1433   struct prio_tree_node *parent ;
1434   unsigned long start ;
1435   unsigned long last ;
1436};
1437#line 27 "include/linux/prio_tree.h"
1438struct prio_tree_root {
1439   struct prio_tree_node *prio_tree_node ;
1440   unsigned short index_bits ;
1441   unsigned short raw ;
1442};
1443#line 116
1444struct address_space;
1445#line 116
1446struct address_space;
1447#line 117 "include/linux/prio_tree.h"
1448union __anonunion_ldv_14425_147 {
1449   unsigned long index ;
1450   void *freelist ;
1451};
1452#line 117 "include/linux/prio_tree.h"
1453struct __anonstruct_ldv_14435_151 {
1454   unsigned short inuse ;
1455   unsigned short objects : 15 ;
1456   unsigned char frozen : 1 ;
1457};
1458#line 117 "include/linux/prio_tree.h"
1459union __anonunion_ldv_14436_150 {
1460   atomic_t _mapcount ;
1461   struct __anonstruct_ldv_14435_151 ldv_14435 ;
1462};
1463#line 117 "include/linux/prio_tree.h"
1464struct __anonstruct_ldv_14438_149 {
1465   union __anonunion_ldv_14436_150 ldv_14436 ;
1466   atomic_t _count ;
1467};
1468#line 117 "include/linux/prio_tree.h"
1469union __anonunion_ldv_14439_148 {
1470   unsigned long counters ;
1471   struct __anonstruct_ldv_14438_149 ldv_14438 ;
1472};
1473#line 117 "include/linux/prio_tree.h"
1474struct __anonstruct_ldv_14440_146 {
1475   union __anonunion_ldv_14425_147 ldv_14425 ;
1476   union __anonunion_ldv_14439_148 ldv_14439 ;
1477};
1478#line 117 "include/linux/prio_tree.h"
1479struct __anonstruct_ldv_14447_153 {
1480   struct page *next ;
1481   int pages ;
1482   int pobjects ;
1483};
1484#line 117 "include/linux/prio_tree.h"
1485union __anonunion_ldv_14448_152 {
1486   struct list_head lru ;
1487   struct __anonstruct_ldv_14447_153 ldv_14447 ;
1488};
1489#line 117 "include/linux/prio_tree.h"
1490union __anonunion_ldv_14453_154 {
1491   unsigned long private ;
1492   struct kmem_cache *slab ;
1493   struct page *first_page ;
1494};
1495#line 117 "include/linux/prio_tree.h"
1496struct page {
1497   unsigned long flags ;
1498   struct address_space *mapping ;
1499   struct __anonstruct_ldv_14440_146 ldv_14440 ;
1500   union __anonunion_ldv_14448_152 ldv_14448 ;
1501   union __anonunion_ldv_14453_154 ldv_14453 ;
1502   unsigned long debug_flags ;
1503};
1504#line 192 "include/linux/mm_types.h"
1505struct __anonstruct_vm_set_156 {
1506   struct list_head list ;
1507   void *parent ;
1508   struct vm_area_struct *head ;
1509};
1510#line 192 "include/linux/mm_types.h"
1511union __anonunion_shared_155 {
1512   struct __anonstruct_vm_set_156 vm_set ;
1513   struct raw_prio_tree_node prio_tree_node ;
1514};
1515#line 192
1516struct anon_vma;
1517#line 192
1518struct vm_operations_struct;
1519#line 192
1520struct mempolicy;
1521#line 192 "include/linux/mm_types.h"
1522struct vm_area_struct {
1523   struct mm_struct *vm_mm ;
1524   unsigned long vm_start ;
1525   unsigned long vm_end ;
1526   struct vm_area_struct *vm_next ;
1527   struct vm_area_struct *vm_prev ;
1528   pgprot_t vm_page_prot ;
1529   unsigned long vm_flags ;
1530   struct rb_node vm_rb ;
1531   union __anonunion_shared_155 shared ;
1532   struct list_head anon_vma_chain ;
1533   struct anon_vma *anon_vma ;
1534   struct vm_operations_struct  const  *vm_ops ;
1535   unsigned long vm_pgoff ;
1536   struct file *vm_file ;
1537   void *vm_private_data ;
1538   struct mempolicy *vm_policy ;
1539};
1540#line 255 "include/linux/mm_types.h"
1541struct core_thread {
1542   struct task_struct *task ;
1543   struct core_thread *next ;
1544};
1545#line 261 "include/linux/mm_types.h"
1546struct core_state {
1547   atomic_t nr_threads ;
1548   struct core_thread dumper ;
1549   struct completion startup ;
1550};
1551#line 274 "include/linux/mm_types.h"
1552struct mm_rss_stat {
1553   atomic_long_t count[3U] ;
1554};
1555#line 287
1556struct linux_binfmt;
1557#line 287
1558struct mmu_notifier_mm;
1559#line 287 "include/linux/mm_types.h"
1560struct mm_struct {
1561   struct vm_area_struct *mmap ;
1562   struct rb_root mm_rb ;
1563   struct vm_area_struct *mmap_cache ;
1564   unsigned long (*get_unmapped_area)(struct file * , unsigned long  , unsigned long  ,
1565                                      unsigned long  , unsigned long  ) ;
1566   void (*unmap_area)(struct mm_struct * , unsigned long  ) ;
1567   unsigned long mmap_base ;
1568   unsigned long task_size ;
1569   unsigned long cached_hole_size ;
1570   unsigned long free_area_cache ;
1571   pgd_t *pgd ;
1572   atomic_t mm_users ;
1573   atomic_t mm_count ;
1574   int map_count ;
1575   spinlock_t page_table_lock ;
1576   struct rw_semaphore mmap_sem ;
1577   struct list_head mmlist ;
1578   unsigned long hiwater_rss ;
1579   unsigned long hiwater_vm ;
1580   unsigned long total_vm ;
1581   unsigned long locked_vm ;
1582   unsigned long pinned_vm ;
1583   unsigned long shared_vm ;
1584   unsigned long exec_vm ;
1585   unsigned long stack_vm ;
1586   unsigned long reserved_vm ;
1587   unsigned long def_flags ;
1588   unsigned long nr_ptes ;
1589   unsigned long start_code ;
1590   unsigned long end_code ;
1591   unsigned long start_data ;
1592   unsigned long end_data ;
1593   unsigned long start_brk ;
1594   unsigned long brk ;
1595   unsigned long start_stack ;
1596   unsigned long arg_start ;
1597   unsigned long arg_end ;
1598   unsigned long env_start ;
1599   unsigned long env_end ;
1600   unsigned long saved_auxv[44U] ;
1601   struct mm_rss_stat rss_stat ;
1602   struct linux_binfmt *binfmt ;
1603   cpumask_var_t cpu_vm_mask_var ;
1604   mm_context_t context ;
1605   unsigned int faultstamp ;
1606   unsigned int token_priority ;
1607   unsigned int last_interval ;
1608   unsigned long flags ;
1609   struct core_state *core_state ;
1610   spinlock_t ioctx_lock ;
1611   struct hlist_head ioctx_list ;
1612   struct task_struct *owner ;
1613   struct file *exe_file ;
1614   unsigned long num_exe_file_vmas ;
1615   struct mmu_notifier_mm *mmu_notifier_mm ;
1616   pgtable_t pmd_huge_pte ;
1617   struct cpumask cpumask_allocation ;
1618};
1619#line 174 "include/asm-generic/fcntl.h"
1620struct poll_table_struct;
1621#line 174
1622struct poll_table_struct;
1623#line 175
1624struct pipe_inode_info;
1625#line 175
1626struct pipe_inode_info;
1627#line 176
1628struct inode;
1629#line 176
1630struct inode;
1631#line 177
1632struct net;
1633#line 177
1634struct net;
1635#line 194
1636struct fasync_struct;
1637#line 153 "include/linux/net.h"
1638struct kiocb;
1639#line 153
1640struct kiocb;
1641#line 177 "include/linux/textsearch.h"
1642struct exception_table_entry {
1643   unsigned long insn ;
1644   unsigned long fixup ;
1645};
1646#line 108 "include/net/checksum.h"
1647struct sk_buff;
1648#line 108
1649struct sk_buff;
1650#line 120
1651struct klist_node;
1652#line 120
1653struct klist_node;
1654#line 37 "include/linux/klist.h"
1655struct klist_node {
1656   void *n_klist ;
1657   struct list_head n_node ;
1658   struct kref n_ref ;
1659};
1660#line 67
1661struct dma_map_ops;
1662#line 67 "include/linux/klist.h"
1663struct dev_archdata {
1664   void *acpi_handle ;
1665   struct dma_map_ops *dma_ops ;
1666   void *iommu ;
1667};
1668#line 17 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/device.h"
1669struct device_private;
1670#line 17
1671struct device_private;
1672#line 18
1673struct device_driver;
1674#line 18
1675struct device_driver;
1676#line 19
1677struct driver_private;
1678#line 19
1679struct driver_private;
1680#line 20
1681struct class;
1682#line 20
1683struct class;
1684#line 21
1685struct subsys_private;
1686#line 21
1687struct subsys_private;
1688#line 22
1689struct bus_type;
1690#line 22
1691struct bus_type;
1692#line 23
1693struct device_node;
1694#line 23
1695struct device_node;
1696#line 24
1697struct iommu_ops;
1698#line 24
1699struct iommu_ops;
1700#line 25 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/device.h"
1701struct bus_attribute {
1702   struct attribute attr ;
1703   ssize_t (*show)(struct bus_type * , char * ) ;
1704   ssize_t (*store)(struct bus_type * , char const   * , size_t  ) ;
1705};
1706#line 51 "include/linux/device.h"
1707struct device_attribute;
1708#line 51
1709struct driver_attribute;
1710#line 51 "include/linux/device.h"
1711struct bus_type {
1712   char const   *name ;
1713   char const   *dev_name ;
1714   struct device *dev_root ;
1715   struct bus_attribute *bus_attrs ;
1716   struct device_attribute *dev_attrs ;
1717   struct driver_attribute *drv_attrs ;
1718   int (*match)(struct device * , struct device_driver * ) ;
1719   int (*uevent)(struct device * , struct kobj_uevent_env * ) ;
1720   int (*probe)(struct device * ) ;
1721   int (*remove)(struct device * ) ;
1722   void (*shutdown)(struct device * ) ;
1723   int (*suspend)(struct device * , pm_message_t  ) ;
1724   int (*resume)(struct device * ) ;
1725   struct dev_pm_ops  const  *pm ;
1726   struct iommu_ops *iommu_ops ;
1727   struct subsys_private *p ;
1728};
1729#line 125
1730struct device_type;
1731#line 182
1732struct of_device_id;
1733#line 182 "include/linux/device.h"
1734struct device_driver {
1735   char const   *name ;
1736   struct bus_type *bus ;
1737   struct module *owner ;
1738   char const   *mod_name ;
1739   bool suppress_bind_attrs ;
1740   struct of_device_id  const  *of_match_table ;
1741   int (*probe)(struct device * ) ;
1742   int (*remove)(struct device * ) ;
1743   void (*shutdown)(struct device * ) ;
1744   int (*suspend)(struct device * , pm_message_t  ) ;
1745   int (*resume)(struct device * ) ;
1746   struct attribute_group  const  **groups ;
1747   struct dev_pm_ops  const  *pm ;
1748   struct driver_private *p ;
1749};
1750#line 245 "include/linux/device.h"
1751struct driver_attribute {
1752   struct attribute attr ;
1753   ssize_t (*show)(struct device_driver * , char * ) ;
1754   ssize_t (*store)(struct device_driver * , char const   * , size_t  ) ;
1755};
1756#line 299
1757struct class_attribute;
1758#line 299 "include/linux/device.h"
1759struct class {
1760   char const   *name ;
1761   struct module *owner ;
1762   struct class_attribute *class_attrs ;
1763   struct device_attribute *dev_attrs ;
1764   struct bin_attribute *dev_bin_attrs ;
1765   struct kobject *dev_kobj ;
1766   int (*dev_uevent)(struct device * , struct kobj_uevent_env * ) ;
1767   char *(*devnode)(struct device * , umode_t * ) ;
1768   void (*class_release)(struct class * ) ;
1769   void (*dev_release)(struct device * ) ;
1770   int (*suspend)(struct device * , pm_message_t  ) ;
1771   int (*resume)(struct device * ) ;
1772   struct kobj_ns_type_operations  const  *ns_type ;
1773   void const   *(*namespace)(struct device * ) ;
1774   struct dev_pm_ops  const  *pm ;
1775   struct subsys_private *p ;
1776};
1777#line 394 "include/linux/device.h"
1778struct class_attribute {
1779   struct attribute attr ;
1780   ssize_t (*show)(struct class * , struct class_attribute * , char * ) ;
1781   ssize_t (*store)(struct class * , struct class_attribute * , char const   * , size_t  ) ;
1782   void const   *(*namespace)(struct class * , struct class_attribute  const  * ) ;
1783};
1784#line 447 "include/linux/device.h"
1785struct device_type {
1786   char const   *name ;
1787   struct attribute_group  const  **groups ;
1788   int (*uevent)(struct device * , struct kobj_uevent_env * ) ;
1789   char *(*devnode)(struct device * , umode_t * ) ;
1790   void (*release)(struct device * ) ;
1791   struct dev_pm_ops  const  *pm ;
1792};
1793#line 474 "include/linux/device.h"
1794struct device_attribute {
1795   struct attribute attr ;
1796   ssize_t (*show)(struct device * , struct device_attribute * , char * ) ;
1797   ssize_t (*store)(struct device * , struct device_attribute * , char const   * ,
1798                    size_t  ) ;
1799};
1800#line 557 "include/linux/device.h"
1801struct device_dma_parameters {
1802   unsigned int max_segment_size ;
1803   unsigned long segment_boundary_mask ;
1804};
1805#line 567
1806struct dma_coherent_mem;
1807#line 567 "include/linux/device.h"
1808struct device {
1809   struct device *parent ;
1810   struct device_private *p ;
1811   struct kobject kobj ;
1812   char const   *init_name ;
1813   struct device_type  const  *type ;
1814   struct mutex mutex ;
1815   struct bus_type *bus ;
1816   struct device_driver *driver ;
1817   void *platform_data ;
1818   struct dev_pm_info power ;
1819   struct dev_pm_domain *pm_domain ;
1820   int numa_node ;
1821   u64 *dma_mask ;
1822   u64 coherent_dma_mask ;
1823   struct device_dma_parameters *dma_parms ;
1824   struct list_head dma_pools ;
1825   struct dma_coherent_mem *dma_mem ;
1826   struct dev_archdata archdata ;
1827   struct device_node *of_node ;
1828   dev_t devt ;
1829   u32 id ;
1830   spinlock_t devres_lock ;
1831   struct list_head devres_head ;
1832   struct klist_node knode_class ;
1833   struct class *class ;
1834   struct attribute_group  const  **groups ;
1835   void (*release)(struct device * ) ;
1836};
1837#line 681 "include/linux/device.h"
1838struct wakeup_source {
1839   char const   *name ;
1840   struct list_head entry ;
1841   spinlock_t lock ;
1842   struct timer_list timer ;
1843   unsigned long timer_expires ;
1844   ktime_t total_time ;
1845   ktime_t max_time ;
1846   ktime_t last_time ;
1847   unsigned long event_count ;
1848   unsigned long active_count ;
1849   unsigned long relax_count ;
1850   unsigned long hit_count ;
1851   unsigned char active : 1 ;
1852};
1853#line 93 "include/linux/bit_spinlock.h"
1854struct shrink_control {
1855   gfp_t gfp_mask ;
1856   unsigned long nr_to_scan ;
1857};
1858#line 14 "include/linux/shrinker.h"
1859struct shrinker {
1860   int (*shrink)(struct shrinker * , struct shrink_control * ) ;
1861   int seeks ;
1862   long batch ;
1863   struct list_head list ;
1864   atomic_long_t nr_in_batch ;
1865};
1866#line 43
1867struct file_ra_state;
1868#line 43
1869struct file_ra_state;
1870#line 44
1871struct user_struct;
1872#line 44
1873struct user_struct;
1874#line 45
1875struct writeback_control;
1876#line 45
1877struct writeback_control;
1878#line 178 "include/linux/mm.h"
1879struct vm_fault {
1880   unsigned int flags ;
1881   unsigned long pgoff ;
1882   void *virtual_address ;
1883   struct page *page ;
1884};
1885#line 195 "include/linux/mm.h"
1886struct vm_operations_struct {
1887   void (*open)(struct vm_area_struct * ) ;
1888   void (*close)(struct vm_area_struct * ) ;
1889   int (*fault)(struct vm_area_struct * , struct vm_fault * ) ;
1890   int (*page_mkwrite)(struct vm_area_struct * , struct vm_fault * ) ;
1891   int (*access)(struct vm_area_struct * , unsigned long  , void * , int  , int  ) ;
1892   int (*set_policy)(struct vm_area_struct * , struct mempolicy * ) ;
1893   struct mempolicy *(*get_policy)(struct vm_area_struct * , unsigned long  ) ;
1894   int (*migrate)(struct vm_area_struct * , nodemask_t const   * , nodemask_t const   * ,
1895                  unsigned long  ) ;
1896};
1897#line 1631 "include/linux/mm.h"
1898struct scatterlist {
1899   unsigned long sg_magic ;
1900   unsigned long page_link ;
1901   unsigned int offset ;
1902   unsigned int length ;
1903   dma_addr_t dma_address ;
1904   unsigned int dma_length ;
1905};
1906#line 37 "include/linux/dmaengine.h"
1907typedef s32 dma_cookie_t;
1908#line 999 "include/linux/dmaengine.h"
1909struct timerqueue_node {
1910   struct rb_node node ;
1911   ktime_t expires ;
1912};
1913#line 12 "include/linux/timerqueue.h"
1914struct timerqueue_head {
1915   struct rb_root head ;
1916   struct timerqueue_node *next ;
1917};
1918#line 50
1919struct hrtimer_clock_base;
1920#line 50
1921struct hrtimer_clock_base;
1922#line 51
1923struct hrtimer_cpu_base;
1924#line 51
1925struct hrtimer_cpu_base;
1926#line 60
1927enum hrtimer_restart {
1928    HRTIMER_NORESTART = 0,
1929    HRTIMER_RESTART = 1
1930} ;
1931#line 65 "include/linux/timerqueue.h"
1932struct hrtimer {
1933   struct timerqueue_node node ;
1934   ktime_t _softexpires ;
1935   enum hrtimer_restart (*function)(struct hrtimer * ) ;
1936   struct hrtimer_clock_base *base ;
1937   unsigned long state ;
1938   int start_pid ;
1939   void *start_site ;
1940   char start_comm[16U] ;
1941};
1942#line 132 "include/linux/hrtimer.h"
1943struct hrtimer_clock_base {
1944   struct hrtimer_cpu_base *cpu_base ;
1945   int index ;
1946   clockid_t clockid ;
1947   struct timerqueue_head active ;
1948   ktime_t resolution ;
1949   ktime_t (*get_time)(void) ;
1950   ktime_t softirq_time ;
1951   ktime_t offset ;
1952};
1953#line 162 "include/linux/hrtimer.h"
1954struct hrtimer_cpu_base {
1955   raw_spinlock_t lock ;
1956   unsigned long active_bases ;
1957   ktime_t expires_next ;
1958   int hres_active ;
1959   int hang_detected ;
1960   unsigned long nr_events ;
1961   unsigned long nr_retries ;
1962   unsigned long nr_hangs ;
1963   ktime_t max_hang_time ;
1964   struct hrtimer_clock_base clock_base[3U] ;
1965};
1966#line 460 "include/linux/hrtimer.h"
1967struct dma_attrs {
1968   unsigned long flags[1U] ;
1969};
1970#line 67 "include/linux/dma-attrs.h"
1971enum dma_data_direction {
1972    DMA_BIDIRECTIONAL = 0,
1973    DMA_TO_DEVICE = 1,
1974    DMA_FROM_DEVICE = 2,
1975    DMA_NONE = 3
1976} ;
1977#line 74 "include/linux/dma-attrs.h"
1978struct dma_map_ops {
1979   void *(*alloc)(struct device * , size_t  , dma_addr_t * , gfp_t  , struct dma_attrs * ) ;
1980   void (*free)(struct device * , size_t  , void * , dma_addr_t  , struct dma_attrs * ) ;
1981   int (*mmap)(struct device * , struct vm_area_struct * , void * , dma_addr_t  ,
1982               size_t  , struct dma_attrs * ) ;
1983   dma_addr_t (*map_page)(struct device * , struct page * , unsigned long  , size_t  ,
1984                          enum dma_data_direction  , struct dma_attrs * ) ;
1985   void (*unmap_page)(struct device * , dma_addr_t  , size_t  , enum dma_data_direction  ,
1986                      struct dma_attrs * ) ;
1987   int (*map_sg)(struct device * , struct scatterlist * , int  , enum dma_data_direction  ,
1988                 struct dma_attrs * ) ;
1989   void (*unmap_sg)(struct device * , struct scatterlist * , int  , enum dma_data_direction  ,
1990                    struct dma_attrs * ) ;
1991   void (*sync_single_for_cpu)(struct device * , dma_addr_t  , size_t  , enum dma_data_direction  ) ;
1992   void (*sync_single_for_device)(struct device * , dma_addr_t  , size_t  , enum dma_data_direction  ) ;
1993   void (*sync_sg_for_cpu)(struct device * , struct scatterlist * , int  , enum dma_data_direction  ) ;
1994   void (*sync_sg_for_device)(struct device * , struct scatterlist * , int  , enum dma_data_direction  ) ;
1995   int (*mapping_error)(struct device * , dma_addr_t  ) ;
1996   int (*dma_supported)(struct device * , u64  ) ;
1997   int (*set_dma_mask)(struct device * , u64  ) ;
1998   int is_phys ;
1999};
2000#line 15 "include/linux/netdev_features.h"
2001typedef u64 netdev_features_t;
2002#line 56 "include/linux/netdev_features.h"
2003struct nf_conntrack {
2004   atomic_t use ;
2005};
2006#line 116 "include/linux/skbuff.h"
2007struct nf_bridge_info {
2008   atomic_t use ;
2009   struct net_device *physindev ;
2010   struct net_device *physoutdev ;
2011   unsigned int mask ;
2012   unsigned long data[4U] ;
2013};
2014#line 126 "include/linux/skbuff.h"
2015struct sk_buff_head {
2016   struct sk_buff *next ;
2017   struct sk_buff *prev ;
2018   __u32 qlen ;
2019   spinlock_t lock ;
2020};
2021#line 318 "include/linux/skbuff.h"
2022typedef unsigned int sk_buff_data_t;
2023#line 319
2024struct sec_path;
2025#line 319 "include/linux/skbuff.h"
2026struct __anonstruct_ldv_20006_160 {
2027   __u16 csum_start ;
2028   __u16 csum_offset ;
2029};
2030#line 319 "include/linux/skbuff.h"
2031union __anonunion_ldv_20007_159 {
2032   __wsum csum ;
2033   struct __anonstruct_ldv_20006_160 ldv_20006 ;
2034};
2035#line 319 "include/linux/skbuff.h"
2036union __anonunion_ldv_20043_161 {
2037   __u32 mark ;
2038   __u32 dropcount ;
2039   __u32 avail_size ;
2040};
2041#line 319 "include/linux/skbuff.h"
2042struct sk_buff {
2043   struct sk_buff *next ;
2044   struct sk_buff *prev ;
2045   ktime_t tstamp ;
2046   struct sock *sk ;
2047   struct net_device *dev ;
2048   char cb[48U] ;
2049   unsigned long _skb_refdst ;
2050   struct sec_path *sp ;
2051   unsigned int len ;
2052   unsigned int data_len ;
2053   __u16 mac_len ;
2054   __u16 hdr_len ;
2055   union __anonunion_ldv_20007_159 ldv_20007 ;
2056   __u32 priority ;
2057   unsigned char local_df : 1 ;
2058   unsigned char cloned : 1 ;
2059   unsigned char ip_summed : 2 ;
2060   unsigned char nohdr : 1 ;
2061   unsigned char nfctinfo : 3 ;
2062   unsigned char pkt_type : 3 ;
2063   unsigned char fclone : 2 ;
2064   unsigned char ipvs_property : 1 ;
2065   unsigned char peeked : 1 ;
2066   unsigned char nf_trace : 1 ;
2067   __be16 protocol ;
2068   void (*destructor)(struct sk_buff * ) ;
2069   struct nf_conntrack *nfct ;
2070   struct sk_buff *nfct_reasm ;
2071   struct nf_bridge_info *nf_bridge ;
2072   int skb_iif ;
2073   __u32 rxhash ;
2074   __u16 vlan_tci ;
2075   __u16 tc_index ;
2076   __u16 tc_verd ;
2077   __u16 queue_mapping ;
2078   unsigned char ndisc_nodetype : 2 ;
2079   unsigned char ooo_okay : 1 ;
2080   unsigned char l4_rxhash : 1 ;
2081   unsigned char wifi_acked_valid : 1 ;
2082   unsigned char wifi_acked : 1 ;
2083   unsigned char no_fcs : 1 ;
2084   dma_cookie_t dma_cookie ;
2085   __u32 secmark ;
2086   union __anonunion_ldv_20043_161 ldv_20043 ;
2087   sk_buff_data_t transport_header ;
2088   sk_buff_data_t network_header ;
2089   sk_buff_data_t mac_header ;
2090   sk_buff_data_t tail ;
2091   sk_buff_data_t end ;
2092   unsigned char *head ;
2093   unsigned char *data ;
2094   unsigned int truesize ;
2095   atomic_t users ;
2096};
2097#line 520
2098struct dst_entry;
2099#line 117 "include/linux/netlink.h"
2100struct nlattr {
2101   __u16 nla_len ;
2102   __u16 nla_type ;
2103};
2104#line 93 "include/linux/capability.h"
2105struct kernel_cap_struct {
2106   __u32 cap[2U] ;
2107};
2108#line 96 "include/linux/capability.h"
2109typedef struct kernel_cap_struct kernel_cap_t;
2110#line 104
2111struct dentry;
2112#line 104
2113struct dentry;
2114#line 105
2115struct user_namespace;
2116#line 105
2117struct user_namespace;
2118#line 39 "include/linux/if_link.h"
2119struct rtnl_link_stats64 {
2120   __u64 rx_packets ;
2121   __u64 tx_packets ;
2122   __u64 rx_bytes ;
2123   __u64 tx_bytes ;
2124   __u64 rx_errors ;
2125   __u64 tx_errors ;
2126   __u64 rx_dropped ;
2127   __u64 tx_dropped ;
2128   __u64 multicast ;
2129   __u64 collisions ;
2130   __u64 rx_length_errors ;
2131   __u64 rx_over_errors ;
2132   __u64 rx_crc_errors ;
2133   __u64 rx_frame_errors ;
2134   __u64 rx_fifo_errors ;
2135   __u64 rx_missed_errors ;
2136   __u64 tx_aborted_errors ;
2137   __u64 tx_carrier_errors ;
2138   __u64 tx_fifo_errors ;
2139   __u64 tx_heartbeat_errors ;
2140   __u64 tx_window_errors ;
2141   __u64 rx_compressed ;
2142   __u64 tx_compressed ;
2143};
2144#line 309 "include/linux/if_link.h"
2145struct ifla_vf_info {
2146   __u32 vf ;
2147   __u8 mac[32U] ;
2148   __u32 vlan ;
2149   __u32 qos ;
2150   __u32 tx_rate ;
2151   __u32 spoofchk ;
2152};
2153#line 393 "include/linux/if_link.h"
2154struct plist_head {
2155   struct list_head node_list ;
2156};
2157#line 84 "include/linux/plist.h"
2158struct plist_node {
2159   int prio ;
2160   struct list_head prio_list ;
2161   struct list_head node_list ;
2162};
2163#line 254
2164struct file_operations;
2165#line 71 "include/linux/miscdevice.h"
2166struct pm_qos_request {
2167   struct plist_node node ;
2168   int pm_qos_class ;
2169   struct delayed_work work ;
2170};
2171#line 35 "include/linux/pm_qos.h"
2172struct dev_pm_qos_request {
2173   struct plist_node node ;
2174   struct device *dev ;
2175};
2176#line 40
2177enum pm_qos_type {
2178    PM_QOS_UNITIALIZED = 0,
2179    PM_QOS_MAX = 1,
2180    PM_QOS_MIN = 2
2181} ;
2182#line 46 "include/linux/pm_qos.h"
2183struct pm_qos_constraints {
2184   struct plist_head list ;
2185   s32 target_value ;
2186   s32 default_value ;
2187   enum pm_qos_type type ;
2188   struct blocking_notifier_head *notifiers ;
2189};
2190#line 427 "include/linux/rculist.h"
2191struct dql {
2192   unsigned int num_queued ;
2193   unsigned int adj_limit ;
2194   unsigned int last_obj_cnt ;
2195   unsigned int limit ;
2196   unsigned int num_completed ;
2197   unsigned int prev_ovlimit ;
2198   unsigned int prev_num_queued ;
2199   unsigned int prev_last_obj_cnt ;
2200   unsigned int lowest_slack ;
2201   unsigned long slack_start_time ;
2202   unsigned int max_limit ;
2203   unsigned int min_limit ;
2204   unsigned int slack_hold_time ;
2205};
2206#line 98 "include/linux/sem.h"
2207struct sem_undo_list;
2208#line 98 "include/linux/sem.h"
2209struct sysv_sem {
2210   struct sem_undo_list *undo_list ;
2211};
2212#line 110
2213struct block_device;
2214#line 110
2215struct block_device;
2216#line 89 "include/linux/kdev_t.h"
2217struct hlist_bl_node;
2218#line 89 "include/linux/kdev_t.h"
2219struct hlist_bl_head {
2220   struct hlist_bl_node *first ;
2221};
2222#line 36 "include/linux/list_bl.h"
2223struct hlist_bl_node {
2224   struct hlist_bl_node *next ;
2225   struct hlist_bl_node **pprev ;
2226};
2227#line 114 "include/linux/rculist_bl.h"
2228struct nameidata;
2229#line 114
2230struct nameidata;
2231#line 115
2232struct path;
2233#line 115
2234struct path;
2235#line 116
2236struct vfsmount;
2237#line 116
2238struct vfsmount;
2239#line 117 "include/linux/rculist_bl.h"
2240struct qstr {
2241   unsigned int hash ;
2242   unsigned int len ;
2243   unsigned char const   *name ;
2244};
2245#line 72 "include/linux/dcache.h"
2246struct dentry_operations;
2247#line 72
2248struct super_block;
2249#line 72 "include/linux/dcache.h"
2250union __anonunion_d_u_165 {
2251   struct list_head d_child ;
2252   struct rcu_head d_rcu ;
2253};
2254#line 72 "include/linux/dcache.h"
2255struct dentry {
2256   unsigned int d_flags ;
2257   seqcount_t d_seq ;
2258   struct hlist_bl_node d_hash ;
2259   struct dentry *d_parent ;
2260   struct qstr d_name ;
2261   struct inode *d_inode ;
2262   unsigned char d_iname[32U] ;
2263   unsigned int d_count ;
2264   spinlock_t d_lock ;
2265   struct dentry_operations  const  *d_op ;
2266   struct super_block *d_sb ;
2267   unsigned long d_time ;
2268   void *d_fsdata ;
2269   struct list_head d_lru ;
2270   union __anonunion_d_u_165 d_u ;
2271   struct list_head d_subdirs ;
2272   struct list_head d_alias ;
2273};
2274#line 123 "include/linux/dcache.h"
2275struct dentry_operations {
2276   int (*d_revalidate)(struct dentry * , struct nameidata * ) ;
2277   int (*d_hash)(struct dentry  const  * , struct inode  const  * , struct qstr * ) ;
2278   int (*d_compare)(struct dentry  const  * , struct inode  const  * , struct dentry  const  * ,
2279                    struct inode  const  * , unsigned int  , char const   * , struct qstr  const  * ) ;
2280   int (*d_delete)(struct dentry  const  * ) ;
2281   void (*d_release)(struct dentry * ) ;
2282   void (*d_prune)(struct dentry * ) ;
2283   void (*d_iput)(struct dentry * , struct inode * ) ;
2284   char *(*d_dname)(struct dentry * , char * , int  ) ;
2285   struct vfsmount *(*d_automount)(struct path * ) ;
2286   int (*d_manage)(struct dentry * , bool  ) ;
2287};
2288#line 402 "include/linux/dcache.h"
2289struct path {
2290   struct vfsmount *mnt ;
2291   struct dentry *dentry ;
2292};
2293#line 58 "include/linux/radix-tree.h"
2294struct radix_tree_node;
2295#line 58 "include/linux/radix-tree.h"
2296struct radix_tree_root {
2297   unsigned int height ;
2298   gfp_t gfp_mask ;
2299   struct radix_tree_node *rnode ;
2300};
2301#line 377
2302enum pid_type {
2303    PIDTYPE_PID = 0,
2304    PIDTYPE_PGID = 1,
2305    PIDTYPE_SID = 2,
2306    PIDTYPE_MAX = 3
2307} ;
2308#line 384
2309struct pid_namespace;
2310#line 384 "include/linux/radix-tree.h"
2311struct upid {
2312   int nr ;
2313   struct pid_namespace *ns ;
2314   struct hlist_node pid_chain ;
2315};
2316#line 56 "include/linux/pid.h"
2317struct pid {
2318   atomic_t count ;
2319   unsigned int level ;
2320   struct hlist_head tasks[3U] ;
2321   struct rcu_head rcu ;
2322   struct upid numbers[1U] ;
2323};
2324#line 68 "include/linux/pid.h"
2325struct pid_link {
2326   struct hlist_node node ;
2327   struct pid *pid ;
2328};
2329#line 45 "include/linux/semaphore.h"
2330struct fiemap_extent {
2331   __u64 fe_logical ;
2332   __u64 fe_physical ;
2333   __u64 fe_length ;
2334   __u64 fe_reserved64[2U] ;
2335   __u32 fe_flags ;
2336   __u32 fe_reserved[3U] ;
2337};
2338#line 38 "include/linux/fiemap.h"
2339enum migrate_mode {
2340    MIGRATE_ASYNC = 0,
2341    MIGRATE_SYNC_LIGHT = 1,
2342    MIGRATE_SYNC = 2
2343} ;
2344#line 44
2345struct export_operations;
2346#line 44
2347struct export_operations;
2348#line 46
2349struct kstatfs;
2350#line 46
2351struct kstatfs;
2352#line 435 "include/linux/fs.h"
2353struct iattr {
2354   unsigned int ia_valid ;
2355   umode_t ia_mode ;
2356   uid_t ia_uid ;
2357   gid_t ia_gid ;
2358   loff_t ia_size ;
2359   struct timespec ia_atime ;
2360   struct timespec ia_mtime ;
2361   struct timespec ia_ctime ;
2362   struct file *ia_file ;
2363};
2364#line 119 "include/linux/quota.h"
2365struct if_dqinfo {
2366   __u64 dqi_bgrace ;
2367   __u64 dqi_igrace ;
2368   __u32 dqi_flags ;
2369   __u32 dqi_valid ;
2370};
2371#line 152 "include/linux/quota.h"
2372struct percpu_counter {
2373   raw_spinlock_t lock ;
2374   s64 count ;
2375   struct list_head list ;
2376   s32 *counters ;
2377};
2378#line 176 "include/linux/percpu_counter.h"
2379struct fs_disk_quota {
2380   __s8 d_version ;
2381   __s8 d_flags ;
2382   __u16 d_fieldmask ;
2383   __u32 d_id ;
2384   __u64 d_blk_hardlimit ;
2385   __u64 d_blk_softlimit ;
2386   __u64 d_ino_hardlimit ;
2387   __u64 d_ino_softlimit ;
2388   __u64 d_bcount ;
2389   __u64 d_icount ;
2390   __s32 d_itimer ;
2391   __s32 d_btimer ;
2392   __u16 d_iwarns ;
2393   __u16 d_bwarns ;
2394   __s32 d_padding2 ;
2395   __u64 d_rtb_hardlimit ;
2396   __u64 d_rtb_softlimit ;
2397   __u64 d_rtbcount ;
2398   __s32 d_rtbtimer ;
2399   __u16 d_rtbwarns ;
2400   __s16 d_padding3 ;
2401   char d_padding4[8U] ;
2402};
2403#line 75 "include/linux/dqblk_xfs.h"
2404struct fs_qfilestat {
2405   __u64 qfs_ino ;
2406   __u64 qfs_nblks ;
2407   __u32 qfs_nextents ;
2408};
2409#line 150 "include/linux/dqblk_xfs.h"
2410typedef struct fs_qfilestat fs_qfilestat_t;
2411#line 151 "include/linux/dqblk_xfs.h"
2412struct fs_quota_stat {
2413   __s8 qs_version ;
2414   __u16 qs_flags ;
2415   __s8 qs_pad ;
2416   fs_qfilestat_t qs_uquota ;
2417   fs_qfilestat_t qs_gquota ;
2418   __u32 qs_incoredqs ;
2419   __s32 qs_btimelimit ;
2420   __s32 qs_itimelimit ;
2421   __s32 qs_rtbtimelimit ;
2422   __u16 qs_bwarnlimit ;
2423   __u16 qs_iwarnlimit ;
2424};
2425#line 165
2426struct dquot;
2427#line 165
2428struct dquot;
2429#line 185 "include/linux/quota.h"
2430typedef __kernel_uid32_t qid_t;
2431#line 186 "include/linux/quota.h"
2432typedef long long qsize_t;
2433#line 189 "include/linux/quota.h"
2434struct mem_dqblk {
2435   qsize_t dqb_bhardlimit ;
2436   qsize_t dqb_bsoftlimit ;
2437   qsize_t dqb_curspace ;
2438   qsize_t dqb_rsvspace ;
2439   qsize_t dqb_ihardlimit ;
2440   qsize_t dqb_isoftlimit ;
2441   qsize_t dqb_curinodes ;
2442   time_t dqb_btime ;
2443   time_t dqb_itime ;
2444};
2445#line 211
2446struct quota_format_type;
2447#line 211
2448struct quota_format_type;
2449#line 212 "include/linux/quota.h"
2450struct mem_dqinfo {
2451   struct quota_format_type *dqi_format ;
2452   int dqi_fmt_id ;
2453   struct list_head dqi_dirty_list ;
2454   unsigned long dqi_flags ;
2455   unsigned int dqi_bgrace ;
2456   unsigned int dqi_igrace ;
2457   qsize_t dqi_maxblimit ;
2458   qsize_t dqi_maxilimit ;
2459   void *dqi_priv ;
2460};
2461#line 275 "include/linux/quota.h"
2462struct dquot {
2463   struct hlist_node dq_hash ;
2464   struct list_head dq_inuse ;
2465   struct list_head dq_free ;
2466   struct list_head dq_dirty ;
2467   struct mutex dq_lock ;
2468   atomic_t dq_count ;
2469   wait_queue_head_t dq_wait_unused ;
2470   struct super_block *dq_sb ;
2471   unsigned int dq_id ;
2472   loff_t dq_off ;
2473   unsigned long dq_flags ;
2474   short dq_type ;
2475   struct mem_dqblk dq_dqb ;
2476};
2477#line 303 "include/linux/quota.h"
2478struct quota_format_ops {
2479   int (*check_quota_file)(struct super_block * , int  ) ;
2480   int (*read_file_info)(struct super_block * , int  ) ;
2481   int (*write_file_info)(struct super_block * , int  ) ;
2482   int (*free_file_info)(struct super_block * , int  ) ;
2483   int (*read_dqblk)(struct dquot * ) ;
2484   int (*commit_dqblk)(struct dquot * ) ;
2485   int (*release_dqblk)(struct dquot * ) ;
2486};
2487#line 314 "include/linux/quota.h"
2488struct dquot_operations {
2489   int (*write_dquot)(struct dquot * ) ;
2490   struct dquot *(*alloc_dquot)(struct super_block * , int  ) ;
2491   void (*destroy_dquot)(struct dquot * ) ;
2492   int (*acquire_dquot)(struct dquot * ) ;
2493   int (*release_dquot)(struct dquot * ) ;
2494   int (*mark_dirty)(struct dquot * ) ;
2495   int (*write_info)(struct super_block * , int  ) ;
2496   qsize_t *(*get_reserved_space)(struct inode * ) ;
2497};
2498#line 328 "include/linux/quota.h"
2499struct quotactl_ops {
2500   int (*quota_on)(struct super_block * , int  , int  , struct path * ) ;
2501   int (*quota_on_meta)(struct super_block * , int  , int  ) ;
2502   int (*quota_off)(struct super_block * , int  ) ;
2503   int (*quota_sync)(struct super_block * , int  , int  ) ;
2504   int (*get_info)(struct super_block * , int  , struct if_dqinfo * ) ;
2505   int (*set_info)(struct super_block * , int  , struct if_dqinfo * ) ;
2506   int (*get_dqblk)(struct super_block * , int  , qid_t  , struct fs_disk_quota * ) ;
2507   int (*set_dqblk)(struct super_block * , int  , qid_t  , struct fs_disk_quota * ) ;
2508   int (*get_xstate)(struct super_block * , struct fs_quota_stat * ) ;
2509   int (*set_xstate)(struct super_block * , unsigned int  , int  ) ;
2510};
2511#line 344 "include/linux/quota.h"
2512struct quota_format_type {
2513   int qf_fmt_id ;
2514   struct quota_format_ops  const  *qf_ops ;
2515   struct module *qf_owner ;
2516   struct quota_format_type *qf_next ;
2517};
2518#line 390 "include/linux/quota.h"
2519struct quota_info {
2520   unsigned int flags ;
2521   struct mutex dqio_mutex ;
2522   struct mutex dqonoff_mutex ;
2523   struct rw_semaphore dqptr_sem ;
2524   struct inode *files[2U] ;
2525   struct mem_dqinfo info[2U] ;
2526   struct quota_format_ops  const  *ops[2U] ;
2527};
2528#line 585 "include/linux/fs.h"
2529union __anonunion_arg_167 {
2530   char *buf ;
2531   void *data ;
2532};
2533#line 585 "include/linux/fs.h"
2534struct __anonstruct_read_descriptor_t_166 {
2535   size_t written ;
2536   size_t count ;
2537   union __anonunion_arg_167 arg ;
2538   int error ;
2539};
2540#line 585 "include/linux/fs.h"
2541typedef struct __anonstruct_read_descriptor_t_166 read_descriptor_t;
2542#line 588 "include/linux/fs.h"
2543struct address_space_operations {
2544   int (*writepage)(struct page * , struct writeback_control * ) ;
2545   int (*readpage)(struct file * , struct page * ) ;
2546   int (*writepages)(struct address_space * , struct writeback_control * ) ;
2547   int (*set_page_dirty)(struct page * ) ;
2548   int (*readpages)(struct file * , struct address_space * , struct list_head * ,
2549                    unsigned int  ) ;
2550   int (*write_begin)(struct file * , struct address_space * , loff_t  , unsigned int  ,
2551                      unsigned int  , struct page ** , void ** ) ;
2552   int (*write_end)(struct file * , struct address_space * , loff_t  , unsigned int  ,
2553                    unsigned int  , struct page * , void * ) ;
2554   sector_t (*bmap)(struct address_space * , sector_t  ) ;
2555   void (*invalidatepage)(struct page * , unsigned long  ) ;
2556   int (*releasepage)(struct page * , gfp_t  ) ;
2557   void (*freepage)(struct page * ) ;
2558   ssize_t (*direct_IO)(int  , struct kiocb * , struct iovec  const  * , loff_t  ,
2559                        unsigned long  ) ;
2560   int (*get_xip_mem)(struct address_space * , unsigned long  , int  , void ** , unsigned long * ) ;
2561   int (*migratepage)(struct address_space * , struct page * , struct page * , enum migrate_mode  ) ;
2562   int (*launder_page)(struct page * ) ;
2563   int (*is_partially_uptodate)(struct page * , read_descriptor_t * , unsigned long  ) ;
2564   int (*error_remove_page)(struct address_space * , struct page * ) ;
2565};
2566#line 642
2567struct backing_dev_info;
2568#line 642
2569struct backing_dev_info;
2570#line 643 "include/linux/fs.h"
2571struct address_space {
2572   struct inode *host ;
2573   struct radix_tree_root page_tree ;
2574   spinlock_t tree_lock ;
2575   unsigned int i_mmap_writable ;
2576   struct prio_tree_root i_mmap ;
2577   struct list_head i_mmap_nonlinear ;
2578   struct mutex i_mmap_mutex ;
2579   unsigned long nrpages ;
2580   unsigned long writeback_index ;
2581   struct address_space_operations  const  *a_ops ;
2582   unsigned long flags ;
2583   struct backing_dev_info *backing_dev_info ;
2584   spinlock_t private_lock ;
2585   struct list_head private_list ;
2586   struct address_space *assoc_mapping ;
2587};
2588#line 664
2589struct request_queue;
2590#line 664
2591struct request_queue;
2592#line 665
2593struct hd_struct;
2594#line 665
2595struct gendisk;
2596#line 665 "include/linux/fs.h"
2597struct block_device {
2598   dev_t bd_dev ;
2599   int bd_openers ;
2600   struct inode *bd_inode ;
2601   struct super_block *bd_super ;
2602   struct mutex bd_mutex ;
2603   struct list_head bd_inodes ;
2604   void *bd_claiming ;
2605   void *bd_holder ;
2606   int bd_holders ;
2607   bool bd_write_holder ;
2608   struct list_head bd_holder_disks ;
2609   struct block_device *bd_contains ;
2610   unsigned int bd_block_size ;
2611   struct hd_struct *bd_part ;
2612   unsigned int bd_part_count ;
2613   int bd_invalidated ;
2614   struct gendisk *bd_disk ;
2615   struct request_queue *bd_queue ;
2616   struct list_head bd_list ;
2617   unsigned long bd_private ;
2618   int bd_fsfreeze_count ;
2619   struct mutex bd_fsfreeze_mutex ;
2620};
2621#line 737
2622struct posix_acl;
2623#line 737
2624struct posix_acl;
2625#line 738
2626struct inode_operations;
2627#line 738 "include/linux/fs.h"
2628union __anonunion_ldv_23317_168 {
2629   unsigned int const   i_nlink ;
2630   unsigned int __i_nlink ;
2631};
2632#line 738 "include/linux/fs.h"
2633union __anonunion_ldv_23336_169 {
2634   struct list_head i_dentry ;
2635   struct rcu_head i_rcu ;
2636};
2637#line 738
2638struct file_lock;
2639#line 738
2640struct cdev;
2641#line 738 "include/linux/fs.h"
2642union __anonunion_ldv_23353_170 {
2643   struct pipe_inode_info *i_pipe ;
2644   struct block_device *i_bdev ;
2645   struct cdev *i_cdev ;
2646};
2647#line 738 "include/linux/fs.h"
2648struct inode {
2649   umode_t i_mode ;
2650   unsigned short i_opflags ;
2651   uid_t i_uid ;
2652   gid_t i_gid ;
2653   unsigned int i_flags ;
2654   struct posix_acl *i_acl ;
2655   struct posix_acl *i_default_acl ;
2656   struct inode_operations  const  *i_op ;
2657   struct super_block *i_sb ;
2658   struct address_space *i_mapping ;
2659   void *i_security ;
2660   unsigned long i_ino ;
2661   union __anonunion_ldv_23317_168 ldv_23317 ;
2662   dev_t i_rdev ;
2663   struct timespec i_atime ;
2664   struct timespec i_mtime ;
2665   struct timespec i_ctime ;
2666   spinlock_t i_lock ;
2667   unsigned short i_bytes ;
2668   blkcnt_t i_blocks ;
2669   loff_t i_size ;
2670   unsigned long i_state ;
2671   struct mutex i_mutex ;
2672   unsigned long dirtied_when ;
2673   struct hlist_node i_hash ;
2674   struct list_head i_wb_list ;
2675   struct list_head i_lru ;
2676   struct list_head i_sb_list ;
2677   union __anonunion_ldv_23336_169 ldv_23336 ;
2678   atomic_t i_count ;
2679   unsigned int i_blkbits ;
2680   u64 i_version ;
2681   atomic_t i_dio_count ;
2682   atomic_t i_writecount ;
2683   struct file_operations  const  *i_fop ;
2684   struct file_lock *i_flock ;
2685   struct address_space i_data ;
2686   struct dquot *i_dquot[2U] ;
2687   struct list_head i_devices ;
2688   union __anonunion_ldv_23353_170 ldv_23353 ;
2689   __u32 i_generation ;
2690   __u32 i_fsnotify_mask ;
2691   struct hlist_head i_fsnotify_marks ;
2692   atomic_t i_readcount ;
2693   void *i_private ;
2694};
2695#line 941 "include/linux/fs.h"
2696struct fown_struct {
2697   rwlock_t lock ;
2698   struct pid *pid ;
2699   enum pid_type pid_type ;
2700   uid_t uid ;
2701   uid_t euid ;
2702   int signum ;
2703};
2704#line 949 "include/linux/fs.h"
2705struct file_ra_state {
2706   unsigned long start ;
2707   unsigned int size ;
2708   unsigned int async_size ;
2709   unsigned int ra_pages ;
2710   unsigned int mmap_miss ;
2711   loff_t prev_pos ;
2712};
2713#line 972 "include/linux/fs.h"
2714union __anonunion_f_u_171 {
2715   struct list_head fu_list ;
2716   struct rcu_head fu_rcuhead ;
2717};
2718#line 972 "include/linux/fs.h"
2719struct file {
2720   union __anonunion_f_u_171 f_u ;
2721   struct path f_path ;
2722   struct file_operations  const  *f_op ;
2723   spinlock_t f_lock ;
2724   int f_sb_list_cpu ;
2725   atomic_long_t f_count ;
2726   unsigned int f_flags ;
2727   fmode_t f_mode ;
2728   loff_t f_pos ;
2729   struct fown_struct f_owner ;
2730   struct cred  const  *f_cred ;
2731   struct file_ra_state f_ra ;
2732   u64 f_version ;
2733   void *f_security ;
2734   void *private_data ;
2735   struct list_head f_ep_links ;
2736   struct list_head f_tfile_llink ;
2737   struct address_space *f_mapping ;
2738   unsigned long f_mnt_write_state ;
2739};
2740#line 1111
2741struct files_struct;
2742#line 1111 "include/linux/fs.h"
2743typedef struct files_struct *fl_owner_t;
2744#line 1112 "include/linux/fs.h"
2745struct file_lock_operations {
2746   void (*fl_copy_lock)(struct file_lock * , struct file_lock * ) ;
2747   void (*fl_release_private)(struct file_lock * ) ;
2748};
2749#line 1117 "include/linux/fs.h"
2750struct lock_manager_operations {
2751   int (*lm_compare_owner)(struct file_lock * , struct file_lock * ) ;
2752   void (*lm_notify)(struct file_lock * ) ;
2753   int (*lm_grant)(struct file_lock * , struct file_lock * , int  ) ;
2754   void (*lm_release_private)(struct file_lock * ) ;
2755   void (*lm_break)(struct file_lock * ) ;
2756   int (*lm_change)(struct file_lock ** , int  ) ;
2757};
2758#line 1134
2759struct nlm_lockowner;
2760#line 1134
2761struct nlm_lockowner;
2762#line 1135 "include/linux/fs.h"
2763struct nfs_lock_info {
2764   u32 state ;
2765   struct nlm_lockowner *owner ;
2766   struct list_head list ;
2767};
2768#line 14 "include/linux/nfs_fs_i.h"
2769struct nfs4_lock_state;
2770#line 14
2771struct nfs4_lock_state;
2772#line 15 "include/linux/nfs_fs_i.h"
2773struct nfs4_lock_info {
2774   struct nfs4_lock_state *owner ;
2775};
2776#line 19 "include/linux/nfs_fs_i.h"
2777struct __anonstruct_afs_173 {
2778   struct list_head link ;
2779   int state ;
2780};
2781#line 19 "include/linux/nfs_fs_i.h"
2782union __anonunion_fl_u_172 {
2783   struct nfs_lock_info nfs_fl ;
2784   struct nfs4_lock_info nfs4_fl ;
2785   struct __anonstruct_afs_173 afs ;
2786};
2787#line 19 "include/linux/nfs_fs_i.h"
2788struct file_lock {
2789   struct file_lock *fl_next ;
2790   struct list_head fl_link ;
2791   struct list_head fl_block ;
2792   fl_owner_t fl_owner ;
2793   unsigned int fl_flags ;
2794   unsigned char fl_type ;
2795   unsigned int fl_pid ;
2796   struct pid *fl_nspid ;
2797   wait_queue_head_t fl_wait ;
2798   struct file *fl_file ;
2799   loff_t fl_start ;
2800   loff_t fl_end ;
2801   struct fasync_struct *fl_fasync ;
2802   unsigned long fl_break_time ;
2803   unsigned long fl_downgrade_time ;
2804   struct file_lock_operations  const  *fl_ops ;
2805   struct lock_manager_operations  const  *fl_lmops ;
2806   union __anonunion_fl_u_172 fl_u ;
2807};
2808#line 1221 "include/linux/fs.h"
2809struct fasync_struct {
2810   spinlock_t fa_lock ;
2811   int magic ;
2812   int fa_fd ;
2813   struct fasync_struct *fa_next ;
2814   struct file *fa_file ;
2815   struct rcu_head fa_rcu ;
2816};
2817#line 1417
2818struct file_system_type;
2819#line 1417
2820struct super_operations;
2821#line 1417
2822struct xattr_handler;
2823#line 1417
2824struct mtd_info;
2825#line 1417 "include/linux/fs.h"
2826struct super_block {
2827   struct list_head s_list ;
2828   dev_t s_dev ;
2829   unsigned char s_dirt ;
2830   unsigned char s_blocksize_bits ;
2831   unsigned long s_blocksize ;
2832   loff_t s_maxbytes ;
2833   struct file_system_type *s_type ;
2834   struct super_operations  const  *s_op ;
2835   struct dquot_operations  const  *dq_op ;
2836   struct quotactl_ops  const  *s_qcop ;
2837   struct export_operations  const  *s_export_op ;
2838   unsigned long s_flags ;
2839   unsigned long s_magic ;
2840   struct dentry *s_root ;
2841   struct rw_semaphore s_umount ;
2842   struct mutex s_lock ;
2843   int s_count ;
2844   atomic_t s_active ;
2845   void *s_security ;
2846   struct xattr_handler  const  **s_xattr ;
2847   struct list_head s_inodes ;
2848   struct hlist_bl_head s_anon ;
2849   struct list_head *s_files ;
2850   struct list_head s_mounts ;
2851   struct list_head s_dentry_lru ;
2852   int s_nr_dentry_unused ;
2853   spinlock_t s_inode_lru_lock ;
2854   struct list_head s_inode_lru ;
2855   int s_nr_inodes_unused ;
2856   struct block_device *s_bdev ;
2857   struct backing_dev_info *s_bdi ;
2858   struct mtd_info *s_mtd ;
2859   struct hlist_node s_instances ;
2860   struct quota_info s_dquot ;
2861   int s_frozen ;
2862   wait_queue_head_t s_wait_unfrozen ;
2863   char s_id[32U] ;
2864   u8 s_uuid[16U] ;
2865   void *s_fs_info ;
2866   unsigned int s_max_links ;
2867   fmode_t s_mode ;
2868   u32 s_time_gran ;
2869   struct mutex s_vfs_rename_mutex ;
2870   char *s_subtype ;
2871   char *s_options ;
2872   struct dentry_operations  const  *s_d_op ;
2873   int cleancache_poolid ;
2874   struct shrinker s_shrink ;
2875   atomic_long_t s_remove_count ;
2876   int s_readonly_remount ;
2877};
2878#line 1563 "include/linux/fs.h"
2879struct fiemap_extent_info {
2880   unsigned int fi_flags ;
2881   unsigned int fi_extents_mapped ;
2882   unsigned int fi_extents_max ;
2883   struct fiemap_extent *fi_extents_start ;
2884};
2885#line 1602 "include/linux/fs.h"
2886struct file_operations {
2887   struct module *owner ;
2888   loff_t (*llseek)(struct file * , loff_t  , int  ) ;
2889   ssize_t (*read)(struct file * , char * , size_t  , loff_t * ) ;
2890   ssize_t (*write)(struct file * , char const   * , size_t  , loff_t * ) ;
2891   ssize_t (*aio_read)(struct kiocb * , struct iovec  const  * , unsigned long  ,
2892                       loff_t  ) ;
2893   ssize_t (*aio_write)(struct kiocb * , struct iovec  const  * , unsigned long  ,
2894                        loff_t  ) ;
2895   int (*readdir)(struct file * , void * , int (*)(void * , char const   * , int  ,
2896                                                   loff_t  , u64  , unsigned int  ) ) ;
2897   unsigned int (*poll)(struct file * , struct poll_table_struct * ) ;
2898   long (*unlocked_ioctl)(struct file * , unsigned int  , unsigned long  ) ;
2899   long (*compat_ioctl)(struct file * , unsigned int  , unsigned long  ) ;
2900   int (*mmap)(struct file * , struct vm_area_struct * ) ;
2901   int (*open)(struct inode * , struct file * ) ;
2902   int (*flush)(struct file * , fl_owner_t  ) ;
2903   int (*release)(struct inode * , struct file * ) ;
2904   int (*fsync)(struct file * , loff_t  , loff_t  , int  ) ;
2905   int (*aio_fsync)(struct kiocb * , int  ) ;
2906   int (*fasync)(int  , struct file * , int  ) ;
2907   int (*lock)(struct file * , int  , struct file_lock * ) ;
2908   ssize_t (*sendpage)(struct file * , struct page * , int  , size_t  , loff_t * ,
2909                       int  ) ;
2910   unsigned long (*get_unmapped_area)(struct file * , unsigned long  , unsigned long  ,
2911                                      unsigned long  , unsigned long  ) ;
2912   int (*check_flags)(int  ) ;
2913   int (*flock)(struct file * , int  , struct file_lock * ) ;
2914   ssize_t (*splice_write)(struct pipe_inode_info * , struct file * , loff_t * , size_t  ,
2915                           unsigned int  ) ;
2916   ssize_t (*splice_read)(struct file * , loff_t * , struct pipe_inode_info * , size_t  ,
2917                          unsigned int  ) ;
2918   int (*setlease)(struct file * , long  , struct file_lock ** ) ;
2919   long (*fallocate)(struct file * , int  , loff_t  , loff_t  ) ;
2920};
2921#line 1637 "include/linux/fs.h"
2922struct inode_operations {
2923   struct dentry *(*lookup)(struct inode * , struct dentry * , struct nameidata * ) ;
2924   void *(*follow_link)(struct dentry * , struct nameidata * ) ;
2925   int (*permission)(struct inode * , int  ) ;
2926   struct posix_acl *(*get_acl)(struct inode * , int  ) ;
2927   int (*readlink)(struct dentry * , char * , int  ) ;
2928   void (*put_link)(struct dentry * , struct nameidata * , void * ) ;
2929   int (*create)(struct inode * , struct dentry * , umode_t  , struct nameidata * ) ;
2930   int (*link)(struct dentry * , struct inode * , struct dentry * ) ;
2931   int (*unlink)(struct inode * , struct dentry * ) ;
2932   int (*symlink)(struct inode * , struct dentry * , char const   * ) ;
2933   int (*mkdir)(struct inode * , struct dentry * , umode_t  ) ;
2934   int (*rmdir)(struct inode * , struct dentry * ) ;
2935   int (*mknod)(struct inode * , struct dentry * , umode_t  , dev_t  ) ;
2936   int (*rename)(struct inode * , struct dentry * , struct inode * , struct dentry * ) ;
2937   void (*truncate)(struct inode * ) ;
2938   int (*setattr)(struct dentry * , struct iattr * ) ;
2939   int (*getattr)(struct vfsmount * , struct dentry * , struct kstat * ) ;
2940   int (*setxattr)(struct dentry * , char const   * , void const   * , size_t  , int  ) ;
2941   ssize_t (*getxattr)(struct dentry * , char const   * , void * , size_t  ) ;
2942   ssize_t (*listxattr)(struct dentry * , char * , size_t  ) ;
2943   int (*removexattr)(struct dentry * , char const   * ) ;
2944   void (*truncate_range)(struct inode * , loff_t  , loff_t  ) ;
2945   int (*fiemap)(struct inode * , struct fiemap_extent_info * , u64  , u64  ) ;
2946};
2947#line 1682 "include/linux/fs.h"
2948struct super_operations {
2949   struct inode *(*alloc_inode)(struct super_block * ) ;
2950   void (*destroy_inode)(struct inode * ) ;
2951   void (*dirty_inode)(struct inode * , int  ) ;
2952   int (*write_inode)(struct inode * , struct writeback_control * ) ;
2953   int (*drop_inode)(struct inode * ) ;
2954   void (*evict_inode)(struct inode * ) ;
2955   void (*put_super)(struct super_block * ) ;
2956   void (*write_super)(struct super_block * ) ;
2957   int (*sync_fs)(struct super_block * , int  ) ;
2958   int (*freeze_fs)(struct super_block * ) ;
2959   int (*unfreeze_fs)(struct super_block * ) ;
2960   int (*statfs)(struct dentry * , struct kstatfs * ) ;
2961   int (*remount_fs)(struct super_block * , int * , char * ) ;
2962   void (*umount_begin)(struct super_block * ) ;
2963   int (*show_options)(struct seq_file * , struct dentry * ) ;
2964   int (*show_devname)(struct seq_file * , struct dentry * ) ;
2965   int (*show_path)(struct seq_file * , struct dentry * ) ;
2966   int (*show_stats)(struct seq_file * , struct dentry * ) ;
2967   ssize_t (*quota_read)(struct super_block * , int  , char * , size_t  , loff_t  ) ;
2968   ssize_t (*quota_write)(struct super_block * , int  , char const   * , size_t  ,
2969                          loff_t  ) ;
2970   int (*bdev_try_to_free_page)(struct super_block * , struct page * , gfp_t  ) ;
2971   int (*nr_cached_objects)(struct super_block * ) ;
2972   void (*free_cached_objects)(struct super_block * , int  ) ;
2973};
2974#line 1834 "include/linux/fs.h"
2975struct file_system_type {
2976   char const   *name ;
2977   int fs_flags ;
2978   struct dentry *(*mount)(struct file_system_type * , int  , char const   * , void * ) ;
2979   void (*kill_sb)(struct super_block * ) ;
2980   struct module *owner ;
2981   struct file_system_type *next ;
2982   struct hlist_head fs_supers ;
2983   struct lock_class_key s_lock_key ;
2984   struct lock_class_key s_umount_key ;
2985   struct lock_class_key s_vfs_rename_key ;
2986   struct lock_class_key i_lock_key ;
2987   struct lock_class_key i_mutex_key ;
2988   struct lock_class_key i_mutex_dir_key ;
2989};
2990#line 44 "include/linux/aio_abi.h"
2991struct io_event {
2992   __u64 data ;
2993   __u64 obj ;
2994   __s64 res ;
2995   __s64 res2 ;
2996};
2997#line 7 "include/asm-generic/cputime.h"
2998typedef unsigned long cputime_t;
2999#line 15
3000struct siginfo;
3001#line 15
3002struct siginfo;
3003#line 32 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/signal.h"
3004struct __anonstruct_sigset_t_174 {
3005   unsigned long sig[1U] ;
3006};
3007#line 32 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/signal.h"
3008typedef struct __anonstruct_sigset_t_174 sigset_t;
3009#line 17 "include/asm-generic/signal-defs.h"
3010typedef void __signalfn_t(int  );
3011#line 18 "include/asm-generic/signal-defs.h"
3012typedef __signalfn_t *__sighandler_t;
3013#line 20 "include/asm-generic/signal-defs.h"
3014typedef void __restorefn_t(void);
3015#line 21 "include/asm-generic/signal-defs.h"
3016typedef __restorefn_t *__sigrestore_t;
3017#line 126 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/signal.h"
3018struct sigaction {
3019   __sighandler_t sa_handler ;
3020   unsigned long sa_flags ;
3021   __sigrestore_t sa_restorer ;
3022   sigset_t sa_mask ;
3023};
3024#line 173 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/signal.h"
3025struct k_sigaction {
3026   struct sigaction sa ;
3027};
3028#line 185 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/signal.h"
3029union sigval {
3030   int sival_int ;
3031   void *sival_ptr ;
3032};
3033#line 10 "include/asm-generic/siginfo.h"
3034typedef union sigval sigval_t;
3035#line 11 "include/asm-generic/siginfo.h"
3036struct __anonstruct__kill_176 {
3037   __kernel_pid_t _pid ;
3038   __kernel_uid32_t _uid ;
3039};
3040#line 11 "include/asm-generic/siginfo.h"
3041struct __anonstruct__timer_177 {
3042   __kernel_timer_t _tid ;
3043   int _overrun ;
3044   char _pad[0U] ;
3045   sigval_t _sigval ;
3046   int _sys_private ;
3047};
3048#line 11 "include/asm-generic/siginfo.h"
3049struct __anonstruct__rt_178 {
3050   __kernel_pid_t _pid ;
3051   __kernel_uid32_t _uid ;
3052   sigval_t _sigval ;
3053};
3054#line 11 "include/asm-generic/siginfo.h"
3055struct __anonstruct__sigchld_179 {
3056   __kernel_pid_t _pid ;
3057   __kernel_uid32_t _uid ;
3058   int _status ;
3059   __kernel_clock_t _utime ;
3060   __kernel_clock_t _stime ;
3061};
3062#line 11 "include/asm-generic/siginfo.h"
3063struct __anonstruct__sigfault_180 {
3064   void *_addr ;
3065   short _addr_lsb ;
3066};
3067#line 11 "include/asm-generic/siginfo.h"
3068struct __anonstruct__sigpoll_181 {
3069   long _band ;
3070   int _fd ;
3071};
3072#line 11 "include/asm-generic/siginfo.h"
3073union __anonunion__sifields_175 {
3074   int _pad[28U] ;
3075   struct __anonstruct__kill_176 _kill ;
3076   struct __anonstruct__timer_177 _timer ;
3077   struct __anonstruct__rt_178 _rt ;
3078   struct __anonstruct__sigchld_179 _sigchld ;
3079   struct __anonstruct__sigfault_180 _sigfault ;
3080   struct __anonstruct__sigpoll_181 _sigpoll ;
3081};
3082#line 11 "include/asm-generic/siginfo.h"
3083struct siginfo {
3084   int si_signo ;
3085   int si_errno ;
3086   int si_code ;
3087   union __anonunion__sifields_175 _sifields ;
3088};
3089#line 102 "include/asm-generic/siginfo.h"
3090typedef struct siginfo siginfo_t;
3091#line 24 "include/linux/signal.h"
3092struct sigpending {
3093   struct list_head list ;
3094   sigset_t signal ;
3095};
3096#line 10 "include/linux/seccomp.h"
3097struct __anonstruct_seccomp_t_184 {
3098   int mode ;
3099};
3100#line 10 "include/linux/seccomp.h"
3101typedef struct __anonstruct_seccomp_t_184 seccomp_t;
3102#line 38 "include/linux/rtmutex.h"
3103struct rt_mutex_waiter;
3104#line 38
3105struct rt_mutex_waiter;
3106#line 41 "include/linux/resource.h"
3107struct rlimit {
3108   unsigned long rlim_cur ;
3109   unsigned long rlim_max ;
3110};
3111#line 85 "include/linux/resource.h"
3112struct task_io_accounting {
3113   u64 rchar ;
3114   u64 wchar ;
3115   u64 syscr ;
3116   u64 syscw ;
3117   u64 read_bytes ;
3118   u64 write_bytes ;
3119   u64 cancelled_write_bytes ;
3120};
3121#line 45 "include/linux/task_io_accounting.h"
3122struct latency_record {
3123   unsigned long backtrace[12U] ;
3124   unsigned int count ;
3125   unsigned long time ;
3126   unsigned long max ;
3127};
3128#line 29 "include/linux/key.h"
3129typedef int32_t key_serial_t;
3130#line 32 "include/linux/key.h"
3131typedef uint32_t key_perm_t;
3132#line 33
3133struct key;
3134#line 33
3135struct key;
3136#line 34
3137struct signal_struct;
3138#line 34
3139struct signal_struct;
3140#line 35
3141struct key_type;
3142#line 35
3143struct key_type;
3144#line 37
3145struct keyring_list;
3146#line 37
3147struct keyring_list;
3148#line 115
3149struct key_user;
3150#line 115 "include/linux/key.h"
3151union __anonunion_ldv_25800_185 {
3152   time_t expiry ;
3153   time_t revoked_at ;
3154};
3155#line 115 "include/linux/key.h"
3156union __anonunion_type_data_186 {
3157   struct list_head link ;
3158   unsigned long x[2U] ;
3159   void *p[2U] ;
3160   int reject_error ;
3161};
3162#line 115 "include/linux/key.h"
3163union __anonunion_payload_187 {
3164   unsigned long value ;
3165   void *rcudata ;
3166   void *data ;
3167   struct keyring_list *subscriptions ;
3168};
3169#line 115 "include/linux/key.h"
3170struct key {
3171   atomic_t usage ;
3172   key_serial_t serial ;
3173   struct rb_node serial_node ;
3174   struct key_type *type ;
3175   struct rw_semaphore sem ;
3176   struct key_user *user ;
3177   void *security ;
3178   union __anonunion_ldv_25800_185 ldv_25800 ;
3179   uid_t uid ;
3180   gid_t gid ;
3181   key_perm_t perm ;
3182   unsigned short quotalen ;
3183   unsigned short datalen ;
3184   unsigned long flags ;
3185   char *description ;
3186   union __anonunion_type_data_186 type_data ;
3187   union __anonunion_payload_187 payload ;
3188};
3189#line 316
3190struct audit_context;
3191#line 316
3192struct audit_context;
3193#line 27 "include/linux/selinux.h"
3194struct group_info {
3195   atomic_t usage ;
3196   int ngroups ;
3197   int nblocks ;
3198   gid_t small_block[32U] ;
3199   gid_t *blocks[0U] ;
3200};
3201#line 77 "include/linux/cred.h"
3202struct thread_group_cred {
3203   atomic_t usage ;
3204   pid_t tgid ;
3205   spinlock_t lock ;
3206   struct key *session_keyring ;
3207   struct key *process_keyring ;
3208   struct rcu_head rcu ;
3209};
3210#line 91 "include/linux/cred.h"
3211struct cred {
3212   atomic_t usage ;
3213   atomic_t subscribers ;
3214   void *put_addr ;
3215   unsigned int magic ;
3216   uid_t uid ;
3217   gid_t gid ;
3218   uid_t suid ;
3219   gid_t sgid ;
3220   uid_t euid ;
3221   gid_t egid ;
3222   uid_t fsuid ;
3223   gid_t fsgid ;
3224   unsigned int securebits ;
3225   kernel_cap_t cap_inheritable ;
3226   kernel_cap_t cap_permitted ;
3227   kernel_cap_t cap_effective ;
3228   kernel_cap_t cap_bset ;
3229   unsigned char jit_keyring ;
3230   struct key *thread_keyring ;
3231   struct key *request_key_auth ;
3232   struct thread_group_cred *tgcred ;
3233   void *security ;
3234   struct user_struct *user ;
3235   struct user_namespace *user_ns ;
3236   struct group_info *group_info ;
3237   struct rcu_head rcu ;
3238};
3239#line 264
3240struct llist_node;
3241#line 64 "include/linux/llist.h"
3242struct llist_node {
3243   struct llist_node *next ;
3244};
3245#line 185
3246struct futex_pi_state;
3247#line 185
3248struct futex_pi_state;
3249#line 186
3250struct robust_list_head;
3251#line 186
3252struct robust_list_head;
3253#line 187
3254struct bio_list;
3255#line 187
3256struct bio_list;
3257#line 188
3258struct fs_struct;
3259#line 188
3260struct fs_struct;
3261#line 189
3262struct perf_event_context;
3263#line 189
3264struct perf_event_context;
3265#line 190
3266struct blk_plug;
3267#line 190
3268struct blk_plug;
3269#line 149 "include/linux/sched.h"
3270struct cfs_rq;
3271#line 149
3272struct cfs_rq;
3273#line 385
3274struct kioctx;
3275#line 385
3276struct kioctx;
3277#line 386 "include/linux/sched.h"
3278union __anonunion_ki_obj_188 {
3279   void *user ;
3280   struct task_struct *tsk ;
3281};
3282#line 386
3283struct eventfd_ctx;
3284#line 386 "include/linux/sched.h"
3285struct kiocb {
3286   struct list_head ki_run_list ;
3287   unsigned long ki_flags ;
3288   int ki_users ;
3289   unsigned int ki_key ;
3290   struct file *ki_filp ;
3291   struct kioctx *ki_ctx ;
3292   int (*ki_cancel)(struct kiocb * , struct io_event * ) ;
3293   ssize_t (*ki_retry)(struct kiocb * ) ;
3294   void (*ki_dtor)(struct kiocb * ) ;
3295   union __anonunion_ki_obj_188 ki_obj ;
3296   __u64 ki_user_data ;
3297   loff_t ki_pos ;
3298   void *private ;
3299   unsigned short ki_opcode ;
3300   size_t ki_nbytes ;
3301   char *ki_buf ;
3302   size_t ki_left ;
3303   struct iovec ki_inline_vec ;
3304   struct iovec *ki_iovec ;
3305   unsigned long ki_nr_segs ;
3306   unsigned long ki_cur_seg ;
3307   struct list_head ki_list ;
3308   struct list_head ki_batch ;
3309   struct eventfd_ctx *ki_eventfd ;
3310};
3311#line 162 "include/linux/aio.h"
3312struct aio_ring_info {
3313   unsigned long mmap_base ;
3314   unsigned long mmap_size ;
3315   struct page **ring_pages ;
3316   spinlock_t ring_lock ;
3317   long nr_pages ;
3318   unsigned int nr ;
3319   unsigned int tail ;
3320   struct page *internal_pages[8U] ;
3321};
3322#line 178 "include/linux/aio.h"
3323struct kioctx {
3324   atomic_t users ;
3325   int dead ;
3326   struct mm_struct *mm ;
3327   unsigned long user_id ;
3328   struct hlist_node list ;
3329   wait_queue_head_t wait ;
3330   spinlock_t ctx_lock ;
3331   int reqs_active ;
3332   struct list_head active_reqs ;
3333   struct list_head run_list ;
3334   unsigned int max_reqs ;
3335   struct aio_ring_info ring_info ;
3336   struct delayed_work wq ;
3337   struct rcu_head rcu_head ;
3338};
3339#line 406 "include/linux/sched.h"
3340struct sighand_struct {
3341   atomic_t count ;
3342   struct k_sigaction action[64U] ;
3343   spinlock_t siglock ;
3344   wait_queue_head_t signalfd_wqh ;
3345};
3346#line 449 "include/linux/sched.h"
3347struct pacct_struct {
3348   int ac_flag ;
3349   long ac_exitcode ;
3350   unsigned long ac_mem ;
3351   cputime_t ac_utime ;
3352   cputime_t ac_stime ;
3353   unsigned long ac_minflt ;
3354   unsigned long ac_majflt ;
3355};
3356#line 457 "include/linux/sched.h"
3357struct cpu_itimer {
3358   cputime_t expires ;
3359   cputime_t incr ;
3360   u32 error ;
3361   u32 incr_error ;
3362};
3363#line 464 "include/linux/sched.h"
3364struct task_cputime {
3365   cputime_t utime ;
3366   cputime_t stime ;
3367   unsigned long long sum_exec_runtime ;
3368};
3369#line 481 "include/linux/sched.h"
3370struct thread_group_cputimer {
3371   struct task_cputime cputime ;
3372   int running ;
3373   raw_spinlock_t lock ;
3374};
3375#line 517
3376struct autogroup;
3377#line 517
3378struct autogroup;
3379#line 518
3380struct tty_struct;
3381#line 518
3382struct taskstats;
3383#line 518
3384struct tty_audit_buf;
3385#line 518 "include/linux/sched.h"
3386struct signal_struct {
3387   atomic_t sigcnt ;
3388   atomic_t live ;
3389   int nr_threads ;
3390   wait_queue_head_t wait_chldexit ;
3391   struct task_struct *curr_target ;
3392   struct sigpending shared_pending ;
3393   int group_exit_code ;
3394   int notify_count ;
3395   struct task_struct *group_exit_task ;
3396   int group_stop_count ;
3397   unsigned int flags ;
3398   unsigned char is_child_subreaper : 1 ;
3399   unsigned char has_child_subreaper : 1 ;
3400   struct list_head posix_timers ;
3401   struct hrtimer real_timer ;
3402   struct pid *leader_pid ;
3403   ktime_t it_real_incr ;
3404   struct cpu_itimer it[2U] ;
3405   struct thread_group_cputimer cputimer ;
3406   struct task_cputime cputime_expires ;
3407   struct list_head cpu_timers[3U] ;
3408   struct pid *tty_old_pgrp ;
3409   int leader ;
3410   struct tty_struct *tty ;
3411   struct autogroup *autogroup ;
3412   cputime_t utime ;
3413   cputime_t stime ;
3414   cputime_t cutime ;
3415   cputime_t cstime ;
3416   cputime_t gtime ;
3417   cputime_t cgtime ;
3418   cputime_t prev_utime ;
3419   cputime_t prev_stime ;
3420   unsigned long nvcsw ;
3421   unsigned long nivcsw ;
3422   unsigned long cnvcsw ;
3423   unsigned long cnivcsw ;
3424   unsigned long min_flt ;
3425   unsigned long maj_flt ;
3426   unsigned long cmin_flt ;
3427   unsigned long cmaj_flt ;
3428   unsigned long inblock ;
3429   unsigned long oublock ;
3430   unsigned long cinblock ;
3431   unsigned long coublock ;
3432   unsigned long maxrss ;
3433   unsigned long cmaxrss ;
3434   struct task_io_accounting ioac ;
3435   unsigned long long sum_sched_runtime ;
3436   struct rlimit rlim[16U] ;
3437   struct pacct_struct pacct ;
3438   struct taskstats *stats ;
3439   unsigned int audit_tty ;
3440   struct tty_audit_buf *tty_audit_buf ;
3441   struct rw_semaphore group_rwsem ;
3442   int oom_adj ;
3443   int oom_score_adj ;
3444   int oom_score_adj_min ;
3445   struct mutex cred_guard_mutex ;
3446};
3447#line 699 "include/linux/sched.h"
3448struct user_struct {
3449   atomic_t __count ;
3450   atomic_t processes ;
3451   atomic_t files ;
3452   atomic_t sigpending ;
3453   atomic_t inotify_watches ;
3454   atomic_t inotify_devs ;
3455   atomic_t fanotify_listeners ;
3456   atomic_long_t epoll_watches ;
3457   unsigned long mq_bytes ;
3458   unsigned long locked_shm ;
3459   struct key *uid_keyring ;
3460   struct key *session_keyring ;
3461   struct hlist_node uidhash_node ;
3462   uid_t uid ;
3463   struct user_namespace *user_ns ;
3464   atomic_long_t locked_vm ;
3465};
3466#line 744
3467struct reclaim_state;
3468#line 744
3469struct reclaim_state;
3470#line 745 "include/linux/sched.h"
3471struct sched_info {
3472   unsigned long pcount ;
3473   unsigned long long run_delay ;
3474   unsigned long long last_arrival ;
3475   unsigned long long last_queued ;
3476};
3477#line 760 "include/linux/sched.h"
3478struct task_delay_info {
3479   spinlock_t lock ;
3480   unsigned int flags ;
3481   struct timespec blkio_start ;
3482   struct timespec blkio_end ;
3483   u64 blkio_delay ;
3484   u64 swapin_delay ;
3485   u32 blkio_count ;
3486   u32 swapin_count ;
3487   struct timespec freepages_start ;
3488   struct timespec freepages_end ;
3489   u64 freepages_delay ;
3490   u32 freepages_count ;
3491};
3492#line 1069
3493struct io_context;
3494#line 1069
3495struct io_context;
3496#line 1098
3497struct rq;
3498#line 1098
3499struct rq;
3500#line 1099 "include/linux/sched.h"
3501struct sched_class {
3502   struct sched_class  const  *next ;
3503   void (*enqueue_task)(struct rq * , struct task_struct * , int  ) ;
3504   void (*dequeue_task)(struct rq * , struct task_struct * , int  ) ;
3505   void (*yield_task)(struct rq * ) ;
3506   bool (*yield_to_task)(struct rq * , struct task_struct * , bool  ) ;
3507   void (*check_preempt_curr)(struct rq * , struct task_struct * , int  ) ;
3508   struct task_struct *(*pick_next_task)(struct rq * ) ;
3509   void (*put_prev_task)(struct rq * , struct task_struct * ) ;
3510   int (*select_task_rq)(struct task_struct * , int  , int  ) ;
3511   void (*pre_schedule)(struct rq * , struct task_struct * ) ;
3512   void (*post_schedule)(struct rq * ) ;
3513   void (*task_waking)(struct task_struct * ) ;
3514   void (*task_woken)(struct rq * , struct task_struct * ) ;
3515   void (*set_cpus_allowed)(struct task_struct * , struct cpumask  const  * ) ;
3516   void (*rq_online)(struct rq * ) ;
3517   void (*rq_offline)(struct rq * ) ;
3518   void (*set_curr_task)(struct rq * ) ;
3519   void (*task_tick)(struct rq * , struct task_struct * , int  ) ;
3520   void (*task_fork)(struct task_struct * ) ;
3521   void (*switched_from)(struct rq * , struct task_struct * ) ;
3522   void (*switched_to)(struct rq * , struct task_struct * ) ;
3523   void (*prio_changed)(struct rq * , struct task_struct * , int  ) ;
3524   unsigned int (*get_rr_interval)(struct rq * , struct task_struct * ) ;
3525   void (*task_move_group)(struct task_struct * , int  ) ;
3526};
3527#line 1165 "include/linux/sched.h"
3528struct load_weight {
3529   unsigned long weight ;
3530   unsigned long inv_weight ;
3531};
3532#line 1170 "include/linux/sched.h"
3533struct sched_statistics {
3534   u64 wait_start ;
3535   u64 wait_max ;
3536   u64 wait_count ;
3537   u64 wait_sum ;
3538   u64 iowait_count ;
3539   u64 iowait_sum ;
3540   u64 sleep_start ;
3541   u64 sleep_max ;
3542   s64 sum_sleep_runtime ;
3543   u64 block_start ;
3544   u64 block_max ;
3545   u64 exec_max ;
3546   u64 slice_max ;
3547   u64 nr_migrations_cold ;
3548   u64 nr_failed_migrations_affine ;
3549   u64 nr_failed_migrations_running ;
3550   u64 nr_failed_migrations_hot ;
3551   u64 nr_forced_migrations ;
3552   u64 nr_wakeups ;
3553   u64 nr_wakeups_sync ;
3554   u64 nr_wakeups_migrate ;
3555   u64 nr_wakeups_local ;
3556   u64 nr_wakeups_remote ;
3557   u64 nr_wakeups_affine ;
3558   u64 nr_wakeups_affine_attempts ;
3559   u64 nr_wakeups_passive ;
3560   u64 nr_wakeups_idle ;
3561};
3562#line 1205 "include/linux/sched.h"
3563struct sched_entity {
3564   struct load_weight load ;
3565   struct rb_node run_node ;
3566   struct list_head group_node ;
3567   unsigned int on_rq ;
3568   u64 exec_start ;
3569   u64 sum_exec_runtime ;
3570   u64 vruntime ;
3571   u64 prev_sum_exec_runtime ;
3572   u64 nr_migrations ;
3573   struct sched_statistics statistics ;
3574   struct sched_entity *parent ;
3575   struct cfs_rq *cfs_rq ;
3576   struct cfs_rq *my_q ;
3577};
3578#line 1231
3579struct rt_rq;
3580#line 1231 "include/linux/sched.h"
3581struct sched_rt_entity {
3582   struct list_head run_list ;
3583   unsigned long timeout ;
3584   unsigned int time_slice ;
3585   int nr_cpus_allowed ;
3586   struct sched_rt_entity *back ;
3587   struct sched_rt_entity *parent ;
3588   struct rt_rq *rt_rq ;
3589   struct rt_rq *my_q ;
3590};
3591#line 1255
3592struct mem_cgroup;
3593#line 1255 "include/linux/sched.h"
3594struct memcg_batch_info {
3595   int do_batch ;
3596   struct mem_cgroup *memcg ;
3597   unsigned long nr_pages ;
3598   unsigned long memsw_nr_pages ;
3599};
3600#line 1616
3601struct css_set;
3602#line 1616
3603struct compat_robust_list_head;
3604#line 1616 "include/linux/sched.h"
3605struct task_struct {
3606   long volatile   state ;
3607   void *stack ;
3608   atomic_t usage ;
3609   unsigned int flags ;
3610   unsigned int ptrace ;
3611   struct llist_node wake_entry ;
3612   int on_cpu ;
3613   int on_rq ;
3614   int prio ;
3615   int static_prio ;
3616   int normal_prio ;
3617   unsigned int rt_priority ;
3618   struct sched_class  const  *sched_class ;
3619   struct sched_entity se ;
3620   struct sched_rt_entity rt ;
3621   struct hlist_head preempt_notifiers ;
3622   unsigned char fpu_counter ;
3623   unsigned int policy ;
3624   cpumask_t cpus_allowed ;
3625   struct sched_info sched_info ;
3626   struct list_head tasks ;
3627   struct plist_node pushable_tasks ;
3628   struct mm_struct *mm ;
3629   struct mm_struct *active_mm ;
3630   unsigned char brk_randomized : 1 ;
3631   int exit_state ;
3632   int exit_code ;
3633   int exit_signal ;
3634   int pdeath_signal ;
3635   unsigned int jobctl ;
3636   unsigned int personality ;
3637   unsigned char did_exec : 1 ;
3638   unsigned char in_execve : 1 ;
3639   unsigned char in_iowait : 1 ;
3640   unsigned char sched_reset_on_fork : 1 ;
3641   unsigned char sched_contributes_to_load : 1 ;
3642   unsigned char irq_thread : 1 ;
3643   pid_t pid ;
3644   pid_t tgid ;
3645   unsigned long stack_canary ;
3646   struct task_struct *real_parent ;
3647   struct task_struct *parent ;
3648   struct list_head children ;
3649   struct list_head sibling ;
3650   struct task_struct *group_leader ;
3651   struct list_head ptraced ;
3652   struct list_head ptrace_entry ;
3653   struct pid_link pids[3U] ;
3654   struct list_head thread_group ;
3655   struct completion *vfork_done ;
3656   int *set_child_tid ;
3657   int *clear_child_tid ;
3658   cputime_t utime ;
3659   cputime_t stime ;
3660   cputime_t utimescaled ;
3661   cputime_t stimescaled ;
3662   cputime_t gtime ;
3663   cputime_t prev_utime ;
3664   cputime_t prev_stime ;
3665   unsigned long nvcsw ;
3666   unsigned long nivcsw ;
3667   struct timespec start_time ;
3668   struct timespec real_start_time ;
3669   unsigned long min_flt ;
3670   unsigned long maj_flt ;
3671   struct task_cputime cputime_expires ;
3672   struct list_head cpu_timers[3U] ;
3673   struct cred  const  *real_cred ;
3674   struct cred  const  *cred ;
3675   struct cred *replacement_session_keyring ;
3676   char comm[16U] ;
3677   int link_count ;
3678   int total_link_count ;
3679   struct sysv_sem sysvsem ;
3680   unsigned long last_switch_count ;
3681   struct thread_struct thread ;
3682   struct fs_struct *fs ;
3683   struct files_struct *files ;
3684   struct nsproxy *nsproxy ;
3685   struct signal_struct *signal ;
3686   struct sighand_struct *sighand ;
3687   sigset_t blocked ;
3688   sigset_t real_blocked ;
3689   sigset_t saved_sigmask ;
3690   struct sigpending pending ;
3691   unsigned long sas_ss_sp ;
3692   size_t sas_ss_size ;
3693   int (*notifier)(void * ) ;
3694   void *notifier_data ;
3695   sigset_t *notifier_mask ;
3696   struct audit_context *audit_context ;
3697   uid_t loginuid ;
3698   unsigned int sessionid ;
3699   seccomp_t seccomp ;
3700   u32 parent_exec_id ;
3701   u32 self_exec_id ;
3702   spinlock_t alloc_lock ;
3703   raw_spinlock_t pi_lock ;
3704   struct plist_head pi_waiters ;
3705   struct rt_mutex_waiter *pi_blocked_on ;
3706   struct mutex_waiter *blocked_on ;
3707   unsigned int irq_events ;
3708   unsigned long hardirq_enable_ip ;
3709   unsigned long hardirq_disable_ip ;
3710   unsigned int hardirq_enable_event ;
3711   unsigned int hardirq_disable_event ;
3712   int hardirqs_enabled ;
3713   int hardirq_context ;
3714   unsigned long softirq_disable_ip ;
3715   unsigned long softirq_enable_ip ;
3716   unsigned int softirq_disable_event ;
3717   unsigned int softirq_enable_event ;
3718   int softirqs_enabled ;
3719   int softirq_context ;
3720   u64 curr_chain_key ;
3721   int lockdep_depth ;
3722   unsigned int lockdep_recursion ;
3723   struct held_lock held_locks[48U] ;
3724   gfp_t lockdep_reclaim_gfp ;
3725   void *journal_info ;
3726   struct bio_list *bio_list ;
3727   struct blk_plug *plug ;
3728   struct reclaim_state *reclaim_state ;
3729   struct backing_dev_info *backing_dev_info ;
3730   struct io_context *io_context ;
3731   unsigned long ptrace_message ;
3732   siginfo_t *last_siginfo ;
3733   struct task_io_accounting ioac ;
3734   u64 acct_rss_mem1 ;
3735   u64 acct_vm_mem1 ;
3736   cputime_t acct_timexpd ;
3737   nodemask_t mems_allowed ;
3738   seqcount_t mems_allowed_seq ;
3739   int cpuset_mem_spread_rotor ;
3740   int cpuset_slab_spread_rotor ;
3741   struct css_set *cgroups ;
3742   struct list_head cg_list ;
3743   struct robust_list_head *robust_list ;
3744   struct compat_robust_list_head *compat_robust_list ;
3745   struct list_head pi_state_list ;
3746   struct futex_pi_state *pi_state_cache ;
3747   struct perf_event_context *perf_event_ctxp[2U] ;
3748   struct mutex perf_event_mutex ;
3749   struct list_head perf_event_list ;
3750   struct mempolicy *mempolicy ;
3751   short il_next ;
3752   short pref_node_fork ;
3753   struct rcu_head rcu ;
3754   struct pipe_inode_info *splice_pipe ;
3755   struct task_delay_info *delays ;
3756   int make_it_fail ;
3757   int nr_dirtied ;
3758   int nr_dirtied_pause ;
3759   unsigned long dirty_paused_when ;
3760   int latency_record_count ;
3761   struct latency_record latency_record[32U] ;
3762   unsigned long timer_slack_ns ;
3763   unsigned long default_timer_slack_ns ;
3764   struct list_head *scm_work_list ;
3765   unsigned long trace ;
3766   unsigned long trace_recursion ;
3767   struct memcg_batch_info memcg_batch ;
3768   atomic_t ptrace_bp_refcnt ;
3769};
3770#line 39 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/compat.h"
3771typedef s32 compat_long_t;
3772#line 212 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/compat.h"
3773typedef u32 compat_uptr_t;
3774#line 225 "include/linux/compat.h"
3775struct compat_robust_list {
3776   compat_uptr_t next ;
3777};
3778#line 229 "include/linux/compat.h"
3779struct compat_robust_list_head {
3780   struct compat_robust_list list ;
3781   compat_long_t futex_offset ;
3782   compat_uptr_t list_op_pending ;
3783};
3784#line 590 "include/linux/compat.h"
3785struct ethtool_cmd {
3786   __u32 cmd ;
3787   __u32 supported ;
3788   __u32 advertising ;
3789   __u16 speed ;
3790   __u8 duplex ;
3791   __u8 port ;
3792   __u8 phy_address ;
3793   __u8 transceiver ;
3794   __u8 autoneg ;
3795   __u8 mdio_support ;
3796   __u32 maxtxpkt ;
3797   __u32 maxrxpkt ;
3798   __u16 speed_hi ;
3799   __u8 eth_tp_mdix ;
3800   __u8 reserved2 ;
3801   __u32 lp_advertising ;
3802   __u32 reserved[2U] ;
3803};
3804#line 66 "include/linux/ethtool.h"
3805struct ethtool_drvinfo {
3806   __u32 cmd ;
3807   char driver[32U] ;
3808   char version[32U] ;
3809   char fw_version[32U] ;
3810   char bus_info[32U] ;
3811   char reserved1[32U] ;
3812   char reserved2[12U] ;
3813   __u32 n_priv_flags ;
3814   __u32 n_stats ;
3815   __u32 testinfo_len ;
3816   __u32 eedump_len ;
3817   __u32 regdump_len ;
3818};
3819#line 106 "include/linux/ethtool.h"
3820struct ethtool_wolinfo {
3821   __u32 cmd ;
3822   __u32 supported ;
3823   __u32 wolopts ;
3824   __u8 sopass[6U] ;
3825};
3826#line 121 "include/linux/ethtool.h"
3827struct ethtool_regs {
3828   __u32 cmd ;
3829   __u32 version ;
3830   __u32 len ;
3831   __u8 data[0U] ;
3832};
3833#line 129 "include/linux/ethtool.h"
3834struct ethtool_eeprom {
3835   __u32 cmd ;
3836   __u32 magic ;
3837   __u32 offset ;
3838   __u32 len ;
3839   __u8 data[0U] ;
3840};
3841#line 138 "include/linux/ethtool.h"
3842struct ethtool_coalesce {
3843   __u32 cmd ;
3844   __u32 rx_coalesce_usecs ;
3845   __u32 rx_max_coalesced_frames ;
3846   __u32 rx_coalesce_usecs_irq ;
3847   __u32 rx_max_coalesced_frames_irq ;
3848   __u32 tx_coalesce_usecs ;
3849   __u32 tx_max_coalesced_frames ;
3850   __u32 tx_coalesce_usecs_irq ;
3851   __u32 tx_max_coalesced_frames_irq ;
3852   __u32 stats_block_coalesce_usecs ;
3853   __u32 use_adaptive_rx_coalesce ;
3854   __u32 use_adaptive_tx_coalesce ;
3855   __u32 pkt_rate_low ;
3856   __u32 rx_coalesce_usecs_low ;
3857   __u32 rx_max_coalesced_frames_low ;
3858   __u32 tx_coalesce_usecs_low ;
3859   __u32 tx_max_coalesced_frames_low ;
3860   __u32 pkt_rate_high ;
3861   __u32 rx_coalesce_usecs_high ;
3862   __u32 rx_max_coalesced_frames_high ;
3863   __u32 tx_coalesce_usecs_high ;
3864   __u32 tx_max_coalesced_frames_high ;
3865   __u32 rate_sample_interval ;
3866};
3867#line 236 "include/linux/ethtool.h"
3868struct ethtool_ringparam {
3869   __u32 cmd ;
3870   __u32 rx_max_pending ;
3871   __u32 rx_mini_max_pending ;
3872   __u32 rx_jumbo_max_pending ;
3873   __u32 tx_max_pending ;
3874   __u32 rx_pending ;
3875   __u32 rx_mini_pending ;
3876   __u32 rx_jumbo_pending ;
3877   __u32 tx_pending ;
3878};
3879#line 258 "include/linux/ethtool.h"
3880struct ethtool_channels {
3881   __u32 cmd ;
3882   __u32 max_rx ;
3883   __u32 max_tx ;
3884   __u32 max_other ;
3885   __u32 max_combined ;
3886   __u32 rx_count ;
3887   __u32 tx_count ;
3888   __u32 other_count ;
3889   __u32 combined_count ;
3890};
3891#line 286 "include/linux/ethtool.h"
3892struct ethtool_pauseparam {
3893   __u32 cmd ;
3894   __u32 autoneg ;
3895   __u32 rx_pause ;
3896   __u32 tx_pause ;
3897};
3898#line 337 "include/linux/ethtool.h"
3899struct ethtool_test {
3900   __u32 cmd ;
3901   __u32 flags ;
3902   __u32 reserved ;
3903   __u32 len ;
3904   __u64 data[0U] ;
3905};
3906#line 359 "include/linux/ethtool.h"
3907struct ethtool_stats {
3908   __u32 cmd ;
3909   __u32 n_stats ;
3910   __u64 data[0U] ;
3911};
3912#line 380 "include/linux/ethtool.h"
3913struct ethtool_tcpip4_spec {
3914   __be32 ip4src ;
3915   __be32 ip4dst ;
3916   __be16 psrc ;
3917   __be16 pdst ;
3918   __u8 tos ;
3919};
3920#line 413 "include/linux/ethtool.h"
3921struct ethtool_ah_espip4_spec {
3922   __be32 ip4src ;
3923   __be32 ip4dst ;
3924   __be32 spi ;
3925   __u8 tos ;
3926};
3927#line 429 "include/linux/ethtool.h"
3928struct ethtool_usrip4_spec {
3929   __be32 ip4src ;
3930   __be32 ip4dst ;
3931   __be32 l4_4_bytes ;
3932   __u8 tos ;
3933   __u8 ip_ver ;
3934   __u8 proto ;
3935};
3936#line 449 "include/linux/ethtool.h"
3937union ethtool_flow_union {
3938   struct ethtool_tcpip4_spec tcp_ip4_spec ;
3939   struct ethtool_tcpip4_spec udp_ip4_spec ;
3940   struct ethtool_tcpip4_spec sctp_ip4_spec ;
3941   struct ethtool_ah_espip4_spec ah_ip4_spec ;
3942   struct ethtool_ah_espip4_spec esp_ip4_spec ;
3943   struct ethtool_usrip4_spec usr_ip4_spec ;
3944   struct ethhdr ether_spec ;
3945   __u8 hdata[60U] ;
3946};
3947#line 460 "include/linux/ethtool.h"
3948struct ethtool_flow_ext {
3949   __be16 vlan_etype ;
3950   __be16 vlan_tci ;
3951   __be32 data[2U] ;
3952};
3953#line 466 "include/linux/ethtool.h"
3954struct ethtool_rx_flow_spec {
3955   __u32 flow_type ;
3956   union ethtool_flow_union h_u ;
3957   struct ethtool_flow_ext h_ext ;
3958   union ethtool_flow_union m_u ;
3959   struct ethtool_flow_ext m_ext ;
3960   __u64 ring_cookie ;
3961   __u32 location ;
3962};
3963#line 491 "include/linux/ethtool.h"
3964struct ethtool_rxnfc {
3965   __u32 cmd ;
3966   __u32 flow_type ;
3967   __u64 data ;
3968   struct ethtool_rx_flow_spec fs ;
3969   __u32 rule_cnt ;
3970   __u32 rule_locs[0U] ;
3971};
3972#line 649 "include/linux/ethtool.h"
3973struct ethtool_flash {
3974   __u32 cmd ;
3975   __u32 region ;
3976   char data[128U] ;
3977};
3978#line 657 "include/linux/ethtool.h"
3979struct ethtool_dump {
3980   __u32 cmd ;
3981   __u32 version ;
3982   __u32 flag ;
3983   __u32 len ;
3984   __u8 data[0U] ;
3985};
3986#line 769
3987enum ethtool_phys_id_state {
3988    ETHTOOL_ID_INACTIVE = 0,
3989    ETHTOOL_ID_ACTIVE = 1,
3990    ETHTOOL_ID_ON = 2,
3991    ETHTOOL_ID_OFF = 3
3992} ;
3993#line 803 "include/linux/ethtool.h"
3994struct ethtool_ops {
3995   int (*get_settings)(struct net_device * , struct ethtool_cmd * ) ;
3996   int (*set_settings)(struct net_device * , struct ethtool_cmd * ) ;
3997   void (*get_drvinfo)(struct net_device * , struct ethtool_drvinfo * ) ;
3998   int (*get_regs_len)(struct net_device * ) ;
3999   void (*get_regs)(struct net_device * , struct ethtool_regs * , void * ) ;
4000   void (*get_wol)(struct net_device * , struct ethtool_wolinfo * ) ;
4001   int (*set_wol)(struct net_device * , struct ethtool_wolinfo * ) ;
4002   u32 (*get_msglevel)(struct net_device * ) ;
4003   void (*set_msglevel)(struct net_device * , u32  ) ;
4004   int (*nway_reset)(struct net_device * ) ;
4005   u32 (*get_link)(struct net_device * ) ;
4006   int (*get_eeprom_len)(struct net_device * ) ;
4007   int (*get_eeprom)(struct net_device * , struct ethtool_eeprom * , u8 * ) ;
4008   int (*set_eeprom)(struct net_device * , struct ethtool_eeprom * , u8 * ) ;
4009   int (*get_coalesce)(struct net_device * , struct ethtool_coalesce * ) ;
4010   int (*set_coalesce)(struct net_device * , struct ethtool_coalesce * ) ;
4011   void (*get_ringparam)(struct net_device * , struct ethtool_ringparam * ) ;
4012   int (*set_ringparam)(struct net_device * , struct ethtool_ringparam * ) ;
4013   void (*get_pauseparam)(struct net_device * , struct ethtool_pauseparam * ) ;
4014   int (*set_pauseparam)(struct net_device * , struct ethtool_pauseparam * ) ;
4015   void (*self_test)(struct net_device * , struct ethtool_test * , u64 * ) ;
4016   void (*get_strings)(struct net_device * , u32  , u8 * ) ;
4017   int (*set_phys_id)(struct net_device * , enum ethtool_phys_id_state  ) ;
4018   void (*get_ethtool_stats)(struct net_device * , struct ethtool_stats * , u64 * ) ;
4019   int (*begin)(struct net_device * ) ;
4020   void (*complete)(struct net_device * ) ;
4021   u32 (*get_priv_flags)(struct net_device * ) ;
4022   int (*set_priv_flags)(struct net_device * , u32  ) ;
4023   int (*get_sset_count)(struct net_device * , int  ) ;
4024   int (*get_rxnfc)(struct net_device * , struct ethtool_rxnfc * , u32 * ) ;
4025   int (*set_rxnfc)(struct net_device * , struct ethtool_rxnfc * ) ;
4026   int (*flash_device)(struct net_device * , struct ethtool_flash * ) ;
4027   int (*reset)(struct net_device * , u32 * ) ;
4028   u32 (*get_rxfh_indir_size)(struct net_device * ) ;
4029   int (*get_rxfh_indir)(struct net_device * , u32 * ) ;
4030   int (*set_rxfh_indir)(struct net_device * , u32 const   * ) ;
4031   void (*get_channels)(struct net_device * , struct ethtool_channels * ) ;
4032   int (*set_channels)(struct net_device * , struct ethtool_channels * ) ;
4033   int (*get_dump_flag)(struct net_device * , struct ethtool_dump * ) ;
4034   int (*get_dump_data)(struct net_device * , struct ethtool_dump * , void * ) ;
4035   int (*set_dump)(struct net_device * , struct ethtool_dump * ) ;
4036};
4037#line 971
4038struct prot_inuse;
4039#line 971
4040struct prot_inuse;
4041#line 972 "include/linux/ethtool.h"
4042struct netns_core {
4043   struct ctl_table_header *sysctl_hdr ;
4044   int sysctl_somaxconn ;
4045   struct prot_inuse *inuse ;
4046};
4047#line 38 "include/net/snmp.h"
4048struct u64_stats_sync {
4049
4050};
4051#line 138 "include/linux/u64_stats_sync.h"
4052struct ipstats_mib {
4053   u64 mibs[31U] ;
4054   struct u64_stats_sync syncp ;
4055};
4056#line 61 "include/net/snmp.h"
4057struct icmp_mib {
4058   unsigned long mibs[27U] ;
4059};
4060#line 67 "include/net/snmp.h"
4061struct icmpmsg_mib {
4062   atomic_long_t mibs[512U] ;
4063};
4064#line 72 "include/net/snmp.h"
4065struct icmpv6_mib {
4066   unsigned long mibs[5U] ;
4067};
4068#line 83 "include/net/snmp.h"
4069struct icmpv6msg_mib {
4070   atomic_long_t mibs[512U] ;
4071};
4072#line 93 "include/net/snmp.h"
4073struct tcp_mib {
4074   unsigned long mibs[15U] ;
4075};
4076#line 100 "include/net/snmp.h"
4077struct udp_mib {
4078   unsigned long mibs[7U] ;
4079};
4080#line 106 "include/net/snmp.h"
4081struct linux_mib {
4082   unsigned long mibs[83U] ;
4083};
4084#line 112 "include/net/snmp.h"
4085struct linux_xfrm_mib {
4086   unsigned long mibs[27U] ;
4087};
4088#line 118
4089struct proc_dir_entry;
4090#line 118 "include/net/snmp.h"
4091struct netns_mib {
4092   struct tcp_mib *tcp_statistics[1U] ;
4093   struct ipstats_mib *ip_statistics[1U] ;
4094   struct linux_mib *net_statistics[1U] ;
4095   struct udp_mib *udp_statistics[1U] ;
4096   struct udp_mib *udplite_statistics[1U] ;
4097   struct icmp_mib *icmp_statistics[1U] ;
4098   struct icmpmsg_mib *icmpmsg_statistics ;
4099   struct proc_dir_entry *proc_net_devsnmp6 ;
4100   struct udp_mib *udp_stats_in6[1U] ;
4101   struct udp_mib *udplite_stats_in6[1U] ;
4102   struct ipstats_mib *ipv6_statistics[1U] ;
4103   struct icmpv6_mib *icmpv6_statistics[1U] ;
4104   struct icmpv6msg_mib *icmpv6msg_statistics ;
4105   struct linux_xfrm_mib *xfrm_statistics[1U] ;
4106};
4107#line 26 "include/net/netns/mib.h"
4108struct netns_unix {
4109   int sysctl_max_dgram_qlen ;
4110   struct ctl_table_header *ctl ;
4111};
4112#line 12 "include/net/netns/unix.h"
4113struct netns_packet {
4114   spinlock_t sklist_lock ;
4115   struct hlist_head sklist ;
4116};
4117#line 14 "include/net/netns/packet.h"
4118struct netns_frags {
4119   int nqueues ;
4120   atomic_t mem ;
4121   struct list_head lru_list ;
4122   int timeout ;
4123   int high_thresh ;
4124   int low_thresh ;
4125};
4126#line 73 "include/net/inet_frag.h"
4127struct ipv4_devconf;
4128#line 73
4129struct ipv4_devconf;
4130#line 74
4131struct fib_rules_ops;
4132#line 74
4133struct fib_rules_ops;
4134#line 75
4135struct xt_table;
4136#line 75 "include/net/inet_frag.h"
4137struct netns_ipv4 {
4138   struct ctl_table_header *forw_hdr ;
4139   struct ctl_table_header *frags_hdr ;
4140   struct ctl_table_header *ipv4_hdr ;
4141   struct ctl_table_header *route_hdr ;
4142   struct ipv4_devconf *devconf_all ;
4143   struct ipv4_devconf *devconf_dflt ;
4144   struct fib_rules_ops *rules_ops ;
4145   struct hlist_head *fib_table_hash ;
4146   struct sock *fibnl ;
4147   struct sock **icmp_sk ;
4148   struct sock *tcp_sock ;
4149   struct netns_frags frags ;
4150   struct xt_table *iptable_filter ;
4151   struct xt_table *iptable_mangle ;
4152   struct xt_table *iptable_raw ;
4153   struct xt_table *arptable_filter ;
4154   struct xt_table *iptable_security ;
4155   struct xt_table *nat_table ;
4156   struct hlist_head *nat_bysource ;
4157   unsigned int nat_htable_size ;
4158   int sysctl_icmp_echo_ignore_all ;
4159   int sysctl_icmp_echo_ignore_broadcasts ;
4160   int sysctl_icmp_ignore_bogus_error_responses ;
4161   int sysctl_icmp_ratelimit ;
4162   int sysctl_icmp_ratemask ;
4163   int sysctl_icmp_errors_use_inbound_ifaddr ;
4164   int sysctl_rt_cache_rebuild_count ;
4165   int current_rt_cache_rebuild_count ;
4166   unsigned int sysctl_ping_group_range[2U] ;
4167   long sysctl_tcp_mem[3U] ;
4168   atomic_t rt_genid ;
4169   atomic_t dev_addr_genid ;
4170   struct list_head mr_tables ;
4171   struct fib_rules_ops *mr_rules_ops ;
4172};
4173#line 71 "include/net/netns/ipv4.h"
4174struct neighbour;
4175#line 71 "include/net/netns/ipv4.h"
4176struct dst_ops {
4177   unsigned short family ;
4178   __be16 protocol ;
4179   unsigned int gc_thresh ;
4180   int (*gc)(struct dst_ops * ) ;
4181   struct dst_entry *(*check)(struct dst_entry * , __u32  ) ;
4182   unsigned int (*default_advmss)(struct dst_entry  const  * ) ;
4183   unsigned int (*mtu)(struct dst_entry  const  * ) ;
4184   u32 *(*cow_metrics)(struct dst_entry * , unsigned long  ) ;
4185   void (*destroy)(struct dst_entry * ) ;
4186   void (*ifdown)(struct dst_entry * , struct net_device * , int  ) ;
4187   struct dst_entry *(*negative_advice)(struct dst_entry * ) ;
4188   void (*link_failure)(struct sk_buff * ) ;
4189   void (*update_pmtu)(struct dst_entry * , u32  ) ;
4190   int (*local_out)(struct sk_buff * ) ;
4191   struct neighbour *(*neigh_lookup)(struct dst_entry  const  * , void const   * ) ;
4192   struct kmem_cache *kmem_cachep ;
4193   struct percpu_counter pcpuc_entries ;
4194};
4195#line 67 "include/net/dst_ops.h"
4196struct netns_sysctl_ipv6 {
4197   struct ctl_table_header *table ;
4198   struct ctl_table_header *frags_hdr ;
4199   int bindv6only ;
4200   int flush_delay ;
4201   int ip6_rt_max_size ;
4202   int ip6_rt_gc_min_interval ;
4203   int ip6_rt_gc_timeout ;
4204   int ip6_rt_gc_interval ;
4205   int ip6_rt_gc_elasticity ;
4206   int ip6_rt_mtu_expires ;
4207   int ip6_rt_min_advmss ;
4208   int icmpv6_time ;
4209};
4210#line 29 "include/net/netns/ipv6.h"
4211struct ipv6_devconf;
4212#line 29
4213struct rt6_info;
4214#line 29
4215struct rt6_statistics;
4216#line 29
4217struct fib6_table;
4218#line 29 "include/net/netns/ipv6.h"
4219struct netns_ipv6 {
4220   struct netns_sysctl_ipv6 sysctl ;
4221   struct ipv6_devconf *devconf_all ;
4222   struct ipv6_devconf *devconf_dflt ;
4223   struct netns_frags frags ;
4224   struct xt_table *ip6table_filter ;
4225   struct xt_table *ip6table_mangle ;
4226   struct xt_table *ip6table_raw ;
4227   struct xt_table *ip6table_security ;
4228   struct rt6_info *ip6_null_entry ;
4229   struct rt6_statistics *rt6_stats ;
4230   struct timer_list ip6_fib_timer ;
4231   struct hlist_head *fib_table_hash ;
4232   struct fib6_table *fib6_main_tbl ;
4233   struct dst_ops ip6_dst_ops ;
4234   unsigned int ip6_rt_gc_expire ;
4235   unsigned long ip6_rt_last_gc ;
4236   struct rt6_info *ip6_prohibit_entry ;
4237   struct rt6_info *ip6_blk_hole_entry ;
4238   struct fib6_table *fib6_local_tbl ;
4239   struct fib_rules_ops *fib6_rules_ops ;
4240   struct sock **icmp_sk ;
4241   struct sock *ndisc_sk ;
4242   struct sock *tcp_sk ;
4243   struct sock *igmp_sk ;
4244   struct list_head mr6_tables ;
4245   struct fib_rules_ops *mr6_rules_ops ;
4246};
4247#line 68 "include/net/netns/ipv6.h"
4248struct netns_dccp {
4249   struct sock *v4_ctl_sk ;
4250   struct sock *v6_ctl_sk ;
4251};
4252#line 46 "include/linux/proc_fs.h"
4253typedef int read_proc_t(char * , char ** , off_t  , int  , int * , void * );
4254#line 48 "include/linux/proc_fs.h"
4255typedef int write_proc_t(struct file * , char const   * , unsigned long  , void * );
4256#line 49 "include/linux/proc_fs.h"
4257struct proc_dir_entry {
4258   unsigned int low_ino ;
4259   umode_t mode ;
4260   nlink_t nlink ;
4261   uid_t uid ;
4262   gid_t gid ;
4263   loff_t size ;
4264   struct inode_operations  const  *proc_iops ;
4265   struct file_operations  const  *proc_fops ;
4266   struct proc_dir_entry *next ;
4267   struct proc_dir_entry *parent ;
4268   struct proc_dir_entry *subdir ;
4269   void *data ;
4270   read_proc_t *read_proc ;
4271   write_proc_t *write_proc ;
4272   atomic_t count ;
4273   int pde_users ;
4274   struct completion *pde_unload_completion ;
4275   struct list_head pde_openers ;
4276   spinlock_t pde_unload_lock ;
4277   u8 namelen ;
4278   char name[0U] ;
4279};
4280#line 392 "include/linux/netfilter.h"
4281struct ebt_table;
4282#line 392
4283struct ebt_table;
4284#line 393 "include/linux/netfilter.h"
4285struct netns_xt {
4286   struct list_head tables[13U] ;
4287   struct ebt_table *broute_table ;
4288   struct ebt_table *frame_filter ;
4289   struct ebt_table *frame_nat ;
4290};
4291#line 17 "include/net/netns/x_tables.h"
4292struct hlist_nulls_node;
4293#line 17 "include/net/netns/x_tables.h"
4294struct hlist_nulls_head {
4295   struct hlist_nulls_node *first ;
4296};
4297#line 20 "include/linux/list_nulls.h"
4298struct hlist_nulls_node {
4299   struct hlist_nulls_node *next ;
4300   struct hlist_nulls_node **pprev ;
4301};
4302#line 86
4303struct ip_conntrack_stat;
4304#line 86
4305struct nf_ct_event_notifier;
4306#line 86
4307struct nf_exp_event_notifier;
4308#line 86 "include/linux/list_nulls.h"
4309struct netns_ct {
4310   atomic_t count ;
4311   unsigned int expect_count ;
4312   unsigned int htable_size ;
4313   struct kmem_cache *nf_conntrack_cachep ;
4314   struct hlist_nulls_head *hash ;
4315   struct hlist_head *expect_hash ;
4316   struct hlist_nulls_head unconfirmed ;
4317   struct hlist_nulls_head dying ;
4318   struct ip_conntrack_stat *stat ;
4319   struct nf_ct_event_notifier *nf_conntrack_event_cb ;
4320   struct nf_exp_event_notifier *nf_expect_event_cb ;
4321   int sysctl_events ;
4322   unsigned int sysctl_events_retry_timeout ;
4323   int sysctl_acct ;
4324   int sysctl_tstamp ;
4325   int sysctl_checksum ;
4326   unsigned int sysctl_log_invalid ;
4327   struct ctl_table_header *sysctl_header ;
4328   struct ctl_table_header *acct_sysctl_header ;
4329   struct ctl_table_header *tstamp_sysctl_header ;
4330   struct ctl_table_header *event_sysctl_header ;
4331   char *slabname ;
4332};
4333#line 484 "include/linux/xfrm.h"
4334struct xfrm_policy_hash {
4335   struct hlist_head *table ;
4336   unsigned int hmask ;
4337};
4338#line 16 "include/net/netns/xfrm.h"
4339struct netns_xfrm {
4340   struct list_head state_all ;
4341   struct hlist_head *state_bydst ;
4342   struct hlist_head *state_bysrc ;
4343   struct hlist_head *state_byspi ;
4344   unsigned int state_hmask ;
4345   unsigned int state_num ;
4346   struct work_struct state_hash_work ;
4347   struct hlist_head state_gc_list ;
4348   struct work_struct state_gc_work ;
4349   wait_queue_head_t km_waitq ;
4350   struct list_head policy_all ;
4351   struct hlist_head *policy_byidx ;
4352   unsigned int policy_idx_hmask ;
4353   struct hlist_head policy_inexact[6U] ;
4354   struct xfrm_policy_hash policy_bydst[6U] ;
4355   unsigned int policy_count[6U] ;
4356   struct work_struct policy_hash_work ;
4357   struct sock *nlsk ;
4358   struct sock *nlsk_stash ;
4359   u32 sysctl_aevent_etime ;
4360   u32 sysctl_aevent_rseqth ;
4361   int sysctl_larval_drop ;
4362   u32 sysctl_acq_expires ;
4363   struct ctl_table_header *sysctl_hdr ;
4364   struct dst_ops xfrm4_dst_ops ;
4365   struct dst_ops xfrm6_dst_ops ;
4366};
4367#line 62
4368struct net_generic;
4369#line 62
4370struct net_generic;
4371#line 63
4372struct netns_ipvs;
4373#line 63
4374struct netns_ipvs;
4375#line 64 "include/net/netns/xfrm.h"
4376struct net {
4377   atomic_t passive ;
4378   atomic_t count ;
4379   spinlock_t rules_mod_lock ;
4380   struct list_head list ;
4381   struct list_head cleanup_list ;
4382   struct list_head exit_list ;
4383   struct proc_dir_entry *proc_net ;
4384   struct proc_dir_entry *proc_net_stat ;
4385   struct ctl_table_set sysctls ;
4386   struct sock *rtnl ;
4387   struct sock *genl_sock ;
4388   struct list_head dev_base_head ;
4389   struct hlist_head *dev_name_head ;
4390   struct hlist_head *dev_index_head ;
4391   unsigned int dev_base_seq ;
4392   struct list_head rules_ops ;
4393   struct net_device *loopback_dev ;
4394   struct netns_core core ;
4395   struct netns_mib mib ;
4396   struct netns_packet packet ;
4397   struct netns_unix unx ;
4398   struct netns_ipv4 ipv4 ;
4399   struct netns_ipv6 ipv6 ;
4400   struct netns_dccp dccp ;
4401   struct netns_xt xt ;
4402   struct netns_ct ct ;
4403   struct sock *nfnl ;
4404   struct sock *nfnl_stash ;
4405   struct sk_buff_head wext_nlevents ;
4406   struct net_generic *gen ;
4407   struct netns_xfrm xfrm ;
4408   struct netns_ipvs *ipvs ;
4409};
4410#line 105 "include/net/net_namespace.h"
4411struct seq_file {
4412   char *buf ;
4413   size_t size ;
4414   size_t from ;
4415   size_t count ;
4416   loff_t index ;
4417   loff_t read_pos ;
4418   u64 version ;
4419   struct mutex lock ;
4420   struct seq_operations  const  *op ;
4421   int poll_event ;
4422   void *private ;
4423};
4424#line 30 "include/linux/seq_file.h"
4425struct seq_operations {
4426   void *(*start)(struct seq_file * , loff_t * ) ;
4427   void (*stop)(struct seq_file * , void * ) ;
4428   void *(*next)(struct seq_file * , void * , loff_t * ) ;
4429   int (*show)(struct seq_file * , void * ) ;
4430};
4431#line 291 "include/net/net_namespace.h"
4432struct dsa_chip_data {
4433   struct device *mii_bus ;
4434   int sw_addr ;
4435   char *port_names[12U] ;
4436   s8 *rtable ;
4437};
4438#line 46 "include/net/dsa.h"
4439struct dsa_platform_data {
4440   struct device *netdev ;
4441   int nr_chips ;
4442   struct dsa_chip_data *chip ;
4443};
4444#line 61
4445struct dsa_switch;
4446#line 61 "include/net/dsa.h"
4447struct dsa_switch_tree {
4448   struct dsa_platform_data *pd ;
4449   struct net_device *master_netdev ;
4450   __be16 tag_protocol ;
4451   s8 cpu_switch ;
4452   s8 cpu_port ;
4453   int link_poll_needed ;
4454   struct work_struct link_poll_work ;
4455   struct timer_list link_poll_timer ;
4456   struct dsa_switch *ds[4U] ;
4457};
4458#line 94
4459struct dsa_switch_driver;
4460#line 94
4461struct mii_bus;
4462#line 94 "include/net/dsa.h"
4463struct dsa_switch {
4464   struct dsa_switch_tree *dst ;
4465   int index ;
4466   struct dsa_chip_data *pd ;
4467   struct dsa_switch_driver *drv ;
4468   struct mii_bus *master_mii_bus ;
4469   u32 dsa_port_mask ;
4470   u32 phys_port_mask ;
4471   struct mii_bus *slave_mii_bus ;
4472   struct net_device *ports[12U] ;
4473};
4474#line 146 "include/net/dsa.h"
4475struct dsa_switch_driver {
4476   struct list_head list ;
4477   __be16 tag_protocol ;
4478   int priv_size ;
4479   char *(*probe)(struct mii_bus * , int  ) ;
4480   int (*setup)(struct dsa_switch * ) ;
4481   int (*set_addr)(struct dsa_switch * , u8 * ) ;
4482   int (*phy_read)(struct dsa_switch * , int  , int  ) ;
4483   int (*phy_write)(struct dsa_switch * , int  , int  , u16  ) ;
4484   void (*poll_link)(struct dsa_switch * ) ;
4485   void (*get_strings)(struct dsa_switch * , int  , uint8_t * ) ;
4486   void (*get_ethtool_stats)(struct dsa_switch * , int  , uint64_t * ) ;
4487   int (*get_sset_count)(struct dsa_switch * ) ;
4488};
4489#line 200 "include/net/dsa.h"
4490struct ieee_ets {
4491   __u8 willing ;
4492   __u8 ets_cap ;
4493   __u8 cbs ;
4494   __u8 tc_tx_bw[8U] ;
4495   __u8 tc_rx_bw[8U] ;
4496   __u8 tc_tsa[8U] ;
4497   __u8 prio_tc[8U] ;
4498   __u8 tc_reco_bw[8U] ;
4499   __u8 tc_reco_tsa[8U] ;
4500   __u8 reco_prio_tc[8U] ;
4501};
4502#line 69 "include/linux/dcbnl.h"
4503struct ieee_pfc {
4504   __u8 pfc_cap ;
4505   __u8 pfc_en ;
4506   __u8 mbc ;
4507   __u16 delay ;
4508   __u64 requests[8U] ;
4509   __u64 indications[8U] ;
4510};
4511#line 89 "include/linux/dcbnl.h"
4512struct cee_pg {
4513   __u8 willing ;
4514   __u8 error ;
4515   __u8 pg_en ;
4516   __u8 tcs_supported ;
4517   __u8 pg_bw[8U] ;
4518   __u8 prio_pg[8U] ;
4519};
4520#line 112 "include/linux/dcbnl.h"
4521struct cee_pfc {
4522   __u8 willing ;
4523   __u8 error ;
4524   __u8 pfc_en ;
4525   __u8 tcs_supported ;
4526};
4527#line 127 "include/linux/dcbnl.h"
4528struct dcb_app {
4529   __u8 selector ;
4530   __u8 priority ;
4531   __u16 protocol ;
4532};
4533#line 156 "include/linux/dcbnl.h"
4534struct dcb_peer_app_info {
4535   __u8 willing ;
4536   __u8 error ;
4537};
4538#line 41 "include/net/dcbnl.h"
4539struct dcbnl_rtnl_ops {
4540   int (*ieee_getets)(struct net_device * , struct ieee_ets * ) ;
4541   int (*ieee_setets)(struct net_device * , struct ieee_ets * ) ;
4542   int (*ieee_getpfc)(struct net_device * , struct ieee_pfc * ) ;
4543   int (*ieee_setpfc)(struct net_device * , struct ieee_pfc * ) ;
4544   int (*ieee_getapp)(struct net_device * , struct dcb_app * ) ;
4545   int (*ieee_setapp)(struct net_device * , struct dcb_app * ) ;
4546   int (*ieee_delapp)(struct net_device * , struct dcb_app * ) ;
4547   int (*ieee_peer_getets)(struct net_device * , struct ieee_ets * ) ;
4548   int (*ieee_peer_getpfc)(struct net_device * , struct ieee_pfc * ) ;
4549   u8 (*getstate)(struct net_device * ) ;
4550   u8 (*setstate)(struct net_device * , u8  ) ;
4551   void (*getpermhwaddr)(struct net_device * , u8 * ) ;
4552   void (*setpgtccfgtx)(struct net_device * , int  , u8  , u8  , u8  , u8  ) ;
4553   void (*setpgbwgcfgtx)(struct net_device * , int  , u8  ) ;
4554   void (*setpgtccfgrx)(struct net_device * , int  , u8  , u8  , u8  , u8  ) ;
4555   void (*setpgbwgcfgrx)(struct net_device * , int  , u8  ) ;
4556   void (*getpgtccfgtx)(struct net_device * , int  , u8 * , u8 * , u8 * , u8 * ) ;
4557   void (*getpgbwgcfgtx)(struct net_device * , int  , u8 * ) ;
4558   void (*getpgtccfgrx)(struct net_device * , int  , u8 * , u8 * , u8 * , u8 * ) ;
4559   void (*getpgbwgcfgrx)(struct net_device * , int  , u8 * ) ;
4560   void (*setpfccfg)(struct net_device * , int  , u8  ) ;
4561   void (*getpfccfg)(struct net_device * , int  , u8 * ) ;
4562   u8 (*setall)(struct net_device * ) ;
4563   u8 (*getcap)(struct net_device * , int  , u8 * ) ;
4564   int (*getnumtcs)(struct net_device * , int  , u8 * ) ;
4565   int (*setnumtcs)(struct net_device * , int  , u8  ) ;
4566   u8 (*getpfcstate)(struct net_device * ) ;
4567   void (*setpfcstate)(struct net_device * , u8  ) ;
4568   void (*getbcncfg)(struct net_device * , int  , u32 * ) ;
4569   void (*setbcncfg)(struct net_device * , int  , u32  ) ;
4570   void (*getbcnrp)(struct net_device * , int  , u8 * ) ;
4571   void (*setbcnrp)(struct net_device * , int  , u8  ) ;
4572   u8 (*setapp)(struct net_device * , u8  , u16  , u8  ) ;
4573   u8 (*getapp)(struct net_device * , u8  , u16  ) ;
4574   u8 (*getfeatcfg)(struct net_device * , int  , u8 * ) ;
4575   u8 (*setfeatcfg)(struct net_device * , int  , u8  ) ;
4576   u8 (*getdcbx)(struct net_device * ) ;
4577   u8 (*setdcbx)(struct net_device * , u8  ) ;
4578   int (*peer_getappinfo)(struct net_device * , struct dcb_peer_app_info * , u16 * ) ;
4579   int (*peer_getapptable)(struct net_device * , struct dcb_app * ) ;
4580   int (*cee_peer_getpg)(struct net_device * , struct cee_pg * ) ;
4581   int (*cee_peer_getpfc)(struct net_device * , struct cee_pfc * ) ;
4582};
4583#line 101 "include/net/dcbnl.h"
4584struct taskstats {
4585   __u16 version ;
4586   __u32 ac_exitcode ;
4587   __u8 ac_flag ;
4588   __u8 ac_nice ;
4589   __u64 cpu_count ;
4590   __u64 cpu_delay_total ;
4591   __u64 blkio_count ;
4592   __u64 blkio_delay_total ;
4593   __u64 swapin_count ;
4594   __u64 swapin_delay_total ;
4595   __u64 cpu_run_real_total ;
4596   __u64 cpu_run_virtual_total ;
4597   char ac_comm[32U] ;
4598   __u8 ac_sched ;
4599   __u8 ac_pad[3U] ;
4600   __u32 ac_uid ;
4601   __u32 ac_gid ;
4602   __u32 ac_pid ;
4603   __u32 ac_ppid ;
4604   __u32 ac_btime ;
4605   __u64 ac_etime ;
4606   __u64 ac_utime ;
4607   __u64 ac_stime ;
4608   __u64 ac_minflt ;
4609   __u64 ac_majflt ;
4610   __u64 coremem ;
4611   __u64 virtmem ;
4612   __u64 hiwater_rss ;
4613   __u64 hiwater_vm ;
4614   __u64 read_char ;
4615   __u64 write_char ;
4616   __u64 read_syscalls ;
4617   __u64 write_syscalls ;
4618   __u64 read_bytes ;
4619   __u64 write_bytes ;
4620   __u64 cancelled_write_bytes ;
4621   __u64 nvcsw ;
4622   __u64 nivcsw ;
4623   __u64 ac_utimescaled ;
4624   __u64 ac_stimescaled ;
4625   __u64 cpu_scaled_run_real_total ;
4626   __u64 freepages_count ;
4627   __u64 freepages_delay_total ;
4628};
4629#line 154 "include/linux/idr.h"
4630struct cgroupfs_root;
4631#line 154
4632struct cgroupfs_root;
4633#line 156
4634struct cgroup;
4635#line 156
4636struct cgroup;
4637#line 157
4638struct css_id;
4639#line 157
4640struct css_id;
4641#line 56 "include/linux/cgroup.h"
4642struct cgroup_subsys_state {
4643   struct cgroup *cgroup ;
4644   atomic_t refcnt ;
4645   unsigned long flags ;
4646   struct css_id *id ;
4647};
4648#line 149 "include/linux/cgroup.h"
4649struct cgroup {
4650   unsigned long flags ;
4651   atomic_t count ;
4652   struct list_head sibling ;
4653   struct list_head children ;
4654   struct cgroup *parent ;
4655   struct dentry *dentry ;
4656   struct cgroup_subsys_state *subsys[64U] ;
4657   struct cgroupfs_root *root ;
4658   struct cgroup *top_cgroup ;
4659   struct list_head css_sets ;
4660   struct list_head release_list ;
4661   struct list_head pidlists ;
4662   struct mutex pidlist_mutex ;
4663   struct rcu_head rcu_head ;
4664   struct list_head event_list ;
4665   spinlock_t event_list_lock ;
4666};
4667#line 215 "include/linux/cgroup.h"
4668struct css_set {
4669   atomic_t refcount ;
4670   struct hlist_node hlist ;
4671   struct list_head tasks ;
4672   struct list_head cg_links ;
4673   struct cgroup_subsys_state *subsys[64U] ;
4674   struct rcu_head rcu_head ;
4675};
4676#line 189 "include/linux/hardirq.h"
4677struct netprio_map {
4678   struct rcu_head rcu ;
4679   u32 priomap_len ;
4680   u32 priomap[0U] ;
4681};
4682#line 74 "include/net/netprio_cgroup.h"
4683struct netpoll_info;
4684#line 74
4685struct netpoll_info;
4686#line 75
4687struct phy_device;
4688#line 75
4689struct phy_device;
4690#line 76
4691struct wireless_dev;
4692#line 76
4693struct wireless_dev;
4694#line 77
4695enum netdev_tx {
4696    __NETDEV_TX_MIN = (-0x7FFFFFFF-1),
4697    NETDEV_TX_OK = 0,
4698    NETDEV_TX_BUSY = 16,
4699    NETDEV_TX_LOCKED = 32
4700} ;
4701#line 115 "include/linux/netdevice.h"
4702typedef enum netdev_tx netdev_tx_t;
4703#line 134 "include/linux/netdevice.h"
4704struct net_device_stats {
4705   unsigned long rx_packets ;
4706   unsigned long tx_packets ;
4707   unsigned long rx_bytes ;
4708   unsigned long tx_bytes ;
4709   unsigned long rx_errors ;
4710   unsigned long tx_errors ;
4711   unsigned long rx_dropped ;
4712   unsigned long tx_dropped ;
4713   unsigned long multicast ;
4714   unsigned long collisions ;
4715   unsigned long rx_length_errors ;
4716   unsigned long rx_over_errors ;
4717   unsigned long rx_crc_errors ;
4718   unsigned long rx_frame_errors ;
4719   unsigned long rx_fifo_errors ;
4720   unsigned long rx_missed_errors ;
4721   unsigned long tx_aborted_errors ;
4722   unsigned long tx_carrier_errors ;
4723   unsigned long tx_fifo_errors ;
4724   unsigned long tx_heartbeat_errors ;
4725   unsigned long tx_window_errors ;
4726   unsigned long rx_compressed ;
4727   unsigned long tx_compressed ;
4728};
4729#line 220
4730struct neigh_parms;
4731#line 220
4732struct neigh_parms;
4733#line 240 "include/linux/netdevice.h"
4734struct netdev_hw_addr_list {
4735   struct list_head list ;
4736   int count ;
4737};
4738#line 245 "include/linux/netdevice.h"
4739struct hh_cache {
4740   u16 hh_len ;
4741   u16 __pad ;
4742   seqlock_t hh_lock ;
4743   unsigned long hh_data[16U] ;
4744};
4745#line 274 "include/linux/netdevice.h"
4746struct header_ops {
4747   int (*create)(struct sk_buff * , struct net_device * , unsigned short  , void const   * ,
4748                 void const   * , unsigned int  ) ;
4749   int (*parse)(struct sk_buff  const  * , unsigned char * ) ;
4750   int (*rebuild)(struct sk_buff * ) ;
4751   int (*cache)(struct neighbour  const  * , struct hh_cache * , __be16  ) ;
4752   void (*cache_update)(struct hh_cache * , struct net_device  const  * , unsigned char const   * ) ;
4753};
4754#line 368
4755enum rx_handler_result {
4756    RX_HANDLER_CONSUMED = 0,
4757    RX_HANDLER_ANOTHER = 1,
4758    RX_HANDLER_EXACT = 2,
4759    RX_HANDLER_PASS = 3
4760} ;
4761#line 416 "include/linux/netdevice.h"
4762typedef enum rx_handler_result rx_handler_result_t;
4763#line 417 "include/linux/netdevice.h"
4764typedef rx_handler_result_t rx_handler_func_t(struct sk_buff ** );
4765#line 525
4766struct Qdisc;
4767#line 525 "include/linux/netdevice.h"
4768struct netdev_queue {
4769   struct net_device *dev ;
4770   struct Qdisc *qdisc ;
4771   struct Qdisc *qdisc_sleeping ;
4772   struct kobject kobj ;
4773   int numa_node ;
4774   spinlock_t _xmit_lock ;
4775   int xmit_lock_owner ;
4776   unsigned long trans_start ;
4777   unsigned long trans_timeout ;
4778   unsigned long state ;
4779   struct dql dql ;
4780};
4781#line 589 "include/linux/netdevice.h"
4782struct rps_map {
4783   unsigned int len ;
4784   struct rcu_head rcu ;
4785   u16 cpus[0U] ;
4786};
4787#line 601 "include/linux/netdevice.h"
4788struct rps_dev_flow {
4789   u16 cpu ;
4790   u16 filter ;
4791   unsigned int last_qtail ;
4792};
4793#line 613 "include/linux/netdevice.h"
4794struct rps_dev_flow_table {
4795   unsigned int mask ;
4796   struct rcu_head rcu ;
4797   struct work_struct free_work ;
4798   struct rps_dev_flow flows[0U] ;
4799};
4800#line 665 "include/linux/netdevice.h"
4801struct netdev_rx_queue {
4802   struct rps_map *rps_map ;
4803   struct rps_dev_flow_table *rps_flow_table ;
4804   struct kobject kobj ;
4805   struct net_device *dev ;
4806};
4807#line 675 "include/linux/netdevice.h"
4808struct xps_map {
4809   unsigned int len ;
4810   unsigned int alloc_len ;
4811   struct rcu_head rcu ;
4812   u16 queues[0U] ;
4813};
4814#line 688 "include/linux/netdevice.h"
4815struct xps_dev_maps {
4816   struct rcu_head rcu ;
4817   struct xps_map *cpu_map[0U] ;
4818};
4819#line 699 "include/linux/netdevice.h"
4820struct netdev_tc_txq {
4821   u16 count ;
4822   u16 offset ;
4823};
4824#line 710 "include/linux/netdevice.h"
4825struct netdev_fcoe_hbainfo {
4826   char manufacturer[64U] ;
4827   char serial_number[64U] ;
4828   char hardware_version[64U] ;
4829   char driver_version[64U] ;
4830   char optionrom_version[64U] ;
4831   char firmware_version[64U] ;
4832   char model[256U] ;
4833   char model_description[256U] ;
4834};
4835#line 726 "include/linux/netdevice.h"
4836struct net_device_ops {
4837   int (*ndo_init)(struct net_device * ) ;
4838   void (*ndo_uninit)(struct net_device * ) ;
4839   int (*ndo_open)(struct net_device * ) ;
4840   int (*ndo_stop)(struct net_device * ) ;
4841   netdev_tx_t (*ndo_start_xmit)(struct sk_buff * , struct net_device * ) ;
4842   u16 (*ndo_select_queue)(struct net_device * , struct sk_buff * ) ;
4843   void (*ndo_change_rx_flags)(struct net_device * , int  ) ;
4844   void (*ndo_set_rx_mode)(struct net_device * ) ;
4845   int (*ndo_set_mac_address)(struct net_device * , void * ) ;
4846   int (*ndo_validate_addr)(struct net_device * ) ;
4847   int (*ndo_do_ioctl)(struct net_device * , struct ifreq * , int  ) ;
4848   int (*ndo_set_config)(struct net_device * , struct ifmap * ) ;
4849   int (*ndo_change_mtu)(struct net_device * , int  ) ;
4850   int (*ndo_neigh_setup)(struct net_device * , struct neigh_parms * ) ;
4851   void (*ndo_tx_timeout)(struct net_device * ) ;
4852   struct rtnl_link_stats64 *(*ndo_get_stats64)(struct net_device * , struct rtnl_link_stats64 * ) ;
4853   struct net_device_stats *(*ndo_get_stats)(struct net_device * ) ;
4854   int (*ndo_vlan_rx_add_vid)(struct net_device * , unsigned short  ) ;
4855   int (*ndo_vlan_rx_kill_vid)(struct net_device * , unsigned short  ) ;
4856   void (*ndo_poll_controller)(struct net_device * ) ;
4857   int (*ndo_netpoll_setup)(struct net_device * , struct netpoll_info * ) ;
4858   void (*ndo_netpoll_cleanup)(struct net_device * ) ;
4859   int (*ndo_set_vf_mac)(struct net_device * , int  , u8 * ) ;
4860   int (*ndo_set_vf_vlan)(struct net_device * , int  , u16  , u8  ) ;
4861   int (*ndo_set_vf_tx_rate)(struct net_device * , int  , int  ) ;
4862   int (*ndo_set_vf_spoofchk)(struct net_device * , int  , bool  ) ;
4863   int (*ndo_get_vf_config)(struct net_device * , int  , struct ifla_vf_info * ) ;
4864   int (*ndo_set_vf_port)(struct net_device * , int  , struct nlattr ** ) ;
4865   int (*ndo_get_vf_port)(struct net_device * , int  , struct sk_buff * ) ;
4866   int (*ndo_setup_tc)(struct net_device * , u8  ) ;
4867   int (*ndo_fcoe_enable)(struct net_device * ) ;
4868   int (*ndo_fcoe_disable)(struct net_device * ) ;
4869   int (*ndo_fcoe_ddp_setup)(struct net_device * , u16  , struct scatterlist * , unsigned int  ) ;
4870   int (*ndo_fcoe_ddp_done)(struct net_device * , u16  ) ;
4871   int (*ndo_fcoe_ddp_target)(struct net_device * , u16  , struct scatterlist * ,
4872                              unsigned int  ) ;
4873   int (*ndo_fcoe_get_hbainfo)(struct net_device * , struct netdev_fcoe_hbainfo * ) ;
4874   int (*ndo_fcoe_get_wwn)(struct net_device * , u64 * , int  ) ;
4875   int (*ndo_rx_flow_steer)(struct net_device * , struct sk_buff  const  * , u16  ,
4876                            u32  ) ;
4877   int (*ndo_add_slave)(struct net_device * , struct net_device * ) ;
4878   int (*ndo_del_slave)(struct net_device * , struct net_device * ) ;
4879   netdev_features_t (*ndo_fix_features)(struct net_device * , netdev_features_t  ) ;
4880   int (*ndo_set_features)(struct net_device * , netdev_features_t  ) ;
4881   int (*ndo_neigh_construct)(struct neighbour * ) ;
4882   void (*ndo_neigh_destroy)(struct neighbour * ) ;
4883};
4884#line 1020
4885struct iw_handler_def;
4886#line 1020
4887struct iw_public_data;
4888#line 1020
4889struct vlan_info;
4890#line 1020
4891struct in_device;
4892#line 1020
4893struct dn_dev;
4894#line 1020
4895struct inet6_dev;
4896#line 1020
4897struct cpu_rmap;
4898#line 1020
4899struct pcpu_lstats;
4900#line 1020
4901struct pcpu_tstats;
4902#line 1020
4903struct pcpu_dstats;
4904#line 1020 "include/linux/netdevice.h"
4905union __anonunion_ldv_33157_205 {
4906   void *ml_priv ;
4907   struct pcpu_lstats *lstats ;
4908   struct pcpu_tstats *tstats ;
4909   struct pcpu_dstats *dstats ;
4910};
4911#line 1020
4912struct garp_port;
4913#line 1020
4914struct rtnl_link_ops;
4915#line 1020 "include/linux/netdevice.h"
4916struct net_device {
4917   char name[16U] ;
4918   struct pm_qos_request pm_qos_req ;
4919   struct hlist_node name_hlist ;
4920   char *ifalias ;
4921   unsigned long mem_end ;
4922   unsigned long mem_start ;
4923   unsigned long base_addr ;
4924   unsigned int irq ;
4925   unsigned long state ;
4926   struct list_head dev_list ;
4927   struct list_head napi_list ;
4928   struct list_head unreg_list ;
4929   netdev_features_t features ;
4930   netdev_features_t hw_features ;
4931   netdev_features_t wanted_features ;
4932   netdev_features_t vlan_features ;
4933   int ifindex ;
4934   int iflink ;
4935   struct net_device_stats stats ;
4936   atomic_long_t rx_dropped ;
4937   struct iw_handler_def  const  *wireless_handlers ;
4938   struct iw_public_data *wireless_data ;
4939   struct net_device_ops  const  *netdev_ops ;
4940   struct ethtool_ops  const  *ethtool_ops ;
4941   struct header_ops  const  *header_ops ;
4942   unsigned int flags ;
4943   unsigned int priv_flags ;
4944   unsigned short gflags ;
4945   unsigned short padded ;
4946   unsigned char operstate ;
4947   unsigned char link_mode ;
4948   unsigned char if_port ;
4949   unsigned char dma ;
4950   unsigned int mtu ;
4951   unsigned short type ;
4952   unsigned short hard_header_len ;
4953   unsigned short needed_headroom ;
4954   unsigned short needed_tailroom ;
4955   unsigned char perm_addr[32U] ;
4956   unsigned char addr_assign_type ;
4957   unsigned char addr_len ;
4958   unsigned char neigh_priv_len ;
4959   unsigned short dev_id ;
4960   spinlock_t addr_list_lock ;
4961   struct netdev_hw_addr_list uc ;
4962   struct netdev_hw_addr_list mc ;
4963   bool uc_promisc ;
4964   unsigned int promiscuity ;
4965   unsigned int allmulti ;
4966   struct vlan_info *vlan_info ;
4967   struct dsa_switch_tree *dsa_ptr ;
4968   void *atalk_ptr ;
4969   struct in_device *ip_ptr ;
4970   struct dn_dev *dn_ptr ;
4971   struct inet6_dev *ip6_ptr ;
4972   void *ec_ptr ;
4973   void *ax25_ptr ;
4974   struct wireless_dev *ieee80211_ptr ;
4975   unsigned long last_rx ;
4976   struct net_device *master ;
4977   unsigned char *dev_addr ;
4978   struct netdev_hw_addr_list dev_addrs ;
4979   unsigned char broadcast[32U] ;
4980   struct kset *queues_kset ;
4981   struct netdev_rx_queue *_rx ;
4982   unsigned int num_rx_queues ;
4983   unsigned int real_num_rx_queues ;
4984   struct cpu_rmap *rx_cpu_rmap ;
4985   rx_handler_func_t *rx_handler ;
4986   void *rx_handler_data ;
4987   struct netdev_queue *ingress_queue ;
4988   struct netdev_queue *_tx ;
4989   unsigned int num_tx_queues ;
4990   unsigned int real_num_tx_queues ;
4991   struct Qdisc *qdisc ;
4992   unsigned long tx_queue_len ;
4993   spinlock_t tx_global_lock ;
4994   struct xps_dev_maps *xps_maps ;
4995   unsigned long trans_start ;
4996   int watchdog_timeo ;
4997   struct timer_list watchdog_timer ;
4998   int *pcpu_refcnt ;
4999   struct list_head todo_list ;
5000   struct hlist_node index_hlist ;
5001   struct list_head link_watch_list ;
5002   unsigned char reg_state ;
5003   bool dismantle ;
5004   unsigned short rtnl_link_state ;
5005   void (*destructor)(struct net_device * ) ;
5006   struct netpoll_info *npinfo ;
5007   struct net *nd_net ;
5008   union __anonunion_ldv_33157_205 ldv_33157 ;
5009   struct garp_port *garp_port ;
5010   struct device dev ;
5011   struct attribute_group  const  *sysfs_groups[4U] ;
5012   struct rtnl_link_ops  const  *rtnl_link_ops ;
5013   unsigned int gso_max_size ;
5014   struct dcbnl_rtnl_ops  const  *dcbnl_ops ;
5015   u8 num_tc ;
5016   struct netdev_tc_txq tc_to_txq[16U] ;
5017   u8 prio_tc_map[16U] ;
5018   unsigned int fcoe_ddp_xid ;
5019   struct netprio_map *priomap ;
5020   struct phy_device *phydev ;
5021   int group ;
5022};
5023#line 151 "include/linux/mii.h"
5024struct mii_if_info {
5025   int phy_id ;
5026   int advertising ;
5027   int phy_id_mask ;
5028   int reg_num_mask ;
5029   unsigned char full_duplex : 1 ;
5030   unsigned char force_media : 1 ;
5031   unsigned char supports_gmii : 1 ;
5032   struct net_device *dev ;
5033   int (*mdio_read)(struct net_device * , int  , int  ) ;
5034   void (*mdio_write)(struct net_device * , int  , int  , int  ) ;
5035};
5036#line 12 "include/linux/mod_devicetable.h"
5037typedef unsigned long kernel_ulong_t;
5038#line 38 "include/linux/mod_devicetable.h"
5039struct usb_device_id {
5040   __u16 match_flags ;
5041   __u16 idVendor ;
5042   __u16 idProduct ;
5043   __u16 bcdDevice_lo ;
5044   __u16 bcdDevice_hi ;
5045   __u8 bDeviceClass ;
5046   __u8 bDeviceSubClass ;
5047   __u8 bDeviceProtocol ;
5048   __u8 bInterfaceClass ;
5049   __u8 bInterfaceSubClass ;
5050   __u8 bInterfaceProtocol ;
5051   kernel_ulong_t driver_info ;
5052};
5053#line 215 "include/linux/mod_devicetable.h"
5054struct of_device_id {
5055   char name[32U] ;
5056   char type[32U] ;
5057   char compatible[128U] ;
5058   void *data ;
5059};
5060#line 245 "include/linux/usb/ch9.h"
5061struct usb_device_descriptor {
5062   __u8 bLength ;
5063   __u8 bDescriptorType ;
5064   __le16 bcdUSB ;
5065   __u8 bDeviceClass ;
5066   __u8 bDeviceSubClass ;
5067   __u8 bDeviceProtocol ;
5068   __u8 bMaxPacketSize0 ;
5069   __le16 idVendor ;
5070   __le16 idProduct ;
5071   __le16 bcdDevice ;
5072   __u8 iManufacturer ;
5073   __u8 iProduct ;
5074   __u8 iSerialNumber ;
5075   __u8 bNumConfigurations ;
5076};
5077#line 267 "include/linux/usb/ch9.h"
5078struct usb_config_descriptor {
5079   __u8 bLength ;
5080   __u8 bDescriptorType ;
5081   __le16 wTotalLength ;
5082   __u8 bNumInterfaces ;
5083   __u8 bConfigurationValue ;
5084   __u8 iConfiguration ;
5085   __u8 bmAttributes ;
5086   __u8 bMaxPower ;
5087};
5088#line 335 "include/linux/usb/ch9.h"
5089struct usb_interface_descriptor {
5090   __u8 bLength ;
5091   __u8 bDescriptorType ;
5092   __u8 bInterfaceNumber ;
5093   __u8 bAlternateSetting ;
5094   __u8 bNumEndpoints ;
5095   __u8 bInterfaceClass ;
5096   __u8 bInterfaceSubClass ;
5097   __u8 bInterfaceProtocol ;
5098   __u8 iInterface ;
5099};
5100#line 355 "include/linux/usb/ch9.h"
5101struct usb_endpoint_descriptor {
5102   __u8 bLength ;
5103   __u8 bDescriptorType ;
5104   __u8 bEndpointAddress ;
5105   __u8 bmAttributes ;
5106   __le16 wMaxPacketSize ;
5107   __u8 bInterval ;
5108   __u8 bRefresh ;
5109   __u8 bSynchAddress ;
5110};
5111#line 594 "include/linux/usb/ch9.h"
5112struct usb_ss_ep_comp_descriptor {
5113   __u8 bLength ;
5114   __u8 bDescriptorType ;
5115   __u8 bMaxBurst ;
5116   __u8 bmAttributes ;
5117   __le16 wBytesPerInterval ;
5118};
5119#line 673 "include/linux/usb/ch9.h"
5120struct usb_interface_assoc_descriptor {
5121   __u8 bLength ;
5122   __u8 bDescriptorType ;
5123   __u8 bFirstInterface ;
5124   __u8 bInterfaceCount ;
5125   __u8 bFunctionClass ;
5126   __u8 bFunctionSubClass ;
5127   __u8 bFunctionProtocol ;
5128   __u8 iFunction ;
5129};
5130#line 732 "include/linux/usb/ch9.h"
5131struct usb_bos_descriptor {
5132   __u8 bLength ;
5133   __u8 bDescriptorType ;
5134   __le16 wTotalLength ;
5135   __u8 bNumDeviceCaps ;
5136};
5137#line 782 "include/linux/usb/ch9.h"
5138struct usb_ext_cap_descriptor {
5139   __u8 bLength ;
5140   __u8 bDescriptorType ;
5141   __u8 bDevCapabilityType ;
5142   __le32 bmAttributes ;
5143};
5144#line 792 "include/linux/usb/ch9.h"
5145struct usb_ss_cap_descriptor {
5146   __u8 bLength ;
5147   __u8 bDescriptorType ;
5148   __u8 bDevCapabilityType ;
5149   __u8 bmAttributes ;
5150   __le16 wSpeedSupported ;
5151   __u8 bFunctionalitySupport ;
5152   __u8 bU1devExitLat ;
5153   __le16 bU2DevExitLat ;
5154};
5155#line 821 "include/linux/usb/ch9.h"
5156struct usb_ss_container_id_descriptor {
5157   __u8 bLength ;
5158   __u8 bDescriptorType ;
5159   __u8 bDevCapabilityType ;
5160   __u8 bReserved ;
5161   __u8 ContainerID[16U] ;
5162};
5163#line 886
5164enum usb_device_speed {
5165    USB_SPEED_UNKNOWN = 0,
5166    USB_SPEED_LOW = 1,
5167    USB_SPEED_FULL = 2,
5168    USB_SPEED_HIGH = 3,
5169    USB_SPEED_WIRELESS = 4,
5170    USB_SPEED_SUPER = 5
5171} ;
5172#line 908
5173enum usb_device_state {
5174    USB_STATE_NOTATTACHED = 0,
5175    USB_STATE_ATTACHED = 1,
5176    USB_STATE_POWERED = 2,
5177    USB_STATE_RECONNECTING = 3,
5178    USB_STATE_UNAUTHENTICATED = 4,
5179    USB_STATE_DEFAULT = 5,
5180    USB_STATE_ADDRESS = 6,
5181    USB_STATE_CONFIGURED = 7,
5182    USB_STATE_SUSPENDED = 8
5183} ;
5184#line 487 "include/linux/interrupt.h"
5185struct tasklet_struct {
5186   struct tasklet_struct *next ;
5187   unsigned long state ;
5188   atomic_t count ;
5189   void (*func)(unsigned long  ) ;
5190   unsigned long data ;
5191};
5192#line 253 "include/linux/pm_runtime.h"
5193struct usb_device;
5194#line 253
5195struct usb_device;
5196#line 255
5197struct wusb_dev;
5198#line 255
5199struct wusb_dev;
5200#line 256
5201struct ep_device;
5202#line 256
5203struct ep_device;
5204#line 257 "include/linux/pm_runtime.h"
5205struct usb_host_endpoint {
5206   struct usb_endpoint_descriptor desc ;
5207   struct usb_ss_ep_comp_descriptor ss_ep_comp ;
5208   struct list_head urb_list ;
5209   void *hcpriv ;
5210   struct ep_device *ep_dev ;
5211   unsigned char *extra ;
5212   int extralen ;
5213   int enabled ;
5214};
5215#line 75 "include/linux/usb.h"
5216struct usb_host_interface {
5217   struct usb_interface_descriptor desc ;
5218   struct usb_host_endpoint *endpoint ;
5219   char *string ;
5220   unsigned char *extra ;
5221   int extralen ;
5222};
5223#line 89
5224enum usb_interface_condition {
5225    USB_INTERFACE_UNBOUND = 0,
5226    USB_INTERFACE_BINDING = 1,
5227    USB_INTERFACE_BOUND = 2,
5228    USB_INTERFACE_UNBINDING = 3
5229} ;
5230#line 96 "include/linux/usb.h"
5231struct usb_interface {
5232   struct usb_host_interface *altsetting ;
5233   struct usb_host_interface *cur_altsetting ;
5234   unsigned int num_altsetting ;
5235   struct usb_interface_assoc_descriptor *intf_assoc ;
5236   int minor ;
5237   enum usb_interface_condition condition ;
5238   unsigned char sysfs_files_created : 1 ;
5239   unsigned char ep_devs_created : 1 ;
5240   unsigned char unregistering : 1 ;
5241   unsigned char needs_remote_wakeup : 1 ;
5242   unsigned char needs_altsetting0 : 1 ;
5243   unsigned char needs_binding : 1 ;
5244   unsigned char reset_running : 1 ;
5245   unsigned char resetting_device : 1 ;
5246   struct device dev ;
5247   struct device *usb_dev ;
5248   atomic_t pm_usage_cnt ;
5249   struct work_struct reset_ws ;
5250};
5251#line 203 "include/linux/usb.h"
5252struct usb_interface_cache {
5253   unsigned int num_altsetting ;
5254   struct kref ref ;
5255   struct usb_host_interface altsetting[0U] ;
5256};
5257#line 230 "include/linux/usb.h"
5258struct usb_host_config {
5259   struct usb_config_descriptor desc ;
5260   char *string ;
5261   struct usb_interface_assoc_descriptor *intf_assoc[16U] ;
5262   struct usb_interface *interface[32U] ;
5263   struct usb_interface_cache *intf_cache[32U] ;
5264   unsigned char *extra ;
5265   int extralen ;
5266};
5267#line 294 "include/linux/usb.h"
5268struct usb_host_bos {
5269   struct usb_bos_descriptor *desc ;
5270   struct usb_ext_cap_descriptor *ext_cap ;
5271   struct usb_ss_cap_descriptor *ss_cap ;
5272   struct usb_ss_container_id_descriptor *ss_id ;
5273};
5274#line 306 "include/linux/usb.h"
5275struct usb_devmap {
5276   unsigned long devicemap[2U] ;
5277};
5278#line 318
5279struct mon_bus;
5280#line 318 "include/linux/usb.h"
5281struct usb_bus {
5282   struct device *controller ;
5283   int busnum ;
5284   char const   *bus_name ;
5285   u8 uses_dma ;
5286   u8 uses_pio_for_control ;
5287   u8 otg_port ;
5288   unsigned char is_b_host : 1 ;
5289   unsigned char b_hnp_enable : 1 ;
5290   unsigned int sg_tablesize ;
5291   int devnum_next ;
5292   struct usb_devmap devmap ;
5293   struct usb_device *root_hub ;
5294   struct usb_bus *hs_companion ;
5295   struct list_head bus_list ;
5296   int bandwidth_allocated ;
5297   int bandwidth_int_reqs ;
5298   int bandwidth_isoc_reqs ;
5299   struct dentry *usbfs_dentry ;
5300   struct mon_bus *mon_bus ;
5301   int monitored ;
5302};
5303#line 362
5304struct usb_tt;
5305#line 362
5306struct usb_tt;
5307#line 363
5308enum usb_device_removable {
5309    USB_DEVICE_REMOVABLE_UNKNOWN = 0,
5310    USB_DEVICE_REMOVABLE = 1,
5311    USB_DEVICE_FIXED = 2
5312} ;
5313#line 369 "include/linux/usb.h"
5314struct usb_device {
5315   int devnum ;
5316   char devpath[16U] ;
5317   u32 route ;
5318   enum usb_device_state state ;
5319   enum usb_device_speed speed ;
5320   struct usb_tt *tt ;
5321   int ttport ;
5322   unsigned int toggle[2U] ;
5323   struct usb_device *parent ;
5324   struct usb_bus *bus ;
5325   struct usb_host_endpoint ep0 ;
5326   struct device dev ;
5327   struct usb_device_descriptor descriptor ;
5328   struct usb_host_bos *bos ;
5329   struct usb_host_config *config ;
5330   struct usb_host_config *actconfig ;
5331   struct usb_host_endpoint *ep_in[16U] ;
5332   struct usb_host_endpoint *ep_out[16U] ;
5333   char **rawdescriptors ;
5334   unsigned short bus_mA ;
5335   u8 portnum ;
5336   u8 level ;
5337   unsigned char can_submit : 1 ;
5338   unsigned char persist_enabled : 1 ;
5339   unsigned char have_langid : 1 ;
5340   unsigned char authorized : 1 ;
5341   unsigned char authenticated : 1 ;
5342   unsigned char wusb : 1 ;
5343   unsigned char lpm_capable : 1 ;
5344   unsigned char usb2_hw_lpm_capable : 1 ;
5345   unsigned char usb2_hw_lpm_enabled : 1 ;
5346   int string_langid ;
5347   char *product ;
5348   char *manufacturer ;
5349   char *serial ;
5350   struct list_head filelist ;
5351   struct device *usb_classdev ;
5352   struct dentry *usbfs_dentry ;
5353   int maxchild ;
5354   struct usb_device **children ;
5355   u32 quirks ;
5356   atomic_t urbnum ;
5357   unsigned long active_duration ;
5358   unsigned long connect_time ;
5359   unsigned char do_remote_wakeup : 1 ;
5360   unsigned char reset_resume : 1 ;
5361   struct wusb_dev *wusb_dev ;
5362   int slot_id ;
5363   enum usb_device_removable removable ;
5364};
5365#line 986 "include/linux/usb.h"
5366struct usb_iso_packet_descriptor {
5367   unsigned int offset ;
5368   unsigned int length ;
5369   unsigned int actual_length ;
5370   int status ;
5371};
5372#line 1028
5373struct urb;
5374#line 1028
5375struct urb;
5376#line 1029 "include/linux/usb.h"
5377struct usb_anchor {
5378   struct list_head urb_list ;
5379   wait_queue_head_t wait ;
5380   spinlock_t lock ;
5381   unsigned char poisoned : 1 ;
5382};
5383#line 1046 "include/linux/usb.h"
5384struct urb {
5385   struct kref kref ;
5386   void *hcpriv ;
5387   atomic_t use_count ;
5388   atomic_t reject ;
5389   int unlinked ;
5390   struct list_head urb_list ;
5391   struct list_head anchor_list ;
5392   struct usb_anchor *anchor ;
5393   struct usb_device *dev ;
5394   struct usb_host_endpoint *ep ;
5395   unsigned int pipe ;
5396   unsigned int stream_id ;
5397   int status ;
5398   unsigned int transfer_flags ;
5399   void *transfer_buffer ;
5400   dma_addr_t transfer_dma ;
5401   struct scatterlist *sg ;
5402   int num_mapped_sgs ;
5403   int num_sgs ;
5404   u32 transfer_buffer_length ;
5405   u32 actual_length ;
5406   unsigned char *setup_packet ;
5407   dma_addr_t setup_dma ;
5408   int start_frame ;
5409   int number_of_packets ;
5410   int interval ;
5411   int error_count ;
5412   void *context ;
5413   void (*complete)(struct urb * ) ;
5414   struct usb_iso_packet_descriptor iso_frame_desc[0U] ;
5415};
5416#line 1660
5417struct driver_info;
5418#line 1660 "include/linux/usb.h"
5419struct usbnet {
5420   struct usb_device *udev ;
5421   struct usb_interface *intf ;
5422   struct driver_info *driver_info ;
5423   char const   *driver_name ;
5424   void *driver_priv ;
5425   wait_queue_head_t *wait ;
5426   struct mutex phy_mutex ;
5427   unsigned char suspend_count ;
5428   unsigned int in ;
5429   unsigned int out ;
5430   struct usb_host_endpoint *status ;
5431   unsigned int maxpacket ;
5432   struct timer_list delay ;
5433   struct net_device *net ;
5434   int msg_enable ;
5435   unsigned long data[5U] ;
5436   u32 xid ;
5437   u32 hard_mtu ;
5438   size_t rx_urb_size ;
5439   struct mii_if_info mii ;
5440   struct sk_buff_head rxq ;
5441   struct sk_buff_head txq ;
5442   struct sk_buff_head done ;
5443   struct sk_buff_head rxq_pause ;
5444   struct urb *interrupt ;
5445   struct usb_anchor deferred ;
5446   struct tasklet_struct bh ;
5447   struct work_struct kevent ;
5448   unsigned long flags ;
5449};
5450#line 79 "include/linux/usb/usbnet.h"
5451struct driver_info {
5452   char *description ;
5453   int flags ;
5454   int (*bind)(struct usbnet * , struct usb_interface * ) ;
5455   void (*unbind)(struct usbnet * , struct usb_interface * ) ;
5456   int (*reset)(struct usbnet * ) ;
5457   int (*stop)(struct usbnet * ) ;
5458   int (*check_connect)(struct usbnet * ) ;
5459   int (*manage_power)(struct usbnet * , int  ) ;
5460   void (*status)(struct usbnet * , struct urb * ) ;
5461   int (*link_reset)(struct usbnet * ) ;
5462   int (*rx_fixup)(struct usbnet * , struct sk_buff * ) ;
5463   struct sk_buff *(*tx_fixup)(struct usbnet * , struct sk_buff * , gfp_t  ) ;
5464   int (*early_init)(struct usbnet * ) ;
5465   void (*indication)(struct usbnet * , void * , int  ) ;
5466   int in ;
5467   int out ;
5468   unsigned long data ;
5469};
5470#line 2 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/12734/dscv_tempdir/dscv/ri/43_1a/drivers/net/usb/cdc_subset.c.p"
5471void ldv_spin_lock(void) ;
5472#line 3
5473void ldv_spin_unlock(void) ;
5474#line 4
5475int ldv_spin_trylock(void) ;
5476#line 220 "include/linux/slub_def.h"
5477extern void *kmem_cache_alloc(struct kmem_cache * , gfp_t  ) ;
5478#line 223
5479void *ldv_kmem_cache_alloc_16(struct kmem_cache *ldv_func_arg1 , gfp_t ldv_func_arg2 ) ;
5480#line 11 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/12734/dscv_tempdir/dscv/ri/43_1a/drivers/net/usb/cdc_subset.c.p"
5481void ldv_check_alloc_flags(gfp_t flags ) ;
5482#line 12
5483void ldv_check_alloc_nonatomic(void) ;
5484#line 14
5485struct page *ldv_check_alloc_flags_and_return_some_page(gfp_t flags ) ;
5486#line 591 "include/linux/skbuff.h"
5487extern struct sk_buff *skb_clone(struct sk_buff * , gfp_t  ) ;
5488#line 595
5489struct sk_buff *ldv_skb_clone_22(struct sk_buff *ldv_func_arg1 , gfp_t ldv_func_arg2 ) ;
5490#line 597
5491extern struct sk_buff *skb_copy(struct sk_buff  const  * , gfp_t  ) ;
5492#line 601
5493struct sk_buff *ldv_skb_copy_24(struct sk_buff  const  *ldv_func_arg1 , gfp_t ldv_func_arg2 ) ;
5494#line 606
5495extern int pskb_expand_head(struct sk_buff * , int  , int  , gfp_t  ) ;
5496#line 611
5497int ldv_pskb_expand_head_27(struct sk_buff *ldv_func_arg1 , int ldv_func_arg2 , int ldv_func_arg3 ,
5498                            gfp_t ldv_func_arg4 ) ;
5499#line 1690
5500extern struct sk_buff *__netdev_alloc_skb(struct net_device * , unsigned int  , gfp_t  ) ;
5501#line 1694
5502struct sk_buff *ldv___netdev_alloc_skb_25(struct net_device *ldv_func_arg1 , unsigned int ldv_func_arg2 ,
5503                                          gfp_t ldv_func_arg3 ) ;
5504#line 1698
5505struct sk_buff *ldv___netdev_alloc_skb_26(struct net_device *ldv_func_arg1 , unsigned int ldv_func_arg2 ,
5506                                          gfp_t ldv_func_arg3 ) ;
5507#line 83 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/12734/dscv_tempdir/dscv/ri/43_1a/drivers/net/usb/cdc_subset.c.p"
5508static int always_connected(struct usbnet *dev ) 
5509{ 
5510
5511  {
5512#line 85
5513  return (0);
5514}
5515}
5516#line 343 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/12734/dscv_tempdir/dscv/ri/43_1a/drivers/net/usb/cdc_subset.c.p"
5517struct usb_device_id  const  __mod_usb_device_table  ;
5518#line 378
5519extern void ldv_check_final_state(void) ;
5520#line 384
5521extern void ldv_initialize(void) ;
5522#line 387
5523extern int __VERIFIER_nondet_int(void) ;
5524#line 390 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/12734/dscv_tempdir/dscv/ri/43_1a/drivers/net/usb/cdc_subset.c.p"
5525int LDV_IN_INTERRUPT  ;
5526#line 393 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/12734/dscv_tempdir/dscv/ri/43_1a/drivers/net/usb/cdc_subset.c.p"
5527void main(void) 
5528{ struct usbnet *var_group1 ;
5529  int tmp ;
5530  int tmp___0 ;
5531
5532  {
5533  {
5534#line 575
5535  LDV_IN_INTERRUPT = 1;
5536#line 584
5537  ldv_initialize();
5538  }
5539#line 594
5540  goto ldv_36130;
5541  ldv_36129: 
5542  {
5543#line 597
5544  tmp = __VERIFIER_nondet_int();
5545  }
5546#line 599
5547  if (tmp == 0) {
5548#line 599
5549    goto case_0;
5550  } else
5551#line 653
5552  if (tmp == 1) {
5553#line 653
5554    goto case_1;
5555  } else
5556#line 707
5557  if (tmp == 2) {
5558#line 707
5559    goto case_2;
5560  } else
5561#line 761
5562  if (tmp == 3) {
5563#line 761
5564    goto case_3;
5565  } else {
5566    {
5567#line 815
5568    goto switch_default;
5569#line 597
5570    if (0) {
5571      case_0: /* CIL Label */ 
5572      {
5573#line 609
5574      always_connected(var_group1);
5575      }
5576#line 652
5577      goto ldv_36124;
5578      case_1: /* CIL Label */ 
5579      {
5580#line 663
5581      always_connected(var_group1);
5582      }
5583#line 706
5584      goto ldv_36124;
5585      case_2: /* CIL Label */ 
5586      {
5587#line 717
5588      always_connected(var_group1);
5589      }
5590#line 760
5591      goto ldv_36124;
5592      case_3: /* CIL Label */ 
5593      {
5594#line 771
5595      always_connected(var_group1);
5596      }
5597#line 814
5598      goto ldv_36124;
5599      switch_default: /* CIL Label */ ;
5600#line 815
5601      goto ldv_36124;
5602    } else {
5603      switch_break: /* CIL Label */ ;
5604    }
5605    }
5606  }
5607  ldv_36124: ;
5608  ldv_36130: 
5609  {
5610#line 594
5611  tmp___0 = __VERIFIER_nondet_int();
5612  }
5613#line 594
5614  if (tmp___0 != 0) {
5615#line 595
5616    goto ldv_36129;
5617  } else {
5618#line 597
5619    goto ldv_36131;
5620  }
5621  ldv_36131: ;
5622
5623  {
5624#line 824
5625  ldv_check_final_state();
5626  }
5627#line 827
5628  return;
5629}
5630}
5631#line 5 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/12734/dscv_tempdir/dscv/ri/43_1a/kernel-rules/files/engine-blast-assert.h"
5632void ldv_blast_assert(void) 
5633{ 
5634
5635  {
5636  ERROR: ;
5637#line 6
5638  goto ERROR;
5639}
5640}
5641#line 6 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/12734/dscv_tempdir/dscv/ri/43_1a/kernel-rules/files/engine-blast.h"
5642extern int __VERIFIER_nondet_int(void) ;
5643#line 848 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/12734/dscv_tempdir/dscv/ri/43_1a/drivers/net/usb/cdc_subset.c.p"
5644int ldv_spin  =    0;
5645#line 852 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/12734/dscv_tempdir/dscv/ri/43_1a/drivers/net/usb/cdc_subset.c.p"
5646void ldv_check_alloc_flags(gfp_t flags ) 
5647{ 
5648
5649  {
5650#line 855
5651  if (ldv_spin != 0) {
5652#line 855
5653    if (flags != 32U) {
5654      {
5655#line 855
5656      ldv_blast_assert();
5657      }
5658    } else {
5659
5660    }
5661  } else {
5662
5663  }
5664#line 858
5665  return;
5666}
5667}
5668#line 858
5669extern struct page *ldv_some_page(void) ;
5670#line 861 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/12734/dscv_tempdir/dscv/ri/43_1a/drivers/net/usb/cdc_subset.c.p"
5671struct page *ldv_check_alloc_flags_and_return_some_page(gfp_t flags ) 
5672{ struct page *tmp ;
5673
5674  {
5675#line 864
5676  if (ldv_spin != 0) {
5677#line 864
5678    if (flags != 32U) {
5679      {
5680#line 864
5681      ldv_blast_assert();
5682      }
5683    } else {
5684
5685    }
5686  } else {
5687
5688  }
5689  {
5690#line 866
5691  tmp = ldv_some_page();
5692  }
5693#line 866
5694  return (tmp);
5695}
5696}
5697#line 870 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/12734/dscv_tempdir/dscv/ri/43_1a/drivers/net/usb/cdc_subset.c.p"
5698void ldv_check_alloc_nonatomic(void) 
5699{ 
5700
5701  {
5702#line 873
5703  if (ldv_spin != 0) {
5704    {
5705#line 873
5706    ldv_blast_assert();
5707    }
5708  } else {
5709
5710  }
5711#line 876
5712  return;
5713}
5714}
5715#line 877 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/12734/dscv_tempdir/dscv/ri/43_1a/drivers/net/usb/cdc_subset.c.p"
5716void ldv_spin_lock(void) 
5717{ 
5718
5719  {
5720#line 880
5721  ldv_spin = 1;
5722#line 881
5723  return;
5724}
5725}
5726#line 884 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/12734/dscv_tempdir/dscv/ri/43_1a/drivers/net/usb/cdc_subset.c.p"
5727void ldv_spin_unlock(void) 
5728{ 
5729
5730  {
5731#line 887
5732  ldv_spin = 0;
5733#line 888
5734  return;
5735}
5736}
5737#line 891 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/12734/dscv_tempdir/dscv/ri/43_1a/drivers/net/usb/cdc_subset.c.p"
5738int ldv_spin_trylock(void) 
5739{ int is_lock ;
5740
5741  {
5742  {
5743#line 896
5744  is_lock = __VERIFIER_nondet_int();
5745  }
5746#line 898
5747  if (is_lock != 0) {
5748#line 901
5749    return (0);
5750  } else {
5751#line 906
5752    ldv_spin = 1;
5753#line 908
5754    return (1);
5755  }
5756}
5757}
5758#line 1075 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/12734/dscv_tempdir/dscv/ri/43_1a/drivers/net/usb/cdc_subset.c.p"
5759void *ldv_kmem_cache_alloc_16(struct kmem_cache *ldv_func_arg1 , gfp_t ldv_func_arg2 ) 
5760{ 
5761
5762  {
5763  {
5764#line 1081
5765  ldv_check_alloc_flags(ldv_func_arg2);
5766#line 1083
5767  kmem_cache_alloc(ldv_func_arg1, ldv_func_arg2);
5768  }
5769#line 1084
5770  return ((void *)0);
5771}
5772}
5773#line 1140 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/12734/dscv_tempdir/dscv/ri/43_1a/drivers/net/usb/cdc_subset.c.p"
5774struct sk_buff *ldv_skb_clone_22(struct sk_buff *ldv_func_arg1 , gfp_t ldv_func_arg2 ) 
5775{ struct sk_buff *tmp ;
5776
5777  {
5778  {
5779#line 1146
5780  ldv_check_alloc_flags(ldv_func_arg2);
5781#line 1148
5782  tmp = skb_clone(ldv_func_arg1, ldv_func_arg2);
5783  }
5784#line 1148
5785  return (tmp);
5786}
5787}
5788#line 1162 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/12734/dscv_tempdir/dscv/ri/43_1a/drivers/net/usb/cdc_subset.c.p"
5789struct sk_buff *ldv_skb_copy_24(struct sk_buff  const  *ldv_func_arg1 , gfp_t ldv_func_arg2 ) 
5790{ struct sk_buff *tmp ;
5791
5792  {
5793  {
5794#line 1168
5795  ldv_check_alloc_flags(ldv_func_arg2);
5796#line 1170
5797  tmp = skb_copy(ldv_func_arg1, ldv_func_arg2);
5798  }
5799#line 1170
5800  return (tmp);
5801}
5802}
5803#line 1173 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/12734/dscv_tempdir/dscv/ri/43_1a/drivers/net/usb/cdc_subset.c.p"
5804struct sk_buff *ldv___netdev_alloc_skb_25(struct net_device *ldv_func_arg1 , unsigned int ldv_func_arg2 ,
5805                                          gfp_t ldv_func_arg3 ) 
5806{ struct sk_buff *tmp ;
5807
5808  {
5809  {
5810#line 1180
5811  ldv_check_alloc_flags(ldv_func_arg3);
5812#line 1182
5813  tmp = __netdev_alloc_skb(ldv_func_arg1, ldv_func_arg2, ldv_func_arg3);
5814  }
5815#line 1182
5816  return (tmp);
5817}
5818}
5819#line 1185 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/12734/dscv_tempdir/dscv/ri/43_1a/drivers/net/usb/cdc_subset.c.p"
5820struct sk_buff *ldv___netdev_alloc_skb_26(struct net_device *ldv_func_arg1 , unsigned int ldv_func_arg2 ,
5821                                          gfp_t ldv_func_arg3 ) 
5822{ struct sk_buff *tmp ;
5823
5824  {
5825  {
5826#line 1192
5827  ldv_check_alloc_flags(ldv_func_arg3);
5828#line 1194
5829  tmp = __netdev_alloc_skb(ldv_func_arg1, ldv_func_arg2, ldv_func_arg3);
5830  }
5831#line 1194
5832  return (tmp);
5833}
5834}
5835#line 1197 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/12734/dscv_tempdir/dscv/ri/43_1a/drivers/net/usb/cdc_subset.c.p"
5836int ldv_pskb_expand_head_27(struct sk_buff *ldv_func_arg1 , int ldv_func_arg2 , int ldv_func_arg3 ,
5837                            gfp_t ldv_func_arg4 ) 
5838{ int tmp ;
5839
5840  {
5841  {
5842#line 1205
5843  ldv_check_alloc_flags(ldv_func_arg4);
5844#line 1207
5845  tmp = pskb_expand_head(ldv_func_arg1, ldv_func_arg2, ldv_func_arg3, ldv_func_arg4);
5846  }
5847#line 1207
5848  return (tmp);
5849}
5850}