Showing error 1130

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