Showing error 1144

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