Showing error 1140

User: Jiri Slaby
Error type: Reachable Error Location
Error type description: A specified error location is reachable in some program path
File location: ldv-linux-3.4/43_1a_cilled_safe_ok_nondet_linux-43_1a-drivers--net--phy--ste10Xp.ko-ldv_main0_sequence_infinite_withcheck_stateful.cil.out.c
Line in file: 5627
Project: SV-COMP 2013
Project version: 2.6.28
Tools: Manual Work
Entered: 2013-01-17 16:57:54 UTC


Source:

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