Showing error 1135

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