Showing error 927

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--media--dvb--dvb-usb--dvb-usb-digitv.ko-ldv_main0_sequence_infinite_withcheck_stateful.cil.out.c
Line in file: 9642
Project: SV-COMP 2013
Project version: 2.6.28
Tools: Manual Work
Entered: 2013-01-17 16:57:54 UTC


Source:

   1/* Generated by CIL v. 1.3.7 */
   2/* print_CIL_Input is true */
   3
   4#line 19 "include/asm-generic/int-ll64.h"
   5typedef signed char __s8;
   6#line 20 "include/asm-generic/int-ll64.h"
   7typedef unsigned char __u8;
   8#line 22 "include/asm-generic/int-ll64.h"
   9typedef short __s16;
  10#line 23 "include/asm-generic/int-ll64.h"
  11typedef unsigned short __u16;
  12#line 25 "include/asm-generic/int-ll64.h"
  13typedef int __s32;
  14#line 26 "include/asm-generic/int-ll64.h"
  15typedef unsigned int __u32;
  16#line 29 "include/asm-generic/int-ll64.h"
  17typedef long long __s64;
  18#line 30 "include/asm-generic/int-ll64.h"
  19typedef unsigned long long __u64;
  20#line 42 "include/asm-generic/int-ll64.h"
  21typedef signed char s8;
  22#line 43 "include/asm-generic/int-ll64.h"
  23typedef unsigned char u8;
  24#line 45 "include/asm-generic/int-ll64.h"
  25typedef short s16;
  26#line 46 "include/asm-generic/int-ll64.h"
  27typedef unsigned short u16;
  28#line 48 "include/asm-generic/int-ll64.h"
  29typedef int s32;
  30#line 49 "include/asm-generic/int-ll64.h"
  31typedef unsigned int u32;
  32#line 51 "include/asm-generic/int-ll64.h"
  33typedef long long s64;
  34#line 52 "include/asm-generic/int-ll64.h"
  35typedef unsigned long long u64;
  36#line 14 "include/asm-generic/posix_types.h"
  37typedef long __kernel_long_t;
  38#line 15 "include/asm-generic/posix_types.h"
  39typedef unsigned long __kernel_ulong_t;
  40#line 27 "include/asm-generic/posix_types.h"
  41typedef __kernel_ulong_t __kernel_nlink_t;
  42#line 31 "include/asm-generic/posix_types.h"
  43typedef int __kernel_pid_t;
  44#line 52 "include/asm-generic/posix_types.h"
  45typedef unsigned int __kernel_uid32_t;
  46#line 53 "include/asm-generic/posix_types.h"
  47typedef unsigned int __kernel_gid32_t;
  48#line 75 "include/asm-generic/posix_types.h"
  49typedef __kernel_ulong_t __kernel_size_t;
  50#line 76 "include/asm-generic/posix_types.h"
  51typedef __kernel_long_t __kernel_ssize_t;
  52#line 90 "include/asm-generic/posix_types.h"
  53typedef __kernel_long_t __kernel_off_t;
  54#line 91 "include/asm-generic/posix_types.h"
  55typedef long long __kernel_loff_t;
  56#line 92 "include/asm-generic/posix_types.h"
  57typedef __kernel_long_t __kernel_time_t;
  58#line 93 "include/asm-generic/posix_types.h"
  59typedef __kernel_long_t __kernel_clock_t;
  60#line 94 "include/asm-generic/posix_types.h"
  61typedef int __kernel_timer_t;
  62#line 95 "include/asm-generic/posix_types.h"
  63typedef int __kernel_clockid_t;
  64#line 21 "include/linux/types.h"
  65typedef __u32 __kernel_dev_t;
  66#line 24 "include/linux/types.h"
  67typedef __kernel_dev_t dev_t;
  68#line 27 "include/linux/types.h"
  69typedef unsigned short umode_t;
  70#line 28 "include/linux/types.h"
  71typedef __kernel_nlink_t nlink_t;
  72#line 29 "include/linux/types.h"
  73typedef __kernel_off_t off_t;
  74#line 30 "include/linux/types.h"
  75typedef __kernel_pid_t pid_t;
  76#line 35 "include/linux/types.h"
  77typedef __kernel_clockid_t clockid_t;
  78#line 38 "include/linux/types.h"
  79typedef _Bool bool;
  80#line 40 "include/linux/types.h"
  81typedef __kernel_uid32_t uid_t;
  82#line 41 "include/linux/types.h"
  83typedef __kernel_gid32_t gid_t;
  84#line 54 "include/linux/types.h"
  85typedef __kernel_loff_t loff_t;
  86#line 63 "include/linux/types.h"
  87typedef __kernel_size_t size_t;
  88#line 68 "include/linux/types.h"
  89typedef __kernel_ssize_t ssize_t;
  90#line 78 "include/linux/types.h"
  91typedef __kernel_time_t time_t;
  92#line 111 "include/linux/types.h"
  93typedef __s32 int32_t;
  94#line 115 "include/linux/types.h"
  95typedef __u8 uint8_t;
  96#line 117 "include/linux/types.h"
  97typedef __u32 uint32_t;
  98#line 120 "include/linux/types.h"
  99typedef __u64 uint64_t;
 100#line 142 "include/linux/types.h"
 101typedef unsigned long sector_t;
 102#line 143 "include/linux/types.h"
 103typedef unsigned long blkcnt_t;
 104#line 155 "include/linux/types.h"
 105typedef u64 dma_addr_t;
 106#line 178 "include/linux/types.h"
 107typedef __u16 __le16;
 108#line 179 "include/linux/types.h"
 109typedef __u16 __be16;
 110#line 180 "include/linux/types.h"
 111typedef __u32 __le32;
 112#line 181 "include/linux/types.h"
 113typedef __u32 __be32;
 114#line 186 "include/linux/types.h"
 115typedef __u32 __wsum;
 116#line 202 "include/linux/types.h"
 117typedef unsigned int gfp_t;
 118#line 203 "include/linux/types.h"
 119typedef unsigned int fmode_t;
 120#line 221 "include/linux/types.h"
 121struct __anonstruct_atomic_t_6 {
 122   int counter ;
 123};
 124#line 221 "include/linux/types.h"
 125typedef struct __anonstruct_atomic_t_6 atomic_t;
 126#line 226 "include/linux/types.h"
 127struct __anonstruct_atomic64_t_7 {
 128   long counter ;
 129};
 130#line 226 "include/linux/types.h"
 131typedef struct __anonstruct_atomic64_t_7 atomic64_t;
 132#line 227 "include/linux/types.h"
 133struct list_head {
 134   struct list_head *next ;
 135   struct list_head *prev ;
 136};
 137#line 232
 138struct hlist_node;
 139#line 232 "include/linux/types.h"
 140struct hlist_head {
 141   struct hlist_node *first ;
 142};
 143#line 236 "include/linux/types.h"
 144struct hlist_node {
 145   struct hlist_node *next ;
 146   struct hlist_node **pprev ;
 147};
 148#line 247 "include/linux/types.h"
 149struct rcu_head {
 150   struct rcu_head *next ;
 151   void (*func)(struct rcu_head * ) ;
 152};
 153#line 55 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/alternative.h"
 154struct module;
 155#line 55
 156struct module;
 157#line 146 "include/linux/init.h"
 158typedef void (*ctor_fn_t)(void);
 159#line 46 "include/linux/dynamic_debug.h"
 160struct device;
 161#line 46
 162struct device;
 163#line 51
 164struct net_device;
 165#line 51
 166struct net_device;
 167#line 57
 168struct completion;
 169#line 57
 170struct completion;
 171#line 58
 172struct pt_regs;
 173#line 58
 174struct pt_regs;
 175#line 348 "include/linux/kernel.h"
 176struct pid;
 177#line 348
 178struct pid;
 179#line 112 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/stat.h"
 180struct timespec;
 181#line 112
 182struct timespec;
 183#line 58 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/page_types.h"
 184struct page;
 185#line 58
 186struct page;
 187#line 26 "include/asm-generic/getorder.h"
 188struct task_struct;
 189#line 26
 190struct task_struct;
 191#line 28
 192struct mm_struct;
 193#line 28
 194struct mm_struct;
 195#line 268 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/segment.h"
 196struct pt_regs {
 197   unsigned long r15 ;
 198   unsigned long r14 ;
 199   unsigned long r13 ;
 200   unsigned long r12 ;
 201   unsigned long bp ;
 202   unsigned long bx ;
 203   unsigned long r11 ;
 204   unsigned long r10 ;
 205   unsigned long r9 ;
 206   unsigned long r8 ;
 207   unsigned long ax ;
 208   unsigned long cx ;
 209   unsigned long dx ;
 210   unsigned long si ;
 211   unsigned long di ;
 212   unsigned long orig_ax ;
 213   unsigned long ip ;
 214   unsigned long cs ;
 215   unsigned long flags ;
 216   unsigned long sp ;
 217   unsigned long ss ;
 218};
 219#line 125 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/ptrace.h"
 220struct __anonstruct_ldv_2180_13 {
 221   unsigned int a ;
 222   unsigned int b ;
 223};
 224#line 125 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/ptrace.h"
 225struct __anonstruct_ldv_2195_14 {
 226   u16 limit0 ;
 227   u16 base0 ;
 228   unsigned char base1 ;
 229   unsigned char type : 4 ;
 230   unsigned char s : 1 ;
 231   unsigned char dpl : 2 ;
 232   unsigned char p : 1 ;
 233   unsigned char limit : 4 ;
 234   unsigned char avl : 1 ;
 235   unsigned char l : 1 ;
 236   unsigned char d : 1 ;
 237   unsigned char g : 1 ;
 238   unsigned char base2 ;
 239};
 240#line 125 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/ptrace.h"
 241union __anonunion_ldv_2196_12 {
 242   struct __anonstruct_ldv_2180_13 ldv_2180 ;
 243   struct __anonstruct_ldv_2195_14 ldv_2195 ;
 244};
 245#line 125 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/ptrace.h"
 246struct desc_struct {
 247   union __anonunion_ldv_2196_12 ldv_2196 ;
 248};
 249#line 13 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/pgtable_64_types.h"
 250typedef unsigned long pgdval_t;
 251#line 14 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/pgtable_64_types.h"
 252typedef unsigned long pgprotval_t;
 253#line 18 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/pgtable_64_types.h"
 254struct pgprot {
 255   pgprotval_t pgprot ;
 256};
 257#line 192 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/pgtable_types.h"
 258typedef struct pgprot pgprot_t;
 259#line 194 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/pgtable_types.h"
 260struct __anonstruct_pgd_t_16 {
 261   pgdval_t pgd ;
 262};
 263#line 194 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/pgtable_types.h"
 264typedef struct __anonstruct_pgd_t_16 pgd_t;
 265#line 282 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/pgtable_types.h"
 266typedef struct page *pgtable_t;
 267#line 290
 268struct file;
 269#line 290
 270struct file;
 271#line 305
 272struct seq_file;
 273#line 305
 274struct seq_file;
 275#line 337
 276struct thread_struct;
 277#line 337
 278struct thread_struct;
 279#line 339
 280struct cpumask;
 281#line 339
 282struct cpumask;
 283#line 327 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/paravirt_types.h"
 284struct arch_spinlock;
 285#line 327
 286struct arch_spinlock;
 287#line 300 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/ptrace.h"
 288struct kernel_vm86_regs {
 289   struct pt_regs pt ;
 290   unsigned short es ;
 291   unsigned short __esh ;
 292   unsigned short ds ;
 293   unsigned short __dsh ;
 294   unsigned short fs ;
 295   unsigned short __fsh ;
 296   unsigned short gs ;
 297   unsigned short __gsh ;
 298};
 299#line 203 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/vm86.h"
 300union __anonunion_ldv_2824_19 {
 301   struct pt_regs *regs ;
 302   struct kernel_vm86_regs *vm86 ;
 303};
 304#line 203 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/vm86.h"
 305struct math_emu_info {
 306   long ___orig_eip ;
 307   union __anonunion_ldv_2824_19 ldv_2824 ;
 308};
 309#line 306 "include/linux/bitmap.h"
 310struct bug_entry {
 311   int bug_addr_disp ;
 312   int file_disp ;
 313   unsigned short line ;
 314   unsigned short flags ;
 315};
 316#line 89 "include/linux/bug.h"
 317struct cpumask {
 318   unsigned long bits[64U] ;
 319};
 320#line 14 "include/linux/cpumask.h"
 321typedef struct cpumask cpumask_t;
 322#line 637 "include/linux/cpumask.h"
 323typedef struct cpumask *cpumask_var_t;
 324#line 234 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/paravirt.h"
 325struct static_key;
 326#line 234
 327struct static_key;
 328#line 153 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 329struct seq_operations;
 330#line 287 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 331struct i387_fsave_struct {
 332   u32 cwd ;
 333   u32 swd ;
 334   u32 twd ;
 335   u32 fip ;
 336   u32 fcs ;
 337   u32 foo ;
 338   u32 fos ;
 339   u32 st_space[20U] ;
 340   u32 status ;
 341};
 342#line 305 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 343struct __anonstruct_ldv_5180_24 {
 344   u64 rip ;
 345   u64 rdp ;
 346};
 347#line 305 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 348struct __anonstruct_ldv_5186_25 {
 349   u32 fip ;
 350   u32 fcs ;
 351   u32 foo ;
 352   u32 fos ;
 353};
 354#line 305 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 355union __anonunion_ldv_5187_23 {
 356   struct __anonstruct_ldv_5180_24 ldv_5180 ;
 357   struct __anonstruct_ldv_5186_25 ldv_5186 ;
 358};
 359#line 305 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 360union __anonunion_ldv_5196_26 {
 361   u32 padding1[12U] ;
 362   u32 sw_reserved[12U] ;
 363};
 364#line 305 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 365struct i387_fxsave_struct {
 366   u16 cwd ;
 367   u16 swd ;
 368   u16 twd ;
 369   u16 fop ;
 370   union __anonunion_ldv_5187_23 ldv_5187 ;
 371   u32 mxcsr ;
 372   u32 mxcsr_mask ;
 373   u32 st_space[32U] ;
 374   u32 xmm_space[64U] ;
 375   u32 padding[12U] ;
 376   union __anonunion_ldv_5196_26 ldv_5196 ;
 377};
 378#line 339 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 379struct i387_soft_struct {
 380   u32 cwd ;
 381   u32 swd ;
 382   u32 twd ;
 383   u32 fip ;
 384   u32 fcs ;
 385   u32 foo ;
 386   u32 fos ;
 387   u32 st_space[20U] ;
 388   u8 ftop ;
 389   u8 changed ;
 390   u8 lookahead ;
 391   u8 no_update ;
 392   u8 rm ;
 393   u8 alimit ;
 394   struct math_emu_info *info ;
 395   u32 entry_eip ;
 396};
 397#line 360 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 398struct ymmh_struct {
 399   u32 ymmh_space[64U] ;
 400};
 401#line 365 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 402struct xsave_hdr_struct {
 403   u64 xstate_bv ;
 404   u64 reserved1[2U] ;
 405   u64 reserved2[5U] ;
 406};
 407#line 371 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 408struct xsave_struct {
 409   struct i387_fxsave_struct i387 ;
 410   struct xsave_hdr_struct xsave_hdr ;
 411   struct ymmh_struct ymmh ;
 412};
 413#line 377 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 414union thread_xstate {
 415   struct i387_fsave_struct fsave ;
 416   struct i387_fxsave_struct fxsave ;
 417   struct i387_soft_struct soft ;
 418   struct xsave_struct xsave ;
 419};
 420#line 385 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 421struct fpu {
 422   unsigned int last_cpu ;
 423   unsigned int has_fpu ;
 424   union thread_xstate *state ;
 425};
 426#line 433
 427struct kmem_cache;
 428#line 434
 429struct perf_event;
 430#line 434
 431struct perf_event;
 432#line 435 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
 433struct thread_struct {
 434   struct desc_struct tls_array[3U] ;
 435   unsigned long sp0 ;
 436   unsigned long sp ;
 437   unsigned long usersp ;
 438   unsigned short es ;
 439   unsigned short ds ;
 440   unsigned short fsindex ;
 441   unsigned short gsindex ;
 442   unsigned long fs ;
 443   unsigned long gs ;
 444   struct perf_event *ptrace_bps[4U] ;
 445   unsigned long debugreg6 ;
 446   unsigned long ptrace_dr7 ;
 447   unsigned long cr2 ;
 448   unsigned long trap_nr ;
 449   unsigned long error_code ;
 450   struct fpu fpu ;
 451   unsigned long *io_bitmap_ptr ;
 452   unsigned long iopl ;
 453   unsigned int io_bitmap_max ;
 454};
 455#line 23 "include/asm-generic/atomic-long.h"
 456typedef atomic64_t atomic_long_t;
 457#line 14 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/spinlock_types.h"
 458typedef u16 __ticket_t;
 459#line 15 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/spinlock_types.h"
 460typedef u32 __ticketpair_t;
 461#line 16 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/spinlock_types.h"
 462struct __raw_tickets {
 463   __ticket_t head ;
 464   __ticket_t tail ;
 465};
 466#line 26 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/spinlock_types.h"
 467union __anonunion_ldv_5907_29 {
 468   __ticketpair_t head_tail ;
 469   struct __raw_tickets tickets ;
 470};
 471#line 26 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/spinlock_types.h"
 472struct arch_spinlock {
 473   union __anonunion_ldv_5907_29 ldv_5907 ;
 474};
 475#line 27 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/spinlock_types.h"
 476typedef struct arch_spinlock arch_spinlock_t;
 477#line 33 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/rwlock.h"
 478struct __anonstruct_ldv_5914_31 {
 479   u32 read ;
 480   s32 write ;
 481};
 482#line 33 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/rwlock.h"
 483union __anonunion_arch_rwlock_t_30 {
 484   s64 lock ;
 485   struct __anonstruct_ldv_5914_31 ldv_5914 ;
 486};
 487#line 33 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/rwlock.h"
 488typedef union __anonunion_arch_rwlock_t_30 arch_rwlock_t;
 489#line 34
 490struct lockdep_map;
 491#line 34
 492struct lockdep_map;
 493#line 55 "include/linux/debug_locks.h"
 494struct stack_trace {
 495   unsigned int nr_entries ;
 496   unsigned int max_entries ;
 497   unsigned long *entries ;
 498   int skip ;
 499};
 500#line 26 "include/linux/stacktrace.h"
 501struct lockdep_subclass_key {
 502   char __one_byte ;
 503};
 504#line 53 "include/linux/lockdep.h"
 505struct lock_class_key {
 506   struct lockdep_subclass_key subkeys[8U] ;
 507};
 508#line 59 "include/linux/lockdep.h"
 509struct lock_class {
 510   struct list_head hash_entry ;
 511   struct list_head lock_entry ;
 512   struct lockdep_subclass_key *key ;
 513   unsigned int subclass ;
 514   unsigned int dep_gen_id ;
 515   unsigned long usage_mask ;
 516   struct stack_trace usage_traces[13U] ;
 517   struct list_head locks_after ;
 518   struct list_head locks_before ;
 519   unsigned int version ;
 520   unsigned long ops ;
 521   char const   *name ;
 522   int name_version ;
 523   unsigned long contention_point[4U] ;
 524   unsigned long contending_point[4U] ;
 525};
 526#line 144 "include/linux/lockdep.h"
 527struct lockdep_map {
 528   struct lock_class_key *key ;
 529   struct lock_class *class_cache[2U] ;
 530   char const   *name ;
 531   int cpu ;
 532   unsigned long ip ;
 533};
 534#line 187 "include/linux/lockdep.h"
 535struct held_lock {
 536   u64 prev_chain_key ;
 537   unsigned long acquire_ip ;
 538   struct lockdep_map *instance ;
 539   struct lockdep_map *nest_lock ;
 540   u64 waittime_stamp ;
 541   u64 holdtime_stamp ;
 542   unsigned short class_idx : 13 ;
 543   unsigned char irq_context : 2 ;
 544   unsigned char trylock : 1 ;
 545   unsigned char read : 2 ;
 546   unsigned char check : 2 ;
 547   unsigned char hardirqs_off : 1 ;
 548   unsigned short references : 11 ;
 549};
 550#line 556 "include/linux/lockdep.h"
 551struct raw_spinlock {
 552   arch_spinlock_t raw_lock ;
 553   unsigned int magic ;
 554   unsigned int owner_cpu ;
 555   void *owner ;
 556   struct lockdep_map dep_map ;
 557};
 558#line 32 "include/linux/spinlock_types.h"
 559typedef struct raw_spinlock raw_spinlock_t;
 560#line 33 "include/linux/spinlock_types.h"
 561struct __anonstruct_ldv_6122_33 {
 562   u8 __padding[24U] ;
 563   struct lockdep_map dep_map ;
 564};
 565#line 33 "include/linux/spinlock_types.h"
 566union __anonunion_ldv_6123_32 {
 567   struct raw_spinlock rlock ;
 568   struct __anonstruct_ldv_6122_33 ldv_6122 ;
 569};
 570#line 33 "include/linux/spinlock_types.h"
 571struct spinlock {
 572   union __anonunion_ldv_6123_32 ldv_6123 ;
 573};
 574#line 76 "include/linux/spinlock_types.h"
 575typedef struct spinlock spinlock_t;
 576#line 23 "include/linux/rwlock_types.h"
 577struct __anonstruct_rwlock_t_34 {
 578   arch_rwlock_t raw_lock ;
 579   unsigned int magic ;
 580   unsigned int owner_cpu ;
 581   void *owner ;
 582   struct lockdep_map dep_map ;
 583};
 584#line 23 "include/linux/rwlock_types.h"
 585typedef struct __anonstruct_rwlock_t_34 rwlock_t;
 586#line 36 "include/linux/seqlock.h"
 587struct __anonstruct_seqlock_t_35 {
 588   unsigned int sequence ;
 589   spinlock_t lock ;
 590};
 591#line 36 "include/linux/seqlock.h"
 592typedef struct __anonstruct_seqlock_t_35 seqlock_t;
 593#line 110 "include/linux/seqlock.h"
 594struct seqcount {
 595   unsigned int sequence ;
 596};
 597#line 121 "include/linux/seqlock.h"
 598typedef struct seqcount seqcount_t;
 599#line 254 "include/linux/seqlock.h"
 600struct timespec {
 601   __kernel_time_t tv_sec ;
 602   long tv_nsec ;
 603};
 604#line 286 "include/linux/time.h"
 605struct kstat {
 606   u64 ino ;
 607   dev_t dev ;
 608   umode_t mode ;
 609   unsigned int nlink ;
 610   uid_t uid ;
 611   gid_t gid ;
 612   dev_t rdev ;
 613   loff_t size ;
 614   struct timespec atime ;
 615   struct timespec mtime ;
 616   struct timespec ctime ;
 617   unsigned long blksize ;
 618   unsigned long long blocks ;
 619};
 620#line 48 "include/linux/wait.h"
 621struct __wait_queue_head {
 622   spinlock_t lock ;
 623   struct list_head task_list ;
 624};
 625#line 53 "include/linux/wait.h"
 626typedef struct __wait_queue_head wait_queue_head_t;
 627#line 98 "include/linux/nodemask.h"
 628struct __anonstruct_nodemask_t_36 {
 629   unsigned long bits[16U] ;
 630};
 631#line 98 "include/linux/nodemask.h"
 632typedef struct __anonstruct_nodemask_t_36 nodemask_t;
 633#line 670 "include/linux/mmzone.h"
 634struct mutex {
 635   atomic_t count ;
 636   spinlock_t wait_lock ;
 637   struct list_head wait_list ;
 638   struct task_struct *owner ;
 639   char const   *name ;
 640   void *magic ;
 641   struct lockdep_map dep_map ;
 642};
 643#line 63 "include/linux/mutex.h"
 644struct mutex_waiter {
 645   struct list_head list ;
 646   struct task_struct *task ;
 647   void *magic ;
 648};
 649#line 171
 650struct rw_semaphore;
 651#line 171
 652struct rw_semaphore;
 653#line 172 "include/linux/mutex.h"
 654struct rw_semaphore {
 655   long count ;
 656   raw_spinlock_t wait_lock ;
 657   struct list_head wait_list ;
 658   struct lockdep_map dep_map ;
 659};
 660#line 128 "include/linux/rwsem.h"
 661struct completion {
 662   unsigned int done ;
 663   wait_queue_head_t wait ;
 664};
 665#line 188 "include/linux/rcupdate.h"
 666struct notifier_block;
 667#line 188
 668struct notifier_block;
 669#line 239 "include/linux/srcu.h"
 670struct notifier_block {
 671   int (*notifier_call)(struct notifier_block * , unsigned long  , void * ) ;
 672   struct notifier_block *next ;
 673   int priority ;
 674};
 675#line 60 "include/linux/notifier.h"
 676struct blocking_notifier_head {
 677   struct rw_semaphore rwsem ;
 678   struct notifier_block *head ;
 679};
 680#line 793 "include/linux/mmzone.h"
 681struct ctl_table;
 682#line 793
 683struct ctl_table;
 684#line 312 "include/linux/jiffies.h"
 685union ktime {
 686   s64 tv64 ;
 687};
 688#line 59 "include/linux/ktime.h"
 689typedef union ktime ktime_t;
 690#line 341
 691struct tvec_base;
 692#line 341
 693struct tvec_base;
 694#line 342 "include/linux/ktime.h"
 695struct timer_list {
 696   struct list_head entry ;
 697   unsigned long expires ;
 698   struct tvec_base *base ;
 699   void (*function)(unsigned long  ) ;
 700   unsigned long data ;
 701   int slack ;
 702   int start_pid ;
 703   void *start_site ;
 704   char start_comm[16U] ;
 705   struct lockdep_map lockdep_map ;
 706};
 707#line 289 "include/linux/timer.h"
 708struct hrtimer;
 709#line 289
 710struct hrtimer;
 711#line 290
 712enum hrtimer_restart;
 713#line 302
 714struct work_struct;
 715#line 302
 716struct work_struct;
 717#line 45 "include/linux/workqueue.h"
 718struct work_struct {
 719   atomic_long_t data ;
 720   struct list_head entry ;
 721   void (*func)(struct work_struct * ) ;
 722   struct lockdep_map lockdep_map ;
 723};
 724#line 86 "include/linux/workqueue.h"
 725struct delayed_work {
 726   struct work_struct work ;
 727   struct timer_list timer ;
 728};
 729#line 46 "include/linux/pm.h"
 730struct pm_message {
 731   int event ;
 732};
 733#line 52 "include/linux/pm.h"
 734typedef struct pm_message pm_message_t;
 735#line 53 "include/linux/pm.h"
 736struct dev_pm_ops {
 737   int (*prepare)(struct device * ) ;
 738   void (*complete)(struct device * ) ;
 739   int (*suspend)(struct device * ) ;
 740   int (*resume)(struct device * ) ;
 741   int (*freeze)(struct device * ) ;
 742   int (*thaw)(struct device * ) ;
 743   int (*poweroff)(struct device * ) ;
 744   int (*restore)(struct device * ) ;
 745   int (*suspend_late)(struct device * ) ;
 746   int (*resume_early)(struct device * ) ;
 747   int (*freeze_late)(struct device * ) ;
 748   int (*thaw_early)(struct device * ) ;
 749   int (*poweroff_late)(struct device * ) ;
 750   int (*restore_early)(struct device * ) ;
 751   int (*suspend_noirq)(struct device * ) ;
 752   int (*resume_noirq)(struct device * ) ;
 753   int (*freeze_noirq)(struct device * ) ;
 754   int (*thaw_noirq)(struct device * ) ;
 755   int (*poweroff_noirq)(struct device * ) ;
 756   int (*restore_noirq)(struct device * ) ;
 757   int (*runtime_suspend)(struct device * ) ;
 758   int (*runtime_resume)(struct device * ) ;
 759   int (*runtime_idle)(struct device * ) ;
 760};
 761#line 289
 762enum rpm_status {
 763    RPM_ACTIVE = 0,
 764    RPM_RESUMING = 1,
 765    RPM_SUSPENDED = 2,
 766    RPM_SUSPENDING = 3
 767} ;
 768#line 296
 769enum rpm_request {
 770    RPM_REQ_NONE = 0,
 771    RPM_REQ_IDLE = 1,
 772    RPM_REQ_SUSPEND = 2,
 773    RPM_REQ_AUTOSUSPEND = 3,
 774    RPM_REQ_RESUME = 4
 775} ;
 776#line 304
 777struct wakeup_source;
 778#line 304
 779struct wakeup_source;
 780#line 494 "include/linux/pm.h"
 781struct pm_subsys_data {
 782   spinlock_t lock ;
 783   unsigned int refcount ;
 784};
 785#line 499
 786struct dev_pm_qos_request;
 787#line 499
 788struct pm_qos_constraints;
 789#line 499 "include/linux/pm.h"
 790struct dev_pm_info {
 791   pm_message_t power_state ;
 792   unsigned char can_wakeup : 1 ;
 793   unsigned char async_suspend : 1 ;
 794   bool is_prepared ;
 795   bool is_suspended ;
 796   bool ignore_children ;
 797   spinlock_t lock ;
 798   struct list_head entry ;
 799   struct completion completion ;
 800   struct wakeup_source *wakeup ;
 801   bool wakeup_path ;
 802   struct timer_list suspend_timer ;
 803   unsigned long timer_expires ;
 804   struct work_struct work ;
 805   wait_queue_head_t wait_queue ;
 806   atomic_t usage_count ;
 807   atomic_t child_count ;
 808   unsigned char disable_depth : 3 ;
 809   unsigned char idle_notification : 1 ;
 810   unsigned char request_pending : 1 ;
 811   unsigned char deferred_resume : 1 ;
 812   unsigned char run_wake : 1 ;
 813   unsigned char runtime_auto : 1 ;
 814   unsigned char no_callbacks : 1 ;
 815   unsigned char irq_safe : 1 ;
 816   unsigned char use_autosuspend : 1 ;
 817   unsigned char timer_autosuspends : 1 ;
 818   enum rpm_request request ;
 819   enum rpm_status runtime_status ;
 820   int runtime_error ;
 821   int autosuspend_delay ;
 822   unsigned long last_busy ;
 823   unsigned long active_jiffies ;
 824   unsigned long suspended_jiffies ;
 825   unsigned long accounting_timestamp ;
 826   ktime_t suspend_time ;
 827   s64 max_time_suspended_ns ;
 828   struct dev_pm_qos_request *pq_req ;
 829   struct pm_subsys_data *subsys_data ;
 830   struct pm_qos_constraints *constraints ;
 831};
 832#line 558 "include/linux/pm.h"
 833struct dev_pm_domain {
 834   struct dev_pm_ops ops ;
 835};
 836#line 22 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/mmu.h"
 837struct __anonstruct_mm_context_t_101 {
 838   void *ldt ;
 839   int size ;
 840   unsigned short ia32_compat ;
 841   struct mutex lock ;
 842   void *vdso ;
 843};
 844#line 22 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/mmu.h"
 845typedef struct __anonstruct_mm_context_t_101 mm_context_t;
 846#line 18 "include/asm-generic/pci_iomap.h"
 847struct vm_area_struct;
 848#line 18
 849struct vm_area_struct;
 850#line 835 "include/linux/sysctl.h"
 851struct rb_node {
 852   unsigned long rb_parent_color ;
 853   struct rb_node *rb_right ;
 854   struct rb_node *rb_left ;
 855};
 856#line 108 "include/linux/rbtree.h"
 857struct rb_root {
 858   struct rb_node *rb_node ;
 859};
 860#line 176
 861struct nsproxy;
 862#line 176
 863struct nsproxy;
 864#line 177
 865struct ctl_table_root;
 866#line 177
 867struct ctl_table_root;
 868#line 178
 869struct ctl_table_header;
 870#line 178
 871struct ctl_table_header;
 872#line 179
 873struct ctl_dir;
 874#line 179
 875struct ctl_dir;
 876#line 946 "include/linux/sysctl.h"
 877typedef int proc_handler(struct ctl_table * , int  , void * , size_t * , loff_t * );
 878#line 966 "include/linux/sysctl.h"
 879struct ctl_table_poll {
 880   atomic_t event ;
 881   wait_queue_head_t wait ;
 882};
 883#line 1005 "include/linux/sysctl.h"
 884struct ctl_table {
 885   char const   *procname ;
 886   void *data ;
 887   int maxlen ;
 888   umode_t mode ;
 889   struct ctl_table *child ;
 890   proc_handler *proc_handler ;
 891   struct ctl_table_poll *poll ;
 892   void *extra1 ;
 893   void *extra2 ;
 894};
 895#line 1026 "include/linux/sysctl.h"
 896struct ctl_node {
 897   struct rb_node node ;
 898   struct ctl_table_header *header ;
 899};
 900#line 1031 "include/linux/sysctl.h"
 901struct __anonstruct_ldv_12569_129 {
 902   struct ctl_table *ctl_table ;
 903   int used ;
 904   int count ;
 905   int nreg ;
 906};
 907#line 1031 "include/linux/sysctl.h"
 908union __anonunion_ldv_12571_128 {
 909   struct __anonstruct_ldv_12569_129 ldv_12569 ;
 910   struct rcu_head rcu ;
 911};
 912#line 1031
 913struct ctl_table_set;
 914#line 1031 "include/linux/sysctl.h"
 915struct ctl_table_header {
 916   union __anonunion_ldv_12571_128 ldv_12571 ;
 917   struct completion *unregistering ;
 918   struct ctl_table *ctl_table_arg ;
 919   struct ctl_table_root *root ;
 920   struct ctl_table_set *set ;
 921   struct ctl_dir *parent ;
 922   struct ctl_node *node ;
 923};
 924#line 1052 "include/linux/sysctl.h"
 925struct ctl_dir {
 926   struct ctl_table_header header ;
 927   struct rb_root root ;
 928};
 929#line 1058 "include/linux/sysctl.h"
 930struct ctl_table_set {
 931   int (*is_seen)(struct ctl_table_set * ) ;
 932   struct ctl_dir dir ;
 933};
 934#line 1063 "include/linux/sysctl.h"
 935struct ctl_table_root {
 936   struct ctl_table_set default_set ;
 937   struct ctl_table_set *(*lookup)(struct ctl_table_root * , struct nsproxy * ) ;
 938   int (*permissions)(struct ctl_table_root * , struct nsproxy * , struct ctl_table * ) ;
 939};
 940#line 37 "include/linux/kmod.h"
 941struct cred;
 942#line 37
 943struct cred;
 944#line 18 "include/linux/elf.h"
 945typedef __u64 Elf64_Addr;
 946#line 19 "include/linux/elf.h"
 947typedef __u16 Elf64_Half;
 948#line 23 "include/linux/elf.h"
 949typedef __u32 Elf64_Word;
 950#line 24 "include/linux/elf.h"
 951typedef __u64 Elf64_Xword;
 952#line 193 "include/linux/elf.h"
 953struct elf64_sym {
 954   Elf64_Word st_name ;
 955   unsigned char st_info ;
 956   unsigned char st_other ;
 957   Elf64_Half st_shndx ;
 958   Elf64_Addr st_value ;
 959   Elf64_Xword st_size ;
 960};
 961#line 201 "include/linux/elf.h"
 962typedef struct elf64_sym Elf64_Sym;
 963#line 445
 964struct sock;
 965#line 445
 966struct sock;
 967#line 446
 968struct kobject;
 969#line 446
 970struct kobject;
 971#line 447
 972enum kobj_ns_type {
 973    KOBJ_NS_TYPE_NONE = 0,
 974    KOBJ_NS_TYPE_NET = 1,
 975    KOBJ_NS_TYPES = 2
 976} ;
 977#line 453 "include/linux/elf.h"
 978struct kobj_ns_type_operations {
 979   enum kobj_ns_type type ;
 980   void *(*grab_current_ns)(void) ;
 981   void const   *(*netlink_ns)(struct sock * ) ;
 982   void const   *(*initial_ns)(void) ;
 983   void (*drop_ns)(void * ) ;
 984};
 985#line 57 "include/linux/kobject_ns.h"
 986struct attribute {
 987   char const   *name ;
 988   umode_t mode ;
 989   struct lock_class_key *key ;
 990   struct lock_class_key skey ;
 991};
 992#line 33 "include/linux/sysfs.h"
 993struct attribute_group {
 994   char const   *name ;
 995   umode_t (*is_visible)(struct kobject * , struct attribute * , int  ) ;
 996   struct attribute **attrs ;
 997};
 998#line 62 "include/linux/sysfs.h"
 999struct bin_attribute {
1000   struct attribute attr ;
1001   size_t size ;
1002   void *private ;
1003   ssize_t (*read)(struct file * , struct kobject * , struct bin_attribute * , char * ,
1004                   loff_t  , size_t  ) ;
1005   ssize_t (*write)(struct file * , struct kobject * , struct bin_attribute * , char * ,
1006                    loff_t  , size_t  ) ;
1007   int (*mmap)(struct file * , struct kobject * , struct bin_attribute * , struct vm_area_struct * ) ;
1008};
1009#line 98 "include/linux/sysfs.h"
1010struct sysfs_ops {
1011   ssize_t (*show)(struct kobject * , struct attribute * , char * ) ;
1012   ssize_t (*store)(struct kobject * , struct attribute * , char const   * , size_t  ) ;
1013   void const   *(*namespace)(struct kobject * , struct attribute  const  * ) ;
1014};
1015#line 117
1016struct sysfs_dirent;
1017#line 117
1018struct sysfs_dirent;
1019#line 182 "include/linux/sysfs.h"
1020struct kref {
1021   atomic_t refcount ;
1022};
1023#line 49 "include/linux/kobject.h"
1024struct kset;
1025#line 49
1026struct kobj_type;
1027#line 49 "include/linux/kobject.h"
1028struct kobject {
1029   char const   *name ;
1030   struct list_head entry ;
1031   struct kobject *parent ;
1032   struct kset *kset ;
1033   struct kobj_type *ktype ;
1034   struct sysfs_dirent *sd ;
1035   struct kref kref ;
1036   unsigned char state_initialized : 1 ;
1037   unsigned char state_in_sysfs : 1 ;
1038   unsigned char state_add_uevent_sent : 1 ;
1039   unsigned char state_remove_uevent_sent : 1 ;
1040   unsigned char uevent_suppress : 1 ;
1041};
1042#line 107 "include/linux/kobject.h"
1043struct kobj_type {
1044   void (*release)(struct kobject * ) ;
1045   struct sysfs_ops  const  *sysfs_ops ;
1046   struct attribute **default_attrs ;
1047   struct kobj_ns_type_operations  const  *(*child_ns_type)(struct kobject * ) ;
1048   void const   *(*namespace)(struct kobject * ) ;
1049};
1050#line 115 "include/linux/kobject.h"
1051struct kobj_uevent_env {
1052   char *envp[32U] ;
1053   int envp_idx ;
1054   char buf[2048U] ;
1055   int buflen ;
1056};
1057#line 122 "include/linux/kobject.h"
1058struct kset_uevent_ops {
1059   int (* const  filter)(struct kset * , struct kobject * ) ;
1060   char const   *(* const  name)(struct kset * , struct kobject * ) ;
1061   int (* const  uevent)(struct kset * , struct kobject * , struct kobj_uevent_env * ) ;
1062};
1063#line 139 "include/linux/kobject.h"
1064struct kset {
1065   struct list_head list ;
1066   spinlock_t list_lock ;
1067   struct kobject kobj ;
1068   struct kset_uevent_ops  const  *uevent_ops ;
1069};
1070#line 215
1071struct kernel_param;
1072#line 215
1073struct kernel_param;
1074#line 216 "include/linux/kobject.h"
1075struct kernel_param_ops {
1076   int (*set)(char const   * , struct kernel_param  const  * ) ;
1077   int (*get)(char * , struct kernel_param  const  * ) ;
1078   void (*free)(void * ) ;
1079};
1080#line 49 "include/linux/moduleparam.h"
1081struct kparam_string;
1082#line 49
1083struct kparam_array;
1084#line 49 "include/linux/moduleparam.h"
1085union __anonunion_ldv_13363_134 {
1086   void *arg ;
1087   struct kparam_string  const  *str ;
1088   struct kparam_array  const  *arr ;
1089};
1090#line 49 "include/linux/moduleparam.h"
1091struct kernel_param {
1092   char const   *name ;
1093   struct kernel_param_ops  const  *ops ;
1094   u16 perm ;
1095   s16 level ;
1096   union __anonunion_ldv_13363_134 ldv_13363 ;
1097};
1098#line 61 "include/linux/moduleparam.h"
1099struct kparam_string {
1100   unsigned int maxlen ;
1101   char *string ;
1102};
1103#line 67 "include/linux/moduleparam.h"
1104struct kparam_array {
1105   unsigned int max ;
1106   unsigned int elemsize ;
1107   unsigned int *num ;
1108   struct kernel_param_ops  const  *ops ;
1109   void *elem ;
1110};
1111#line 458 "include/linux/moduleparam.h"
1112struct static_key {
1113   atomic_t enabled ;
1114};
1115#line 225 "include/linux/jump_label.h"
1116struct tracepoint;
1117#line 225
1118struct tracepoint;
1119#line 226 "include/linux/jump_label.h"
1120struct tracepoint_func {
1121   void *func ;
1122   void *data ;
1123};
1124#line 29 "include/linux/tracepoint.h"
1125struct tracepoint {
1126   char const   *name ;
1127   struct static_key key ;
1128   void (*regfunc)(void) ;
1129   void (*unregfunc)(void) ;
1130   struct tracepoint_func *funcs ;
1131};
1132#line 86 "include/linux/tracepoint.h"
1133struct kernel_symbol {
1134   unsigned long value ;
1135   char const   *name ;
1136};
1137#line 27 "include/linux/export.h"
1138struct mod_arch_specific {
1139
1140};
1141#line 34 "include/linux/module.h"
1142struct module_param_attrs;
1143#line 34 "include/linux/module.h"
1144struct module_kobject {
1145   struct kobject kobj ;
1146   struct module *mod ;
1147   struct kobject *drivers_dir ;
1148   struct module_param_attrs *mp ;
1149};
1150#line 43 "include/linux/module.h"
1151struct module_attribute {
1152   struct attribute attr ;
1153   ssize_t (*show)(struct module_attribute * , struct module_kobject * , char * ) ;
1154   ssize_t (*store)(struct module_attribute * , struct module_kobject * , char const   * ,
1155                    size_t  ) ;
1156   void (*setup)(struct module * , char const   * ) ;
1157   int (*test)(struct module * ) ;
1158   void (*free)(struct module * ) ;
1159};
1160#line 69
1161struct exception_table_entry;
1162#line 69
1163struct exception_table_entry;
1164#line 198
1165enum module_state {
1166    MODULE_STATE_LIVE = 0,
1167    MODULE_STATE_COMING = 1,
1168    MODULE_STATE_GOING = 2
1169} ;
1170#line 204 "include/linux/module.h"
1171struct module_ref {
1172   unsigned long incs ;
1173   unsigned long decs ;
1174};
1175#line 219
1176struct module_sect_attrs;
1177#line 219
1178struct module_notes_attrs;
1179#line 219
1180struct ftrace_event_call;
1181#line 219 "include/linux/module.h"
1182struct module {
1183   enum module_state state ;
1184   struct list_head list ;
1185   char name[56U] ;
1186   struct module_kobject mkobj ;
1187   struct module_attribute *modinfo_attrs ;
1188   char const   *version ;
1189   char const   *srcversion ;
1190   struct kobject *holders_dir ;
1191   struct kernel_symbol  const  *syms ;
1192   unsigned long const   *crcs ;
1193   unsigned int num_syms ;
1194   struct kernel_param *kp ;
1195   unsigned int num_kp ;
1196   unsigned int num_gpl_syms ;
1197   struct kernel_symbol  const  *gpl_syms ;
1198   unsigned long const   *gpl_crcs ;
1199   struct kernel_symbol  const  *unused_syms ;
1200   unsigned long const   *unused_crcs ;
1201   unsigned int num_unused_syms ;
1202   unsigned int num_unused_gpl_syms ;
1203   struct kernel_symbol  const  *unused_gpl_syms ;
1204   unsigned long const   *unused_gpl_crcs ;
1205   struct kernel_symbol  const  *gpl_future_syms ;
1206   unsigned long const   *gpl_future_crcs ;
1207   unsigned int num_gpl_future_syms ;
1208   unsigned int num_exentries ;
1209   struct exception_table_entry *extable ;
1210   int (*init)(void) ;
1211   void *module_init ;
1212   void *module_core ;
1213   unsigned int init_size ;
1214   unsigned int core_size ;
1215   unsigned int init_text_size ;
1216   unsigned int core_text_size ;
1217   unsigned int init_ro_size ;
1218   unsigned int core_ro_size ;
1219   struct mod_arch_specific arch ;
1220   unsigned int taints ;
1221   unsigned int num_bugs ;
1222   struct list_head bug_list ;
1223   struct bug_entry *bug_table ;
1224   Elf64_Sym *symtab ;
1225   Elf64_Sym *core_symtab ;
1226   unsigned int num_symtab ;
1227   unsigned int core_num_syms ;
1228   char *strtab ;
1229   char *core_strtab ;
1230   struct module_sect_attrs *sect_attrs ;
1231   struct module_notes_attrs *notes_attrs ;
1232   char *args ;
1233   void *percpu ;
1234   unsigned int percpu_size ;
1235   unsigned int num_tracepoints ;
1236   struct tracepoint * const  *tracepoints_ptrs ;
1237   unsigned int num_trace_bprintk_fmt ;
1238   char const   **trace_bprintk_fmt_start ;
1239   struct ftrace_event_call **trace_events ;
1240   unsigned int num_trace_events ;
1241   struct list_head source_list ;
1242   struct list_head target_list ;
1243   struct task_struct *waiter ;
1244   void (*exit)(void) ;
1245   struct module_ref *refptr ;
1246   ctor_fn_t (**ctors)(void) ;
1247   unsigned int num_ctors ;
1248};
1249#line 88 "include/linux/kmemleak.h"
1250struct kmem_cache_cpu {
1251   void **freelist ;
1252   unsigned long tid ;
1253   struct page *page ;
1254   struct page *partial ;
1255   int node ;
1256   unsigned int stat[26U] ;
1257};
1258#line 55 "include/linux/slub_def.h"
1259struct kmem_cache_node {
1260   spinlock_t list_lock ;
1261   unsigned long nr_partial ;
1262   struct list_head partial ;
1263   atomic_long_t nr_slabs ;
1264   atomic_long_t total_objects ;
1265   struct list_head full ;
1266};
1267#line 66 "include/linux/slub_def.h"
1268struct kmem_cache_order_objects {
1269   unsigned long x ;
1270};
1271#line 76 "include/linux/slub_def.h"
1272struct kmem_cache {
1273   struct kmem_cache_cpu *cpu_slab ;
1274   unsigned long flags ;
1275   unsigned long min_partial ;
1276   int size ;
1277   int objsize ;
1278   int offset ;
1279   int cpu_partial ;
1280   struct kmem_cache_order_objects oo ;
1281   struct kmem_cache_order_objects max ;
1282   struct kmem_cache_order_objects min ;
1283   gfp_t allocflags ;
1284   int refcount ;
1285   void (*ctor)(void * ) ;
1286   int inuse ;
1287   int align ;
1288   int reserved ;
1289   char const   *name ;
1290   struct list_head list ;
1291   struct kobject kobj ;
1292   int remote_node_defrag_ratio ;
1293   struct kmem_cache_node *node[1024U] ;
1294};
1295#line 32 "include/linux/input.h"
1296struct input_id {
1297   __u16 bustype ;
1298   __u16 vendor ;
1299   __u16 product ;
1300   __u16 version ;
1301};
1302#line 49 "include/linux/input.h"
1303struct input_absinfo {
1304   __s32 value ;
1305   __s32 minimum ;
1306   __s32 maximum ;
1307   __s32 fuzz ;
1308   __s32 flat ;
1309   __s32 resolution ;
1310};
1311#line 77 "include/linux/input.h"
1312struct input_keymap_entry {
1313   __u8 flags ;
1314   __u8 len ;
1315   __u16 index ;
1316   __u32 keycode ;
1317   __u8 scancode[32U] ;
1318};
1319#line 101 "include/linux/input.h"
1320struct ff_replay {
1321   __u16 length ;
1322   __u16 delay ;
1323};
1324#line 961 "include/linux/input.h"
1325struct ff_trigger {
1326   __u16 button ;
1327   __u16 interval ;
1328};
1329#line 971 "include/linux/input.h"
1330struct ff_envelope {
1331   __u16 attack_length ;
1332   __u16 attack_level ;
1333   __u16 fade_length ;
1334   __u16 fade_level ;
1335};
1336#line 990 "include/linux/input.h"
1337struct ff_constant_effect {
1338   __s16 level ;
1339   struct ff_envelope envelope ;
1340};
1341#line 1000 "include/linux/input.h"
1342struct ff_ramp_effect {
1343   __s16 start_level ;
1344   __s16 end_level ;
1345   struct ff_envelope envelope ;
1346};
1347#line 1012 "include/linux/input.h"
1348struct ff_condition_effect {
1349   __u16 right_saturation ;
1350   __u16 left_saturation ;
1351   __s16 right_coeff ;
1352   __s16 left_coeff ;
1353   __u16 deadband ;
1354   __s16 center ;
1355};
1356#line 1033 "include/linux/input.h"
1357struct ff_periodic_effect {
1358   __u16 waveform ;
1359   __u16 period ;
1360   __s16 magnitude ;
1361   __s16 offset ;
1362   __u16 phase ;
1363   struct ff_envelope envelope ;
1364   __u32 custom_len ;
1365   __s16 *custom_data ;
1366};
1367#line 1064 "include/linux/input.h"
1368struct ff_rumble_effect {
1369   __u16 strong_magnitude ;
1370   __u16 weak_magnitude ;
1371};
1372#line 1077 "include/linux/input.h"
1373union __anonunion_u_135 {
1374   struct ff_constant_effect constant ;
1375   struct ff_ramp_effect ramp ;
1376   struct ff_periodic_effect periodic ;
1377   struct ff_condition_effect condition[2U] ;
1378   struct ff_rumble_effect rumble ;
1379};
1380#line 1077 "include/linux/input.h"
1381struct ff_effect {
1382   __u16 type ;
1383   __s16 id ;
1384   __u16 direction ;
1385   struct ff_trigger trigger ;
1386   struct ff_replay replay ;
1387   union __anonunion_u_135 u ;
1388};
1389#line 1116
1390struct klist_node;
1391#line 1116
1392struct klist_node;
1393#line 37 "include/linux/klist.h"
1394struct klist_node {
1395   void *n_klist ;
1396   struct list_head n_node ;
1397   struct kref n_ref ;
1398};
1399#line 67
1400struct dma_map_ops;
1401#line 67 "include/linux/klist.h"
1402struct dev_archdata {
1403   void *acpi_handle ;
1404   struct dma_map_ops *dma_ops ;
1405   void *iommu ;
1406};
1407#line 17 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/device.h"
1408struct device_private;
1409#line 17
1410struct device_private;
1411#line 18
1412struct device_driver;
1413#line 18
1414struct device_driver;
1415#line 19
1416struct driver_private;
1417#line 19
1418struct driver_private;
1419#line 20
1420struct class;
1421#line 20
1422struct class;
1423#line 21
1424struct subsys_private;
1425#line 21
1426struct subsys_private;
1427#line 22
1428struct bus_type;
1429#line 22
1430struct bus_type;
1431#line 23
1432struct device_node;
1433#line 23
1434struct device_node;
1435#line 24
1436struct iommu_ops;
1437#line 24
1438struct iommu_ops;
1439#line 25 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/device.h"
1440struct bus_attribute {
1441   struct attribute attr ;
1442   ssize_t (*show)(struct bus_type * , char * ) ;
1443   ssize_t (*store)(struct bus_type * , char const   * , size_t  ) ;
1444};
1445#line 51 "include/linux/device.h"
1446struct device_attribute;
1447#line 51
1448struct driver_attribute;
1449#line 51 "include/linux/device.h"
1450struct bus_type {
1451   char const   *name ;
1452   char const   *dev_name ;
1453   struct device *dev_root ;
1454   struct bus_attribute *bus_attrs ;
1455   struct device_attribute *dev_attrs ;
1456   struct driver_attribute *drv_attrs ;
1457   int (*match)(struct device * , struct device_driver * ) ;
1458   int (*uevent)(struct device * , struct kobj_uevent_env * ) ;
1459   int (*probe)(struct device * ) ;
1460   int (*remove)(struct device * ) ;
1461   void (*shutdown)(struct device * ) ;
1462   int (*suspend)(struct device * , pm_message_t  ) ;
1463   int (*resume)(struct device * ) ;
1464   struct dev_pm_ops  const  *pm ;
1465   struct iommu_ops *iommu_ops ;
1466   struct subsys_private *p ;
1467};
1468#line 125
1469struct device_type;
1470#line 182
1471struct of_device_id;
1472#line 182 "include/linux/device.h"
1473struct device_driver {
1474   char const   *name ;
1475   struct bus_type *bus ;
1476   struct module *owner ;
1477   char const   *mod_name ;
1478   bool suppress_bind_attrs ;
1479   struct of_device_id  const  *of_match_table ;
1480   int (*probe)(struct device * ) ;
1481   int (*remove)(struct device * ) ;
1482   void (*shutdown)(struct device * ) ;
1483   int (*suspend)(struct device * , pm_message_t  ) ;
1484   int (*resume)(struct device * ) ;
1485   struct attribute_group  const  **groups ;
1486   struct dev_pm_ops  const  *pm ;
1487   struct driver_private *p ;
1488};
1489#line 245 "include/linux/device.h"
1490struct driver_attribute {
1491   struct attribute attr ;
1492   ssize_t (*show)(struct device_driver * , char * ) ;
1493   ssize_t (*store)(struct device_driver * , char const   * , size_t  ) ;
1494};
1495#line 299
1496struct class_attribute;
1497#line 299 "include/linux/device.h"
1498struct class {
1499   char const   *name ;
1500   struct module *owner ;
1501   struct class_attribute *class_attrs ;
1502   struct device_attribute *dev_attrs ;
1503   struct bin_attribute *dev_bin_attrs ;
1504   struct kobject *dev_kobj ;
1505   int (*dev_uevent)(struct device * , struct kobj_uevent_env * ) ;
1506   char *(*devnode)(struct device * , umode_t * ) ;
1507   void (*class_release)(struct class * ) ;
1508   void (*dev_release)(struct device * ) ;
1509   int (*suspend)(struct device * , pm_message_t  ) ;
1510   int (*resume)(struct device * ) ;
1511   struct kobj_ns_type_operations  const  *ns_type ;
1512   void const   *(*namespace)(struct device * ) ;
1513   struct dev_pm_ops  const  *pm ;
1514   struct subsys_private *p ;
1515};
1516#line 394 "include/linux/device.h"
1517struct class_attribute {
1518   struct attribute attr ;
1519   ssize_t (*show)(struct class * , struct class_attribute * , char * ) ;
1520   ssize_t (*store)(struct class * , struct class_attribute * , char const   * , size_t  ) ;
1521   void const   *(*namespace)(struct class * , struct class_attribute  const  * ) ;
1522};
1523#line 447 "include/linux/device.h"
1524struct device_type {
1525   char const   *name ;
1526   struct attribute_group  const  **groups ;
1527   int (*uevent)(struct device * , struct kobj_uevent_env * ) ;
1528   char *(*devnode)(struct device * , umode_t * ) ;
1529   void (*release)(struct device * ) ;
1530   struct dev_pm_ops  const  *pm ;
1531};
1532#line 474 "include/linux/device.h"
1533struct device_attribute {
1534   struct attribute attr ;
1535   ssize_t (*show)(struct device * , struct device_attribute * , char * ) ;
1536   ssize_t (*store)(struct device * , struct device_attribute * , char const   * ,
1537                    size_t  ) ;
1538};
1539#line 557 "include/linux/device.h"
1540struct device_dma_parameters {
1541   unsigned int max_segment_size ;
1542   unsigned long segment_boundary_mask ;
1543};
1544#line 567
1545struct dma_coherent_mem;
1546#line 567 "include/linux/device.h"
1547struct device {
1548   struct device *parent ;
1549   struct device_private *p ;
1550   struct kobject kobj ;
1551   char const   *init_name ;
1552   struct device_type  const  *type ;
1553   struct mutex mutex ;
1554   struct bus_type *bus ;
1555   struct device_driver *driver ;
1556   void *platform_data ;
1557   struct dev_pm_info power ;
1558   struct dev_pm_domain *pm_domain ;
1559   int numa_node ;
1560   u64 *dma_mask ;
1561   u64 coherent_dma_mask ;
1562   struct device_dma_parameters *dma_parms ;
1563   struct list_head dma_pools ;
1564   struct dma_coherent_mem *dma_mem ;
1565   struct dev_archdata archdata ;
1566   struct device_node *of_node ;
1567   dev_t devt ;
1568   u32 id ;
1569   spinlock_t devres_lock ;
1570   struct list_head devres_head ;
1571   struct klist_node knode_class ;
1572   struct class *class ;
1573   struct attribute_group  const  **groups ;
1574   void (*release)(struct device * ) ;
1575};
1576#line 681 "include/linux/device.h"
1577struct wakeup_source {
1578   char const   *name ;
1579   struct list_head entry ;
1580   spinlock_t lock ;
1581   struct timer_list timer ;
1582   unsigned long timer_expires ;
1583   ktime_t total_time ;
1584   ktime_t max_time ;
1585   ktime_t last_time ;
1586   unsigned long event_count ;
1587   unsigned long active_count ;
1588   unsigned long relax_count ;
1589   unsigned long hit_count ;
1590   unsigned char active : 1 ;
1591};
1592#line 994
1593struct block_device;
1594#line 994
1595struct block_device;
1596#line 93 "include/linux/bit_spinlock.h"
1597struct hlist_bl_node;
1598#line 93 "include/linux/bit_spinlock.h"
1599struct hlist_bl_head {
1600   struct hlist_bl_node *first ;
1601};
1602#line 36 "include/linux/list_bl.h"
1603struct hlist_bl_node {
1604   struct hlist_bl_node *next ;
1605   struct hlist_bl_node **pprev ;
1606};
1607#line 114 "include/linux/rculist_bl.h"
1608struct nameidata;
1609#line 114
1610struct nameidata;
1611#line 115
1612struct path;
1613#line 115
1614struct path;
1615#line 116
1616struct vfsmount;
1617#line 116
1618struct vfsmount;
1619#line 117 "include/linux/rculist_bl.h"
1620struct qstr {
1621   unsigned int hash ;
1622   unsigned int len ;
1623   unsigned char const   *name ;
1624};
1625#line 72 "include/linux/dcache.h"
1626struct inode;
1627#line 72
1628struct dentry_operations;
1629#line 72
1630struct super_block;
1631#line 72 "include/linux/dcache.h"
1632union __anonunion_d_u_136 {
1633   struct list_head d_child ;
1634   struct rcu_head d_rcu ;
1635};
1636#line 72 "include/linux/dcache.h"
1637struct dentry {
1638   unsigned int d_flags ;
1639   seqcount_t d_seq ;
1640   struct hlist_bl_node d_hash ;
1641   struct dentry *d_parent ;
1642   struct qstr d_name ;
1643   struct inode *d_inode ;
1644   unsigned char d_iname[32U] ;
1645   unsigned int d_count ;
1646   spinlock_t d_lock ;
1647   struct dentry_operations  const  *d_op ;
1648   struct super_block *d_sb ;
1649   unsigned long d_time ;
1650   void *d_fsdata ;
1651   struct list_head d_lru ;
1652   union __anonunion_d_u_136 d_u ;
1653   struct list_head d_subdirs ;
1654   struct list_head d_alias ;
1655};
1656#line 123 "include/linux/dcache.h"
1657struct dentry_operations {
1658   int (*d_revalidate)(struct dentry * , struct nameidata * ) ;
1659   int (*d_hash)(struct dentry  const  * , struct inode  const  * , struct qstr * ) ;
1660   int (*d_compare)(struct dentry  const  * , struct inode  const  * , struct dentry  const  * ,
1661                    struct inode  const  * , unsigned int  , char const   * , struct qstr  const  * ) ;
1662   int (*d_delete)(struct dentry  const  * ) ;
1663   void (*d_release)(struct dentry * ) ;
1664   void (*d_prune)(struct dentry * ) ;
1665   void (*d_iput)(struct dentry * , struct inode * ) ;
1666   char *(*d_dname)(struct dentry * , char * , int  ) ;
1667   struct vfsmount *(*d_automount)(struct path * ) ;
1668   int (*d_manage)(struct dentry * , bool  ) ;
1669};
1670#line 402 "include/linux/dcache.h"
1671struct path {
1672   struct vfsmount *mnt ;
1673   struct dentry *dentry ;
1674};
1675#line 58 "include/linux/radix-tree.h"
1676struct radix_tree_node;
1677#line 58 "include/linux/radix-tree.h"
1678struct radix_tree_root {
1679   unsigned int height ;
1680   gfp_t gfp_mask ;
1681   struct radix_tree_node *rnode ;
1682};
1683#line 377
1684struct prio_tree_node;
1685#line 377 "include/linux/radix-tree.h"
1686struct raw_prio_tree_node {
1687   struct prio_tree_node *left ;
1688   struct prio_tree_node *right ;
1689   struct prio_tree_node *parent ;
1690};
1691#line 19 "include/linux/prio_tree.h"
1692struct prio_tree_node {
1693   struct prio_tree_node *left ;
1694   struct prio_tree_node *right ;
1695   struct prio_tree_node *parent ;
1696   unsigned long start ;
1697   unsigned long last ;
1698};
1699#line 27 "include/linux/prio_tree.h"
1700struct prio_tree_root {
1701   struct prio_tree_node *prio_tree_node ;
1702   unsigned short index_bits ;
1703   unsigned short raw ;
1704};
1705#line 111
1706enum pid_type {
1707    PIDTYPE_PID = 0,
1708    PIDTYPE_PGID = 1,
1709    PIDTYPE_SID = 2,
1710    PIDTYPE_MAX = 3
1711} ;
1712#line 118
1713struct pid_namespace;
1714#line 118 "include/linux/prio_tree.h"
1715struct upid {
1716   int nr ;
1717   struct pid_namespace *ns ;
1718   struct hlist_node pid_chain ;
1719};
1720#line 56 "include/linux/pid.h"
1721struct pid {
1722   atomic_t count ;
1723   unsigned int level ;
1724   struct hlist_head tasks[3U] ;
1725   struct rcu_head rcu ;
1726   struct upid numbers[1U] ;
1727};
1728#line 68 "include/linux/pid.h"
1729struct pid_link {
1730   struct hlist_node node ;
1731   struct pid *pid ;
1732};
1733#line 93 "include/linux/capability.h"
1734struct kernel_cap_struct {
1735   __u32 cap[2U] ;
1736};
1737#line 96 "include/linux/capability.h"
1738typedef struct kernel_cap_struct kernel_cap_t;
1739#line 104
1740struct user_namespace;
1741#line 104
1742struct user_namespace;
1743#line 45 "include/linux/semaphore.h"
1744struct fiemap_extent {
1745   __u64 fe_logical ;
1746   __u64 fe_physical ;
1747   __u64 fe_length ;
1748   __u64 fe_reserved64[2U] ;
1749   __u32 fe_flags ;
1750   __u32 fe_reserved[3U] ;
1751};
1752#line 38 "include/linux/fiemap.h"
1753struct shrink_control {
1754   gfp_t gfp_mask ;
1755   unsigned long nr_to_scan ;
1756};
1757#line 14 "include/linux/shrinker.h"
1758struct shrinker {
1759   int (*shrink)(struct shrinker * , struct shrink_control * ) ;
1760   int seeks ;
1761   long batch ;
1762   struct list_head list ;
1763   atomic_long_t nr_in_batch ;
1764};
1765#line 43
1766enum migrate_mode {
1767    MIGRATE_ASYNC = 0,
1768    MIGRATE_SYNC_LIGHT = 1,
1769    MIGRATE_SYNC = 2
1770} ;
1771#line 49
1772struct export_operations;
1773#line 49
1774struct export_operations;
1775#line 51
1776struct iovec;
1777#line 51
1778struct iovec;
1779#line 52
1780struct kiocb;
1781#line 52
1782struct kiocb;
1783#line 53
1784struct pipe_inode_info;
1785#line 53
1786struct pipe_inode_info;
1787#line 54
1788struct poll_table_struct;
1789#line 54
1790struct poll_table_struct;
1791#line 55
1792struct kstatfs;
1793#line 55
1794struct kstatfs;
1795#line 435 "include/linux/fs.h"
1796struct iattr {
1797   unsigned int ia_valid ;
1798   umode_t ia_mode ;
1799   uid_t ia_uid ;
1800   gid_t ia_gid ;
1801   loff_t ia_size ;
1802   struct timespec ia_atime ;
1803   struct timespec ia_mtime ;
1804   struct timespec ia_ctime ;
1805   struct file *ia_file ;
1806};
1807#line 119 "include/linux/quota.h"
1808struct if_dqinfo {
1809   __u64 dqi_bgrace ;
1810   __u64 dqi_igrace ;
1811   __u32 dqi_flags ;
1812   __u32 dqi_valid ;
1813};
1814#line 152 "include/linux/quota.h"
1815struct percpu_counter {
1816   raw_spinlock_t lock ;
1817   s64 count ;
1818   struct list_head list ;
1819   s32 *counters ;
1820};
1821#line 176 "include/linux/percpu_counter.h"
1822struct fs_disk_quota {
1823   __s8 d_version ;
1824   __s8 d_flags ;
1825   __u16 d_fieldmask ;
1826   __u32 d_id ;
1827   __u64 d_blk_hardlimit ;
1828   __u64 d_blk_softlimit ;
1829   __u64 d_ino_hardlimit ;
1830   __u64 d_ino_softlimit ;
1831   __u64 d_bcount ;
1832   __u64 d_icount ;
1833   __s32 d_itimer ;
1834   __s32 d_btimer ;
1835   __u16 d_iwarns ;
1836   __u16 d_bwarns ;
1837   __s32 d_padding2 ;
1838   __u64 d_rtb_hardlimit ;
1839   __u64 d_rtb_softlimit ;
1840   __u64 d_rtbcount ;
1841   __s32 d_rtbtimer ;
1842   __u16 d_rtbwarns ;
1843   __s16 d_padding3 ;
1844   char d_padding4[8U] ;
1845};
1846#line 75 "include/linux/dqblk_xfs.h"
1847struct fs_qfilestat {
1848   __u64 qfs_ino ;
1849   __u64 qfs_nblks ;
1850   __u32 qfs_nextents ;
1851};
1852#line 150 "include/linux/dqblk_xfs.h"
1853typedef struct fs_qfilestat fs_qfilestat_t;
1854#line 151 "include/linux/dqblk_xfs.h"
1855struct fs_quota_stat {
1856   __s8 qs_version ;
1857   __u16 qs_flags ;
1858   __s8 qs_pad ;
1859   fs_qfilestat_t qs_uquota ;
1860   fs_qfilestat_t qs_gquota ;
1861   __u32 qs_incoredqs ;
1862   __s32 qs_btimelimit ;
1863   __s32 qs_itimelimit ;
1864   __s32 qs_rtbtimelimit ;
1865   __u16 qs_bwarnlimit ;
1866   __u16 qs_iwarnlimit ;
1867};
1868#line 165
1869struct dquot;
1870#line 165
1871struct dquot;
1872#line 185 "include/linux/quota.h"
1873typedef __kernel_uid32_t qid_t;
1874#line 186 "include/linux/quota.h"
1875typedef long long qsize_t;
1876#line 189 "include/linux/quota.h"
1877struct mem_dqblk {
1878   qsize_t dqb_bhardlimit ;
1879   qsize_t dqb_bsoftlimit ;
1880   qsize_t dqb_curspace ;
1881   qsize_t dqb_rsvspace ;
1882   qsize_t dqb_ihardlimit ;
1883   qsize_t dqb_isoftlimit ;
1884   qsize_t dqb_curinodes ;
1885   time_t dqb_btime ;
1886   time_t dqb_itime ;
1887};
1888#line 211
1889struct quota_format_type;
1890#line 211
1891struct quota_format_type;
1892#line 212 "include/linux/quota.h"
1893struct mem_dqinfo {
1894   struct quota_format_type *dqi_format ;
1895   int dqi_fmt_id ;
1896   struct list_head dqi_dirty_list ;
1897   unsigned long dqi_flags ;
1898   unsigned int dqi_bgrace ;
1899   unsigned int dqi_igrace ;
1900   qsize_t dqi_maxblimit ;
1901   qsize_t dqi_maxilimit ;
1902   void *dqi_priv ;
1903};
1904#line 275 "include/linux/quota.h"
1905struct dquot {
1906   struct hlist_node dq_hash ;
1907   struct list_head dq_inuse ;
1908   struct list_head dq_free ;
1909   struct list_head dq_dirty ;
1910   struct mutex dq_lock ;
1911   atomic_t dq_count ;
1912   wait_queue_head_t dq_wait_unused ;
1913   struct super_block *dq_sb ;
1914   unsigned int dq_id ;
1915   loff_t dq_off ;
1916   unsigned long dq_flags ;
1917   short dq_type ;
1918   struct mem_dqblk dq_dqb ;
1919};
1920#line 303 "include/linux/quota.h"
1921struct quota_format_ops {
1922   int (*check_quota_file)(struct super_block * , int  ) ;
1923   int (*read_file_info)(struct super_block * , int  ) ;
1924   int (*write_file_info)(struct super_block * , int  ) ;
1925   int (*free_file_info)(struct super_block * , int  ) ;
1926   int (*read_dqblk)(struct dquot * ) ;
1927   int (*commit_dqblk)(struct dquot * ) ;
1928   int (*release_dqblk)(struct dquot * ) ;
1929};
1930#line 314 "include/linux/quota.h"
1931struct dquot_operations {
1932   int (*write_dquot)(struct dquot * ) ;
1933   struct dquot *(*alloc_dquot)(struct super_block * , int  ) ;
1934   void (*destroy_dquot)(struct dquot * ) ;
1935   int (*acquire_dquot)(struct dquot * ) ;
1936   int (*release_dquot)(struct dquot * ) ;
1937   int (*mark_dirty)(struct dquot * ) ;
1938   int (*write_info)(struct super_block * , int  ) ;
1939   qsize_t *(*get_reserved_space)(struct inode * ) ;
1940};
1941#line 328 "include/linux/quota.h"
1942struct quotactl_ops {
1943   int (*quota_on)(struct super_block * , int  , int  , struct path * ) ;
1944   int (*quota_on_meta)(struct super_block * , int  , int  ) ;
1945   int (*quota_off)(struct super_block * , int  ) ;
1946   int (*quota_sync)(struct super_block * , int  , int  ) ;
1947   int (*get_info)(struct super_block * , int  , struct if_dqinfo * ) ;
1948   int (*set_info)(struct super_block * , int  , struct if_dqinfo * ) ;
1949   int (*get_dqblk)(struct super_block * , int  , qid_t  , struct fs_disk_quota * ) ;
1950   int (*set_dqblk)(struct super_block * , int  , qid_t  , struct fs_disk_quota * ) ;
1951   int (*get_xstate)(struct super_block * , struct fs_quota_stat * ) ;
1952   int (*set_xstate)(struct super_block * , unsigned int  , int  ) ;
1953};
1954#line 344 "include/linux/quota.h"
1955struct quota_format_type {
1956   int qf_fmt_id ;
1957   struct quota_format_ops  const  *qf_ops ;
1958   struct module *qf_owner ;
1959   struct quota_format_type *qf_next ;
1960};
1961#line 390 "include/linux/quota.h"
1962struct quota_info {
1963   unsigned int flags ;
1964   struct mutex dqio_mutex ;
1965   struct mutex dqonoff_mutex ;
1966   struct rw_semaphore dqptr_sem ;
1967   struct inode *files[2U] ;
1968   struct mem_dqinfo info[2U] ;
1969   struct quota_format_ops  const  *ops[2U] ;
1970};
1971#line 421
1972struct address_space;
1973#line 421
1974struct address_space;
1975#line 422
1976struct writeback_control;
1977#line 422
1978struct writeback_control;
1979#line 585 "include/linux/fs.h"
1980union __anonunion_arg_139 {
1981   char *buf ;
1982   void *data ;
1983};
1984#line 585 "include/linux/fs.h"
1985struct __anonstruct_read_descriptor_t_138 {
1986   size_t written ;
1987   size_t count ;
1988   union __anonunion_arg_139 arg ;
1989   int error ;
1990};
1991#line 585 "include/linux/fs.h"
1992typedef struct __anonstruct_read_descriptor_t_138 read_descriptor_t;
1993#line 588 "include/linux/fs.h"
1994struct address_space_operations {
1995   int (*writepage)(struct page * , struct writeback_control * ) ;
1996   int (*readpage)(struct file * , struct page * ) ;
1997   int (*writepages)(struct address_space * , struct writeback_control * ) ;
1998   int (*set_page_dirty)(struct page * ) ;
1999   int (*readpages)(struct file * , struct address_space * , struct list_head * ,
2000                    unsigned int  ) ;
2001   int (*write_begin)(struct file * , struct address_space * , loff_t  , unsigned int  ,
2002                      unsigned int  , struct page ** , void ** ) ;
2003   int (*write_end)(struct file * , struct address_space * , loff_t  , unsigned int  ,
2004                    unsigned int  , struct page * , void * ) ;
2005   sector_t (*bmap)(struct address_space * , sector_t  ) ;
2006   void (*invalidatepage)(struct page * , unsigned long  ) ;
2007   int (*releasepage)(struct page * , gfp_t  ) ;
2008   void (*freepage)(struct page * ) ;
2009   ssize_t (*direct_IO)(int  , struct kiocb * , struct iovec  const  * , loff_t  ,
2010                        unsigned long  ) ;
2011   int (*get_xip_mem)(struct address_space * , unsigned long  , int  , void ** , unsigned long * ) ;
2012   int (*migratepage)(struct address_space * , struct page * , struct page * , enum migrate_mode  ) ;
2013   int (*launder_page)(struct page * ) ;
2014   int (*is_partially_uptodate)(struct page * , read_descriptor_t * , unsigned long  ) ;
2015   int (*error_remove_page)(struct address_space * , struct page * ) ;
2016};
2017#line 642
2018struct backing_dev_info;
2019#line 642
2020struct backing_dev_info;
2021#line 643 "include/linux/fs.h"
2022struct address_space {
2023   struct inode *host ;
2024   struct radix_tree_root page_tree ;
2025   spinlock_t tree_lock ;
2026   unsigned int i_mmap_writable ;
2027   struct prio_tree_root i_mmap ;
2028   struct list_head i_mmap_nonlinear ;
2029   struct mutex i_mmap_mutex ;
2030   unsigned long nrpages ;
2031   unsigned long writeback_index ;
2032   struct address_space_operations  const  *a_ops ;
2033   unsigned long flags ;
2034   struct backing_dev_info *backing_dev_info ;
2035   spinlock_t private_lock ;
2036   struct list_head private_list ;
2037   struct address_space *assoc_mapping ;
2038};
2039#line 664
2040struct request_queue;
2041#line 664
2042struct request_queue;
2043#line 665
2044struct hd_struct;
2045#line 665
2046struct gendisk;
2047#line 665 "include/linux/fs.h"
2048struct block_device {
2049   dev_t bd_dev ;
2050   int bd_openers ;
2051   struct inode *bd_inode ;
2052   struct super_block *bd_super ;
2053   struct mutex bd_mutex ;
2054   struct list_head bd_inodes ;
2055   void *bd_claiming ;
2056   void *bd_holder ;
2057   int bd_holders ;
2058   bool bd_write_holder ;
2059   struct list_head bd_holder_disks ;
2060   struct block_device *bd_contains ;
2061   unsigned int bd_block_size ;
2062   struct hd_struct *bd_part ;
2063   unsigned int bd_part_count ;
2064   int bd_invalidated ;
2065   struct gendisk *bd_disk ;
2066   struct request_queue *bd_queue ;
2067   struct list_head bd_list ;
2068   unsigned long bd_private ;
2069   int bd_fsfreeze_count ;
2070   struct mutex bd_fsfreeze_mutex ;
2071};
2072#line 737
2073struct posix_acl;
2074#line 737
2075struct posix_acl;
2076#line 738
2077struct inode_operations;
2078#line 738 "include/linux/fs.h"
2079union __anonunion_ldv_16579_140 {
2080   unsigned int const   i_nlink ;
2081   unsigned int __i_nlink ;
2082};
2083#line 738 "include/linux/fs.h"
2084union __anonunion_ldv_16598_141 {
2085   struct list_head i_dentry ;
2086   struct rcu_head i_rcu ;
2087};
2088#line 738
2089struct file_operations;
2090#line 738
2091struct file_lock;
2092#line 738
2093struct cdev;
2094#line 738 "include/linux/fs.h"
2095union __anonunion_ldv_16616_142 {
2096   struct pipe_inode_info *i_pipe ;
2097   struct block_device *i_bdev ;
2098   struct cdev *i_cdev ;
2099};
2100#line 738 "include/linux/fs.h"
2101struct inode {
2102   umode_t i_mode ;
2103   unsigned short i_opflags ;
2104   uid_t i_uid ;
2105   gid_t i_gid ;
2106   unsigned int i_flags ;
2107   struct posix_acl *i_acl ;
2108   struct posix_acl *i_default_acl ;
2109   struct inode_operations  const  *i_op ;
2110   struct super_block *i_sb ;
2111   struct address_space *i_mapping ;
2112   void *i_security ;
2113   unsigned long i_ino ;
2114   union __anonunion_ldv_16579_140 ldv_16579 ;
2115   dev_t i_rdev ;
2116   struct timespec i_atime ;
2117   struct timespec i_mtime ;
2118   struct timespec i_ctime ;
2119   spinlock_t i_lock ;
2120   unsigned short i_bytes ;
2121   blkcnt_t i_blocks ;
2122   loff_t i_size ;
2123   unsigned long i_state ;
2124   struct mutex i_mutex ;
2125   unsigned long dirtied_when ;
2126   struct hlist_node i_hash ;
2127   struct list_head i_wb_list ;
2128   struct list_head i_lru ;
2129   struct list_head i_sb_list ;
2130   union __anonunion_ldv_16598_141 ldv_16598 ;
2131   atomic_t i_count ;
2132   unsigned int i_blkbits ;
2133   u64 i_version ;
2134   atomic_t i_dio_count ;
2135   atomic_t i_writecount ;
2136   struct file_operations  const  *i_fop ;
2137   struct file_lock *i_flock ;
2138   struct address_space i_data ;
2139   struct dquot *i_dquot[2U] ;
2140   struct list_head i_devices ;
2141   union __anonunion_ldv_16616_142 ldv_16616 ;
2142   __u32 i_generation ;
2143   __u32 i_fsnotify_mask ;
2144   struct hlist_head i_fsnotify_marks ;
2145   atomic_t i_readcount ;
2146   void *i_private ;
2147};
2148#line 941 "include/linux/fs.h"
2149struct fown_struct {
2150   rwlock_t lock ;
2151   struct pid *pid ;
2152   enum pid_type pid_type ;
2153   uid_t uid ;
2154   uid_t euid ;
2155   int signum ;
2156};
2157#line 949 "include/linux/fs.h"
2158struct file_ra_state {
2159   unsigned long start ;
2160   unsigned int size ;
2161   unsigned int async_size ;
2162   unsigned int ra_pages ;
2163   unsigned int mmap_miss ;
2164   loff_t prev_pos ;
2165};
2166#line 972 "include/linux/fs.h"
2167union __anonunion_f_u_143 {
2168   struct list_head fu_list ;
2169   struct rcu_head fu_rcuhead ;
2170};
2171#line 972 "include/linux/fs.h"
2172struct file {
2173   union __anonunion_f_u_143 f_u ;
2174   struct path f_path ;
2175   struct file_operations  const  *f_op ;
2176   spinlock_t f_lock ;
2177   int f_sb_list_cpu ;
2178   atomic_long_t f_count ;
2179   unsigned int f_flags ;
2180   fmode_t f_mode ;
2181   loff_t f_pos ;
2182   struct fown_struct f_owner ;
2183   struct cred  const  *f_cred ;
2184   struct file_ra_state f_ra ;
2185   u64 f_version ;
2186   void *f_security ;
2187   void *private_data ;
2188   struct list_head f_ep_links ;
2189   struct list_head f_tfile_llink ;
2190   struct address_space *f_mapping ;
2191   unsigned long f_mnt_write_state ;
2192};
2193#line 1111
2194struct files_struct;
2195#line 1111 "include/linux/fs.h"
2196typedef struct files_struct *fl_owner_t;
2197#line 1112 "include/linux/fs.h"
2198struct file_lock_operations {
2199   void (*fl_copy_lock)(struct file_lock * , struct file_lock * ) ;
2200   void (*fl_release_private)(struct file_lock * ) ;
2201};
2202#line 1117 "include/linux/fs.h"
2203struct lock_manager_operations {
2204   int (*lm_compare_owner)(struct file_lock * , struct file_lock * ) ;
2205   void (*lm_notify)(struct file_lock * ) ;
2206   int (*lm_grant)(struct file_lock * , struct file_lock * , int  ) ;
2207   void (*lm_release_private)(struct file_lock * ) ;
2208   void (*lm_break)(struct file_lock * ) ;
2209   int (*lm_change)(struct file_lock ** , int  ) ;
2210};
2211#line 1134
2212struct nlm_lockowner;
2213#line 1134
2214struct nlm_lockowner;
2215#line 1135 "include/linux/fs.h"
2216struct nfs_lock_info {
2217   u32 state ;
2218   struct nlm_lockowner *owner ;
2219   struct list_head list ;
2220};
2221#line 14 "include/linux/nfs_fs_i.h"
2222struct nfs4_lock_state;
2223#line 14
2224struct nfs4_lock_state;
2225#line 15 "include/linux/nfs_fs_i.h"
2226struct nfs4_lock_info {
2227   struct nfs4_lock_state *owner ;
2228};
2229#line 19
2230struct fasync_struct;
2231#line 19 "include/linux/nfs_fs_i.h"
2232struct __anonstruct_afs_145 {
2233   struct list_head link ;
2234   int state ;
2235};
2236#line 19 "include/linux/nfs_fs_i.h"
2237union __anonunion_fl_u_144 {
2238   struct nfs_lock_info nfs_fl ;
2239   struct nfs4_lock_info nfs4_fl ;
2240   struct __anonstruct_afs_145 afs ;
2241};
2242#line 19 "include/linux/nfs_fs_i.h"
2243struct file_lock {
2244   struct file_lock *fl_next ;
2245   struct list_head fl_link ;
2246   struct list_head fl_block ;
2247   fl_owner_t fl_owner ;
2248   unsigned int fl_flags ;
2249   unsigned char fl_type ;
2250   unsigned int fl_pid ;
2251   struct pid *fl_nspid ;
2252   wait_queue_head_t fl_wait ;
2253   struct file *fl_file ;
2254   loff_t fl_start ;
2255   loff_t fl_end ;
2256   struct fasync_struct *fl_fasync ;
2257   unsigned long fl_break_time ;
2258   unsigned long fl_downgrade_time ;
2259   struct file_lock_operations  const  *fl_ops ;
2260   struct lock_manager_operations  const  *fl_lmops ;
2261   union __anonunion_fl_u_144 fl_u ;
2262};
2263#line 1221 "include/linux/fs.h"
2264struct fasync_struct {
2265   spinlock_t fa_lock ;
2266   int magic ;
2267   int fa_fd ;
2268   struct fasync_struct *fa_next ;
2269   struct file *fa_file ;
2270   struct rcu_head fa_rcu ;
2271};
2272#line 1417
2273struct file_system_type;
2274#line 1417
2275struct super_operations;
2276#line 1417
2277struct xattr_handler;
2278#line 1417
2279struct mtd_info;
2280#line 1417 "include/linux/fs.h"
2281struct super_block {
2282   struct list_head s_list ;
2283   dev_t s_dev ;
2284   unsigned char s_dirt ;
2285   unsigned char s_blocksize_bits ;
2286   unsigned long s_blocksize ;
2287   loff_t s_maxbytes ;
2288   struct file_system_type *s_type ;
2289   struct super_operations  const  *s_op ;
2290   struct dquot_operations  const  *dq_op ;
2291   struct quotactl_ops  const  *s_qcop ;
2292   struct export_operations  const  *s_export_op ;
2293   unsigned long s_flags ;
2294   unsigned long s_magic ;
2295   struct dentry *s_root ;
2296   struct rw_semaphore s_umount ;
2297   struct mutex s_lock ;
2298   int s_count ;
2299   atomic_t s_active ;
2300   void *s_security ;
2301   struct xattr_handler  const  **s_xattr ;
2302   struct list_head s_inodes ;
2303   struct hlist_bl_head s_anon ;
2304   struct list_head *s_files ;
2305   struct list_head s_mounts ;
2306   struct list_head s_dentry_lru ;
2307   int s_nr_dentry_unused ;
2308   spinlock_t s_inode_lru_lock ;
2309   struct list_head s_inode_lru ;
2310   int s_nr_inodes_unused ;
2311   struct block_device *s_bdev ;
2312   struct backing_dev_info *s_bdi ;
2313   struct mtd_info *s_mtd ;
2314   struct hlist_node s_instances ;
2315   struct quota_info s_dquot ;
2316   int s_frozen ;
2317   wait_queue_head_t s_wait_unfrozen ;
2318   char s_id[32U] ;
2319   u8 s_uuid[16U] ;
2320   void *s_fs_info ;
2321   unsigned int s_max_links ;
2322   fmode_t s_mode ;
2323   u32 s_time_gran ;
2324   struct mutex s_vfs_rename_mutex ;
2325   char *s_subtype ;
2326   char *s_options ;
2327   struct dentry_operations  const  *s_d_op ;
2328   int cleancache_poolid ;
2329   struct shrinker s_shrink ;
2330   atomic_long_t s_remove_count ;
2331   int s_readonly_remount ;
2332};
2333#line 1563 "include/linux/fs.h"
2334struct fiemap_extent_info {
2335   unsigned int fi_flags ;
2336   unsigned int fi_extents_mapped ;
2337   unsigned int fi_extents_max ;
2338   struct fiemap_extent *fi_extents_start ;
2339};
2340#line 1602 "include/linux/fs.h"
2341struct file_operations {
2342   struct module *owner ;
2343   loff_t (*llseek)(struct file * , loff_t  , int  ) ;
2344   ssize_t (*read)(struct file * , char * , size_t  , loff_t * ) ;
2345   ssize_t (*write)(struct file * , char const   * , size_t  , loff_t * ) ;
2346   ssize_t (*aio_read)(struct kiocb * , struct iovec  const  * , unsigned long  ,
2347                       loff_t  ) ;
2348   ssize_t (*aio_write)(struct kiocb * , struct iovec  const  * , unsigned long  ,
2349                        loff_t  ) ;
2350   int (*readdir)(struct file * , void * , int (*)(void * , char const   * , int  ,
2351                                                   loff_t  , u64  , unsigned int  ) ) ;
2352   unsigned int (*poll)(struct file * , struct poll_table_struct * ) ;
2353   long (*unlocked_ioctl)(struct file * , unsigned int  , unsigned long  ) ;
2354   long (*compat_ioctl)(struct file * , unsigned int  , unsigned long  ) ;
2355   int (*mmap)(struct file * , struct vm_area_struct * ) ;
2356   int (*open)(struct inode * , struct file * ) ;
2357   int (*flush)(struct file * , fl_owner_t  ) ;
2358   int (*release)(struct inode * , struct file * ) ;
2359   int (*fsync)(struct file * , loff_t  , loff_t  , int  ) ;
2360   int (*aio_fsync)(struct kiocb * , int  ) ;
2361   int (*fasync)(int  , struct file * , int  ) ;
2362   int (*lock)(struct file * , int  , struct file_lock * ) ;
2363   ssize_t (*sendpage)(struct file * , struct page * , int  , size_t  , loff_t * ,
2364                       int  ) ;
2365   unsigned long (*get_unmapped_area)(struct file * , unsigned long  , unsigned long  ,
2366                                      unsigned long  , unsigned long  ) ;
2367   int (*check_flags)(int  ) ;
2368   int (*flock)(struct file * , int  , struct file_lock * ) ;
2369   ssize_t (*splice_write)(struct pipe_inode_info * , struct file * , loff_t * , size_t  ,
2370                           unsigned int  ) ;
2371   ssize_t (*splice_read)(struct file * , loff_t * , struct pipe_inode_info * , size_t  ,
2372                          unsigned int  ) ;
2373   int (*setlease)(struct file * , long  , struct file_lock ** ) ;
2374   long (*fallocate)(struct file * , int  , loff_t  , loff_t  ) ;
2375};
2376#line 1637 "include/linux/fs.h"
2377struct inode_operations {
2378   struct dentry *(*lookup)(struct inode * , struct dentry * , struct nameidata * ) ;
2379   void *(*follow_link)(struct dentry * , struct nameidata * ) ;
2380   int (*permission)(struct inode * , int  ) ;
2381   struct posix_acl *(*get_acl)(struct inode * , int  ) ;
2382   int (*readlink)(struct dentry * , char * , int  ) ;
2383   void (*put_link)(struct dentry * , struct nameidata * , void * ) ;
2384   int (*create)(struct inode * , struct dentry * , umode_t  , struct nameidata * ) ;
2385   int (*link)(struct dentry * , struct inode * , struct dentry * ) ;
2386   int (*unlink)(struct inode * , struct dentry * ) ;
2387   int (*symlink)(struct inode * , struct dentry * , char const   * ) ;
2388   int (*mkdir)(struct inode * , struct dentry * , umode_t  ) ;
2389   int (*rmdir)(struct inode * , struct dentry * ) ;
2390   int (*mknod)(struct inode * , struct dentry * , umode_t  , dev_t  ) ;
2391   int (*rename)(struct inode * , struct dentry * , struct inode * , struct dentry * ) ;
2392   void (*truncate)(struct inode * ) ;
2393   int (*setattr)(struct dentry * , struct iattr * ) ;
2394   int (*getattr)(struct vfsmount * , struct dentry * , struct kstat * ) ;
2395   int (*setxattr)(struct dentry * , char const   * , void const   * , size_t  , int  ) ;
2396   ssize_t (*getxattr)(struct dentry * , char const   * , void * , size_t  ) ;
2397   ssize_t (*listxattr)(struct dentry * , char * , size_t  ) ;
2398   int (*removexattr)(struct dentry * , char const   * ) ;
2399   void (*truncate_range)(struct inode * , loff_t  , loff_t  ) ;
2400   int (*fiemap)(struct inode * , struct fiemap_extent_info * , u64  , u64  ) ;
2401};
2402#line 1682 "include/linux/fs.h"
2403struct super_operations {
2404   struct inode *(*alloc_inode)(struct super_block * ) ;
2405   void (*destroy_inode)(struct inode * ) ;
2406   void (*dirty_inode)(struct inode * , int  ) ;
2407   int (*write_inode)(struct inode * , struct writeback_control * ) ;
2408   int (*drop_inode)(struct inode * ) ;
2409   void (*evict_inode)(struct inode * ) ;
2410   void (*put_super)(struct super_block * ) ;
2411   void (*write_super)(struct super_block * ) ;
2412   int (*sync_fs)(struct super_block * , int  ) ;
2413   int (*freeze_fs)(struct super_block * ) ;
2414   int (*unfreeze_fs)(struct super_block * ) ;
2415   int (*statfs)(struct dentry * , struct kstatfs * ) ;
2416   int (*remount_fs)(struct super_block * , int * , char * ) ;
2417   void (*umount_begin)(struct super_block * ) ;
2418   int (*show_options)(struct seq_file * , struct dentry * ) ;
2419   int (*show_devname)(struct seq_file * , struct dentry * ) ;
2420   int (*show_path)(struct seq_file * , struct dentry * ) ;
2421   int (*show_stats)(struct seq_file * , struct dentry * ) ;
2422   ssize_t (*quota_read)(struct super_block * , int  , char * , size_t  , loff_t  ) ;
2423   ssize_t (*quota_write)(struct super_block * , int  , char const   * , size_t  ,
2424                          loff_t  ) ;
2425   int (*bdev_try_to_free_page)(struct super_block * , struct page * , gfp_t  ) ;
2426   int (*nr_cached_objects)(struct super_block * ) ;
2427   void (*free_cached_objects)(struct super_block * , int  ) ;
2428};
2429#line 1834 "include/linux/fs.h"
2430struct file_system_type {
2431   char const   *name ;
2432   int fs_flags ;
2433   struct dentry *(*mount)(struct file_system_type * , int  , char const   * , void * ) ;
2434   void (*kill_sb)(struct super_block * ) ;
2435   struct module *owner ;
2436   struct file_system_type *next ;
2437   struct hlist_head fs_supers ;
2438   struct lock_class_key s_lock_key ;
2439   struct lock_class_key s_umount_key ;
2440   struct lock_class_key s_vfs_rename_key ;
2441   struct lock_class_key i_lock_key ;
2442   struct lock_class_key i_mutex_key ;
2443   struct lock_class_key i_mutex_dir_key ;
2444};
2445#line 12 "include/linux/mod_devicetable.h"
2446typedef unsigned long kernel_ulong_t;
2447#line 38 "include/linux/mod_devicetable.h"
2448struct usb_device_id {
2449   __u16 match_flags ;
2450   __u16 idVendor ;
2451   __u16 idProduct ;
2452   __u16 bcdDevice_lo ;
2453   __u16 bcdDevice_hi ;
2454   __u8 bDeviceClass ;
2455   __u8 bDeviceSubClass ;
2456   __u8 bDeviceProtocol ;
2457   __u8 bInterfaceClass ;
2458   __u8 bInterfaceSubClass ;
2459   __u8 bInterfaceProtocol ;
2460   kernel_ulong_t driver_info ;
2461};
2462#line 215 "include/linux/mod_devicetable.h"
2463struct of_device_id {
2464   char name[32U] ;
2465   char type[32U] ;
2466   char compatible[128U] ;
2467   void *data ;
2468};
2469#line 269 "include/linux/mod_devicetable.h"
2470struct input_device_id {
2471   kernel_ulong_t flags ;
2472   __u16 bustype ;
2473   __u16 vendor ;
2474   __u16 product ;
2475   __u16 version ;
2476   kernel_ulong_t evbit[1U] ;
2477   kernel_ulong_t keybit[12U] ;
2478   kernel_ulong_t relbit[1U] ;
2479   kernel_ulong_t absbit[1U] ;
2480   kernel_ulong_t mscbit[1U] ;
2481   kernel_ulong_t ledbit[1U] ;
2482   kernel_ulong_t sndbit[1U] ;
2483   kernel_ulong_t ffbit[2U] ;
2484   kernel_ulong_t swbit[1U] ;
2485   kernel_ulong_t driver_info ;
2486};
2487#line 584
2488struct ff_device;
2489#line 584
2490struct input_mt_slot;
2491#line 584
2492struct input_handle;
2493#line 584 "include/linux/mod_devicetable.h"
2494struct input_dev {
2495   char const   *name ;
2496   char const   *phys ;
2497   char const   *uniq ;
2498   struct input_id id ;
2499   unsigned long propbit[1U] ;
2500   unsigned long evbit[1U] ;
2501   unsigned long keybit[12U] ;
2502   unsigned long relbit[1U] ;
2503   unsigned long absbit[1U] ;
2504   unsigned long mscbit[1U] ;
2505   unsigned long ledbit[1U] ;
2506   unsigned long sndbit[1U] ;
2507   unsigned long ffbit[2U] ;
2508   unsigned long swbit[1U] ;
2509   unsigned int hint_events_per_packet ;
2510   unsigned int keycodemax ;
2511   unsigned int keycodesize ;
2512   void *keycode ;
2513   int (*setkeycode)(struct input_dev * , struct input_keymap_entry  const  * , unsigned int * ) ;
2514   int (*getkeycode)(struct input_dev * , struct input_keymap_entry * ) ;
2515   struct ff_device *ff ;
2516   unsigned int repeat_key ;
2517   struct timer_list timer ;
2518   int rep[2U] ;
2519   struct input_mt_slot *mt ;
2520   int mtsize ;
2521   int slot ;
2522   int trkid ;
2523   struct input_absinfo *absinfo ;
2524   unsigned long key[12U] ;
2525   unsigned long led[1U] ;
2526   unsigned long snd[1U] ;
2527   unsigned long sw[1U] ;
2528   int (*open)(struct input_dev * ) ;
2529   void (*close)(struct input_dev * ) ;
2530   int (*flush)(struct input_dev * , struct file * ) ;
2531   int (*event)(struct input_dev * , unsigned int  , unsigned int  , int  ) ;
2532   struct input_handle *grab ;
2533   spinlock_t event_lock ;
2534   struct mutex mutex ;
2535   unsigned int users ;
2536   bool going_away ;
2537   bool sync ;
2538   struct device dev ;
2539   struct list_head h_list ;
2540   struct list_head node ;
2541};
2542#line 1319 "include/linux/input.h"
2543struct input_handler {
2544   void *private ;
2545   void (*event)(struct input_handle * , unsigned int  , unsigned int  , int  ) ;
2546   bool (*filter)(struct input_handle * , unsigned int  , unsigned int  , int  ) ;
2547   bool (*match)(struct input_handler * , struct input_dev * ) ;
2548   int (*connect)(struct input_handler * , struct input_dev * , struct input_device_id  const  * ) ;
2549   void (*disconnect)(struct input_handle * ) ;
2550   void (*start)(struct input_handle * ) ;
2551   struct file_operations  const  *fops ;
2552   int minor ;
2553   char const   *name ;
2554   struct input_device_id  const  *id_table ;
2555   struct list_head h_list ;
2556   struct list_head node ;
2557};
2558#line 1429 "include/linux/input.h"
2559struct input_handle {
2560   void *private ;
2561   int open ;
2562   char const   *name ;
2563   struct input_dev *dev ;
2564   struct input_handler *handler ;
2565   struct list_head d_node ;
2566   struct list_head h_node ;
2567};
2568#line 1591 "include/linux/input.h"
2569struct ff_device {
2570   int (*upload)(struct input_dev * , struct ff_effect * , struct ff_effect * ) ;
2571   int (*erase)(struct input_dev * , int  ) ;
2572   int (*playback)(struct input_dev * , int  , int  ) ;
2573   void (*set_gain)(struct input_dev * , u16  ) ;
2574   void (*set_autocenter)(struct input_dev * , u16  ) ;
2575   void (*destroy)(struct ff_device * ) ;
2576   void *private ;
2577   unsigned long ffbit[2U] ;
2578   struct mutex mutex ;
2579   int max_effects ;
2580   struct ff_effect *effects ;
2581   struct file *effect_owners[0U] ;
2582};
2583#line 245 "include/linux/usb/ch9.h"
2584struct usb_device_descriptor {
2585   __u8 bLength ;
2586   __u8 bDescriptorType ;
2587   __le16 bcdUSB ;
2588   __u8 bDeviceClass ;
2589   __u8 bDeviceSubClass ;
2590   __u8 bDeviceProtocol ;
2591   __u8 bMaxPacketSize0 ;
2592   __le16 idVendor ;
2593   __le16 idProduct ;
2594   __le16 bcdDevice ;
2595   __u8 iManufacturer ;
2596   __u8 iProduct ;
2597   __u8 iSerialNumber ;
2598   __u8 bNumConfigurations ;
2599};
2600#line 267 "include/linux/usb/ch9.h"
2601struct usb_config_descriptor {
2602   __u8 bLength ;
2603   __u8 bDescriptorType ;
2604   __le16 wTotalLength ;
2605   __u8 bNumInterfaces ;
2606   __u8 bConfigurationValue ;
2607   __u8 iConfiguration ;
2608   __u8 bmAttributes ;
2609   __u8 bMaxPower ;
2610};
2611#line 335 "include/linux/usb/ch9.h"
2612struct usb_interface_descriptor {
2613   __u8 bLength ;
2614   __u8 bDescriptorType ;
2615   __u8 bInterfaceNumber ;
2616   __u8 bAlternateSetting ;
2617   __u8 bNumEndpoints ;
2618   __u8 bInterfaceClass ;
2619   __u8 bInterfaceSubClass ;
2620   __u8 bInterfaceProtocol ;
2621   __u8 iInterface ;
2622};
2623#line 355 "include/linux/usb/ch9.h"
2624struct usb_endpoint_descriptor {
2625   __u8 bLength ;
2626   __u8 bDescriptorType ;
2627   __u8 bEndpointAddress ;
2628   __u8 bmAttributes ;
2629   __le16 wMaxPacketSize ;
2630   __u8 bInterval ;
2631   __u8 bRefresh ;
2632   __u8 bSynchAddress ;
2633};
2634#line 594 "include/linux/usb/ch9.h"
2635struct usb_ss_ep_comp_descriptor {
2636   __u8 bLength ;
2637   __u8 bDescriptorType ;
2638   __u8 bMaxBurst ;
2639   __u8 bmAttributes ;
2640   __le16 wBytesPerInterval ;
2641};
2642#line 673 "include/linux/usb/ch9.h"
2643struct usb_interface_assoc_descriptor {
2644   __u8 bLength ;
2645   __u8 bDescriptorType ;
2646   __u8 bFirstInterface ;
2647   __u8 bInterfaceCount ;
2648   __u8 bFunctionClass ;
2649   __u8 bFunctionSubClass ;
2650   __u8 bFunctionProtocol ;
2651   __u8 iFunction ;
2652};
2653#line 732 "include/linux/usb/ch9.h"
2654struct usb_bos_descriptor {
2655   __u8 bLength ;
2656   __u8 bDescriptorType ;
2657   __le16 wTotalLength ;
2658   __u8 bNumDeviceCaps ;
2659};
2660#line 782 "include/linux/usb/ch9.h"
2661struct usb_ext_cap_descriptor {
2662   __u8 bLength ;
2663   __u8 bDescriptorType ;
2664   __u8 bDevCapabilityType ;
2665   __le32 bmAttributes ;
2666};
2667#line 792 "include/linux/usb/ch9.h"
2668struct usb_ss_cap_descriptor {
2669   __u8 bLength ;
2670   __u8 bDescriptorType ;
2671   __u8 bDevCapabilityType ;
2672   __u8 bmAttributes ;
2673   __le16 wSpeedSupported ;
2674   __u8 bFunctionalitySupport ;
2675   __u8 bU1devExitLat ;
2676   __le16 bU2DevExitLat ;
2677};
2678#line 821 "include/linux/usb/ch9.h"
2679struct usb_ss_container_id_descriptor {
2680   __u8 bLength ;
2681   __u8 bDescriptorType ;
2682   __u8 bDevCapabilityType ;
2683   __u8 bReserved ;
2684   __u8 ContainerID[16U] ;
2685};
2686#line 886
2687enum usb_device_speed {
2688    USB_SPEED_UNKNOWN = 0,
2689    USB_SPEED_LOW = 1,
2690    USB_SPEED_FULL = 2,
2691    USB_SPEED_HIGH = 3,
2692    USB_SPEED_WIRELESS = 4,
2693    USB_SPEED_SUPER = 5
2694} ;
2695#line 908
2696enum usb_device_state {
2697    USB_STATE_NOTATTACHED = 0,
2698    USB_STATE_ATTACHED = 1,
2699    USB_STATE_POWERED = 2,
2700    USB_STATE_RECONNECTING = 3,
2701    USB_STATE_UNAUTHENTICATED = 4,
2702    USB_STATE_DEFAULT = 5,
2703    USB_STATE_ADDRESS = 6,
2704    USB_STATE_CONFIGURED = 7,
2705    USB_STATE_SUSPENDED = 8
2706} ;
2707#line 348 "include/linux/irq.h"
2708struct proc_dir_entry;
2709#line 348
2710struct proc_dir_entry;
2711#line 41 "include/asm-generic/sections.h"
2712struct exception_table_entry {
2713   unsigned long insn ;
2714   unsigned long fixup ;
2715};
2716#line 189 "include/linux/hardirq.h"
2717struct timerqueue_node {
2718   struct rb_node node ;
2719   ktime_t expires ;
2720};
2721#line 12 "include/linux/timerqueue.h"
2722struct timerqueue_head {
2723   struct rb_root head ;
2724   struct timerqueue_node *next ;
2725};
2726#line 50
2727struct hrtimer_clock_base;
2728#line 50
2729struct hrtimer_clock_base;
2730#line 51
2731struct hrtimer_cpu_base;
2732#line 51
2733struct hrtimer_cpu_base;
2734#line 60
2735enum hrtimer_restart {
2736    HRTIMER_NORESTART = 0,
2737    HRTIMER_RESTART = 1
2738} ;
2739#line 65 "include/linux/timerqueue.h"
2740struct hrtimer {
2741   struct timerqueue_node node ;
2742   ktime_t _softexpires ;
2743   enum hrtimer_restart (*function)(struct hrtimer * ) ;
2744   struct hrtimer_clock_base *base ;
2745   unsigned long state ;
2746   int start_pid ;
2747   void *start_site ;
2748   char start_comm[16U] ;
2749};
2750#line 132 "include/linux/hrtimer.h"
2751struct hrtimer_clock_base {
2752   struct hrtimer_cpu_base *cpu_base ;
2753   int index ;
2754   clockid_t clockid ;
2755   struct timerqueue_head active ;
2756   ktime_t resolution ;
2757   ktime_t (*get_time)(void) ;
2758   ktime_t softirq_time ;
2759   ktime_t offset ;
2760};
2761#line 162 "include/linux/hrtimer.h"
2762struct hrtimer_cpu_base {
2763   raw_spinlock_t lock ;
2764   unsigned long active_bases ;
2765   ktime_t expires_next ;
2766   int hres_active ;
2767   int hang_detected ;
2768   unsigned long nr_events ;
2769   unsigned long nr_retries ;
2770   unsigned long nr_hangs ;
2771   ktime_t max_hang_time ;
2772   struct hrtimer_clock_base clock_base[3U] ;
2773};
2774#line 55 "include/linux/sched.h"
2775union __anonunion_ldv_20895_149 {
2776   unsigned long index ;
2777   void *freelist ;
2778};
2779#line 55 "include/linux/sched.h"
2780struct __anonstruct_ldv_20905_153 {
2781   unsigned short inuse ;
2782   unsigned short objects : 15 ;
2783   unsigned char frozen : 1 ;
2784};
2785#line 55 "include/linux/sched.h"
2786union __anonunion_ldv_20906_152 {
2787   atomic_t _mapcount ;
2788   struct __anonstruct_ldv_20905_153 ldv_20905 ;
2789};
2790#line 55 "include/linux/sched.h"
2791struct __anonstruct_ldv_20908_151 {
2792   union __anonunion_ldv_20906_152 ldv_20906 ;
2793   atomic_t _count ;
2794};
2795#line 55 "include/linux/sched.h"
2796union __anonunion_ldv_20909_150 {
2797   unsigned long counters ;
2798   struct __anonstruct_ldv_20908_151 ldv_20908 ;
2799};
2800#line 55 "include/linux/sched.h"
2801struct __anonstruct_ldv_20910_148 {
2802   union __anonunion_ldv_20895_149 ldv_20895 ;
2803   union __anonunion_ldv_20909_150 ldv_20909 ;
2804};
2805#line 55 "include/linux/sched.h"
2806struct __anonstruct_ldv_20917_155 {
2807   struct page *next ;
2808   int pages ;
2809   int pobjects ;
2810};
2811#line 55 "include/linux/sched.h"
2812union __anonunion_ldv_20918_154 {
2813   struct list_head lru ;
2814   struct __anonstruct_ldv_20917_155 ldv_20917 ;
2815};
2816#line 55 "include/linux/sched.h"
2817union __anonunion_ldv_20923_156 {
2818   unsigned long private ;
2819   struct kmem_cache *slab ;
2820   struct page *first_page ;
2821};
2822#line 55 "include/linux/sched.h"
2823struct page {
2824   unsigned long flags ;
2825   struct address_space *mapping ;
2826   struct __anonstruct_ldv_20910_148 ldv_20910 ;
2827   union __anonunion_ldv_20918_154 ldv_20918 ;
2828   union __anonunion_ldv_20923_156 ldv_20923 ;
2829   unsigned long debug_flags ;
2830};
2831#line 192 "include/linux/mm_types.h"
2832struct __anonstruct_vm_set_158 {
2833   struct list_head list ;
2834   void *parent ;
2835   struct vm_area_struct *head ;
2836};
2837#line 192 "include/linux/mm_types.h"
2838union __anonunion_shared_157 {
2839   struct __anonstruct_vm_set_158 vm_set ;
2840   struct raw_prio_tree_node prio_tree_node ;
2841};
2842#line 192
2843struct anon_vma;
2844#line 192
2845struct vm_operations_struct;
2846#line 192
2847struct mempolicy;
2848#line 192 "include/linux/mm_types.h"
2849struct vm_area_struct {
2850   struct mm_struct *vm_mm ;
2851   unsigned long vm_start ;
2852   unsigned long vm_end ;
2853   struct vm_area_struct *vm_next ;
2854   struct vm_area_struct *vm_prev ;
2855   pgprot_t vm_page_prot ;
2856   unsigned long vm_flags ;
2857   struct rb_node vm_rb ;
2858   union __anonunion_shared_157 shared ;
2859   struct list_head anon_vma_chain ;
2860   struct anon_vma *anon_vma ;
2861   struct vm_operations_struct  const  *vm_ops ;
2862   unsigned long vm_pgoff ;
2863   struct file *vm_file ;
2864   void *vm_private_data ;
2865   struct mempolicy *vm_policy ;
2866};
2867#line 255 "include/linux/mm_types.h"
2868struct core_thread {
2869   struct task_struct *task ;
2870   struct core_thread *next ;
2871};
2872#line 261 "include/linux/mm_types.h"
2873struct core_state {
2874   atomic_t nr_threads ;
2875   struct core_thread dumper ;
2876   struct completion startup ;
2877};
2878#line 274 "include/linux/mm_types.h"
2879struct mm_rss_stat {
2880   atomic_long_t count[3U] ;
2881};
2882#line 287
2883struct linux_binfmt;
2884#line 287
2885struct mmu_notifier_mm;
2886#line 287 "include/linux/mm_types.h"
2887struct mm_struct {
2888   struct vm_area_struct *mmap ;
2889   struct rb_root mm_rb ;
2890   struct vm_area_struct *mmap_cache ;
2891   unsigned long (*get_unmapped_area)(struct file * , unsigned long  , unsigned long  ,
2892                                      unsigned long  , unsigned long  ) ;
2893   void (*unmap_area)(struct mm_struct * , unsigned long  ) ;
2894   unsigned long mmap_base ;
2895   unsigned long task_size ;
2896   unsigned long cached_hole_size ;
2897   unsigned long free_area_cache ;
2898   pgd_t *pgd ;
2899   atomic_t mm_users ;
2900   atomic_t mm_count ;
2901   int map_count ;
2902   spinlock_t page_table_lock ;
2903   struct rw_semaphore mmap_sem ;
2904   struct list_head mmlist ;
2905   unsigned long hiwater_rss ;
2906   unsigned long hiwater_vm ;
2907   unsigned long total_vm ;
2908   unsigned long locked_vm ;
2909   unsigned long pinned_vm ;
2910   unsigned long shared_vm ;
2911   unsigned long exec_vm ;
2912   unsigned long stack_vm ;
2913   unsigned long reserved_vm ;
2914   unsigned long def_flags ;
2915   unsigned long nr_ptes ;
2916   unsigned long start_code ;
2917   unsigned long end_code ;
2918   unsigned long start_data ;
2919   unsigned long end_data ;
2920   unsigned long start_brk ;
2921   unsigned long brk ;
2922   unsigned long start_stack ;
2923   unsigned long arg_start ;
2924   unsigned long arg_end ;
2925   unsigned long env_start ;
2926   unsigned long env_end ;
2927   unsigned long saved_auxv[44U] ;
2928   struct mm_rss_stat rss_stat ;
2929   struct linux_binfmt *binfmt ;
2930   cpumask_var_t cpu_vm_mask_var ;
2931   mm_context_t context ;
2932   unsigned int faultstamp ;
2933   unsigned int token_priority ;
2934   unsigned int last_interval ;
2935   unsigned long flags ;
2936   struct core_state *core_state ;
2937   spinlock_t ioctx_lock ;
2938   struct hlist_head ioctx_list ;
2939   struct task_struct *owner ;
2940   struct file *exe_file ;
2941   unsigned long num_exe_file_vmas ;
2942   struct mmu_notifier_mm *mmu_notifier_mm ;
2943   pgtable_t pmd_huge_pte ;
2944   struct cpumask cpumask_allocation ;
2945};
2946#line 7 "include/asm-generic/cputime.h"
2947typedef unsigned long cputime_t;
2948#line 98 "include/linux/sem.h"
2949struct sem_undo_list;
2950#line 98 "include/linux/sem.h"
2951struct sysv_sem {
2952   struct sem_undo_list *undo_list ;
2953};
2954#line 107
2955struct siginfo;
2956#line 107
2957struct siginfo;
2958#line 32 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/signal.h"
2959struct __anonstruct_sigset_t_159 {
2960   unsigned long sig[1U] ;
2961};
2962#line 32 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/signal.h"
2963typedef struct __anonstruct_sigset_t_159 sigset_t;
2964#line 17 "include/asm-generic/signal-defs.h"
2965typedef void __signalfn_t(int  );
2966#line 18 "include/asm-generic/signal-defs.h"
2967typedef __signalfn_t *__sighandler_t;
2968#line 20 "include/asm-generic/signal-defs.h"
2969typedef void __restorefn_t(void);
2970#line 21 "include/asm-generic/signal-defs.h"
2971typedef __restorefn_t *__sigrestore_t;
2972#line 126 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/signal.h"
2973struct sigaction {
2974   __sighandler_t sa_handler ;
2975   unsigned long sa_flags ;
2976   __sigrestore_t sa_restorer ;
2977   sigset_t sa_mask ;
2978};
2979#line 173 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/signal.h"
2980struct k_sigaction {
2981   struct sigaction sa ;
2982};
2983#line 185 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/signal.h"
2984union sigval {
2985   int sival_int ;
2986   void *sival_ptr ;
2987};
2988#line 10 "include/asm-generic/siginfo.h"
2989typedef union sigval sigval_t;
2990#line 11 "include/asm-generic/siginfo.h"
2991struct __anonstruct__kill_161 {
2992   __kernel_pid_t _pid ;
2993   __kernel_uid32_t _uid ;
2994};
2995#line 11 "include/asm-generic/siginfo.h"
2996struct __anonstruct__timer_162 {
2997   __kernel_timer_t _tid ;
2998   int _overrun ;
2999   char _pad[0U] ;
3000   sigval_t _sigval ;
3001   int _sys_private ;
3002};
3003#line 11 "include/asm-generic/siginfo.h"
3004struct __anonstruct__rt_163 {
3005   __kernel_pid_t _pid ;
3006   __kernel_uid32_t _uid ;
3007   sigval_t _sigval ;
3008};
3009#line 11 "include/asm-generic/siginfo.h"
3010struct __anonstruct__sigchld_164 {
3011   __kernel_pid_t _pid ;
3012   __kernel_uid32_t _uid ;
3013   int _status ;
3014   __kernel_clock_t _utime ;
3015   __kernel_clock_t _stime ;
3016};
3017#line 11 "include/asm-generic/siginfo.h"
3018struct __anonstruct__sigfault_165 {
3019   void *_addr ;
3020   short _addr_lsb ;
3021};
3022#line 11 "include/asm-generic/siginfo.h"
3023struct __anonstruct__sigpoll_166 {
3024   long _band ;
3025   int _fd ;
3026};
3027#line 11 "include/asm-generic/siginfo.h"
3028union __anonunion__sifields_160 {
3029   int _pad[28U] ;
3030   struct __anonstruct__kill_161 _kill ;
3031   struct __anonstruct__timer_162 _timer ;
3032   struct __anonstruct__rt_163 _rt ;
3033   struct __anonstruct__sigchld_164 _sigchld ;
3034   struct __anonstruct__sigfault_165 _sigfault ;
3035   struct __anonstruct__sigpoll_166 _sigpoll ;
3036};
3037#line 11 "include/asm-generic/siginfo.h"
3038struct siginfo {
3039   int si_signo ;
3040   int si_errno ;
3041   int si_code ;
3042   union __anonunion__sifields_160 _sifields ;
3043};
3044#line 102 "include/asm-generic/siginfo.h"
3045typedef struct siginfo siginfo_t;
3046#line 14 "include/linux/signal.h"
3047struct user_struct;
3048#line 24 "include/linux/signal.h"
3049struct sigpending {
3050   struct list_head list ;
3051   sigset_t signal ;
3052};
3053#line 10 "include/linux/seccomp.h"
3054struct __anonstruct_seccomp_t_169 {
3055   int mode ;
3056};
3057#line 10 "include/linux/seccomp.h"
3058typedef struct __anonstruct_seccomp_t_169 seccomp_t;
3059#line 26 "include/linux/seccomp.h"
3060struct plist_head {
3061   struct list_head node_list ;
3062};
3063#line 84 "include/linux/plist.h"
3064struct plist_node {
3065   int prio ;
3066   struct list_head prio_list ;
3067   struct list_head node_list ;
3068};
3069#line 20 "include/linux/rtmutex.h"
3070struct rt_mutex {
3071   raw_spinlock_t wait_lock ;
3072   struct plist_head wait_list ;
3073   struct task_struct *owner ;
3074   int save_state ;
3075   char const   *name ;
3076   char const   *file ;
3077   int line ;
3078   void *magic ;
3079};
3080#line 38
3081struct rt_mutex_waiter;
3082#line 38
3083struct rt_mutex_waiter;
3084#line 41 "include/linux/resource.h"
3085struct rlimit {
3086   unsigned long rlim_cur ;
3087   unsigned long rlim_max ;
3088};
3089#line 85 "include/linux/resource.h"
3090struct task_io_accounting {
3091   u64 rchar ;
3092   u64 wchar ;
3093   u64 syscr ;
3094   u64 syscw ;
3095   u64 read_bytes ;
3096   u64 write_bytes ;
3097   u64 cancelled_write_bytes ;
3098};
3099#line 45 "include/linux/task_io_accounting.h"
3100struct latency_record {
3101   unsigned long backtrace[12U] ;
3102   unsigned int count ;
3103   unsigned long time ;
3104   unsigned long max ;
3105};
3106#line 29 "include/linux/key.h"
3107typedef int32_t key_serial_t;
3108#line 32 "include/linux/key.h"
3109typedef uint32_t key_perm_t;
3110#line 33
3111struct key;
3112#line 33
3113struct key;
3114#line 34
3115struct signal_struct;
3116#line 34
3117struct signal_struct;
3118#line 35
3119struct key_type;
3120#line 35
3121struct key_type;
3122#line 37
3123struct keyring_list;
3124#line 37
3125struct keyring_list;
3126#line 115
3127struct key_user;
3128#line 115 "include/linux/key.h"
3129union __anonunion_ldv_21723_170 {
3130   time_t expiry ;
3131   time_t revoked_at ;
3132};
3133#line 115 "include/linux/key.h"
3134union __anonunion_type_data_171 {
3135   struct list_head link ;
3136   unsigned long x[2U] ;
3137   void *p[2U] ;
3138   int reject_error ;
3139};
3140#line 115 "include/linux/key.h"
3141union __anonunion_payload_172 {
3142   unsigned long value ;
3143   void *rcudata ;
3144   void *data ;
3145   struct keyring_list *subscriptions ;
3146};
3147#line 115 "include/linux/key.h"
3148struct key {
3149   atomic_t usage ;
3150   key_serial_t serial ;
3151   struct rb_node serial_node ;
3152   struct key_type *type ;
3153   struct rw_semaphore sem ;
3154   struct key_user *user ;
3155   void *security ;
3156   union __anonunion_ldv_21723_170 ldv_21723 ;
3157   uid_t uid ;
3158   gid_t gid ;
3159   key_perm_t perm ;
3160   unsigned short quotalen ;
3161   unsigned short datalen ;
3162   unsigned long flags ;
3163   char *description ;
3164   union __anonunion_type_data_171 type_data ;
3165   union __anonunion_payload_172 payload ;
3166};
3167#line 316
3168struct audit_context;
3169#line 316
3170struct audit_context;
3171#line 27 "include/linux/selinux.h"
3172struct group_info {
3173   atomic_t usage ;
3174   int ngroups ;
3175   int nblocks ;
3176   gid_t small_block[32U] ;
3177   gid_t *blocks[0U] ;
3178};
3179#line 77 "include/linux/cred.h"
3180struct thread_group_cred {
3181   atomic_t usage ;
3182   pid_t tgid ;
3183   spinlock_t lock ;
3184   struct key *session_keyring ;
3185   struct key *process_keyring ;
3186   struct rcu_head rcu ;
3187};
3188#line 91 "include/linux/cred.h"
3189struct cred {
3190   atomic_t usage ;
3191   atomic_t subscribers ;
3192   void *put_addr ;
3193   unsigned int magic ;
3194   uid_t uid ;
3195   gid_t gid ;
3196   uid_t suid ;
3197   gid_t sgid ;
3198   uid_t euid ;
3199   gid_t egid ;
3200   uid_t fsuid ;
3201   gid_t fsgid ;
3202   unsigned int securebits ;
3203   kernel_cap_t cap_inheritable ;
3204   kernel_cap_t cap_permitted ;
3205   kernel_cap_t cap_effective ;
3206   kernel_cap_t cap_bset ;
3207   unsigned char jit_keyring ;
3208   struct key *thread_keyring ;
3209   struct key *request_key_auth ;
3210   struct thread_group_cred *tgcred ;
3211   void *security ;
3212   struct user_struct *user ;
3213   struct user_namespace *user_ns ;
3214   struct group_info *group_info ;
3215   struct rcu_head rcu ;
3216};
3217#line 264
3218struct llist_node;
3219#line 64 "include/linux/llist.h"
3220struct llist_node {
3221   struct llist_node *next ;
3222};
3223#line 185
3224struct futex_pi_state;
3225#line 185
3226struct futex_pi_state;
3227#line 186
3228struct robust_list_head;
3229#line 186
3230struct robust_list_head;
3231#line 187
3232struct bio_list;
3233#line 187
3234struct bio_list;
3235#line 188
3236struct fs_struct;
3237#line 188
3238struct fs_struct;
3239#line 189
3240struct perf_event_context;
3241#line 189
3242struct perf_event_context;
3243#line 190
3244struct blk_plug;
3245#line 190
3246struct blk_plug;
3247#line 149 "include/linux/sched.h"
3248struct cfs_rq;
3249#line 149
3250struct cfs_rq;
3251#line 44 "include/linux/aio_abi.h"
3252struct io_event {
3253   __u64 data ;
3254   __u64 obj ;
3255   __s64 res ;
3256   __s64 res2 ;
3257};
3258#line 106 "include/linux/aio_abi.h"
3259struct iovec {
3260   void *iov_base ;
3261   __kernel_size_t iov_len ;
3262};
3263#line 54 "include/linux/uio.h"
3264struct kioctx;
3265#line 54
3266struct kioctx;
3267#line 55 "include/linux/uio.h"
3268union __anonunion_ki_obj_173 {
3269   void *user ;
3270   struct task_struct *tsk ;
3271};
3272#line 55
3273struct eventfd_ctx;
3274#line 55 "include/linux/uio.h"
3275struct kiocb {
3276   struct list_head ki_run_list ;
3277   unsigned long ki_flags ;
3278   int ki_users ;
3279   unsigned int ki_key ;
3280   struct file *ki_filp ;
3281   struct kioctx *ki_ctx ;
3282   int (*ki_cancel)(struct kiocb * , struct io_event * ) ;
3283   ssize_t (*ki_retry)(struct kiocb * ) ;
3284   void (*ki_dtor)(struct kiocb * ) ;
3285   union __anonunion_ki_obj_173 ki_obj ;
3286   __u64 ki_user_data ;
3287   loff_t ki_pos ;
3288   void *private ;
3289   unsigned short ki_opcode ;
3290   size_t ki_nbytes ;
3291   char *ki_buf ;
3292   size_t ki_left ;
3293   struct iovec ki_inline_vec ;
3294   struct iovec *ki_iovec ;
3295   unsigned long ki_nr_segs ;
3296   unsigned long ki_cur_seg ;
3297   struct list_head ki_list ;
3298   struct list_head ki_batch ;
3299   struct eventfd_ctx *ki_eventfd ;
3300};
3301#line 162 "include/linux/aio.h"
3302struct aio_ring_info {
3303   unsigned long mmap_base ;
3304   unsigned long mmap_size ;
3305   struct page **ring_pages ;
3306   spinlock_t ring_lock ;
3307   long nr_pages ;
3308   unsigned int nr ;
3309   unsigned int tail ;
3310   struct page *internal_pages[8U] ;
3311};
3312#line 178 "include/linux/aio.h"
3313struct kioctx {
3314   atomic_t users ;
3315   int dead ;
3316   struct mm_struct *mm ;
3317   unsigned long user_id ;
3318   struct hlist_node list ;
3319   wait_queue_head_t wait ;
3320   spinlock_t ctx_lock ;
3321   int reqs_active ;
3322   struct list_head active_reqs ;
3323   struct list_head run_list ;
3324   unsigned int max_reqs ;
3325   struct aio_ring_info ring_info ;
3326   struct delayed_work wq ;
3327   struct rcu_head rcu_head ;
3328};
3329#line 406 "include/linux/sched.h"
3330struct sighand_struct {
3331   atomic_t count ;
3332   struct k_sigaction action[64U] ;
3333   spinlock_t siglock ;
3334   wait_queue_head_t signalfd_wqh ;
3335};
3336#line 449 "include/linux/sched.h"
3337struct pacct_struct {
3338   int ac_flag ;
3339   long ac_exitcode ;
3340   unsigned long ac_mem ;
3341   cputime_t ac_utime ;
3342   cputime_t ac_stime ;
3343   unsigned long ac_minflt ;
3344   unsigned long ac_majflt ;
3345};
3346#line 457 "include/linux/sched.h"
3347struct cpu_itimer {
3348   cputime_t expires ;
3349   cputime_t incr ;
3350   u32 error ;
3351   u32 incr_error ;
3352};
3353#line 464 "include/linux/sched.h"
3354struct task_cputime {
3355   cputime_t utime ;
3356   cputime_t stime ;
3357   unsigned long long sum_exec_runtime ;
3358};
3359#line 481 "include/linux/sched.h"
3360struct thread_group_cputimer {
3361   struct task_cputime cputime ;
3362   int running ;
3363   raw_spinlock_t lock ;
3364};
3365#line 517
3366struct autogroup;
3367#line 517
3368struct autogroup;
3369#line 518
3370struct tty_struct;
3371#line 518
3372struct taskstats;
3373#line 518
3374struct tty_audit_buf;
3375#line 518 "include/linux/sched.h"
3376struct signal_struct {
3377   atomic_t sigcnt ;
3378   atomic_t live ;
3379   int nr_threads ;
3380   wait_queue_head_t wait_chldexit ;
3381   struct task_struct *curr_target ;
3382   struct sigpending shared_pending ;
3383   int group_exit_code ;
3384   int notify_count ;
3385   struct task_struct *group_exit_task ;
3386   int group_stop_count ;
3387   unsigned int flags ;
3388   unsigned char is_child_subreaper : 1 ;
3389   unsigned char has_child_subreaper : 1 ;
3390   struct list_head posix_timers ;
3391   struct hrtimer real_timer ;
3392   struct pid *leader_pid ;
3393   ktime_t it_real_incr ;
3394   struct cpu_itimer it[2U] ;
3395   struct thread_group_cputimer cputimer ;
3396   struct task_cputime cputime_expires ;
3397   struct list_head cpu_timers[3U] ;
3398   struct pid *tty_old_pgrp ;
3399   int leader ;
3400   struct tty_struct *tty ;
3401   struct autogroup *autogroup ;
3402   cputime_t utime ;
3403   cputime_t stime ;
3404   cputime_t cutime ;
3405   cputime_t cstime ;
3406   cputime_t gtime ;
3407   cputime_t cgtime ;
3408   cputime_t prev_utime ;
3409   cputime_t prev_stime ;
3410   unsigned long nvcsw ;
3411   unsigned long nivcsw ;
3412   unsigned long cnvcsw ;
3413   unsigned long cnivcsw ;
3414   unsigned long min_flt ;
3415   unsigned long maj_flt ;
3416   unsigned long cmin_flt ;
3417   unsigned long cmaj_flt ;
3418   unsigned long inblock ;
3419   unsigned long oublock ;
3420   unsigned long cinblock ;
3421   unsigned long coublock ;
3422   unsigned long maxrss ;
3423   unsigned long cmaxrss ;
3424   struct task_io_accounting ioac ;
3425   unsigned long long sum_sched_runtime ;
3426   struct rlimit rlim[16U] ;
3427   struct pacct_struct pacct ;
3428   struct taskstats *stats ;
3429   unsigned int audit_tty ;
3430   struct tty_audit_buf *tty_audit_buf ;
3431   struct rw_semaphore group_rwsem ;
3432   int oom_adj ;
3433   int oom_score_adj ;
3434   int oom_score_adj_min ;
3435   struct mutex cred_guard_mutex ;
3436};
3437#line 699 "include/linux/sched.h"
3438struct user_struct {
3439   atomic_t __count ;
3440   atomic_t processes ;
3441   atomic_t files ;
3442   atomic_t sigpending ;
3443   atomic_t inotify_watches ;
3444   atomic_t inotify_devs ;
3445   atomic_t fanotify_listeners ;
3446   atomic_long_t epoll_watches ;
3447   unsigned long mq_bytes ;
3448   unsigned long locked_shm ;
3449   struct key *uid_keyring ;
3450   struct key *session_keyring ;
3451   struct hlist_node uidhash_node ;
3452   uid_t uid ;
3453   struct user_namespace *user_ns ;
3454   atomic_long_t locked_vm ;
3455};
3456#line 744
3457struct reclaim_state;
3458#line 744
3459struct reclaim_state;
3460#line 745 "include/linux/sched.h"
3461struct sched_info {
3462   unsigned long pcount ;
3463   unsigned long long run_delay ;
3464   unsigned long long last_arrival ;
3465   unsigned long long last_queued ;
3466};
3467#line 760 "include/linux/sched.h"
3468struct task_delay_info {
3469   spinlock_t lock ;
3470   unsigned int flags ;
3471   struct timespec blkio_start ;
3472   struct timespec blkio_end ;
3473   u64 blkio_delay ;
3474   u64 swapin_delay ;
3475   u32 blkio_count ;
3476   u32 swapin_count ;
3477   struct timespec freepages_start ;
3478   struct timespec freepages_end ;
3479   u64 freepages_delay ;
3480   u32 freepages_count ;
3481};
3482#line 1069
3483struct io_context;
3484#line 1069
3485struct io_context;
3486#line 1098
3487struct rq;
3488#line 1098
3489struct rq;
3490#line 1099 "include/linux/sched.h"
3491struct sched_class {
3492   struct sched_class  const  *next ;
3493   void (*enqueue_task)(struct rq * , struct task_struct * , int  ) ;
3494   void (*dequeue_task)(struct rq * , struct task_struct * , int  ) ;
3495   void (*yield_task)(struct rq * ) ;
3496   bool (*yield_to_task)(struct rq * , struct task_struct * , bool  ) ;
3497   void (*check_preempt_curr)(struct rq * , struct task_struct * , int  ) ;
3498   struct task_struct *(*pick_next_task)(struct rq * ) ;
3499   void (*put_prev_task)(struct rq * , struct task_struct * ) ;
3500   int (*select_task_rq)(struct task_struct * , int  , int  ) ;
3501   void (*pre_schedule)(struct rq * , struct task_struct * ) ;
3502   void (*post_schedule)(struct rq * ) ;
3503   void (*task_waking)(struct task_struct * ) ;
3504   void (*task_woken)(struct rq * , struct task_struct * ) ;
3505   void (*set_cpus_allowed)(struct task_struct * , struct cpumask  const  * ) ;
3506   void (*rq_online)(struct rq * ) ;
3507   void (*rq_offline)(struct rq * ) ;
3508   void (*set_curr_task)(struct rq * ) ;
3509   void (*task_tick)(struct rq * , struct task_struct * , int  ) ;
3510   void (*task_fork)(struct task_struct * ) ;
3511   void (*switched_from)(struct rq * , struct task_struct * ) ;
3512   void (*switched_to)(struct rq * , struct task_struct * ) ;
3513   void (*prio_changed)(struct rq * , struct task_struct * , int  ) ;
3514   unsigned int (*get_rr_interval)(struct rq * , struct task_struct * ) ;
3515   void (*task_move_group)(struct task_struct * , int  ) ;
3516};
3517#line 1165 "include/linux/sched.h"
3518struct load_weight {
3519   unsigned long weight ;
3520   unsigned long inv_weight ;
3521};
3522#line 1170 "include/linux/sched.h"
3523struct sched_statistics {
3524   u64 wait_start ;
3525   u64 wait_max ;
3526   u64 wait_count ;
3527   u64 wait_sum ;
3528   u64 iowait_count ;
3529   u64 iowait_sum ;
3530   u64 sleep_start ;
3531   u64 sleep_max ;
3532   s64 sum_sleep_runtime ;
3533   u64 block_start ;
3534   u64 block_max ;
3535   u64 exec_max ;
3536   u64 slice_max ;
3537   u64 nr_migrations_cold ;
3538   u64 nr_failed_migrations_affine ;
3539   u64 nr_failed_migrations_running ;
3540   u64 nr_failed_migrations_hot ;
3541   u64 nr_forced_migrations ;
3542   u64 nr_wakeups ;
3543   u64 nr_wakeups_sync ;
3544   u64 nr_wakeups_migrate ;
3545   u64 nr_wakeups_local ;
3546   u64 nr_wakeups_remote ;
3547   u64 nr_wakeups_affine ;
3548   u64 nr_wakeups_affine_attempts ;
3549   u64 nr_wakeups_passive ;
3550   u64 nr_wakeups_idle ;
3551};
3552#line 1205 "include/linux/sched.h"
3553struct sched_entity {
3554   struct load_weight load ;
3555   struct rb_node run_node ;
3556   struct list_head group_node ;
3557   unsigned int on_rq ;
3558   u64 exec_start ;
3559   u64 sum_exec_runtime ;
3560   u64 vruntime ;
3561   u64 prev_sum_exec_runtime ;
3562   u64 nr_migrations ;
3563   struct sched_statistics statistics ;
3564   struct sched_entity *parent ;
3565   struct cfs_rq *cfs_rq ;
3566   struct cfs_rq *my_q ;
3567};
3568#line 1231
3569struct rt_rq;
3570#line 1231 "include/linux/sched.h"
3571struct sched_rt_entity {
3572   struct list_head run_list ;
3573   unsigned long timeout ;
3574   unsigned int time_slice ;
3575   int nr_cpus_allowed ;
3576   struct sched_rt_entity *back ;
3577   struct sched_rt_entity *parent ;
3578   struct rt_rq *rt_rq ;
3579   struct rt_rq *my_q ;
3580};
3581#line 1255
3582struct mem_cgroup;
3583#line 1255 "include/linux/sched.h"
3584struct memcg_batch_info {
3585   int do_batch ;
3586   struct mem_cgroup *memcg ;
3587   unsigned long nr_pages ;
3588   unsigned long memsw_nr_pages ;
3589};
3590#line 1616
3591struct css_set;
3592#line 1616
3593struct compat_robust_list_head;
3594#line 1616 "include/linux/sched.h"
3595struct task_struct {
3596   long volatile   state ;
3597   void *stack ;
3598   atomic_t usage ;
3599   unsigned int flags ;
3600   unsigned int ptrace ;
3601   struct llist_node wake_entry ;
3602   int on_cpu ;
3603   int on_rq ;
3604   int prio ;
3605   int static_prio ;
3606   int normal_prio ;
3607   unsigned int rt_priority ;
3608   struct sched_class  const  *sched_class ;
3609   struct sched_entity se ;
3610   struct sched_rt_entity rt ;
3611   struct hlist_head preempt_notifiers ;
3612   unsigned char fpu_counter ;
3613   unsigned int policy ;
3614   cpumask_t cpus_allowed ;
3615   struct sched_info sched_info ;
3616   struct list_head tasks ;
3617   struct plist_node pushable_tasks ;
3618   struct mm_struct *mm ;
3619   struct mm_struct *active_mm ;
3620   unsigned char brk_randomized : 1 ;
3621   int exit_state ;
3622   int exit_code ;
3623   int exit_signal ;
3624   int pdeath_signal ;
3625   unsigned int jobctl ;
3626   unsigned int personality ;
3627   unsigned char did_exec : 1 ;
3628   unsigned char in_execve : 1 ;
3629   unsigned char in_iowait : 1 ;
3630   unsigned char sched_reset_on_fork : 1 ;
3631   unsigned char sched_contributes_to_load : 1 ;
3632   unsigned char irq_thread : 1 ;
3633   pid_t pid ;
3634   pid_t tgid ;
3635   unsigned long stack_canary ;
3636   struct task_struct *real_parent ;
3637   struct task_struct *parent ;
3638   struct list_head children ;
3639   struct list_head sibling ;
3640   struct task_struct *group_leader ;
3641   struct list_head ptraced ;
3642   struct list_head ptrace_entry ;
3643   struct pid_link pids[3U] ;
3644   struct list_head thread_group ;
3645   struct completion *vfork_done ;
3646   int *set_child_tid ;
3647   int *clear_child_tid ;
3648   cputime_t utime ;
3649   cputime_t stime ;
3650   cputime_t utimescaled ;
3651   cputime_t stimescaled ;
3652   cputime_t gtime ;
3653   cputime_t prev_utime ;
3654   cputime_t prev_stime ;
3655   unsigned long nvcsw ;
3656   unsigned long nivcsw ;
3657   struct timespec start_time ;
3658   struct timespec real_start_time ;
3659   unsigned long min_flt ;
3660   unsigned long maj_flt ;
3661   struct task_cputime cputime_expires ;
3662   struct list_head cpu_timers[3U] ;
3663   struct cred  const  *real_cred ;
3664   struct cred  const  *cred ;
3665   struct cred *replacement_session_keyring ;
3666   char comm[16U] ;
3667   int link_count ;
3668   int total_link_count ;
3669   struct sysv_sem sysvsem ;
3670   unsigned long last_switch_count ;
3671   struct thread_struct thread ;
3672   struct fs_struct *fs ;
3673   struct files_struct *files ;
3674   struct nsproxy *nsproxy ;
3675   struct signal_struct *signal ;
3676   struct sighand_struct *sighand ;
3677   sigset_t blocked ;
3678   sigset_t real_blocked ;
3679   sigset_t saved_sigmask ;
3680   struct sigpending pending ;
3681   unsigned long sas_ss_sp ;
3682   size_t sas_ss_size ;
3683   int (*notifier)(void * ) ;
3684   void *notifier_data ;
3685   sigset_t *notifier_mask ;
3686   struct audit_context *audit_context ;
3687   uid_t loginuid ;
3688   unsigned int sessionid ;
3689   seccomp_t seccomp ;
3690   u32 parent_exec_id ;
3691   u32 self_exec_id ;
3692   spinlock_t alloc_lock ;
3693   raw_spinlock_t pi_lock ;
3694   struct plist_head pi_waiters ;
3695   struct rt_mutex_waiter *pi_blocked_on ;
3696   struct mutex_waiter *blocked_on ;
3697   unsigned int irq_events ;
3698   unsigned long hardirq_enable_ip ;
3699   unsigned long hardirq_disable_ip ;
3700   unsigned int hardirq_enable_event ;
3701   unsigned int hardirq_disable_event ;
3702   int hardirqs_enabled ;
3703   int hardirq_context ;
3704   unsigned long softirq_disable_ip ;
3705   unsigned long softirq_enable_ip ;
3706   unsigned int softirq_disable_event ;
3707   unsigned int softirq_enable_event ;
3708   int softirqs_enabled ;
3709   int softirq_context ;
3710   u64 curr_chain_key ;
3711   int lockdep_depth ;
3712   unsigned int lockdep_recursion ;
3713   struct held_lock held_locks[48U] ;
3714   gfp_t lockdep_reclaim_gfp ;
3715   void *journal_info ;
3716   struct bio_list *bio_list ;
3717   struct blk_plug *plug ;
3718   struct reclaim_state *reclaim_state ;
3719   struct backing_dev_info *backing_dev_info ;
3720   struct io_context *io_context ;
3721   unsigned long ptrace_message ;
3722   siginfo_t *last_siginfo ;
3723   struct task_io_accounting ioac ;
3724   u64 acct_rss_mem1 ;
3725   u64 acct_vm_mem1 ;
3726   cputime_t acct_timexpd ;
3727   nodemask_t mems_allowed ;
3728   seqcount_t mems_allowed_seq ;
3729   int cpuset_mem_spread_rotor ;
3730   int cpuset_slab_spread_rotor ;
3731   struct css_set *cgroups ;
3732   struct list_head cg_list ;
3733   struct robust_list_head *robust_list ;
3734   struct compat_robust_list_head *compat_robust_list ;
3735   struct list_head pi_state_list ;
3736   struct futex_pi_state *pi_state_cache ;
3737   struct perf_event_context *perf_event_ctxp[2U] ;
3738   struct mutex perf_event_mutex ;
3739   struct list_head perf_event_list ;
3740   struct mempolicy *mempolicy ;
3741   short il_next ;
3742   short pref_node_fork ;
3743   struct rcu_head rcu ;
3744   struct pipe_inode_info *splice_pipe ;
3745   struct task_delay_info *delays ;
3746   int make_it_fail ;
3747   int nr_dirtied ;
3748   int nr_dirtied_pause ;
3749   unsigned long dirty_paused_when ;
3750   int latency_record_count ;
3751   struct latency_record latency_record[32U] ;
3752   unsigned long timer_slack_ns ;
3753   unsigned long default_timer_slack_ns ;
3754   struct list_head *scm_work_list ;
3755   unsigned long trace ;
3756   unsigned long trace_recursion ;
3757   struct memcg_batch_info memcg_batch ;
3758   atomic_t ptrace_bp_refcnt ;
3759};
3760#line 253 "include/linux/pm_runtime.h"
3761struct usb_device;
3762#line 253
3763struct usb_device;
3764#line 255
3765struct wusb_dev;
3766#line 255
3767struct wusb_dev;
3768#line 256
3769struct ep_device;
3770#line 256
3771struct ep_device;
3772#line 257 "include/linux/pm_runtime.h"
3773struct usb_host_endpoint {
3774   struct usb_endpoint_descriptor desc ;
3775   struct usb_ss_ep_comp_descriptor ss_ep_comp ;
3776   struct list_head urb_list ;
3777   void *hcpriv ;
3778   struct ep_device *ep_dev ;
3779   unsigned char *extra ;
3780   int extralen ;
3781   int enabled ;
3782};
3783#line 75 "include/linux/usb.h"
3784struct usb_host_interface {
3785   struct usb_interface_descriptor desc ;
3786   struct usb_host_endpoint *endpoint ;
3787   char *string ;
3788   unsigned char *extra ;
3789   int extralen ;
3790};
3791#line 89
3792enum usb_interface_condition {
3793    USB_INTERFACE_UNBOUND = 0,
3794    USB_INTERFACE_BINDING = 1,
3795    USB_INTERFACE_BOUND = 2,
3796    USB_INTERFACE_UNBINDING = 3
3797} ;
3798#line 96 "include/linux/usb.h"
3799struct usb_interface {
3800   struct usb_host_interface *altsetting ;
3801   struct usb_host_interface *cur_altsetting ;
3802   unsigned int num_altsetting ;
3803   struct usb_interface_assoc_descriptor *intf_assoc ;
3804   int minor ;
3805   enum usb_interface_condition condition ;
3806   unsigned char sysfs_files_created : 1 ;
3807   unsigned char ep_devs_created : 1 ;
3808   unsigned char unregistering : 1 ;
3809   unsigned char needs_remote_wakeup : 1 ;
3810   unsigned char needs_altsetting0 : 1 ;
3811   unsigned char needs_binding : 1 ;
3812   unsigned char reset_running : 1 ;
3813   unsigned char resetting_device : 1 ;
3814   struct device dev ;
3815   struct device *usb_dev ;
3816   atomic_t pm_usage_cnt ;
3817   struct work_struct reset_ws ;
3818};
3819#line 203 "include/linux/usb.h"
3820struct usb_interface_cache {
3821   unsigned int num_altsetting ;
3822   struct kref ref ;
3823   struct usb_host_interface altsetting[0U] ;
3824};
3825#line 230 "include/linux/usb.h"
3826struct usb_host_config {
3827   struct usb_config_descriptor desc ;
3828   char *string ;
3829   struct usb_interface_assoc_descriptor *intf_assoc[16U] ;
3830   struct usb_interface *interface[32U] ;
3831   struct usb_interface_cache *intf_cache[32U] ;
3832   unsigned char *extra ;
3833   int extralen ;
3834};
3835#line 294 "include/linux/usb.h"
3836struct usb_host_bos {
3837   struct usb_bos_descriptor *desc ;
3838   struct usb_ext_cap_descriptor *ext_cap ;
3839   struct usb_ss_cap_descriptor *ss_cap ;
3840   struct usb_ss_container_id_descriptor *ss_id ;
3841};
3842#line 306 "include/linux/usb.h"
3843struct usb_devmap {
3844   unsigned long devicemap[2U] ;
3845};
3846#line 318
3847struct mon_bus;
3848#line 318 "include/linux/usb.h"
3849struct usb_bus {
3850   struct device *controller ;
3851   int busnum ;
3852   char const   *bus_name ;
3853   u8 uses_dma ;
3854   u8 uses_pio_for_control ;
3855   u8 otg_port ;
3856   unsigned char is_b_host : 1 ;
3857   unsigned char b_hnp_enable : 1 ;
3858   unsigned int sg_tablesize ;
3859   int devnum_next ;
3860   struct usb_devmap devmap ;
3861   struct usb_device *root_hub ;
3862   struct usb_bus *hs_companion ;
3863   struct list_head bus_list ;
3864   int bandwidth_allocated ;
3865   int bandwidth_int_reqs ;
3866   int bandwidth_isoc_reqs ;
3867   struct dentry *usbfs_dentry ;
3868   struct mon_bus *mon_bus ;
3869   int monitored ;
3870};
3871#line 362
3872struct usb_tt;
3873#line 362
3874struct usb_tt;
3875#line 363
3876enum usb_device_removable {
3877    USB_DEVICE_REMOVABLE_UNKNOWN = 0,
3878    USB_DEVICE_REMOVABLE = 1,
3879    USB_DEVICE_FIXED = 2
3880} ;
3881#line 369 "include/linux/usb.h"
3882struct usb_device {
3883   int devnum ;
3884   char devpath[16U] ;
3885   u32 route ;
3886   enum usb_device_state state ;
3887   enum usb_device_speed speed ;
3888   struct usb_tt *tt ;
3889   int ttport ;
3890   unsigned int toggle[2U] ;
3891   struct usb_device *parent ;
3892   struct usb_bus *bus ;
3893   struct usb_host_endpoint ep0 ;
3894   struct device dev ;
3895   struct usb_device_descriptor descriptor ;
3896   struct usb_host_bos *bos ;
3897   struct usb_host_config *config ;
3898   struct usb_host_config *actconfig ;
3899   struct usb_host_endpoint *ep_in[16U] ;
3900   struct usb_host_endpoint *ep_out[16U] ;
3901   char **rawdescriptors ;
3902   unsigned short bus_mA ;
3903   u8 portnum ;
3904   u8 level ;
3905   unsigned char can_submit : 1 ;
3906   unsigned char persist_enabled : 1 ;
3907   unsigned char have_langid : 1 ;
3908   unsigned char authorized : 1 ;
3909   unsigned char authenticated : 1 ;
3910   unsigned char wusb : 1 ;
3911   unsigned char lpm_capable : 1 ;
3912   unsigned char usb2_hw_lpm_capable : 1 ;
3913   unsigned char usb2_hw_lpm_enabled : 1 ;
3914   int string_langid ;
3915   char *product ;
3916   char *manufacturer ;
3917   char *serial ;
3918   struct list_head filelist ;
3919   struct device *usb_classdev ;
3920   struct dentry *usbfs_dentry ;
3921   int maxchild ;
3922   struct usb_device **children ;
3923   u32 quirks ;
3924   atomic_t urbnum ;
3925   unsigned long active_duration ;
3926   unsigned long connect_time ;
3927   unsigned char do_remote_wakeup : 1 ;
3928   unsigned char reset_resume : 1 ;
3929   struct wusb_dev *wusb_dev ;
3930   int slot_id ;
3931   enum usb_device_removable removable ;
3932};
3933#line 986 "include/linux/usb.h"
3934struct usb_iso_packet_descriptor {
3935   unsigned int offset ;
3936   unsigned int length ;
3937   unsigned int actual_length ;
3938   int status ;
3939};
3940#line 1028
3941struct urb;
3942#line 1028
3943struct urb;
3944#line 1029 "include/linux/usb.h"
3945struct usb_anchor {
3946   struct list_head urb_list ;
3947   wait_queue_head_t wait ;
3948   spinlock_t lock ;
3949   unsigned char poisoned : 1 ;
3950};
3951#line 1046
3952struct scatterlist;
3953#line 1046 "include/linux/usb.h"
3954struct urb {
3955   struct kref kref ;
3956   void *hcpriv ;
3957   atomic_t use_count ;
3958   atomic_t reject ;
3959   int unlinked ;
3960   struct list_head urb_list ;
3961   struct list_head anchor_list ;
3962   struct usb_anchor *anchor ;
3963   struct usb_device *dev ;
3964   struct usb_host_endpoint *ep ;
3965   unsigned int pipe ;
3966   unsigned int stream_id ;
3967   int status ;
3968   unsigned int transfer_flags ;
3969   void *transfer_buffer ;
3970   dma_addr_t transfer_dma ;
3971   struct scatterlist *sg ;
3972   int num_mapped_sgs ;
3973   int num_sgs ;
3974   u32 transfer_buffer_length ;
3975   u32 actual_length ;
3976   unsigned char *setup_packet ;
3977   dma_addr_t setup_dma ;
3978   int start_frame ;
3979   int number_of_packets ;
3980   int interval ;
3981   int error_count ;
3982   void *context ;
3983   void (*complete)(struct urb * ) ;
3984   struct usb_iso_packet_descriptor iso_frame_desc[0U] ;
3985};
3986#line 1660 "include/linux/usb.h"
3987struct firmware {
3988   size_t size ;
3989   u8 const   *data ;
3990   struct page **pages ;
3991};
3992#line 178 "include/linux/mm.h"
3993struct vm_fault {
3994   unsigned int flags ;
3995   unsigned long pgoff ;
3996   void *virtual_address ;
3997   struct page *page ;
3998};
3999#line 195 "include/linux/mm.h"
4000struct vm_operations_struct {
4001   void (*open)(struct vm_area_struct * ) ;
4002   void (*close)(struct vm_area_struct * ) ;
4003   int (*fault)(struct vm_area_struct * , struct vm_fault * ) ;
4004   int (*page_mkwrite)(struct vm_area_struct * , struct vm_fault * ) ;
4005   int (*access)(struct vm_area_struct * , unsigned long  , void * , int  , int  ) ;
4006   int (*set_policy)(struct vm_area_struct * , struct mempolicy * ) ;
4007   struct mempolicy *(*get_policy)(struct vm_area_struct * , unsigned long  ) ;
4008   int (*migrate)(struct vm_area_struct * , nodemask_t const   * , nodemask_t const   * ,
4009                  unsigned long  ) ;
4010};
4011#line 1631 "include/linux/mm.h"
4012struct scatterlist {
4013   unsigned long sg_magic ;
4014   unsigned long page_link ;
4015   unsigned int offset ;
4016   unsigned int length ;
4017   dma_addr_t dma_address ;
4018   unsigned int dma_length ;
4019};
4020#line 851 "include/linux/kfifo.h"
4021struct rc_map_table {
4022   u32 scancode ;
4023   u32 keycode ;
4024};
4025#line 35 "include/media/rc-map.h"
4026struct rc_map {
4027   struct rc_map_table *scan ;
4028   unsigned int size ;
4029   unsigned int len ;
4030   unsigned int alloc ;
4031   u64 rc_type ;
4032   char const   *name ;
4033   spinlock_t lock ;
4034};
4035#line 26 "include/media/rc-core.h"
4036enum rc_driver_type {
4037    RC_DRIVER_SCANCODE = 0,
4038    RC_DRIVER_IR_RAW = 1
4039} ;
4040#line 31
4041struct ir_raw_event_ctrl;
4042#line 31 "include/media/rc-core.h"
4043struct rc_dev {
4044   struct device dev ;
4045   char const   *input_name ;
4046   char const   *input_phys ;
4047   struct input_id input_id ;
4048   char *driver_name ;
4049   char const   *map_name ;
4050   struct rc_map rc_map ;
4051   struct mutex lock ;
4052   unsigned long devno ;
4053   struct ir_raw_event_ctrl *raw ;
4054   struct input_dev *input_dev ;
4055   enum rc_driver_type driver_type ;
4056   bool idle ;
4057   u64 allowed_protos ;
4058   u32 scanmask ;
4059   void *priv ;
4060   spinlock_t keylock ;
4061   bool keypressed ;
4062   unsigned long keyup_jiffies ;
4063   struct timer_list timer_keyup ;
4064   u32 last_keycode ;
4065   u32 last_scancode ;
4066   u8 last_toggle ;
4067   u32 timeout ;
4068   u32 min_timeout ;
4069   u32 max_timeout ;
4070   u32 rx_resolution ;
4071   u32 tx_resolution ;
4072   int (*change_protocol)(struct rc_dev * , u64  ) ;
4073   int (*open)(struct rc_dev * ) ;
4074   void (*close)(struct rc_dev * ) ;
4075   int (*s_tx_mask)(struct rc_dev * , u32  ) ;
4076   int (*s_tx_carrier)(struct rc_dev * , u32  ) ;
4077   int (*s_tx_duty_cycle)(struct rc_dev * , u32  ) ;
4078   int (*s_rx_carrier_range)(struct rc_dev * , u32  , u32  ) ;
4079   int (*tx_ir)(struct rc_dev * , unsigned int * , unsigned int  ) ;
4080   void (*s_idle)(struct rc_dev * , bool  ) ;
4081   int (*s_learning_mode)(struct rc_dev * , int  ) ;
4082   int (*s_carrier_report)(struct rc_dev * , int  ) ;
4083};
4084#line 28 "include/linux/of.h"
4085typedef u32 phandle;
4086#line 30 "include/linux/of.h"
4087struct property {
4088   char *name ;
4089   int length ;
4090   void *value ;
4091   struct property *next ;
4092   unsigned long _flags ;
4093   unsigned int unique_id ;
4094};
4095#line 39 "include/linux/of.h"
4096struct device_node {
4097   char const   *name ;
4098   char const   *type ;
4099   phandle phandle ;
4100   char *full_name ;
4101   struct property *properties ;
4102   struct property *deadprops ;
4103   struct device_node *parent ;
4104   struct device_node *child ;
4105   struct device_node *sibling ;
4106   struct device_node *next ;
4107   struct device_node *allnext ;
4108   struct proc_dir_entry *pde ;
4109   struct kref kref ;
4110   unsigned long _flags ;
4111   void *data ;
4112};
4113#line 41 "include/linux/i2c.h"
4114struct i2c_msg;
4115#line 41
4116struct i2c_msg;
4117#line 42
4118struct i2c_algorithm;
4119#line 42
4120struct i2c_algorithm;
4121#line 43
4122struct i2c_adapter;
4123#line 43
4124struct i2c_adapter;
4125#line 46
4126union i2c_smbus_data;
4127#line 46
4128union i2c_smbus_data;
4129#line 336 "include/linux/i2c.h"
4130struct i2c_algorithm {
4131   int (*master_xfer)(struct i2c_adapter * , struct i2c_msg * , int  ) ;
4132   int (*smbus_xfer)(struct i2c_adapter * , u16  , unsigned short  , char  , u8  ,
4133                     int  , union i2c_smbus_data * ) ;
4134   u32 (*functionality)(struct i2c_adapter * ) ;
4135};
4136#line 368 "include/linux/i2c.h"
4137struct i2c_adapter {
4138   struct module *owner ;
4139   unsigned int class ;
4140   struct i2c_algorithm  const  *algo ;
4141   void *algo_data ;
4142   struct rt_mutex bus_lock ;
4143   int timeout ;
4144   int retries ;
4145   struct device dev ;
4146   int nr ;
4147   char name[48U] ;
4148   struct completion dev_released ;
4149   struct mutex userspace_clients_lock ;
4150   struct list_head userspace_clients ;
4151};
4152#line 486 "include/linux/i2c.h"
4153struct i2c_msg {
4154   __u16 addr ;
4155   __u16 flags ;
4156   __u16 len ;
4157   __u8 *buf ;
4158};
4159#line 551 "include/linux/i2c.h"
4160union i2c_smbus_data {
4161   __u8 byte ;
4162   __u16 word ;
4163   __u8 block[34U] ;
4164};
4165#line 601
4166enum fe_type {
4167    FE_QPSK = 0,
4168    FE_QAM = 1,
4169    FE_OFDM = 2,
4170    FE_ATSC = 3
4171} ;
4172#line 36 "include/linux/dvb/frontend.h"
4173typedef enum fe_type fe_type_t;
4174#line 37
4175enum fe_caps {
4176    FE_IS_STUPID = 0,
4177    FE_CAN_INVERSION_AUTO = 1,
4178    FE_CAN_FEC_1_2 = 2,
4179    FE_CAN_FEC_2_3 = 4,
4180    FE_CAN_FEC_3_4 = 8,
4181    FE_CAN_FEC_4_5 = 16,
4182    FE_CAN_FEC_5_6 = 32,
4183    FE_CAN_FEC_6_7 = 64,
4184    FE_CAN_FEC_7_8 = 128,
4185    FE_CAN_FEC_8_9 = 256,
4186    FE_CAN_FEC_AUTO = 512,
4187    FE_CAN_QPSK = 1024,
4188    FE_CAN_QAM_16 = 2048,
4189    FE_CAN_QAM_32 = 4096,
4190    FE_CAN_QAM_64 = 8192,
4191    FE_CAN_QAM_128 = 16384,
4192    FE_CAN_QAM_256 = 32768,
4193    FE_CAN_QAM_AUTO = 65536,
4194    FE_CAN_TRANSMISSION_MODE_AUTO = 131072,
4195    FE_CAN_BANDWIDTH_AUTO = 262144,
4196    FE_CAN_GUARD_INTERVAL_AUTO = 524288,
4197    FE_CAN_HIERARCHY_AUTO = 1048576,
4198    FE_CAN_8VSB = 2097152,
4199    FE_CAN_16VSB = 4194304,
4200    FE_HAS_EXTENDED_CAPS = 8388608,
4201    FE_CAN_TURBO_FEC = 134217728,
4202    FE_CAN_2G_MODULATION = 268435456,
4203    FE_NEEDS_BENDING = 536870912,
4204    FE_CAN_RECOVER = 1073741824,
4205    FE_CAN_MUTE_TS = (-0x7FFFFFFF-1)
4206} ;
4207#line 70 "include/linux/dvb/frontend.h"
4208typedef enum fe_caps fe_caps_t;
4209#line 71 "include/linux/dvb/frontend.h"
4210struct dvb_frontend_info {
4211   char name[128U] ;
4212   fe_type_t type ;
4213   __u32 frequency_min ;
4214   __u32 frequency_max ;
4215   __u32 frequency_stepsize ;
4216   __u32 frequency_tolerance ;
4217   __u32 symbol_rate_min ;
4218   __u32 symbol_rate_max ;
4219   __u32 symbol_rate_tolerance ;
4220   __u32 notifier_delay ;
4221   fe_caps_t caps ;
4222};
4223#line 86 "include/linux/dvb/frontend.h"
4224struct dvb_diseqc_master_cmd {
4225   __u8 msg[6U] ;
4226   __u8 msg_len ;
4227};
4228#line 96 "include/linux/dvb/frontend.h"
4229struct dvb_diseqc_slave_reply {
4230   __u8 msg[4U] ;
4231   __u8 msg_len ;
4232   int timeout ;
4233};
4234#line 103
4235enum fe_sec_voltage {
4236    SEC_VOLTAGE_13 = 0,
4237    SEC_VOLTAGE_18 = 1,
4238    SEC_VOLTAGE_OFF = 2
4239} ;
4240#line 109 "include/linux/dvb/frontend.h"
4241typedef enum fe_sec_voltage fe_sec_voltage_t;
4242#line 110
4243enum fe_sec_tone_mode {
4244    SEC_TONE_ON = 0,
4245    SEC_TONE_OFF = 1
4246} ;
4247#line 115 "include/linux/dvb/frontend.h"
4248typedef enum fe_sec_tone_mode fe_sec_tone_mode_t;
4249#line 116
4250enum fe_sec_mini_cmd {
4251    SEC_MINI_A = 0,
4252    SEC_MINI_B = 1
4253} ;
4254#line 121 "include/linux/dvb/frontend.h"
4255typedef enum fe_sec_mini_cmd fe_sec_mini_cmd_t;
4256#line 122
4257enum fe_status {
4258    FE_HAS_SIGNAL = 1,
4259    FE_HAS_CARRIER = 2,
4260    FE_HAS_VITERBI = 4,
4261    FE_HAS_SYNC = 8,
4262    FE_HAS_LOCK = 16,
4263    FE_TIMEDOUT = 32,
4264    FE_REINIT = 64
4265} ;
4266#line 132 "include/linux/dvb/frontend.h"
4267typedef enum fe_status fe_status_t;
4268#line 133
4269enum fe_spectral_inversion {
4270    INVERSION_OFF = 0,
4271    INVERSION_ON = 1,
4272    INVERSION_AUTO = 2
4273} ;
4274#line 139 "include/linux/dvb/frontend.h"
4275typedef enum fe_spectral_inversion fe_spectral_inversion_t;
4276#line 140
4277enum fe_code_rate {
4278    FEC_NONE = 0,
4279    FEC_1_2 = 1,
4280    FEC_2_3 = 2,
4281    FEC_3_4 = 3,
4282    FEC_4_5 = 4,
4283    FEC_5_6 = 5,
4284    FEC_6_7 = 6,
4285    FEC_7_8 = 7,
4286    FEC_8_9 = 8,
4287    FEC_AUTO = 9,
4288    FEC_3_5 = 10,
4289    FEC_9_10 = 11
4290} ;
4291#line 155 "include/linux/dvb/frontend.h"
4292typedef enum fe_code_rate fe_code_rate_t;
4293#line 156
4294enum fe_modulation {
4295    QPSK = 0,
4296    QAM_16 = 1,
4297    QAM_32 = 2,
4298    QAM_64 = 3,
4299    QAM_128 = 4,
4300    QAM_256 = 5,
4301    QAM_AUTO = 6,
4302    VSB_8 = 7,
4303    VSB_16 = 8,
4304    PSK_8 = 9,
4305    APSK_16 = 10,
4306    APSK_32 = 11,
4307    DQPSK = 12
4308} ;
4309#line 172 "include/linux/dvb/frontend.h"
4310typedef enum fe_modulation fe_modulation_t;
4311#line 173
4312enum fe_transmit_mode {
4313    TRANSMISSION_MODE_2K = 0,
4314    TRANSMISSION_MODE_8K = 1,
4315    TRANSMISSION_MODE_AUTO = 2,
4316    TRANSMISSION_MODE_4K = 3,
4317    TRANSMISSION_MODE_1K = 4,
4318    TRANSMISSION_MODE_16K = 5,
4319    TRANSMISSION_MODE_32K = 6
4320} ;
4321#line 182 "include/linux/dvb/frontend.h"
4322typedef enum fe_transmit_mode fe_transmit_mode_t;
4323#line 183
4324enum fe_guard_interval {
4325    GUARD_INTERVAL_1_32 = 0,
4326    GUARD_INTERVAL_1_16 = 1,
4327    GUARD_INTERVAL_1_8 = 2,
4328    GUARD_INTERVAL_1_4 = 3,
4329    GUARD_INTERVAL_AUTO = 4,
4330    GUARD_INTERVAL_1_128 = 5,
4331    GUARD_INTERVAL_19_128 = 6,
4332    GUARD_INTERVAL_19_256 = 7
4333} ;
4334#line 205 "include/linux/dvb/frontend.h"
4335typedef enum fe_guard_interval fe_guard_interval_t;
4336#line 206
4337enum fe_hierarchy {
4338    HIERARCHY_NONE = 0,
4339    HIERARCHY_1 = 1,
4340    HIERARCHY_2 = 2,
4341    HIERARCHY_4 = 3,
4342    HIERARCHY_AUTO = 4
4343} ;
4344#line 214 "include/linux/dvb/frontend.h"
4345typedef enum fe_hierarchy fe_hierarchy_t;
4346#line 215
4347enum fe_pilot {
4348    PILOT_ON = 0,
4349    PILOT_OFF = 1,
4350    PILOT_AUTO = 2
4351} ;
4352#line 329 "include/linux/dvb/frontend.h"
4353typedef enum fe_pilot fe_pilot_t;
4354#line 330
4355enum fe_rolloff {
4356    ROLLOFF_35 = 0,
4357    ROLLOFF_20 = 1,
4358    ROLLOFF_25 = 2,
4359    ROLLOFF_AUTO = 3
4360} ;
4361#line 336 "include/linux/dvb/frontend.h"
4362typedef enum fe_rolloff fe_rolloff_t;
4363#line 337
4364enum fe_delivery_system {
4365    SYS_UNDEFINED = 0,
4366    SYS_DVBC_ANNEX_A = 1,
4367    SYS_DVBC_ANNEX_B = 2,
4368    SYS_DVBT = 3,
4369    SYS_DSS = 4,
4370    SYS_DVBS = 5,
4371    SYS_DVBS2 = 6,
4372    SYS_DVBH = 7,
4373    SYS_ISDBT = 8,
4374    SYS_ISDBS = 9,
4375    SYS_ISDBC = 10,
4376    SYS_ATSC = 11,
4377    SYS_ATSCMH = 12,
4378    SYS_DMBTH = 13,
4379    SYS_CMMB = 14,
4380    SYS_DAB = 15,
4381    SYS_DVBT2 = 16,
4382    SYS_TURBO = 17,
4383    SYS_DVBC_ANNEX_C = 18
4384} ;
4385#line 358 "include/linux/dvb/frontend.h"
4386typedef enum fe_delivery_system fe_delivery_system_t;
4387#line 374 "include/linux/dvb/frontend.h"
4388struct __anonstruct_buffer_181 {
4389   __u8 data[32U] ;
4390   __u32 len ;
4391   __u32 reserved1[3U] ;
4392   void *reserved2 ;
4393};
4394#line 374 "include/linux/dvb/frontend.h"
4395union __anonunion_u_180 {
4396   __u32 data ;
4397   struct __anonstruct_buffer_181 buffer ;
4398};
4399#line 374 "include/linux/dvb/frontend.h"
4400struct dtv_property {
4401   __u32 cmd ;
4402   __u32 reserved[3U] ;
4403   union __anonunion_u_180 u ;
4404   int result ;
4405};
4406#line 34 "include/linux/poll.h"
4407struct poll_table_struct {
4408   void (*_qproc)(struct file * , wait_queue_head_t * , struct poll_table_struct * ) ;
4409   unsigned long _key ;
4410};
4411#line 165
4412struct dvb_frontend;
4413#line 165
4414struct dvb_frontend;
4415#line 166
4416struct dvb_device;
4417#line 166 "include/linux/poll.h"
4418struct dvb_adapter {
4419   int num ;
4420   struct list_head list_head ;
4421   struct list_head device_list ;
4422   char const   *name ;
4423   u8 proposed_mac[6U] ;
4424   void *priv ;
4425   struct device *device ;
4426   struct module *module ;
4427   int mfe_shared ;
4428   struct dvb_device *mfe_dvbdev ;
4429   struct mutex mfe_lock ;
4430   int (*fe_ioctl_override)(struct dvb_frontend * , unsigned int  , void * , unsigned int  ) ;
4431};
4432#line 99 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvbdev.h"
4433struct dvb_device {
4434   struct list_head list_head ;
4435   struct file_operations  const  *fops ;
4436   struct dvb_adapter *adapter ;
4437   int type ;
4438   int minor ;
4439   u32 id ;
4440   int readers ;
4441   int writers ;
4442   int users ;
4443   wait_queue_head_t wait_queue ;
4444   int (*kernel_ioctl)(struct file * , unsigned int  , void * ) ;
4445   void *priv ;
4446};
4447#line 148 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvbdev.h"
4448struct dvb_frontend_tune_settings {
4449   int min_delay_ms ;
4450   int step_size ;
4451   int max_drift ;
4452};
4453#line 56 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_frontend.h"
4454struct dvb_tuner_info {
4455   char name[128U] ;
4456   u32 frequency_min ;
4457   u32 frequency_max ;
4458   u32 frequency_step ;
4459   u32 bandwidth_min ;
4460   u32 bandwidth_max ;
4461   u32 bandwidth_step ;
4462};
4463#line 70 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_frontend.h"
4464struct analog_parameters {
4465   unsigned int frequency ;
4466   unsigned int mode ;
4467   unsigned int audmode ;
4468   u64 std ;
4469};
4470#line 113
4471enum tuner_param {
4472    DVBFE_TUNER_FREQUENCY = 1,
4473    DVBFE_TUNER_TUNERSTEP = 2,
4474    DVBFE_TUNER_IFFREQ = 4,
4475    DVBFE_TUNER_BANDWIDTH = 8,
4476    DVBFE_TUNER_REFCLOCK = 16,
4477    DVBFE_TUNER_IQSENSE = 32,
4478    DVBFE_TUNER_DUMMY = (-0x7FFFFFFF-1)
4479} ;
4480#line 123
4481enum dvbfe_algo {
4482    DVBFE_ALGO_HW = 1,
4483    DVBFE_ALGO_SW = 2,
4484    DVBFE_ALGO_CUSTOM = 4,
4485    DVBFE_ALGO_RECOVERY = (-0x7FFFFFFF-1)
4486} ;
4487#line 130 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_frontend.h"
4488struct tuner_state {
4489   u32 frequency ;
4490   u32 tunerstep ;
4491   u32 ifreq ;
4492   u32 bandwidth ;
4493   u32 iqsense ;
4494   u32 refclock ;
4495};
4496#line 164
4497enum dvbfe_search {
4498    DVBFE_ALGO_SEARCH_SUCCESS = 1,
4499    DVBFE_ALGO_SEARCH_ASLEEP = 2,
4500    DVBFE_ALGO_SEARCH_FAILED = 4,
4501    DVBFE_ALGO_SEARCH_INVALID = 8,
4502    DVBFE_ALGO_SEARCH_AGAIN = 16,
4503    DVBFE_ALGO_SEARCH_ERROR = (-0x7FFFFFFF-1)
4504} ;
4505#line 173 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_frontend.h"
4506struct dvb_tuner_ops {
4507   struct dvb_tuner_info info ;
4508   int (*release)(struct dvb_frontend * ) ;
4509   int (*init)(struct dvb_frontend * ) ;
4510   int (*sleep)(struct dvb_frontend * ) ;
4511   int (*set_params)(struct dvb_frontend * ) ;
4512   int (*set_analog_params)(struct dvb_frontend * , struct analog_parameters * ) ;
4513   int (*calc_regs)(struct dvb_frontend * , u8 * , int  ) ;
4514   int (*set_config)(struct dvb_frontend * , void * ) ;
4515   int (*get_frequency)(struct dvb_frontend * , u32 * ) ;
4516   int (*get_bandwidth)(struct dvb_frontend * , u32 * ) ;
4517   int (*get_if_frequency)(struct dvb_frontend * , u32 * ) ;
4518   int (*get_status)(struct dvb_frontend * , u32 * ) ;
4519   int (*get_rf_strength)(struct dvb_frontend * , u16 * ) ;
4520   int (*set_frequency)(struct dvb_frontend * , u32  ) ;
4521   int (*set_bandwidth)(struct dvb_frontend * , u32  ) ;
4522   int (*set_state)(struct dvb_frontend * , enum tuner_param  , struct tuner_state * ) ;
4523   int (*get_state)(struct dvb_frontend * , enum tuner_param  , struct tuner_state * ) ;
4524};
4525#line 236 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_frontend.h"
4526struct analog_demod_info {
4527   char *name ;
4528};
4529#line 240 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_frontend.h"
4530struct analog_demod_ops {
4531   struct analog_demod_info info ;
4532   void (*set_params)(struct dvb_frontend * , struct analog_parameters * ) ;
4533   int (*has_signal)(struct dvb_frontend * ) ;
4534   int (*get_afc)(struct dvb_frontend * ) ;
4535   void (*tuner_status)(struct dvb_frontend * ) ;
4536   void (*standby)(struct dvb_frontend * ) ;
4537   void (*release)(struct dvb_frontend * ) ;
4538   int (*i2c_gate_ctrl)(struct dvb_frontend * , int  ) ;
4539   int (*set_config)(struct dvb_frontend * , void * ) ;
4540};
4541#line 257
4542struct dtv_frontend_properties;
4543#line 257
4544struct dtv_frontend_properties;
4545#line 258 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_frontend.h"
4546struct dvb_frontend_ops {
4547   struct dvb_frontend_info info ;
4548   u8 delsys[8U] ;
4549   void (*release)(struct dvb_frontend * ) ;
4550   void (*release_sec)(struct dvb_frontend * ) ;
4551   int (*init)(struct dvb_frontend * ) ;
4552   int (*sleep)(struct dvb_frontend * ) ;
4553   int (*write)(struct dvb_frontend * , u8 const   * , int  ) ;
4554   int (*tune)(struct dvb_frontend * , bool  , unsigned int  , unsigned int * , fe_status_t * ) ;
4555   enum dvbfe_algo (*get_frontend_algo)(struct dvb_frontend * ) ;
4556   int (*set_frontend)(struct dvb_frontend * ) ;
4557   int (*get_tune_settings)(struct dvb_frontend * , struct dvb_frontend_tune_settings * ) ;
4558   int (*get_frontend)(struct dvb_frontend * ) ;
4559   int (*read_status)(struct dvb_frontend * , fe_status_t * ) ;
4560   int (*read_ber)(struct dvb_frontend * , u32 * ) ;
4561   int (*read_signal_strength)(struct dvb_frontend * , u16 * ) ;
4562   int (*read_snr)(struct dvb_frontend * , u16 * ) ;
4563   int (*read_ucblocks)(struct dvb_frontend * , u32 * ) ;
4564   int (*diseqc_reset_overload)(struct dvb_frontend * ) ;
4565   int (*diseqc_send_master_cmd)(struct dvb_frontend * , struct dvb_diseqc_master_cmd * ) ;
4566   int (*diseqc_recv_slave_reply)(struct dvb_frontend * , struct dvb_diseqc_slave_reply * ) ;
4567   int (*diseqc_send_burst)(struct dvb_frontend * , fe_sec_mini_cmd_t  ) ;
4568   int (*set_tone)(struct dvb_frontend * , fe_sec_tone_mode_t  ) ;
4569   int (*set_voltage)(struct dvb_frontend * , fe_sec_voltage_t  ) ;
4570   int (*enable_high_lnb_voltage)(struct dvb_frontend * , long  ) ;
4571   int (*dishnetwork_send_legacy_command)(struct dvb_frontend * , unsigned long  ) ;
4572   int (*i2c_gate_ctrl)(struct dvb_frontend * , int  ) ;
4573   int (*ts_bus_ctrl)(struct dvb_frontend * , int  ) ;
4574   enum dvbfe_search (*search)(struct dvb_frontend * ) ;
4575   struct dvb_tuner_ops tuner_ops ;
4576   struct analog_demod_ops analog_ops ;
4577   int (*set_property)(struct dvb_frontend * , struct dtv_property * ) ;
4578   int (*get_property)(struct dvb_frontend * , struct dtv_property * ) ;
4579};
4580#line 317 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_frontend.h"
4581struct __anonstruct_layer_183 {
4582   u8 segment_count ;
4583   fe_code_rate_t fec ;
4584   fe_modulation_t modulation ;
4585   u8 interleaving ;
4586};
4587#line 317 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_frontend.h"
4588struct dtv_frontend_properties {
4589   u32 state ;
4590   u32 frequency ;
4591   fe_modulation_t modulation ;
4592   fe_sec_voltage_t voltage ;
4593   fe_sec_tone_mode_t sectone ;
4594   fe_spectral_inversion_t inversion ;
4595   fe_code_rate_t fec_inner ;
4596   fe_transmit_mode_t transmission_mode ;
4597   u32 bandwidth_hz ;
4598   fe_guard_interval_t guard_interval ;
4599   fe_hierarchy_t hierarchy ;
4600   u32 symbol_rate ;
4601   fe_code_rate_t code_rate_HP ;
4602   fe_code_rate_t code_rate_LP ;
4603   fe_pilot_t pilot ;
4604   fe_rolloff_t rolloff ;
4605   fe_delivery_system_t delivery_system ;
4606   u8 isdbt_partial_reception ;
4607   u8 isdbt_sb_mode ;
4608   u8 isdbt_sb_subchannel ;
4609   u32 isdbt_sb_segment_idx ;
4610   u32 isdbt_sb_segment_count ;
4611   u8 isdbt_layer_enabled ;
4612   struct __anonstruct_layer_183 layer[3U] ;
4613   u32 isdbs_ts_id ;
4614   u32 dvbt2_plp_id ;
4615};
4616#line 376 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_frontend.h"
4617struct dvb_frontend {
4618   struct dvb_frontend_ops ops ;
4619   struct dvb_adapter *dvb ;
4620   void *demodulator_priv ;
4621   void *tuner_priv ;
4622   void *frontend_priv ;
4623   void *sec_priv ;
4624   void *analog_demod_priv ;
4625   struct dtv_frontend_properties dtv_property_cache ;
4626   int (*callback)(void * , int  , int  , int  ) ;
4627   int id ;
4628};
4629#line 403
4630enum ldv_21821 {
4631    DMX_OUT_DECODER = 0,
4632    DMX_OUT_TAP = 1,
4633    DMX_OUT_TS_TAP = 2,
4634    DMX_OUT_TSDEMUX_TAP = 3
4635} ;
4636#line 46 "include/linux/dvb/dmx.h"
4637typedef enum ldv_21821 dmx_output_t;
4638#line 47
4639enum ldv_21823 {
4640    DMX_IN_FRONTEND = 0,
4641    DMX_IN_DVR = 1
4642} ;
4643#line 53 "include/linux/dvb/dmx.h"
4644typedef enum ldv_21823 dmx_input_t;
4645#line 54
4646enum ldv_21825 {
4647    DMX_PES_AUDIO0 = 0,
4648    DMX_PES_VIDEO0 = 1,
4649    DMX_PES_TELETEXT0 = 2,
4650    DMX_PES_SUBTITLE0 = 3,
4651    DMX_PES_PCR0 = 4,
4652    DMX_PES_AUDIO1 = 5,
4653    DMX_PES_VIDEO1 = 6,
4654    DMX_PES_TELETEXT1 = 7,
4655    DMX_PES_SUBTITLE1 = 8,
4656    DMX_PES_PCR1 = 9,
4657    DMX_PES_AUDIO2 = 10,
4658    DMX_PES_VIDEO2 = 11,
4659    DMX_PES_TELETEXT2 = 12,
4660    DMX_PES_SUBTITLE2 = 13,
4661    DMX_PES_PCR2 = 14,
4662    DMX_PES_AUDIO3 = 15,
4663    DMX_PES_VIDEO3 = 16,
4664    DMX_PES_TELETEXT3 = 17,
4665    DMX_PES_SUBTITLE3 = 18,
4666    DMX_PES_PCR3 = 19,
4667    DMX_PES_OTHER = 20
4668} ;
4669#line 83 "include/linux/dvb/dmx.h"
4670typedef enum ldv_21825 dmx_pes_type_t;
4671#line 84 "include/linux/dvb/dmx.h"
4672struct dmx_filter {
4673   __u8 filter[16U] ;
4674   __u8 mask[16U] ;
4675   __u8 mode[16U] ;
4676};
4677#line 97 "include/linux/dvb/dmx.h"
4678typedef struct dmx_filter dmx_filter_t;
4679#line 98 "include/linux/dvb/dmx.h"
4680struct dmx_sct_filter_params {
4681   __u16 pid ;
4682   dmx_filter_t filter ;
4683   __u32 timeout ;
4684   __u32 flags ;
4685};
4686#line 107 "include/linux/dvb/dmx.h"
4687struct dmx_pes_filter_params {
4688   __u16 pid ;
4689   dmx_input_t input ;
4690   dmx_output_t output ;
4691   dmx_pes_type_t pes_type ;
4692   __u32 flags ;
4693};
4694#line 121 "include/linux/dvb/dmx.h"
4695struct dmx_caps {
4696   __u32 caps ;
4697   int num_decoders ;
4698};
4699#line 126
4700enum ldv_21839 {
4701    DMX_SOURCE_FRONT0 = 0,
4702    DMX_SOURCE_FRONT1 = 1,
4703    DMX_SOURCE_FRONT2 = 2,
4704    DMX_SOURCE_FRONT3 = 3,
4705    DMX_SOURCE_DVR0 = 16,
4706    DMX_SOURCE_DVR1 = 17,
4707    DMX_SOURCE_DVR2 = 18,
4708    DMX_SOURCE_DVR3 = 19
4709} ;
4710#line 136 "include/linux/dvb/dmx.h"
4711typedef enum ldv_21839 dmx_source_t;
4712#line 143
4713enum dmx_success {
4714    DMX_OK = 0,
4715    DMX_LENGTH_ERROR = 1,
4716    DMX_OVERRUN_ERROR = 2,
4717    DMX_CRC_ERROR = 3,
4718    DMX_FRAME_ERROR = 4,
4719    DMX_FIFO_ERROR = 5,
4720    DMX_MISSED_ERROR = 6
4721} ;
4722#line 153
4723enum dmx_ts_pes {
4724    DMX_TS_PES_AUDIO0 = 0,
4725    DMX_TS_PES_VIDEO0 = 1,
4726    DMX_TS_PES_TELETEXT0 = 2,
4727    DMX_TS_PES_SUBTITLE0 = 3,
4728    DMX_TS_PES_PCR0 = 4,
4729    DMX_TS_PES_AUDIO1 = 5,
4730    DMX_TS_PES_VIDEO1 = 6,
4731    DMX_TS_PES_TELETEXT1 = 7,
4732    DMX_TS_PES_SUBTITLE1 = 8,
4733    DMX_TS_PES_PCR1 = 9,
4734    DMX_TS_PES_AUDIO2 = 10,
4735    DMX_TS_PES_VIDEO2 = 11,
4736    DMX_TS_PES_TELETEXT2 = 12,
4737    DMX_TS_PES_SUBTITLE2 = 13,
4738    DMX_TS_PES_PCR2 = 14,
4739    DMX_TS_PES_AUDIO3 = 15,
4740    DMX_TS_PES_VIDEO3 = 16,
4741    DMX_TS_PES_TELETEXT3 = 17,
4742    DMX_TS_PES_SUBTITLE3 = 18,
4743    DMX_TS_PES_PCR3 = 19,
4744    DMX_TS_PES_OTHER = 20
4745} ;
4746#line 177
4747struct dmx_demux;
4748#line 177 "include/linux/dvb/dmx.h"
4749struct dmx_ts_feed {
4750   int is_filtering ;
4751   struct dmx_demux *parent ;
4752   void *priv ;
4753   int (*set)(struct dmx_ts_feed * , u16  , int  , enum dmx_ts_pes  , size_t  , struct timespec  ) ;
4754   int (*start_filtering)(struct dmx_ts_feed * ) ;
4755   int (*stop_filtering)(struct dmx_ts_feed * ) ;
4756};
4757#line 138 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/demux.h"
4758struct dmx_section_feed;
4759#line 138 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/demux.h"
4760struct dmx_section_filter {
4761   u8 filter_value[18U] ;
4762   u8 filter_mask[18U] ;
4763   u8 filter_mode[18U] ;
4764   struct dmx_section_feed *parent ;
4765   void *priv ;
4766};
4767#line 150 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/demux.h"
4768struct dmx_section_feed {
4769   int is_filtering ;
4770   struct dmx_demux *parent ;
4771   void *priv ;
4772   int check_crc ;
4773   u32 crc_val ;
4774   u8 *secbuf ;
4775   u8 secbuf_base[4284U] ;
4776   u16 secbufp ;
4777   u16 seclen ;
4778   u16 tsfeedp ;
4779   int (*set)(struct dmx_section_feed * , u16  , size_t  , int  ) ;
4780   int (*allocate_filter)(struct dmx_section_feed * , struct dmx_section_filter ** ) ;
4781   int (*release_filter)(struct dmx_section_feed * , struct dmx_section_filter * ) ;
4782   int (*start_filtering)(struct dmx_section_feed * ) ;
4783   int (*stop_filtering)(struct dmx_section_feed * ) ;
4784};
4785#line 187
4786enum dmx_frontend_source {
4787    DMX_MEMORY_FE = 0,
4788    DMX_FRONTEND_0 = 1,
4789    DMX_FRONTEND_1 = 2,
4790    DMX_FRONTEND_2 = 3,
4791    DMX_FRONTEND_3 = 4,
4792    DMX_STREAM_0 = 5,
4793    DMX_STREAM_1 = 6,
4794    DMX_STREAM_2 = 7,
4795    DMX_STREAM_3 = 8
4796} ;
4797#line 199 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/demux.h"
4798struct dmx_frontend {
4799   struct list_head connectivity_list ;
4800   enum dmx_frontend_source source ;
4801};
4802#line 215 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/demux.h"
4803struct dmx_demux {
4804   u32 capabilities ;
4805   struct dmx_frontend *frontend ;
4806   void *priv ;
4807   int (*open)(struct dmx_demux * ) ;
4808   int (*close)(struct dmx_demux * ) ;
4809   int (*write)(struct dmx_demux * , char const   * , size_t  ) ;
4810   int (*allocate_ts_feed)(struct dmx_demux * , struct dmx_ts_feed ** , int (*)(u8 const   * ,
4811                                                                                size_t  ,
4812                                                                                u8 const   * ,
4813                                                                                size_t  ,
4814                                                                                struct dmx_ts_feed * ,
4815                                                                                enum dmx_success  ) ) ;
4816   int (*release_ts_feed)(struct dmx_demux * , struct dmx_ts_feed * ) ;
4817   int (*allocate_section_feed)(struct dmx_demux * , struct dmx_section_feed ** ,
4818                                int (*)(u8 const   * , size_t  , u8 const   * , size_t  ,
4819                                        struct dmx_section_filter * , enum dmx_success  ) ) ;
4820   int (*release_section_feed)(struct dmx_demux * , struct dmx_section_feed * ) ;
4821   int (*add_frontend)(struct dmx_demux * , struct dmx_frontend * ) ;
4822   int (*remove_frontend)(struct dmx_demux * , struct dmx_frontend * ) ;
4823   struct list_head *(*get_frontends)(struct dmx_demux * ) ;
4824   int (*connect_frontend)(struct dmx_demux * , struct dmx_frontend * ) ;
4825   int (*disconnect_frontend)(struct dmx_demux * ) ;
4826   int (*get_pes_pids)(struct dmx_demux * , u16 * ) ;
4827   int (*get_caps)(struct dmx_demux * , struct dmx_caps * ) ;
4828   int (*set_source)(struct dmx_demux * , dmx_source_t const   * ) ;
4829   int (*get_stc)(struct dmx_demux * , unsigned int  , u64 * , unsigned int * ) ;
4830};
4831#line 278
4832struct dvb_demux_feed;
4833#line 278 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/demux.h"
4834struct dvb_demux_filter {
4835   struct dmx_section_filter filter ;
4836   u8 maskandmode[18U] ;
4837   u8 maskandnotmode[18U] ;
4838   int doneq ;
4839   struct dvb_demux_filter *next ;
4840   struct dvb_demux_feed *feed ;
4841   int index ;
4842   int state ;
4843   int type ;
4844   u16 hw_handle ;
4845   struct timer_list timer ;
4846};
4847#line 64 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_demux.h"
4848union __anonunion_feed_184 {
4849   struct dmx_ts_feed ts ;
4850   struct dmx_section_feed sec ;
4851};
4852#line 64 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_demux.h"
4853union __anonunion_cb_185 {
4854   int (*ts)(u8 const   * , size_t  , u8 const   * , size_t  , struct dmx_ts_feed * ,
4855             enum dmx_success  ) ;
4856   int (*sec)(u8 const   * , size_t  , u8 const   * , size_t  , struct dmx_section_filter * ,
4857              enum dmx_success  ) ;
4858};
4859#line 64
4860struct dvb_demux;
4861#line 64 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_demux.h"
4862struct dvb_demux_feed {
4863   union __anonunion_feed_184 feed ;
4864   union __anonunion_cb_185 cb ;
4865   struct dvb_demux *demux ;
4866   void *priv ;
4867   int type ;
4868   int state ;
4869   u16 pid ;
4870   u8 *buffer ;
4871   int buffer_size ;
4872   struct timespec timeout ;
4873   struct dvb_demux_filter *filter ;
4874   int ts_type ;
4875   enum dmx_ts_pes pes_type ;
4876   int cc ;
4877   int pusi_seen ;
4878   u16 peslen ;
4879   struct list_head list_head ;
4880   unsigned int index ;
4881};
4882#line 100 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_demux.h"
4883struct dvb_demux {
4884   struct dmx_demux dmx ;
4885   void *priv ;
4886   int filternum ;
4887   int feednum ;
4888   int (*start_feed)(struct dvb_demux_feed * ) ;
4889   int (*stop_feed)(struct dvb_demux_feed * ) ;
4890   int (*write_to_decoder)(struct dvb_demux_feed * , u8 const   * , size_t  ) ;
4891   u32 (*check_crc32)(struct dvb_demux_feed * , u8 const   * , size_t  ) ;
4892   void (*memcopy)(struct dvb_demux_feed * , u8 * , u8 const   * , size_t  ) ;
4893   int users ;
4894   struct dvb_demux_filter *filter ;
4895   struct dvb_demux_feed *feed ;
4896   struct list_head frontend_list ;
4897   struct dvb_demux_feed *pesfilter[20U] ;
4898   u16 pids[20U] ;
4899   int playing ;
4900   int recording ;
4901   struct list_head feed_list ;
4902   u8 tsbuf[204U] ;
4903   int tsbufp ;
4904   struct mutex mutex ;
4905   spinlock_t lock ;
4906   uint8_t *cnt_storage ;
4907   struct timespec speed_last_time ;
4908   uint32_t speed_pkts_cnt ;
4909};
4910#line 11 "include/linux/socket.h"
4911typedef unsigned short __kernel_sa_family_t;
4912#line 40 "include/linux/socket.h"
4913typedef __kernel_sa_family_t sa_family_t;
4914#line 41 "include/linux/socket.h"
4915struct sockaddr {
4916   sa_family_t sa_family ;
4917   char sa_data[14U] ;
4918};
4919#line 41 "include/linux/hdlc/ioctl.h"
4920struct __anonstruct_sync_serial_settings_186 {
4921   unsigned int clock_rate ;
4922   unsigned int clock_type ;
4923   unsigned short loopback ;
4924};
4925#line 41 "include/linux/hdlc/ioctl.h"
4926typedef struct __anonstruct_sync_serial_settings_186 sync_serial_settings;
4927#line 48 "include/linux/hdlc/ioctl.h"
4928struct __anonstruct_te1_settings_187 {
4929   unsigned int clock_rate ;
4930   unsigned int clock_type ;
4931   unsigned short loopback ;
4932   unsigned int slot_map ;
4933};
4934#line 48 "include/linux/hdlc/ioctl.h"
4935typedef struct __anonstruct_te1_settings_187 te1_settings;
4936#line 53 "include/linux/hdlc/ioctl.h"
4937struct __anonstruct_raw_hdlc_proto_188 {
4938   unsigned short encoding ;
4939   unsigned short parity ;
4940};
4941#line 53 "include/linux/hdlc/ioctl.h"
4942typedef struct __anonstruct_raw_hdlc_proto_188 raw_hdlc_proto;
4943#line 63 "include/linux/hdlc/ioctl.h"
4944struct __anonstruct_fr_proto_189 {
4945   unsigned int t391 ;
4946   unsigned int t392 ;
4947   unsigned int n391 ;
4948   unsigned int n392 ;
4949   unsigned int n393 ;
4950   unsigned short lmi ;
4951   unsigned short dce ;
4952};
4953#line 63 "include/linux/hdlc/ioctl.h"
4954typedef struct __anonstruct_fr_proto_189 fr_proto;
4955#line 67 "include/linux/hdlc/ioctl.h"
4956struct __anonstruct_fr_proto_pvc_190 {
4957   unsigned int dlci ;
4958};
4959#line 67 "include/linux/hdlc/ioctl.h"
4960typedef struct __anonstruct_fr_proto_pvc_190 fr_proto_pvc;
4961#line 72 "include/linux/hdlc/ioctl.h"
4962struct __anonstruct_fr_proto_pvc_info_191 {
4963   unsigned int dlci ;
4964   char master[16U] ;
4965};
4966#line 72 "include/linux/hdlc/ioctl.h"
4967typedef struct __anonstruct_fr_proto_pvc_info_191 fr_proto_pvc_info;
4968#line 77 "include/linux/hdlc/ioctl.h"
4969struct __anonstruct_cisco_proto_192 {
4970   unsigned int interval ;
4971   unsigned int timeout ;
4972};
4973#line 77 "include/linux/hdlc/ioctl.h"
4974typedef struct __anonstruct_cisco_proto_192 cisco_proto;
4975#line 93 "include/linux/hdlc/ioctl.h"
4976struct ifmap {
4977   unsigned long mem_start ;
4978   unsigned long mem_end ;
4979   unsigned short base_addr ;
4980   unsigned char irq ;
4981   unsigned char dma ;
4982   unsigned char port ;
4983};
4984#line 148 "include/linux/if.h"
4985union __anonunion_ifs_ifsu_193 {
4986   raw_hdlc_proto *raw_hdlc ;
4987   cisco_proto *cisco ;
4988   fr_proto *fr ;
4989   fr_proto_pvc *fr_pvc ;
4990   fr_proto_pvc_info *fr_pvc_info ;
4991   sync_serial_settings *sync ;
4992   te1_settings *te1 ;
4993};
4994#line 148 "include/linux/if.h"
4995struct if_settings {
4996   unsigned int type ;
4997   unsigned int size ;
4998   union __anonunion_ifs_ifsu_193 ifs_ifsu ;
4999};
5000#line 166 "include/linux/if.h"
5001union __anonunion_ifr_ifrn_194 {
5002   char ifrn_name[16U] ;
5003};
5004#line 166 "include/linux/if.h"
5005union __anonunion_ifr_ifru_195 {
5006   struct sockaddr ifru_addr ;
5007   struct sockaddr ifru_dstaddr ;
5008   struct sockaddr ifru_broadaddr ;
5009   struct sockaddr ifru_netmask ;
5010   struct sockaddr ifru_hwaddr ;
5011   short ifru_flags ;
5012   int ifru_ivalue ;
5013   int ifru_mtu ;
5014   struct ifmap ifru_map ;
5015   char ifru_slave[16U] ;
5016   char ifru_newname[16U] ;
5017   void *ifru_data ;
5018   struct if_settings ifru_settings ;
5019};
5020#line 166 "include/linux/if.h"
5021struct ifreq {
5022   union __anonunion_ifr_ifrn_194 ifr_ifrn ;
5023   union __anonunion_ifr_ifru_195 ifr_ifru ;
5024};
5025#line 230 "include/linux/if.h"
5026struct ethhdr {
5027   unsigned char h_dest[6U] ;
5028   unsigned char h_source[6U] ;
5029   __be16 h_proto ;
5030};
5031#line 74 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/archrandom.h"
5032struct net;
5033#line 74
5034struct net;
5035#line 108 "include/net/checksum.h"
5036struct sk_buff;
5037#line 108
5038struct sk_buff;
5039#line 37 "include/linux/dmaengine.h"
5040typedef s32 dma_cookie_t;
5041#line 1007 "include/linux/dmaengine.h"
5042struct dma_attrs {
5043   unsigned long flags[1U] ;
5044};
5045#line 67 "include/linux/dma-attrs.h"
5046enum dma_data_direction {
5047    DMA_BIDIRECTIONAL = 0,
5048    DMA_TO_DEVICE = 1,
5049    DMA_FROM_DEVICE = 2,
5050    DMA_NONE = 3
5051} ;
5052#line 74 "include/linux/dma-attrs.h"
5053struct dma_map_ops {
5054   void *(*alloc)(struct device * , size_t  , dma_addr_t * , gfp_t  , struct dma_attrs * ) ;
5055   void (*free)(struct device * , size_t  , void * , dma_addr_t  , struct dma_attrs * ) ;
5056   int (*mmap)(struct device * , struct vm_area_struct * , void * , dma_addr_t  ,
5057               size_t  , struct dma_attrs * ) ;
5058   dma_addr_t (*map_page)(struct device * , struct page * , unsigned long  , size_t  ,
5059                          enum dma_data_direction  , struct dma_attrs * ) ;
5060   void (*unmap_page)(struct device * , dma_addr_t  , size_t  , enum dma_data_direction  ,
5061                      struct dma_attrs * ) ;
5062   int (*map_sg)(struct device * , struct scatterlist * , int  , enum dma_data_direction  ,
5063                 struct dma_attrs * ) ;
5064   void (*unmap_sg)(struct device * , struct scatterlist * , int  , enum dma_data_direction  ,
5065                    struct dma_attrs * ) ;
5066   void (*sync_single_for_cpu)(struct device * , dma_addr_t  , size_t  , enum dma_data_direction  ) ;
5067   void (*sync_single_for_device)(struct device * , dma_addr_t  , size_t  , enum dma_data_direction  ) ;
5068   void (*sync_sg_for_cpu)(struct device * , struct scatterlist * , int  , enum dma_data_direction  ) ;
5069   void (*sync_sg_for_device)(struct device * , struct scatterlist * , int  , enum dma_data_direction  ) ;
5070   int (*mapping_error)(struct device * , dma_addr_t  ) ;
5071   int (*dma_supported)(struct device * , u64  ) ;
5072   int (*set_dma_mask)(struct device * , u64  ) ;
5073   int is_phys ;
5074};
5075#line 15 "include/linux/netdev_features.h"
5076typedef u64 netdev_features_t;
5077#line 56 "include/linux/netdev_features.h"
5078struct nf_conntrack {
5079   atomic_t use ;
5080};
5081#line 116 "include/linux/skbuff.h"
5082struct nf_bridge_info {
5083   atomic_t use ;
5084   struct net_device *physindev ;
5085   struct net_device *physoutdev ;
5086   unsigned int mask ;
5087   unsigned long data[4U] ;
5088};
5089#line 126 "include/linux/skbuff.h"
5090struct sk_buff_head {
5091   struct sk_buff *next ;
5092   struct sk_buff *prev ;
5093   __u32 qlen ;
5094   spinlock_t lock ;
5095};
5096#line 318 "include/linux/skbuff.h"
5097typedef unsigned int sk_buff_data_t;
5098#line 319
5099struct sec_path;
5100#line 319 "include/linux/skbuff.h"
5101struct __anonstruct_ldv_30303_200 {
5102   __u16 csum_start ;
5103   __u16 csum_offset ;
5104};
5105#line 319 "include/linux/skbuff.h"
5106union __anonunion_ldv_30304_199 {
5107   __wsum csum ;
5108   struct __anonstruct_ldv_30303_200 ldv_30303 ;
5109};
5110#line 319 "include/linux/skbuff.h"
5111union __anonunion_ldv_30340_201 {
5112   __u32 mark ;
5113   __u32 dropcount ;
5114   __u32 avail_size ;
5115};
5116#line 319 "include/linux/skbuff.h"
5117struct sk_buff {
5118   struct sk_buff *next ;
5119   struct sk_buff *prev ;
5120   ktime_t tstamp ;
5121   struct sock *sk ;
5122   struct net_device *dev ;
5123   char cb[48U] ;
5124   unsigned long _skb_refdst ;
5125   struct sec_path *sp ;
5126   unsigned int len ;
5127   unsigned int data_len ;
5128   __u16 mac_len ;
5129   __u16 hdr_len ;
5130   union __anonunion_ldv_30304_199 ldv_30304 ;
5131   __u32 priority ;
5132   unsigned char local_df : 1 ;
5133   unsigned char cloned : 1 ;
5134   unsigned char ip_summed : 2 ;
5135   unsigned char nohdr : 1 ;
5136   unsigned char nfctinfo : 3 ;
5137   unsigned char pkt_type : 3 ;
5138   unsigned char fclone : 2 ;
5139   unsigned char ipvs_property : 1 ;
5140   unsigned char peeked : 1 ;
5141   unsigned char nf_trace : 1 ;
5142   __be16 protocol ;
5143   void (*destructor)(struct sk_buff * ) ;
5144   struct nf_conntrack *nfct ;
5145   struct sk_buff *nfct_reasm ;
5146   struct nf_bridge_info *nf_bridge ;
5147   int skb_iif ;
5148   __u32 rxhash ;
5149   __u16 vlan_tci ;
5150   __u16 tc_index ;
5151   __u16 tc_verd ;
5152   __u16 queue_mapping ;
5153   unsigned char ndisc_nodetype : 2 ;
5154   unsigned char ooo_okay : 1 ;
5155   unsigned char l4_rxhash : 1 ;
5156   unsigned char wifi_acked_valid : 1 ;
5157   unsigned char wifi_acked : 1 ;
5158   unsigned char no_fcs : 1 ;
5159   dma_cookie_t dma_cookie ;
5160   __u32 secmark ;
5161   union __anonunion_ldv_30340_201 ldv_30340 ;
5162   sk_buff_data_t transport_header ;
5163   sk_buff_data_t network_header ;
5164   sk_buff_data_t mac_header ;
5165   sk_buff_data_t tail ;
5166   sk_buff_data_t end ;
5167   unsigned char *head ;
5168   unsigned char *data ;
5169   unsigned int truesize ;
5170   atomic_t users ;
5171};
5172#line 520
5173struct dst_entry;
5174#line 117 "include/linux/netlink.h"
5175struct nlattr {
5176   __u16 nla_len ;
5177   __u16 nla_type ;
5178};
5179#line 39 "include/linux/if_link.h"
5180struct rtnl_link_stats64 {
5181   __u64 rx_packets ;
5182   __u64 tx_packets ;
5183   __u64 rx_bytes ;
5184   __u64 tx_bytes ;
5185   __u64 rx_errors ;
5186   __u64 tx_errors ;
5187   __u64 rx_dropped ;
5188   __u64 tx_dropped ;
5189   __u64 multicast ;
5190   __u64 collisions ;
5191   __u64 rx_length_errors ;
5192   __u64 rx_over_errors ;
5193   __u64 rx_crc_errors ;
5194   __u64 rx_frame_errors ;
5195   __u64 rx_fifo_errors ;
5196   __u64 rx_missed_errors ;
5197   __u64 tx_aborted_errors ;
5198   __u64 tx_carrier_errors ;
5199   __u64 tx_fifo_errors ;
5200   __u64 tx_heartbeat_errors ;
5201   __u64 tx_window_errors ;
5202   __u64 rx_compressed ;
5203   __u64 tx_compressed ;
5204};
5205#line 309 "include/linux/if_link.h"
5206struct ifla_vf_info {
5207   __u32 vf ;
5208   __u8 mac[32U] ;
5209   __u32 vlan ;
5210   __u32 qos ;
5211   __u32 tx_rate ;
5212   __u32 spoofchk ;
5213};
5214#line 71 "include/linux/miscdevice.h"
5215struct pm_qos_request {
5216   struct plist_node node ;
5217   int pm_qos_class ;
5218   struct delayed_work work ;
5219};
5220#line 35 "include/linux/pm_qos.h"
5221struct dev_pm_qos_request {
5222   struct plist_node node ;
5223   struct device *dev ;
5224};
5225#line 40
5226enum pm_qos_type {
5227    PM_QOS_UNITIALIZED = 0,
5228    PM_QOS_MAX = 1,
5229    PM_QOS_MIN = 2
5230} ;
5231#line 46 "include/linux/pm_qos.h"
5232struct pm_qos_constraints {
5233   struct plist_head list ;
5234   s32 target_value ;
5235   s32 default_value ;
5236   enum pm_qos_type type ;
5237   struct blocking_notifier_head *notifiers ;
5238};
5239#line 147 "include/linux/pm_qos.h"
5240struct dql {
5241   unsigned int num_queued ;
5242   unsigned int adj_limit ;
5243   unsigned int last_obj_cnt ;
5244   unsigned int limit ;
5245   unsigned int num_completed ;
5246   unsigned int prev_ovlimit ;
5247   unsigned int prev_num_queued ;
5248   unsigned int prev_last_obj_cnt ;
5249   unsigned int lowest_slack ;
5250   unsigned long slack_start_time ;
5251   unsigned int max_limit ;
5252   unsigned int min_limit ;
5253   unsigned int slack_hold_time ;
5254};
5255#line 39 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/compat.h"
5256typedef s32 compat_long_t;
5257#line 212 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/compat.h"
5258typedef u32 compat_uptr_t;
5259#line 225 "include/linux/compat.h"
5260struct compat_robust_list {
5261   compat_uptr_t next ;
5262};
5263#line 229 "include/linux/compat.h"
5264struct compat_robust_list_head {
5265   struct compat_robust_list list ;
5266   compat_long_t futex_offset ;
5267   compat_uptr_t list_op_pending ;
5268};
5269#line 590 "include/linux/compat.h"
5270struct ethtool_cmd {
5271   __u32 cmd ;
5272   __u32 supported ;
5273   __u32 advertising ;
5274   __u16 speed ;
5275   __u8 duplex ;
5276   __u8 port ;
5277   __u8 phy_address ;
5278   __u8 transceiver ;
5279   __u8 autoneg ;
5280   __u8 mdio_support ;
5281   __u32 maxtxpkt ;
5282   __u32 maxrxpkt ;
5283   __u16 speed_hi ;
5284   __u8 eth_tp_mdix ;
5285   __u8 reserved2 ;
5286   __u32 lp_advertising ;
5287   __u32 reserved[2U] ;
5288};
5289#line 66 "include/linux/ethtool.h"
5290struct ethtool_drvinfo {
5291   __u32 cmd ;
5292   char driver[32U] ;
5293   char version[32U] ;
5294   char fw_version[32U] ;
5295   char bus_info[32U] ;
5296   char reserved1[32U] ;
5297   char reserved2[12U] ;
5298   __u32 n_priv_flags ;
5299   __u32 n_stats ;
5300   __u32 testinfo_len ;
5301   __u32 eedump_len ;
5302   __u32 regdump_len ;
5303};
5304#line 106 "include/linux/ethtool.h"
5305struct ethtool_wolinfo {
5306   __u32 cmd ;
5307   __u32 supported ;
5308   __u32 wolopts ;
5309   __u8 sopass[6U] ;
5310};
5311#line 121 "include/linux/ethtool.h"
5312struct ethtool_regs {
5313   __u32 cmd ;
5314   __u32 version ;
5315   __u32 len ;
5316   __u8 data[0U] ;
5317};
5318#line 129 "include/linux/ethtool.h"
5319struct ethtool_eeprom {
5320   __u32 cmd ;
5321   __u32 magic ;
5322   __u32 offset ;
5323   __u32 len ;
5324   __u8 data[0U] ;
5325};
5326#line 138 "include/linux/ethtool.h"
5327struct ethtool_coalesce {
5328   __u32 cmd ;
5329   __u32 rx_coalesce_usecs ;
5330   __u32 rx_max_coalesced_frames ;
5331   __u32 rx_coalesce_usecs_irq ;
5332   __u32 rx_max_coalesced_frames_irq ;
5333   __u32 tx_coalesce_usecs ;
5334   __u32 tx_max_coalesced_frames ;
5335   __u32 tx_coalesce_usecs_irq ;
5336   __u32 tx_max_coalesced_frames_irq ;
5337   __u32 stats_block_coalesce_usecs ;
5338   __u32 use_adaptive_rx_coalesce ;
5339   __u32 use_adaptive_tx_coalesce ;
5340   __u32 pkt_rate_low ;
5341   __u32 rx_coalesce_usecs_low ;
5342   __u32 rx_max_coalesced_frames_low ;
5343   __u32 tx_coalesce_usecs_low ;
5344   __u32 tx_max_coalesced_frames_low ;
5345   __u32 pkt_rate_high ;
5346   __u32 rx_coalesce_usecs_high ;
5347   __u32 rx_max_coalesced_frames_high ;
5348   __u32 tx_coalesce_usecs_high ;
5349   __u32 tx_max_coalesced_frames_high ;
5350   __u32 rate_sample_interval ;
5351};
5352#line 236 "include/linux/ethtool.h"
5353struct ethtool_ringparam {
5354   __u32 cmd ;
5355   __u32 rx_max_pending ;
5356   __u32 rx_mini_max_pending ;
5357   __u32 rx_jumbo_max_pending ;
5358   __u32 tx_max_pending ;
5359   __u32 rx_pending ;
5360   __u32 rx_mini_pending ;
5361   __u32 rx_jumbo_pending ;
5362   __u32 tx_pending ;
5363};
5364#line 258 "include/linux/ethtool.h"
5365struct ethtool_channels {
5366   __u32 cmd ;
5367   __u32 max_rx ;
5368   __u32 max_tx ;
5369   __u32 max_other ;
5370   __u32 max_combined ;
5371   __u32 rx_count ;
5372   __u32 tx_count ;
5373   __u32 other_count ;
5374   __u32 combined_count ;
5375};
5376#line 286 "include/linux/ethtool.h"
5377struct ethtool_pauseparam {
5378   __u32 cmd ;
5379   __u32 autoneg ;
5380   __u32 rx_pause ;
5381   __u32 tx_pause ;
5382};
5383#line 337 "include/linux/ethtool.h"
5384struct ethtool_test {
5385   __u32 cmd ;
5386   __u32 flags ;
5387   __u32 reserved ;
5388   __u32 len ;
5389   __u64 data[0U] ;
5390};
5391#line 359 "include/linux/ethtool.h"
5392struct ethtool_stats {
5393   __u32 cmd ;
5394   __u32 n_stats ;
5395   __u64 data[0U] ;
5396};
5397#line 380 "include/linux/ethtool.h"
5398struct ethtool_tcpip4_spec {
5399   __be32 ip4src ;
5400   __be32 ip4dst ;
5401   __be16 psrc ;
5402   __be16 pdst ;
5403   __u8 tos ;
5404};
5405#line 413 "include/linux/ethtool.h"
5406struct ethtool_ah_espip4_spec {
5407   __be32 ip4src ;
5408   __be32 ip4dst ;
5409   __be32 spi ;
5410   __u8 tos ;
5411};
5412#line 429 "include/linux/ethtool.h"
5413struct ethtool_usrip4_spec {
5414   __be32 ip4src ;
5415   __be32 ip4dst ;
5416   __be32 l4_4_bytes ;
5417   __u8 tos ;
5418   __u8 ip_ver ;
5419   __u8 proto ;
5420};
5421#line 449 "include/linux/ethtool.h"
5422union ethtool_flow_union {
5423   struct ethtool_tcpip4_spec tcp_ip4_spec ;
5424   struct ethtool_tcpip4_spec udp_ip4_spec ;
5425   struct ethtool_tcpip4_spec sctp_ip4_spec ;
5426   struct ethtool_ah_espip4_spec ah_ip4_spec ;
5427   struct ethtool_ah_espip4_spec esp_ip4_spec ;
5428   struct ethtool_usrip4_spec usr_ip4_spec ;
5429   struct ethhdr ether_spec ;
5430   __u8 hdata[60U] ;
5431};
5432#line 460 "include/linux/ethtool.h"
5433struct ethtool_flow_ext {
5434   __be16 vlan_etype ;
5435   __be16 vlan_tci ;
5436   __be32 data[2U] ;
5437};
5438#line 466 "include/linux/ethtool.h"
5439struct ethtool_rx_flow_spec {
5440   __u32 flow_type ;
5441   union ethtool_flow_union h_u ;
5442   struct ethtool_flow_ext h_ext ;
5443   union ethtool_flow_union m_u ;
5444   struct ethtool_flow_ext m_ext ;
5445   __u64 ring_cookie ;
5446   __u32 location ;
5447};
5448#line 491 "include/linux/ethtool.h"
5449struct ethtool_rxnfc {
5450   __u32 cmd ;
5451   __u32 flow_type ;
5452   __u64 data ;
5453   struct ethtool_rx_flow_spec fs ;
5454   __u32 rule_cnt ;
5455   __u32 rule_locs[0U] ;
5456};
5457#line 649 "include/linux/ethtool.h"
5458struct ethtool_flash {
5459   __u32 cmd ;
5460   __u32 region ;
5461   char data[128U] ;
5462};
5463#line 657 "include/linux/ethtool.h"
5464struct ethtool_dump {
5465   __u32 cmd ;
5466   __u32 version ;
5467   __u32 flag ;
5468   __u32 len ;
5469   __u8 data[0U] ;
5470};
5471#line 769
5472enum ethtool_phys_id_state {
5473    ETHTOOL_ID_INACTIVE = 0,
5474    ETHTOOL_ID_ACTIVE = 1,
5475    ETHTOOL_ID_ON = 2,
5476    ETHTOOL_ID_OFF = 3
5477} ;
5478#line 803 "include/linux/ethtool.h"
5479struct ethtool_ops {
5480   int (*get_settings)(struct net_device * , struct ethtool_cmd * ) ;
5481   int (*set_settings)(struct net_device * , struct ethtool_cmd * ) ;
5482   void (*get_drvinfo)(struct net_device * , struct ethtool_drvinfo * ) ;
5483   int (*get_regs_len)(struct net_device * ) ;
5484   void (*get_regs)(struct net_device * , struct ethtool_regs * , void * ) ;
5485   void (*get_wol)(struct net_device * , struct ethtool_wolinfo * ) ;
5486   int (*set_wol)(struct net_device * , struct ethtool_wolinfo * ) ;
5487   u32 (*get_msglevel)(struct net_device * ) ;
5488   void (*set_msglevel)(struct net_device * , u32  ) ;
5489   int (*nway_reset)(struct net_device * ) ;
5490   u32 (*get_link)(struct net_device * ) ;
5491   int (*get_eeprom_len)(struct net_device * ) ;
5492   int (*get_eeprom)(struct net_device * , struct ethtool_eeprom * , u8 * ) ;
5493   int (*set_eeprom)(struct net_device * , struct ethtool_eeprom * , u8 * ) ;
5494   int (*get_coalesce)(struct net_device * , struct ethtool_coalesce * ) ;
5495   int (*set_coalesce)(struct net_device * , struct ethtool_coalesce * ) ;
5496   void (*get_ringparam)(struct net_device * , struct ethtool_ringparam * ) ;
5497   int (*set_ringparam)(struct net_device * , struct ethtool_ringparam * ) ;
5498   void (*get_pauseparam)(struct net_device * , struct ethtool_pauseparam * ) ;
5499   int (*set_pauseparam)(struct net_device * , struct ethtool_pauseparam * ) ;
5500   void (*self_test)(struct net_device * , struct ethtool_test * , u64 * ) ;
5501   void (*get_strings)(struct net_device * , u32  , u8 * ) ;
5502   int (*set_phys_id)(struct net_device * , enum ethtool_phys_id_state  ) ;
5503   void (*get_ethtool_stats)(struct net_device * , struct ethtool_stats * , u64 * ) ;
5504   int (*begin)(struct net_device * ) ;
5505   void (*complete)(struct net_device * ) ;
5506   u32 (*get_priv_flags)(struct net_device * ) ;
5507   int (*set_priv_flags)(struct net_device * , u32  ) ;
5508   int (*get_sset_count)(struct net_device * , int  ) ;
5509   int (*get_rxnfc)(struct net_device * , struct ethtool_rxnfc * , u32 * ) ;
5510   int (*set_rxnfc)(struct net_device * , struct ethtool_rxnfc * ) ;
5511   int (*flash_device)(struct net_device * , struct ethtool_flash * ) ;
5512   int (*reset)(struct net_device * , u32 * ) ;
5513   u32 (*get_rxfh_indir_size)(struct net_device * ) ;
5514   int (*get_rxfh_indir)(struct net_device * , u32 * ) ;
5515   int (*set_rxfh_indir)(struct net_device * , u32 const   * ) ;
5516   void (*get_channels)(struct net_device * , struct ethtool_channels * ) ;
5517   int (*set_channels)(struct net_device * , struct ethtool_channels * ) ;
5518   int (*get_dump_flag)(struct net_device * , struct ethtool_dump * ) ;
5519   int (*get_dump_data)(struct net_device * , struct ethtool_dump * , void * ) ;
5520   int (*set_dump)(struct net_device * , struct ethtool_dump * ) ;
5521};
5522#line 971
5523struct prot_inuse;
5524#line 971
5525struct prot_inuse;
5526#line 972 "include/linux/ethtool.h"
5527struct netns_core {
5528   struct ctl_table_header *sysctl_hdr ;
5529   int sysctl_somaxconn ;
5530   struct prot_inuse *inuse ;
5531};
5532#line 38 "include/net/snmp.h"
5533struct u64_stats_sync {
5534
5535};
5536#line 138 "include/linux/u64_stats_sync.h"
5537struct ipstats_mib {
5538   u64 mibs[31U] ;
5539   struct u64_stats_sync syncp ;
5540};
5541#line 61 "include/net/snmp.h"
5542struct icmp_mib {
5543   unsigned long mibs[27U] ;
5544};
5545#line 67 "include/net/snmp.h"
5546struct icmpmsg_mib {
5547   atomic_long_t mibs[512U] ;
5548};
5549#line 72 "include/net/snmp.h"
5550struct icmpv6_mib {
5551   unsigned long mibs[5U] ;
5552};
5553#line 83 "include/net/snmp.h"
5554struct icmpv6msg_mib {
5555   atomic_long_t mibs[512U] ;
5556};
5557#line 93 "include/net/snmp.h"
5558struct tcp_mib {
5559   unsigned long mibs[15U] ;
5560};
5561#line 100 "include/net/snmp.h"
5562struct udp_mib {
5563   unsigned long mibs[7U] ;
5564};
5565#line 106 "include/net/snmp.h"
5566struct linux_mib {
5567   unsigned long mibs[83U] ;
5568};
5569#line 112 "include/net/snmp.h"
5570struct linux_xfrm_mib {
5571   unsigned long mibs[27U] ;
5572};
5573#line 118 "include/net/snmp.h"
5574struct netns_mib {
5575   struct tcp_mib *tcp_statistics[1U] ;
5576   struct ipstats_mib *ip_statistics[1U] ;
5577   struct linux_mib *net_statistics[1U] ;
5578   struct udp_mib *udp_statistics[1U] ;
5579   struct udp_mib *udplite_statistics[1U] ;
5580   struct icmp_mib *icmp_statistics[1U] ;
5581   struct icmpmsg_mib *icmpmsg_statistics ;
5582   struct proc_dir_entry *proc_net_devsnmp6 ;
5583   struct udp_mib *udp_stats_in6[1U] ;
5584   struct udp_mib *udplite_stats_in6[1U] ;
5585   struct ipstats_mib *ipv6_statistics[1U] ;
5586   struct icmpv6_mib *icmpv6_statistics[1U] ;
5587   struct icmpv6msg_mib *icmpv6msg_statistics ;
5588   struct linux_xfrm_mib *xfrm_statistics[1U] ;
5589};
5590#line 26 "include/net/netns/mib.h"
5591struct netns_unix {
5592   int sysctl_max_dgram_qlen ;
5593   struct ctl_table_header *ctl ;
5594};
5595#line 12 "include/net/netns/unix.h"
5596struct netns_packet {
5597   spinlock_t sklist_lock ;
5598   struct hlist_head sklist ;
5599};
5600#line 14 "include/net/netns/packet.h"
5601struct netns_frags {
5602   int nqueues ;
5603   atomic_t mem ;
5604   struct list_head lru_list ;
5605   int timeout ;
5606   int high_thresh ;
5607   int low_thresh ;
5608};
5609#line 73 "include/net/inet_frag.h"
5610struct ipv4_devconf;
5611#line 73
5612struct ipv4_devconf;
5613#line 74
5614struct fib_rules_ops;
5615#line 74
5616struct fib_rules_ops;
5617#line 75
5618struct xt_table;
5619#line 75 "include/net/inet_frag.h"
5620struct netns_ipv4 {
5621   struct ctl_table_header *forw_hdr ;
5622   struct ctl_table_header *frags_hdr ;
5623   struct ctl_table_header *ipv4_hdr ;
5624   struct ctl_table_header *route_hdr ;
5625   struct ipv4_devconf *devconf_all ;
5626   struct ipv4_devconf *devconf_dflt ;
5627   struct fib_rules_ops *rules_ops ;
5628   struct hlist_head *fib_table_hash ;
5629   struct sock *fibnl ;
5630   struct sock **icmp_sk ;
5631   struct sock *tcp_sock ;
5632   struct netns_frags frags ;
5633   struct xt_table *iptable_filter ;
5634   struct xt_table *iptable_mangle ;
5635   struct xt_table *iptable_raw ;
5636   struct xt_table *arptable_filter ;
5637   struct xt_table *iptable_security ;
5638   struct xt_table *nat_table ;
5639   struct hlist_head *nat_bysource ;
5640   unsigned int nat_htable_size ;
5641   int sysctl_icmp_echo_ignore_all ;
5642   int sysctl_icmp_echo_ignore_broadcasts ;
5643   int sysctl_icmp_ignore_bogus_error_responses ;
5644   int sysctl_icmp_ratelimit ;
5645   int sysctl_icmp_ratemask ;
5646   int sysctl_icmp_errors_use_inbound_ifaddr ;
5647   int sysctl_rt_cache_rebuild_count ;
5648   int current_rt_cache_rebuild_count ;
5649   unsigned int sysctl_ping_group_range[2U] ;
5650   long sysctl_tcp_mem[3U] ;
5651   atomic_t rt_genid ;
5652   atomic_t dev_addr_genid ;
5653   struct list_head mr_tables ;
5654   struct fib_rules_ops *mr_rules_ops ;
5655};
5656#line 71 "include/net/netns/ipv4.h"
5657struct neighbour;
5658#line 71 "include/net/netns/ipv4.h"
5659struct dst_ops {
5660   unsigned short family ;
5661   __be16 protocol ;
5662   unsigned int gc_thresh ;
5663   int (*gc)(struct dst_ops * ) ;
5664   struct dst_entry *(*check)(struct dst_entry * , __u32  ) ;
5665   unsigned int (*default_advmss)(struct dst_entry  const  * ) ;
5666   unsigned int (*mtu)(struct dst_entry  const  * ) ;
5667   u32 *(*cow_metrics)(struct dst_entry * , unsigned long  ) ;
5668   void (*destroy)(struct dst_entry * ) ;
5669   void (*ifdown)(struct dst_entry * , struct net_device * , int  ) ;
5670   struct dst_entry *(*negative_advice)(struct dst_entry * ) ;
5671   void (*link_failure)(struct sk_buff * ) ;
5672   void (*update_pmtu)(struct dst_entry * , u32  ) ;
5673   int (*local_out)(struct sk_buff * ) ;
5674   struct neighbour *(*neigh_lookup)(struct dst_entry  const  * , void const   * ) ;
5675   struct kmem_cache *kmem_cachep ;
5676   struct percpu_counter pcpuc_entries ;
5677};
5678#line 67 "include/net/dst_ops.h"
5679struct netns_sysctl_ipv6 {
5680   struct ctl_table_header *table ;
5681   struct ctl_table_header *frags_hdr ;
5682   int bindv6only ;
5683   int flush_delay ;
5684   int ip6_rt_max_size ;
5685   int ip6_rt_gc_min_interval ;
5686   int ip6_rt_gc_timeout ;
5687   int ip6_rt_gc_interval ;
5688   int ip6_rt_gc_elasticity ;
5689   int ip6_rt_mtu_expires ;
5690   int ip6_rt_min_advmss ;
5691   int icmpv6_time ;
5692};
5693#line 29 "include/net/netns/ipv6.h"
5694struct ipv6_devconf;
5695#line 29
5696struct rt6_info;
5697#line 29
5698struct rt6_statistics;
5699#line 29
5700struct fib6_table;
5701#line 29 "include/net/netns/ipv6.h"
5702struct netns_ipv6 {
5703   struct netns_sysctl_ipv6 sysctl ;
5704   struct ipv6_devconf *devconf_all ;
5705   struct ipv6_devconf *devconf_dflt ;
5706   struct netns_frags frags ;
5707   struct xt_table *ip6table_filter ;
5708   struct xt_table *ip6table_mangle ;
5709   struct xt_table *ip6table_raw ;
5710   struct xt_table *ip6table_security ;
5711   struct rt6_info *ip6_null_entry ;
5712   struct rt6_statistics *rt6_stats ;
5713   struct timer_list ip6_fib_timer ;
5714   struct hlist_head *fib_table_hash ;
5715   struct fib6_table *fib6_main_tbl ;
5716   struct dst_ops ip6_dst_ops ;
5717   unsigned int ip6_rt_gc_expire ;
5718   unsigned long ip6_rt_last_gc ;
5719   struct rt6_info *ip6_prohibit_entry ;
5720   struct rt6_info *ip6_blk_hole_entry ;
5721   struct fib6_table *fib6_local_tbl ;
5722   struct fib_rules_ops *fib6_rules_ops ;
5723   struct sock **icmp_sk ;
5724   struct sock *ndisc_sk ;
5725   struct sock *tcp_sk ;
5726   struct sock *igmp_sk ;
5727   struct list_head mr6_tables ;
5728   struct fib_rules_ops *mr6_rules_ops ;
5729};
5730#line 68 "include/net/netns/ipv6.h"
5731struct netns_dccp {
5732   struct sock *v4_ctl_sk ;
5733   struct sock *v6_ctl_sk ;
5734};
5735#line 46 "include/linux/proc_fs.h"
5736typedef int read_proc_t(char * , char ** , off_t  , int  , int * , void * );
5737#line 48 "include/linux/proc_fs.h"
5738typedef int write_proc_t(struct file * , char const   * , unsigned long  , void * );
5739#line 49 "include/linux/proc_fs.h"
5740struct proc_dir_entry {
5741   unsigned int low_ino ;
5742   umode_t mode ;
5743   nlink_t nlink ;
5744   uid_t uid ;
5745   gid_t gid ;
5746   loff_t size ;
5747   struct inode_operations  const  *proc_iops ;
5748   struct file_operations  const  *proc_fops ;
5749   struct proc_dir_entry *next ;
5750   struct proc_dir_entry *parent ;
5751   struct proc_dir_entry *subdir ;
5752   void *data ;
5753   read_proc_t *read_proc ;
5754   write_proc_t *write_proc ;
5755   atomic_t count ;
5756   int pde_users ;
5757   struct completion *pde_unload_completion ;
5758   struct list_head pde_openers ;
5759   spinlock_t pde_unload_lock ;
5760   u8 namelen ;
5761   char name[0U] ;
5762};
5763#line 392 "include/linux/netfilter.h"
5764struct ebt_table;
5765#line 392
5766struct ebt_table;
5767#line 393 "include/linux/netfilter.h"
5768struct netns_xt {
5769   struct list_head tables[13U] ;
5770   struct ebt_table *broute_table ;
5771   struct ebt_table *frame_filter ;
5772   struct ebt_table *frame_nat ;
5773};
5774#line 17 "include/net/netns/x_tables.h"
5775struct hlist_nulls_node;
5776#line 17 "include/net/netns/x_tables.h"
5777struct hlist_nulls_head {
5778   struct hlist_nulls_node *first ;
5779};
5780#line 20 "include/linux/list_nulls.h"
5781struct hlist_nulls_node {
5782   struct hlist_nulls_node *next ;
5783   struct hlist_nulls_node **pprev ;
5784};
5785#line 86
5786struct ip_conntrack_stat;
5787#line 86
5788struct nf_ct_event_notifier;
5789#line 86
5790struct nf_exp_event_notifier;
5791#line 86 "include/linux/list_nulls.h"
5792struct netns_ct {
5793   atomic_t count ;
5794   unsigned int expect_count ;
5795   unsigned int htable_size ;
5796   struct kmem_cache *nf_conntrack_cachep ;
5797   struct hlist_nulls_head *hash ;
5798   struct hlist_head *expect_hash ;
5799   struct hlist_nulls_head unconfirmed ;
5800   struct hlist_nulls_head dying ;
5801   struct ip_conntrack_stat *stat ;
5802   struct nf_ct_event_notifier *nf_conntrack_event_cb ;
5803   struct nf_exp_event_notifier *nf_expect_event_cb ;
5804   int sysctl_events ;
5805   unsigned int sysctl_events_retry_timeout ;
5806   int sysctl_acct ;
5807   int sysctl_tstamp ;
5808   int sysctl_checksum ;
5809   unsigned int sysctl_log_invalid ;
5810   struct ctl_table_header *sysctl_header ;
5811   struct ctl_table_header *acct_sysctl_header ;
5812   struct ctl_table_header *tstamp_sysctl_header ;
5813   struct ctl_table_header *event_sysctl_header ;
5814   char *slabname ;
5815};
5816#line 484 "include/linux/xfrm.h"
5817struct xfrm_policy_hash {
5818   struct hlist_head *table ;
5819   unsigned int hmask ;
5820};
5821#line 16 "include/net/netns/xfrm.h"
5822struct netns_xfrm {
5823   struct list_head state_all ;
5824   struct hlist_head *state_bydst ;
5825   struct hlist_head *state_bysrc ;
5826   struct hlist_head *state_byspi ;
5827   unsigned int state_hmask ;
5828   unsigned int state_num ;
5829   struct work_struct state_hash_work ;
5830   struct hlist_head state_gc_list ;
5831   struct work_struct state_gc_work ;
5832   wait_queue_head_t km_waitq ;
5833   struct list_head policy_all ;
5834   struct hlist_head *policy_byidx ;
5835   unsigned int policy_idx_hmask ;
5836   struct hlist_head policy_inexact[6U] ;
5837   struct xfrm_policy_hash policy_bydst[6U] ;
5838   unsigned int policy_count[6U] ;
5839   struct work_struct policy_hash_work ;
5840   struct sock *nlsk ;
5841   struct sock *nlsk_stash ;
5842   u32 sysctl_aevent_etime ;
5843   u32 sysctl_aevent_rseqth ;
5844   int sysctl_larval_drop ;
5845   u32 sysctl_acq_expires ;
5846   struct ctl_table_header *sysctl_hdr ;
5847   struct dst_ops xfrm4_dst_ops ;
5848   struct dst_ops xfrm6_dst_ops ;
5849};
5850#line 62
5851struct net_generic;
5852#line 62
5853struct net_generic;
5854#line 63
5855struct netns_ipvs;
5856#line 63
5857struct netns_ipvs;
5858#line 64 "include/net/netns/xfrm.h"
5859struct net {
5860   atomic_t passive ;
5861   atomic_t count ;
5862   spinlock_t rules_mod_lock ;
5863   struct list_head list ;
5864   struct list_head cleanup_list ;
5865   struct list_head exit_list ;
5866   struct proc_dir_entry *proc_net ;
5867   struct proc_dir_entry *proc_net_stat ;
5868   struct ctl_table_set sysctls ;
5869   struct sock *rtnl ;
5870   struct sock *genl_sock ;
5871   struct list_head dev_base_head ;
5872   struct hlist_head *dev_name_head ;
5873   struct hlist_head *dev_index_head ;
5874   unsigned int dev_base_seq ;
5875   struct list_head rules_ops ;
5876   struct net_device *loopback_dev ;
5877   struct netns_core core ;
5878   struct netns_mib mib ;
5879   struct netns_packet packet ;
5880   struct netns_unix unx ;
5881   struct netns_ipv4 ipv4 ;
5882   struct netns_ipv6 ipv6 ;
5883   struct netns_dccp dccp ;
5884   struct netns_xt xt ;
5885   struct netns_ct ct ;
5886   struct sock *nfnl ;
5887   struct sock *nfnl_stash ;
5888   struct sk_buff_head wext_nlevents ;
5889   struct net_generic *gen ;
5890   struct netns_xfrm xfrm ;
5891   struct netns_ipvs *ipvs ;
5892};
5893#line 105 "include/net/net_namespace.h"
5894struct seq_file {
5895   char *buf ;
5896   size_t size ;
5897   size_t from ;
5898   size_t count ;
5899   loff_t index ;
5900   loff_t read_pos ;
5901   u64 version ;
5902   struct mutex lock ;
5903   struct seq_operations  const  *op ;
5904   int poll_event ;
5905   void *private ;
5906};
5907#line 30 "include/linux/seq_file.h"
5908struct seq_operations {
5909   void *(*start)(struct seq_file * , loff_t * ) ;
5910   void (*stop)(struct seq_file * , void * ) ;
5911   void *(*next)(struct seq_file * , void * , loff_t * ) ;
5912   int (*show)(struct seq_file * , void * ) ;
5913};
5914#line 291 "include/net/net_namespace.h"
5915struct dsa_chip_data {
5916   struct device *mii_bus ;
5917   int sw_addr ;
5918   char *port_names[12U] ;
5919   s8 *rtable ;
5920};
5921#line 46 "include/net/dsa.h"
5922struct dsa_platform_data {
5923   struct device *netdev ;
5924   int nr_chips ;
5925   struct dsa_chip_data *chip ;
5926};
5927#line 61
5928struct dsa_switch;
5929#line 61 "include/net/dsa.h"
5930struct dsa_switch_tree {
5931   struct dsa_platform_data *pd ;
5932   struct net_device *master_netdev ;
5933   __be16 tag_protocol ;
5934   s8 cpu_switch ;
5935   s8 cpu_port ;
5936   int link_poll_needed ;
5937   struct work_struct link_poll_work ;
5938   struct timer_list link_poll_timer ;
5939   struct dsa_switch *ds[4U] ;
5940};
5941#line 94
5942struct dsa_switch_driver;
5943#line 94
5944struct mii_bus;
5945#line 94 "include/net/dsa.h"
5946struct dsa_switch {
5947   struct dsa_switch_tree *dst ;
5948   int index ;
5949   struct dsa_chip_data *pd ;
5950   struct dsa_switch_driver *drv ;
5951   struct mii_bus *master_mii_bus ;
5952   u32 dsa_port_mask ;
5953   u32 phys_port_mask ;
5954   struct mii_bus *slave_mii_bus ;
5955   struct net_device *ports[12U] ;
5956};
5957#line 146 "include/net/dsa.h"
5958struct dsa_switch_driver {
5959   struct list_head list ;
5960   __be16 tag_protocol ;
5961   int priv_size ;
5962   char *(*probe)(struct mii_bus * , int  ) ;
5963   int (*setup)(struct dsa_switch * ) ;
5964   int (*set_addr)(struct dsa_switch * , u8 * ) ;
5965   int (*phy_read)(struct dsa_switch * , int  , int  ) ;
5966   int (*phy_write)(struct dsa_switch * , int  , int  , u16  ) ;
5967   void (*poll_link)(struct dsa_switch * ) ;
5968   void (*get_strings)(struct dsa_switch * , int  , uint8_t * ) ;
5969   void (*get_ethtool_stats)(struct dsa_switch * , int  , uint64_t * ) ;
5970   int (*get_sset_count)(struct dsa_switch * ) ;
5971};
5972#line 200 "include/net/dsa.h"
5973struct ieee_ets {
5974   __u8 willing ;
5975   __u8 ets_cap ;
5976   __u8 cbs ;
5977   __u8 tc_tx_bw[8U] ;
5978   __u8 tc_rx_bw[8U] ;
5979   __u8 tc_tsa[8U] ;
5980   __u8 prio_tc[8U] ;
5981   __u8 tc_reco_bw[8U] ;
5982   __u8 tc_reco_tsa[8U] ;
5983   __u8 reco_prio_tc[8U] ;
5984};
5985#line 69 "include/linux/dcbnl.h"
5986struct ieee_pfc {
5987   __u8 pfc_cap ;
5988   __u8 pfc_en ;
5989   __u8 mbc ;
5990   __u16 delay ;
5991   __u64 requests[8U] ;
5992   __u64 indications[8U] ;
5993};
5994#line 89 "include/linux/dcbnl.h"
5995struct cee_pg {
5996   __u8 willing ;
5997   __u8 error ;
5998   __u8 pg_en ;
5999   __u8 tcs_supported ;
6000   __u8 pg_bw[8U] ;
6001   __u8 prio_pg[8U] ;
6002};
6003#line 112 "include/linux/dcbnl.h"
6004struct cee_pfc {
6005   __u8 willing ;
6006   __u8 error ;
6007   __u8 pfc_en ;
6008   __u8 tcs_supported ;
6009};
6010#line 127 "include/linux/dcbnl.h"
6011struct dcb_app {
6012   __u8 selector ;
6013   __u8 priority ;
6014   __u16 protocol ;
6015};
6016#line 156 "include/linux/dcbnl.h"
6017struct dcb_peer_app_info {
6018   __u8 willing ;
6019   __u8 error ;
6020};
6021#line 41 "include/net/dcbnl.h"
6022struct dcbnl_rtnl_ops {
6023   int (*ieee_getets)(struct net_device * , struct ieee_ets * ) ;
6024   int (*ieee_setets)(struct net_device * , struct ieee_ets * ) ;
6025   int (*ieee_getpfc)(struct net_device * , struct ieee_pfc * ) ;
6026   int (*ieee_setpfc)(struct net_device * , struct ieee_pfc * ) ;
6027   int (*ieee_getapp)(struct net_device * , struct dcb_app * ) ;
6028   int (*ieee_setapp)(struct net_device * , struct dcb_app * ) ;
6029   int (*ieee_delapp)(struct net_device * , struct dcb_app * ) ;
6030   int (*ieee_peer_getets)(struct net_device * , struct ieee_ets * ) ;
6031   int (*ieee_peer_getpfc)(struct net_device * , struct ieee_pfc * ) ;
6032   u8 (*getstate)(struct net_device * ) ;
6033   u8 (*setstate)(struct net_device * , u8  ) ;
6034   void (*getpermhwaddr)(struct net_device * , u8 * ) ;
6035   void (*setpgtccfgtx)(struct net_device * , int  , u8  , u8  , u8  , u8  ) ;
6036   void (*setpgbwgcfgtx)(struct net_device * , int  , u8  ) ;
6037   void (*setpgtccfgrx)(struct net_device * , int  , u8  , u8  , u8  , u8  ) ;
6038   void (*setpgbwgcfgrx)(struct net_device * , int  , u8  ) ;
6039   void (*getpgtccfgtx)(struct net_device * , int  , u8 * , u8 * , u8 * , u8 * ) ;
6040   void (*getpgbwgcfgtx)(struct net_device * , int  , u8 * ) ;
6041   void (*getpgtccfgrx)(struct net_device * , int  , u8 * , u8 * , u8 * , u8 * ) ;
6042   void (*getpgbwgcfgrx)(struct net_device * , int  , u8 * ) ;
6043   void (*setpfccfg)(struct net_device * , int  , u8  ) ;
6044   void (*getpfccfg)(struct net_device * , int  , u8 * ) ;
6045   u8 (*setall)(struct net_device * ) ;
6046   u8 (*getcap)(struct net_device * , int  , u8 * ) ;
6047   int (*getnumtcs)(struct net_device * , int  , u8 * ) ;
6048   int (*setnumtcs)(struct net_device * , int  , u8  ) ;
6049   u8 (*getpfcstate)(struct net_device * ) ;
6050   void (*setpfcstate)(struct net_device * , u8  ) ;
6051   void (*getbcncfg)(struct net_device * , int  , u32 * ) ;
6052   void (*setbcncfg)(struct net_device * , int  , u32  ) ;
6053   void (*getbcnrp)(struct net_device * , int  , u8 * ) ;
6054   void (*setbcnrp)(struct net_device * , int  , u8  ) ;
6055   u8 (*setapp)(struct net_device * , u8  , u16  , u8  ) ;
6056   u8 (*getapp)(struct net_device * , u8  , u16  ) ;
6057   u8 (*getfeatcfg)(struct net_device * , int  , u8 * ) ;
6058   u8 (*setfeatcfg)(struct net_device * , int  , u8  ) ;
6059   u8 (*getdcbx)(struct net_device * ) ;
6060   u8 (*setdcbx)(struct net_device * , u8  ) ;
6061   int (*peer_getappinfo)(struct net_device * , struct dcb_peer_app_info * , u16 * ) ;
6062   int (*peer_getapptable)(struct net_device * , struct dcb_app * ) ;
6063   int (*cee_peer_getpg)(struct net_device * , struct cee_pg * ) ;
6064   int (*cee_peer_getpfc)(struct net_device * , struct cee_pfc * ) ;
6065};
6066#line 101 "include/net/dcbnl.h"
6067struct taskstats {
6068   __u16 version ;
6069   __u32 ac_exitcode ;
6070   __u8 ac_flag ;
6071   __u8 ac_nice ;
6072   __u64 cpu_count ;
6073   __u64 cpu_delay_total ;
6074   __u64 blkio_count ;
6075   __u64 blkio_delay_total ;
6076   __u64 swapin_count ;
6077   __u64 swapin_delay_total ;
6078   __u64 cpu_run_real_total ;
6079   __u64 cpu_run_virtual_total ;
6080   char ac_comm[32U] ;
6081   __u8 ac_sched ;
6082   __u8 ac_pad[3U] ;
6083   __u32 ac_uid ;
6084   __u32 ac_gid ;
6085   __u32 ac_pid ;
6086   __u32 ac_ppid ;
6087   __u32 ac_btime ;
6088   __u64 ac_etime ;
6089   __u64 ac_utime ;
6090   __u64 ac_stime ;
6091   __u64 ac_minflt ;
6092   __u64 ac_majflt ;
6093   __u64 coremem ;
6094   __u64 virtmem ;
6095   __u64 hiwater_rss ;
6096   __u64 hiwater_vm ;
6097   __u64 read_char ;
6098   __u64 write_char ;
6099   __u64 read_syscalls ;
6100   __u64 write_syscalls ;
6101   __u64 read_bytes ;
6102   __u64 write_bytes ;
6103   __u64 cancelled_write_bytes ;
6104   __u64 nvcsw ;
6105   __u64 nivcsw ;
6106   __u64 ac_utimescaled ;
6107   __u64 ac_stimescaled ;
6108   __u64 cpu_scaled_run_real_total ;
6109   __u64 freepages_count ;
6110   __u64 freepages_delay_total ;
6111};
6112#line 154 "include/linux/idr.h"
6113struct cgroupfs_root;
6114#line 154
6115struct cgroupfs_root;
6116#line 156
6117struct cgroup;
6118#line 156
6119struct cgroup;
6120#line 157
6121struct css_id;
6122#line 157
6123struct css_id;
6124#line 56 "include/linux/cgroup.h"
6125struct cgroup_subsys_state {
6126   struct cgroup *cgroup ;
6127   atomic_t refcnt ;
6128   unsigned long flags ;
6129   struct css_id *id ;
6130};
6131#line 149 "include/linux/cgroup.h"
6132struct cgroup {
6133   unsigned long flags ;
6134   atomic_t count ;
6135   struct list_head sibling ;
6136   struct list_head children ;
6137   struct cgroup *parent ;
6138   struct dentry *dentry ;
6139   struct cgroup_subsys_state *subsys[64U] ;
6140   struct cgroupfs_root *root ;
6141   struct cgroup *top_cgroup ;
6142   struct list_head css_sets ;
6143   struct list_head release_list ;
6144   struct list_head pidlists ;
6145   struct mutex pidlist_mutex ;
6146   struct rcu_head rcu_head ;
6147   struct list_head event_list ;
6148   spinlock_t event_list_lock ;
6149};
6150#line 215 "include/linux/cgroup.h"
6151struct css_set {
6152   atomic_t refcount ;
6153   struct hlist_node hlist ;
6154   struct list_head tasks ;
6155   struct list_head cg_links ;
6156   struct cgroup_subsys_state *subsys[64U] ;
6157   struct rcu_head rcu_head ;
6158};
6159#line 606 "include/linux/cgroup.h"
6160struct netprio_map {
6161   struct rcu_head rcu ;
6162   u32 priomap_len ;
6163   u32 priomap[0U] ;
6164};
6165#line 74 "include/net/netprio_cgroup.h"
6166struct netpoll_info;
6167#line 74
6168struct netpoll_info;
6169#line 75
6170struct phy_device;
6171#line 75
6172struct phy_device;
6173#line 76
6174struct wireless_dev;
6175#line 76
6176struct wireless_dev;
6177#line 77
6178enum netdev_tx {
6179    __NETDEV_TX_MIN = (-0x7FFFFFFF-1),
6180    NETDEV_TX_OK = 0,
6181    NETDEV_TX_BUSY = 16,
6182    NETDEV_TX_LOCKED = 32
6183} ;
6184#line 115 "include/linux/netdevice.h"
6185typedef enum netdev_tx netdev_tx_t;
6186#line 134 "include/linux/netdevice.h"
6187struct net_device_stats {
6188   unsigned long rx_packets ;
6189   unsigned long tx_packets ;
6190   unsigned long rx_bytes ;
6191   unsigned long tx_bytes ;
6192   unsigned long rx_errors ;
6193   unsigned long tx_errors ;
6194   unsigned long rx_dropped ;
6195   unsigned long tx_dropped ;
6196   unsigned long multicast ;
6197   unsigned long collisions ;
6198   unsigned long rx_length_errors ;
6199   unsigned long rx_over_errors ;
6200   unsigned long rx_crc_errors ;
6201   unsigned long rx_frame_errors ;
6202   unsigned long rx_fifo_errors ;
6203   unsigned long rx_missed_errors ;
6204   unsigned long tx_aborted_errors ;
6205   unsigned long tx_carrier_errors ;
6206   unsigned long tx_fifo_errors ;
6207   unsigned long tx_heartbeat_errors ;
6208   unsigned long tx_window_errors ;
6209   unsigned long rx_compressed ;
6210   unsigned long tx_compressed ;
6211};
6212#line 220
6213struct neigh_parms;
6214#line 220
6215struct neigh_parms;
6216#line 240 "include/linux/netdevice.h"
6217struct netdev_hw_addr_list {
6218   struct list_head list ;
6219   int count ;
6220};
6221#line 245 "include/linux/netdevice.h"
6222struct hh_cache {
6223   u16 hh_len ;
6224   u16 __pad ;
6225   seqlock_t hh_lock ;
6226   unsigned long hh_data[16U] ;
6227};
6228#line 274 "include/linux/netdevice.h"
6229struct header_ops {
6230   int (*create)(struct sk_buff * , struct net_device * , unsigned short  , void const   * ,
6231                 void const   * , unsigned int  ) ;
6232   int (*parse)(struct sk_buff  const  * , unsigned char * ) ;
6233   int (*rebuild)(struct sk_buff * ) ;
6234   int (*cache)(struct neighbour  const  * , struct hh_cache * , __be16  ) ;
6235   void (*cache_update)(struct hh_cache * , struct net_device  const  * , unsigned char const   * ) ;
6236};
6237#line 368
6238enum rx_handler_result {
6239    RX_HANDLER_CONSUMED = 0,
6240    RX_HANDLER_ANOTHER = 1,
6241    RX_HANDLER_EXACT = 2,
6242    RX_HANDLER_PASS = 3
6243} ;
6244#line 416 "include/linux/netdevice.h"
6245typedef enum rx_handler_result rx_handler_result_t;
6246#line 417 "include/linux/netdevice.h"
6247typedef rx_handler_result_t rx_handler_func_t(struct sk_buff ** );
6248#line 525
6249struct Qdisc;
6250#line 525 "include/linux/netdevice.h"
6251struct netdev_queue {
6252   struct net_device *dev ;
6253   struct Qdisc *qdisc ;
6254   struct Qdisc *qdisc_sleeping ;
6255   struct kobject kobj ;
6256   int numa_node ;
6257   spinlock_t _xmit_lock ;
6258   int xmit_lock_owner ;
6259   unsigned long trans_start ;
6260   unsigned long trans_timeout ;
6261   unsigned long state ;
6262   struct dql dql ;
6263};
6264#line 589 "include/linux/netdevice.h"
6265struct rps_map {
6266   unsigned int len ;
6267   struct rcu_head rcu ;
6268   u16 cpus[0U] ;
6269};
6270#line 601 "include/linux/netdevice.h"
6271struct rps_dev_flow {
6272   u16 cpu ;
6273   u16 filter ;
6274   unsigned int last_qtail ;
6275};
6276#line 613 "include/linux/netdevice.h"
6277struct rps_dev_flow_table {
6278   unsigned int mask ;
6279   struct rcu_head rcu ;
6280   struct work_struct free_work ;
6281   struct rps_dev_flow flows[0U] ;
6282};
6283#line 665 "include/linux/netdevice.h"
6284struct netdev_rx_queue {
6285   struct rps_map *rps_map ;
6286   struct rps_dev_flow_table *rps_flow_table ;
6287   struct kobject kobj ;
6288   struct net_device *dev ;
6289};
6290#line 675 "include/linux/netdevice.h"
6291struct xps_map {
6292   unsigned int len ;
6293   unsigned int alloc_len ;
6294   struct rcu_head rcu ;
6295   u16 queues[0U] ;
6296};
6297#line 688 "include/linux/netdevice.h"
6298struct xps_dev_maps {
6299   struct rcu_head rcu ;
6300   struct xps_map *cpu_map[0U] ;
6301};
6302#line 699 "include/linux/netdevice.h"
6303struct netdev_tc_txq {
6304   u16 count ;
6305   u16 offset ;
6306};
6307#line 710 "include/linux/netdevice.h"
6308struct netdev_fcoe_hbainfo {
6309   char manufacturer[64U] ;
6310   char serial_number[64U] ;
6311   char hardware_version[64U] ;
6312   char driver_version[64U] ;
6313   char optionrom_version[64U] ;
6314   char firmware_version[64U] ;
6315   char model[256U] ;
6316   char model_description[256U] ;
6317};
6318#line 726 "include/linux/netdevice.h"
6319struct net_device_ops {
6320   int (*ndo_init)(struct net_device * ) ;
6321   void (*ndo_uninit)(struct net_device * ) ;
6322   int (*ndo_open)(struct net_device * ) ;
6323   int (*ndo_stop)(struct net_device * ) ;
6324   netdev_tx_t (*ndo_start_xmit)(struct sk_buff * , struct net_device * ) ;
6325   u16 (*ndo_select_queue)(struct net_device * , struct sk_buff * ) ;
6326   void (*ndo_change_rx_flags)(struct net_device * , int  ) ;
6327   void (*ndo_set_rx_mode)(struct net_device * ) ;
6328   int (*ndo_set_mac_address)(struct net_device * , void * ) ;
6329   int (*ndo_validate_addr)(struct net_device * ) ;
6330   int (*ndo_do_ioctl)(struct net_device * , struct ifreq * , int  ) ;
6331   int (*ndo_set_config)(struct net_device * , struct ifmap * ) ;
6332   int (*ndo_change_mtu)(struct net_device * , int  ) ;
6333   int (*ndo_neigh_setup)(struct net_device * , struct neigh_parms * ) ;
6334   void (*ndo_tx_timeout)(struct net_device * ) ;
6335   struct rtnl_link_stats64 *(*ndo_get_stats64)(struct net_device * , struct rtnl_link_stats64 * ) ;
6336   struct net_device_stats *(*ndo_get_stats)(struct net_device * ) ;
6337   int (*ndo_vlan_rx_add_vid)(struct net_device * , unsigned short  ) ;
6338   int (*ndo_vlan_rx_kill_vid)(struct net_device * , unsigned short  ) ;
6339   void (*ndo_poll_controller)(struct net_device * ) ;
6340   int (*ndo_netpoll_setup)(struct net_device * , struct netpoll_info * ) ;
6341   void (*ndo_netpoll_cleanup)(struct net_device * ) ;
6342   int (*ndo_set_vf_mac)(struct net_device * , int  , u8 * ) ;
6343   int (*ndo_set_vf_vlan)(struct net_device * , int  , u16  , u8  ) ;
6344   int (*ndo_set_vf_tx_rate)(struct net_device * , int  , int  ) ;
6345   int (*ndo_set_vf_spoofchk)(struct net_device * , int  , bool  ) ;
6346   int (*ndo_get_vf_config)(struct net_device * , int  , struct ifla_vf_info * ) ;
6347   int (*ndo_set_vf_port)(struct net_device * , int  , struct nlattr ** ) ;
6348   int (*ndo_get_vf_port)(struct net_device * , int  , struct sk_buff * ) ;
6349   int (*ndo_setup_tc)(struct net_device * , u8  ) ;
6350   int (*ndo_fcoe_enable)(struct net_device * ) ;
6351   int (*ndo_fcoe_disable)(struct net_device * ) ;
6352   int (*ndo_fcoe_ddp_setup)(struct net_device * , u16  , struct scatterlist * , unsigned int  ) ;
6353   int (*ndo_fcoe_ddp_done)(struct net_device * , u16  ) ;
6354   int (*ndo_fcoe_ddp_target)(struct net_device * , u16  , struct scatterlist * ,
6355                              unsigned int  ) ;
6356   int (*ndo_fcoe_get_hbainfo)(struct net_device * , struct netdev_fcoe_hbainfo * ) ;
6357   int (*ndo_fcoe_get_wwn)(struct net_device * , u64 * , int  ) ;
6358   int (*ndo_rx_flow_steer)(struct net_device * , struct sk_buff  const  * , u16  ,
6359                            u32  ) ;
6360   int (*ndo_add_slave)(struct net_device * , struct net_device * ) ;
6361   int (*ndo_del_slave)(struct net_device * , struct net_device * ) ;
6362   netdev_features_t (*ndo_fix_features)(struct net_device * , netdev_features_t  ) ;
6363   int (*ndo_set_features)(struct net_device * , netdev_features_t  ) ;
6364   int (*ndo_neigh_construct)(struct neighbour * ) ;
6365   void (*ndo_neigh_destroy)(struct neighbour * ) ;
6366};
6367#line 1020
6368struct iw_handler_def;
6369#line 1020
6370struct iw_public_data;
6371#line 1020
6372struct vlan_info;
6373#line 1020
6374struct in_device;
6375#line 1020
6376struct dn_dev;
6377#line 1020
6378struct inet6_dev;
6379#line 1020
6380struct cpu_rmap;
6381#line 1020
6382struct pcpu_lstats;
6383#line 1020
6384struct pcpu_tstats;
6385#line 1020
6386struct pcpu_dstats;
6387#line 1020 "include/linux/netdevice.h"
6388union __anonunion_ldv_36676_218 {
6389   void *ml_priv ;
6390   struct pcpu_lstats *lstats ;
6391   struct pcpu_tstats *tstats ;
6392   struct pcpu_dstats *dstats ;
6393};
6394#line 1020
6395struct garp_port;
6396#line 1020
6397struct rtnl_link_ops;
6398#line 1020 "include/linux/netdevice.h"
6399struct net_device {
6400   char name[16U] ;
6401   struct pm_qos_request pm_qos_req ;
6402   struct hlist_node name_hlist ;
6403   char *ifalias ;
6404   unsigned long mem_end ;
6405   unsigned long mem_start ;
6406   unsigned long base_addr ;
6407   unsigned int irq ;
6408   unsigned long state ;
6409   struct list_head dev_list ;
6410   struct list_head napi_list ;
6411   struct list_head unreg_list ;
6412   netdev_features_t features ;
6413   netdev_features_t hw_features ;
6414   netdev_features_t wanted_features ;
6415   netdev_features_t vlan_features ;
6416   int ifindex ;
6417   int iflink ;
6418   struct net_device_stats stats ;
6419   atomic_long_t rx_dropped ;
6420   struct iw_handler_def  const  *wireless_handlers ;
6421   struct iw_public_data *wireless_data ;
6422   struct net_device_ops  const  *netdev_ops ;
6423   struct ethtool_ops  const  *ethtool_ops ;
6424   struct header_ops  const  *header_ops ;
6425   unsigned int flags ;
6426   unsigned int priv_flags ;
6427   unsigned short gflags ;
6428   unsigned short padded ;
6429   unsigned char operstate ;
6430   unsigned char link_mode ;
6431   unsigned char if_port ;
6432   unsigned char dma ;
6433   unsigned int mtu ;
6434   unsigned short type ;
6435   unsigned short hard_header_len ;
6436   unsigned short needed_headroom ;
6437   unsigned short needed_tailroom ;
6438   unsigned char perm_addr[32U] ;
6439   unsigned char addr_assign_type ;
6440   unsigned char addr_len ;
6441   unsigned char neigh_priv_len ;
6442   unsigned short dev_id ;
6443   spinlock_t addr_list_lock ;
6444   struct netdev_hw_addr_list uc ;
6445   struct netdev_hw_addr_list mc ;
6446   bool uc_promisc ;
6447   unsigned int promiscuity ;
6448   unsigned int allmulti ;
6449   struct vlan_info *vlan_info ;
6450   struct dsa_switch_tree *dsa_ptr ;
6451   void *atalk_ptr ;
6452   struct in_device *ip_ptr ;
6453   struct dn_dev *dn_ptr ;
6454   struct inet6_dev *ip6_ptr ;
6455   void *ec_ptr ;
6456   void *ax25_ptr ;
6457   struct wireless_dev *ieee80211_ptr ;
6458   unsigned long last_rx ;
6459   struct net_device *master ;
6460   unsigned char *dev_addr ;
6461   struct netdev_hw_addr_list dev_addrs ;
6462   unsigned char broadcast[32U] ;
6463   struct kset *queues_kset ;
6464   struct netdev_rx_queue *_rx ;
6465   unsigned int num_rx_queues ;
6466   unsigned int real_num_rx_queues ;
6467   struct cpu_rmap *rx_cpu_rmap ;
6468   rx_handler_func_t *rx_handler ;
6469   void *rx_handler_data ;
6470   struct netdev_queue *ingress_queue ;
6471   struct netdev_queue *_tx ;
6472   unsigned int num_tx_queues ;
6473   unsigned int real_num_tx_queues ;
6474   struct Qdisc *qdisc ;
6475   unsigned long tx_queue_len ;
6476   spinlock_t tx_global_lock ;
6477   struct xps_dev_maps *xps_maps ;
6478   unsigned long trans_start ;
6479   int watchdog_timeo ;
6480   struct timer_list watchdog_timer ;
6481   int *pcpu_refcnt ;
6482   struct list_head todo_list ;
6483   struct hlist_node index_hlist ;
6484   struct list_head link_watch_list ;
6485   unsigned char reg_state ;
6486   bool dismantle ;
6487   unsigned short rtnl_link_state ;
6488   void (*destructor)(struct net_device * ) ;
6489   struct netpoll_info *npinfo ;
6490   struct net *nd_net ;
6491   union __anonunion_ldv_36676_218 ldv_36676 ;
6492   struct garp_port *garp_port ;
6493   struct device dev ;
6494   struct attribute_group  const  *sysfs_groups[4U] ;
6495   struct rtnl_link_ops  const  *rtnl_link_ops ;
6496   unsigned int gso_max_size ;
6497   struct dcbnl_rtnl_ops  const  *dcbnl_ops ;
6498   u8 num_tc ;
6499   struct netdev_tc_txq tc_to_txq[16U] ;
6500   u8 prio_tc_map[16U] ;
6501   unsigned int fcoe_ddp_xid ;
6502   struct netprio_map *priomap ;
6503   struct phy_device *phydev ;
6504   int group ;
6505};
6506#line 832 "include/linux/rtnetlink.h"
6507struct ipv4_devconf {
6508   void *sysctl ;
6509   int data[25U] ;
6510   unsigned long state[1U] ;
6511};
6512#line 51 "include/linux/inetdevice.h"
6513struct in_ifaddr;
6514#line 51
6515struct ip_mc_list;
6516#line 51 "include/linux/inetdevice.h"
6517struct in_device {
6518   struct net_device *dev ;
6519   atomic_t refcnt ;
6520   int dead ;
6521   struct in_ifaddr *ifa_list ;
6522   struct ip_mc_list *mc_list ;
6523   int mc_count ;
6524   spinlock_t mc_tomb_lock ;
6525   struct ip_mc_list *mc_tomb ;
6526   unsigned long mr_v1_seen ;
6527   unsigned long mr_v2_seen ;
6528   unsigned long mr_maxdelay ;
6529   unsigned char mr_qrv ;
6530   unsigned char mr_gq_running ;
6531   unsigned char mr_ifc_count ;
6532   struct timer_list mr_gq_timer ;
6533   struct timer_list mr_ifc_timer ;
6534   struct neigh_parms *arp_parms ;
6535   struct ipv4_devconf cnf ;
6536   struct rcu_head rcu_head ;
6537};
6538#line 97 "include/linux/inetdevice.h"
6539struct in_ifaddr {
6540   struct hlist_node hash ;
6541   struct in_ifaddr *ifa_next ;
6542   struct in_device *ifa_dev ;
6543   struct rcu_head rcu_head ;
6544   __be32 ifa_local ;
6545   __be32 ifa_address ;
6546   __be32 ifa_mask ;
6547   __be32 ifa_broadcast ;
6548   unsigned char ifa_scope ;
6549   unsigned char ifa_flags ;
6550   unsigned char ifa_prefixlen ;
6551   char ifa_label[16U] ;
6552};
6553#line 272 "include/linux/etherdevice.h"
6554struct dvb_net {
6555   struct dvb_device *dvbdev ;
6556   struct net_device *device[10U] ;
6557   int state[10U] ;
6558   unsigned char exit : 1 ;
6559   struct dmx_demux *demux ;
6560};
6561#line 47 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_net.h"
6562struct dvb_ringbuffer {
6563   u8 *data ;
6564   ssize_t size ;
6565   ssize_t pread ;
6566   ssize_t pwrite ;
6567   int error ;
6568   wait_queue_head_t queue ;
6569   spinlock_t lock ;
6570};
6571#line 184 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_ringbuffer.h"
6572enum dmxdev_type {
6573    DMXDEV_TYPE_NONE = 0,
6574    DMXDEV_TYPE_SEC = 1,
6575    DMXDEV_TYPE_PES = 2
6576} ;
6577#line 190
6578enum dmxdev_state {
6579    DMXDEV_STATE_FREE = 0,
6580    DMXDEV_STATE_ALLOCATED = 1,
6581    DMXDEV_STATE_SET = 2,
6582    DMXDEV_STATE_GO = 3,
6583    DMXDEV_STATE_DONE = 4,
6584    DMXDEV_STATE_TIMEDOUT = 5
6585} ;
6586#line 62 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dmxdev.h"
6587union __anonunion_filter_222 {
6588   struct dmx_section_filter *sec ;
6589};
6590#line 62 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dmxdev.h"
6591union __anonunion_feed_223 {
6592   struct list_head ts ;
6593   struct dmx_section_feed *sec ;
6594};
6595#line 62 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dmxdev.h"
6596union __anonunion_params_224 {
6597   struct dmx_sct_filter_params sec ;
6598   struct dmx_pes_filter_params pes ;
6599};
6600#line 62
6601struct dmxdev;
6602#line 62 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dmxdev.h"
6603struct dmxdev_filter {
6604   union __anonunion_filter_222 filter ;
6605   union __anonunion_feed_223 feed ;
6606   union __anonunion_params_224 params ;
6607   enum dmxdev_type type ;
6608   enum dmxdev_state state ;
6609   struct dmxdev *dev ;
6610   struct dvb_ringbuffer buffer ;
6611   struct mutex mutex ;
6612   struct timer_list timer ;
6613   int todo ;
6614   u8 secheader[3U] ;
6615};
6616#line 91 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dmxdev.h"
6617struct dmxdev {
6618   struct dvb_device *dvbdev ;
6619   struct dvb_device *dvr_dvbdev ;
6620   struct dmxdev_filter *filter ;
6621   struct dmx_demux *demux ;
6622   int filternum ;
6623   int capabilities ;
6624   unsigned char exit : 1 ;
6625   struct dmx_frontend *dvr_orig_fe ;
6626   struct dvb_ringbuffer dvr_buffer ;
6627   struct mutex mutex ;
6628   spinlock_t lock ;
6629};
6630#line 42 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/frontends/dvb-pll.h"
6631struct dvb_usb_device_description {
6632   char const   *name ;
6633   struct usb_device_id *cold_ids[15U] ;
6634   struct usb_device_id *warm_ids[15U] ;
6635};
6636#line 92 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
6637struct dvb_usb_device;
6638#line 92
6639struct dvb_usb_device;
6640#line 93
6641struct dvb_usb_adapter;
6642#line 93
6643struct dvb_usb_adapter;
6644#line 94
6645struct usb_data_stream;
6646#line 94
6647struct usb_data_stream;
6648#line 95 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
6649struct __anonstruct_bulk_226 {
6650   int buffersize ;
6651};
6652#line 95 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
6653struct __anonstruct_isoc_227 {
6654   int framesperurb ;
6655   int framesize ;
6656   int interval ;
6657};
6658#line 95 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
6659union __anonunion_u_225 {
6660   struct __anonstruct_bulk_226 bulk ;
6661   struct __anonstruct_isoc_227 isoc ;
6662};
6663#line 95 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
6664struct usb_data_stream_properties {
6665   int type ;
6666   int count ;
6667   int endpoint ;
6668   union __anonunion_u_225 u ;
6669};
6670#line 120 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
6671struct dvb_usb_adapter_fe_properties {
6672   int caps ;
6673   int pid_filter_count ;
6674   int (*streaming_ctrl)(struct dvb_usb_adapter * , int  ) ;
6675   int (*pid_filter_ctrl)(struct dvb_usb_adapter * , int  ) ;
6676   int (*pid_filter)(struct dvb_usb_adapter * , int  , u16  , int  ) ;
6677   int (*frontend_attach)(struct dvb_usb_adapter * ) ;
6678   int (*tuner_attach)(struct dvb_usb_adapter * ) ;
6679   struct usb_data_stream_properties stream ;
6680   int size_of_priv ;
6681};
6682#line 158 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
6683struct dvb_usb_adapter_properties {
6684   int size_of_priv ;
6685   int (*frontend_ctrl)(struct dvb_frontend * , int  ) ;
6686   int (*fe_ioctl_override)(struct dvb_frontend * , unsigned int  , void * , unsigned int  ) ;
6687   int num_frontends ;
6688   struct dvb_usb_adapter_fe_properties fe[2U] ;
6689};
6690#line 170 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
6691struct dvb_rc_legacy {
6692   struct rc_map_table *rc_map_table ;
6693   int rc_map_size ;
6694   int (*rc_query)(struct dvb_usb_device * , u32 * , int * ) ;
6695   int rc_interval ;
6696};
6697#line 189 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
6698struct dvb_rc {
6699   char *rc_codes ;
6700   u64 protocol ;
6701   u64 allowed_protos ;
6702   enum rc_driver_type driver_type ;
6703   int (*change_protocol)(struct rc_dev * , u64  ) ;
6704   char *module_name ;
6705   int (*rc_query)(struct dvb_usb_device * ) ;
6706   int rc_interval ;
6707   bool bulk_mode ;
6708};
6709#line 212
6710enum dvb_usb_mode {
6711    DVB_RC_LEGACY = 0,
6712    DVB_RC_CORE = 1
6713} ;
6714#line 217 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
6715struct __anonstruct_rc_228 {
6716   enum dvb_usb_mode mode ;
6717   struct dvb_rc_legacy legacy ;
6718   struct dvb_rc core ;
6719};
6720#line 217 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
6721struct dvb_usb_device_properties {
6722   int caps ;
6723   int usb_ctrl ;
6724   int (*download_firmware)(struct usb_device * , struct firmware  const  * ) ;
6725   char const   *firmware ;
6726   int no_reconnect ;
6727   int size_of_priv ;
6728   int num_adapters ;
6729   struct dvb_usb_adapter_properties adapter[2U] ;
6730   int (*power_ctrl)(struct dvb_usb_device * , int  ) ;
6731   int (*read_mac_address)(struct dvb_usb_device * , u8 * ) ;
6732   int (*identify_state)(struct usb_device * , struct dvb_usb_device_properties * ,
6733                         struct dvb_usb_device_description ** , int * ) ;
6734   struct __anonstruct_rc_228 rc ;
6735   struct i2c_algorithm *i2c_algo ;
6736   int generic_bulk_ctrl_endpoint ;
6737   int generic_bulk_ctrl_endpoint_response ;
6738   int num_device_descs ;
6739   struct dvb_usb_device_description devices[12U] ;
6740};
6741#line 300 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
6742struct usb_data_stream {
6743   struct usb_device *udev ;
6744   struct usb_data_stream_properties props ;
6745   int state ;
6746   void (*complete)(struct usb_data_stream * , u8 * , size_t  ) ;
6747   struct urb *urb_list[10U] ;
6748   int buf_num ;
6749   unsigned long buf_size ;
6750   u8 *buf_list[10U] ;
6751   dma_addr_t dma_addr[10U] ;
6752   int urbs_initialized ;
6753   int urbs_submitted ;
6754   void *user_priv ;
6755};
6756#line 333 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
6757struct dvb_usb_fe_adapter {
6758   struct dvb_frontend *fe ;
6759   int (*fe_init)(struct dvb_frontend * ) ;
6760   int (*fe_sleep)(struct dvb_frontend * ) ;
6761   struct usb_data_stream stream ;
6762   int pid_filtering ;
6763   int max_feed_count ;
6764   void *priv ;
6765};
6766#line 372 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
6767struct dvb_usb_adapter {
6768   struct dvb_usb_device *dev ;
6769   struct dvb_usb_adapter_properties props ;
6770   int state ;
6771   u8 id ;
6772   int feedcount ;
6773   struct dvb_adapter dvb_adap ;
6774   struct dmxdev dmxdev ;
6775   struct dvb_demux demux ;
6776   struct dvb_net dvb_net ;
6777   struct dvb_usb_fe_adapter fe_adap[2U] ;
6778   int active_fe ;
6779   int num_frontends_initialized ;
6780   void *priv ;
6781};
6782#line 397 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
6783struct dvb_usb_device {
6784   struct dvb_usb_device_properties props ;
6785   struct dvb_usb_device_description *desc ;
6786   struct usb_device *udev ;
6787   int state ;
6788   int powered ;
6789   struct mutex usb_mutex ;
6790   struct mutex i2c_mutex ;
6791   struct i2c_adapter i2c_adap ;
6792   int num_adapters_initialized ;
6793   struct dvb_usb_adapter adapter[2U] ;
6794   struct rc_dev *rc_dev ;
6795   struct input_dev *input_dev ;
6796   char rc_phys[64U] ;
6797   struct delayed_work rc_query_work ;
6798   u32 last_event ;
6799   int last_state ;
6800   struct module *owner ;
6801   void *priv ;
6802};
6803#line 482 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
6804struct digitv_state {
6805   int is_nxt6000 ;
6806};
6807#line 10 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/digitv.h"
6808struct mt352_config {
6809   u8 demod_address ;
6810   int adc_clock ;
6811   int if2 ;
6812   int no_tuner ;
6813   int (*demod_init)(struct dvb_frontend * ) ;
6814};
6815#line 72 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/frontends/mt352.h"
6816struct nxt6000_config {
6817   u8 demod_address ;
6818   unsigned char clock_inversion : 1 ;
6819};
6820#line 1 "<compiler builtins>"
6821
6822#line 2 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
6823void ldv_spin_lock(void) ;
6824#line 3
6825void ldv_spin_unlock(void) ;
6826#line 4
6827int ldv_spin_trylock(void) ;
6828#line 101 "include/linux/printk.h"
6829extern int printk(char const   *  , ...) ;
6830#line 55 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/string_64.h"
6831extern void *memset(void * , int  , size_t  ) ;
6832#line 136 "include/linux/mutex.h"
6833extern int mutex_lock_interruptible_nested(struct mutex * , unsigned int  ) ;
6834#line 169
6835extern void mutex_unlock(struct mutex * ) ;
6836#line 36 "include/linux/kmod.h"
6837extern int __request_module(bool  , char const   *  , ...) ;
6838#line 26 "include/linux/export.h"
6839extern struct module __this_module ;
6840#line 188 "include/linux/module.h"
6841extern void *__symbol_get(char const   * ) ;
6842#line 447
6843extern void __symbol_put(char const   * ) ;
6844#line 220 "include/linux/slub_def.h"
6845extern void *kmem_cache_alloc(struct kmem_cache * , gfp_t  ) ;
6846#line 223
6847void *ldv_kmem_cache_alloc_16(struct kmem_cache *ldv_func_arg1 , gfp_t ldv_func_arg2 ) ;
6848#line 11 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
6849void ldv_check_alloc_flags(gfp_t flags ) ;
6850#line 12
6851void ldv_check_alloc_nonatomic(void) ;
6852#line 14
6853struct page *ldv_check_alloc_flags_and_return_some_page(gfp_t flags ) ;
6854#line 792 "include/linux/device.h"
6855extern void *dev_get_drvdata(struct device  const  * ) ;
6856#line 46 "include/linux/delay.h"
6857extern void msleep(unsigned int  ) ;
6858#line 395 "include/linux/i2c.h"
6859__inline static void *i2c_get_adapdata(struct i2c_adapter  const  *dev ) 
6860{ void *tmp ;
6861  unsigned long __cil_tmp3 ;
6862  unsigned long __cil_tmp4 ;
6863  struct device  const  *__cil_tmp5 ;
6864
6865  {
6866  {
6867#line 397
6868  __cil_tmp3 = (unsigned long )dev;
6869#line 397
6870  __cil_tmp4 = __cil_tmp3 + 176;
6871#line 397
6872  __cil_tmp5 = (struct device  const  *)__cil_tmp4;
6873#line 397
6874  tmp = dev_get_drvdata(__cil_tmp5);
6875  }
6876#line 397
6877  return (tmp);
6878}
6879}
6880#line 591 "include/linux/skbuff.h"
6881extern struct sk_buff *skb_clone(struct sk_buff * , gfp_t  ) ;
6882#line 595
6883struct sk_buff *ldv_skb_clone_22(struct sk_buff *ldv_func_arg1 , gfp_t ldv_func_arg2 ) ;
6884#line 597
6885extern struct sk_buff *skb_copy(struct sk_buff  const  * , gfp_t  ) ;
6886#line 601
6887struct sk_buff *ldv_skb_copy_24(struct sk_buff  const  *ldv_func_arg1 , gfp_t ldv_func_arg2 ) ;
6888#line 606
6889extern int pskb_expand_head(struct sk_buff * , int  , int  , gfp_t  ) ;
6890#line 611
6891int ldv_pskb_expand_head_27(struct sk_buff *ldv_func_arg1 , int ldv_func_arg2 , int ldv_func_arg3 ,
6892                            gfp_t ldv_func_arg4 ) ;
6893#line 1690
6894extern struct sk_buff *__netdev_alloc_skb(struct net_device * , unsigned int  , gfp_t  ) ;
6895#line 1694
6896struct sk_buff *ldv___netdev_alloc_skb_25(struct net_device *ldv_func_arg1 , unsigned int ldv_func_arg2 ,
6897                                          gfp_t ldv_func_arg3 ) ;
6898#line 1698
6899struct sk_buff *ldv___netdev_alloc_skb_26(struct net_device *ldv_func_arg1 , unsigned int ldv_func_arg2 ,
6900                                          gfp_t ldv_func_arg3 ) ;
6901#line 78 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
6902__inline static u8 rc5_custom(struct rc_map_table *key ) 
6903{ u32 __cil_tmp2 ;
6904  u32 __cil_tmp3 ;
6905
6906  {
6907  {
6908#line 80
6909  __cil_tmp2 = *((u32 *)key);
6910#line 80
6911  __cil_tmp3 = __cil_tmp2 >> 8;
6912#line 80
6913  return ((u8 )__cil_tmp3);
6914  }
6915}
6916}
6917#line 83 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
6918__inline static u8 rc5_data(struct rc_map_table *key ) 
6919{ u32 __cil_tmp2 ;
6920
6921  {
6922  {
6923#line 85
6924  __cil_tmp2 = *((u32 *)key);
6925#line 85
6926  return ((u8 )__cil_tmp2);
6927  }
6928}
6929}
6930#line 459
6931extern int dvb_usb_device_init(struct usb_interface * , struct dvb_usb_device_properties * ,
6932                               struct module * , struct dvb_usb_device ** , short * ) ;
6933#line 466
6934extern int dvb_usb_generic_rw(struct dvb_usb_device * , u8 * , u16  , u8 * , u16  ,
6935                              int  ) ;
6936#line 467
6937extern int dvb_usb_generic_write(struct dvb_usb_device * , u8 * , u16  ) ;
6938#line 66 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/frontends/mt352.h"
6939__inline static int mt352_write(struct dvb_frontend *fe , u8 const   *buf , int len ) 
6940{ int r ;
6941  int (*__cil_tmp5)(struct dvb_frontend * , u8 const   * , int  ) ;
6942  unsigned long __cil_tmp6 ;
6943  unsigned long __cil_tmp7 ;
6944  unsigned long __cil_tmp8 ;
6945  unsigned long __cil_tmp9 ;
6946  int (*__cil_tmp10)(struct dvb_frontend * , u8 const   * , int  ) ;
6947  unsigned long __cil_tmp11 ;
6948  unsigned long __cil_tmp12 ;
6949  unsigned long __cil_tmp13 ;
6950  unsigned long __cil_tmp14 ;
6951  int (*__cil_tmp15)(struct dvb_frontend * , u8 const   * , int  ) ;
6952
6953  {
6954#line 67
6955  r = 0;
6956  {
6957#line 68
6958  __cil_tmp5 = (int (*)(struct dvb_frontend * , u8 const   * , int  ))0;
6959#line 68
6960  __cil_tmp6 = (unsigned long )__cil_tmp5;
6961#line 68
6962  __cil_tmp7 = 0 + 208;
6963#line 68
6964  __cil_tmp8 = (unsigned long )fe;
6965#line 68
6966  __cil_tmp9 = __cil_tmp8 + __cil_tmp7;
6967#line 68
6968  __cil_tmp10 = *((int (**)(struct dvb_frontend * , u8 const   * , int  ))__cil_tmp9);
6969#line 68
6970  __cil_tmp11 = (unsigned long )__cil_tmp10;
6971#line 68
6972  if (__cil_tmp11 != __cil_tmp6) {
6973    {
6974#line 69
6975    __cil_tmp12 = 0 + 208;
6976#line 69
6977    __cil_tmp13 = (unsigned long )fe;
6978#line 69
6979    __cil_tmp14 = __cil_tmp13 + __cil_tmp12;
6980#line 69
6981    __cil_tmp15 = *((int (**)(struct dvb_frontend * , u8 const   * , int  ))__cil_tmp14);
6982#line 69
6983    r = (*__cil_tmp15)(fe, buf, len);
6984    }
6985  } else {
6986
6987  }
6988  }
6989#line 70
6990  return (r);
6991}
6992}
6993#line 35 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
6994static int dvb_usb_digitv_debug  ;
6995#line 39 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
6996static short adapter_nr[8U]  = 
6997#line 39
6998  {      (short)-1,      (short)-1,      (short)-1,      (short)-1, 
6999        (short)-1,      (short)-1,      (short)-1,      (short)-1};
7000#line 43 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
7001static int digitv_ctrl_msg(struct dvb_usb_device *d , u8 cmd , u8 vv , u8 *wbuf ,
7002                           int wlen , u8 *rbuf , int rlen ) 
7003{ int wo ;
7004  int tmp ;
7005  u8 sndbuf[7U] ;
7006  u8 rcvbuf[7U] ;
7007  size_t __len ;
7008  void *__ret ;
7009  size_t __len___0 ;
7010  void *__ret___0 ;
7011  u8 *__cil_tmp16 ;
7012  unsigned long __cil_tmp17 ;
7013  unsigned long __cil_tmp18 ;
7014  void *__cil_tmp19 ;
7015  void *__cil_tmp20 ;
7016  unsigned long __cil_tmp21 ;
7017  unsigned long __cil_tmp22 ;
7018  unsigned long __cil_tmp23 ;
7019  unsigned long __cil_tmp24 ;
7020  unsigned long __cil_tmp25 ;
7021  unsigned long __cil_tmp26 ;
7022  unsigned long __cil_tmp27 ;
7023  unsigned long __cil_tmp28 ;
7024  void *__cil_tmp29 ;
7025  void *__cil_tmp30 ;
7026  void const   *__cil_tmp31 ;
7027  u8 *__cil_tmp32 ;
7028  u16 __cil_tmp33 ;
7029  u8 *__cil_tmp34 ;
7030  u16 __cil_tmp35 ;
7031  u8 *__cil_tmp36 ;
7032  u16 __cil_tmp37 ;
7033  void *__cil_tmp38 ;
7034  void const   *__cil_tmp39 ;
7035  void const   *__cil_tmp40 ;
7036
7037  {
7038  {
7039#line 46
7040  __cil_tmp16 = (u8 *)0;
7041#line 46
7042  __cil_tmp17 = (unsigned long )__cil_tmp16;
7043#line 46
7044  __cil_tmp18 = (unsigned long )rbuf;
7045#line 46
7046  if (__cil_tmp18 == __cil_tmp17) {
7047#line 46
7048    tmp = 1;
7049  } else
7050#line 46
7051  if (rlen == 0) {
7052#line 46
7053    tmp = 1;
7054  } else {
7055#line 46
7056    tmp = 0;
7057  }
7058  }
7059  {
7060#line 46
7061  wo = tmp;
7062#line 48
7063  __cil_tmp19 = (void *)(& sndbuf);
7064#line 48
7065  memset(__cil_tmp19, 0, 7UL);
7066#line 48
7067  __cil_tmp20 = (void *)(& rcvbuf);
7068#line 48
7069  memset(__cil_tmp20, 0, 7UL);
7070#line 50
7071  __cil_tmp21 = 0 * 1UL;
7072#line 50
7073  __cil_tmp22 = (unsigned long )(sndbuf) + __cil_tmp21;
7074#line 50
7075  *((u8 *)__cil_tmp22) = cmd;
7076#line 51
7077  __cil_tmp23 = 1 * 1UL;
7078#line 51
7079  __cil_tmp24 = (unsigned long )(sndbuf) + __cil_tmp23;
7080#line 51
7081  *((u8 *)__cil_tmp24) = vv;
7082  }
7083#line 52
7084  if (wo != 0) {
7085#line 52
7086    __cil_tmp25 = 2 * 1UL;
7087#line 52
7088    __cil_tmp26 = (unsigned long )(sndbuf) + __cil_tmp25;
7089#line 52
7090    *((u8 *)__cil_tmp26) = (u8 )wlen;
7091  } else {
7092#line 52
7093    __cil_tmp27 = 2 * 1UL;
7094#line 52
7095    __cil_tmp28 = (unsigned long )(sndbuf) + __cil_tmp27;
7096#line 52
7097    *((u8 *)__cil_tmp28) = (u8 )rlen;
7098  }
7099#line 54
7100  if (wo != 0) {
7101    {
7102#line 55
7103    __len = (size_t )wlen;
7104#line 55
7105    __cil_tmp29 = (void *)(& sndbuf);
7106#line 55
7107    __cil_tmp30 = __cil_tmp29 + 3U;
7108#line 55
7109    __cil_tmp31 = (void const   *)wbuf;
7110#line 55
7111    __ret = __builtin_memcpy(__cil_tmp30, __cil_tmp31, __len);
7112#line 56
7113    __cil_tmp32 = (u8 *)(& sndbuf);
7114#line 56
7115    __cil_tmp33 = (u16 )7;
7116#line 56
7117    dvb_usb_generic_write(d, __cil_tmp32, __cil_tmp33);
7118    }
7119  } else {
7120    {
7121#line 58
7122    __cil_tmp34 = (u8 *)(& sndbuf);
7123#line 58
7124    __cil_tmp35 = (u16 )7;
7125#line 58
7126    __cil_tmp36 = (u8 *)(& rcvbuf);
7127#line 58
7128    __cil_tmp37 = (u16 )7;
7129#line 58
7130    dvb_usb_generic_rw(d, __cil_tmp34, __cil_tmp35, __cil_tmp36, __cil_tmp37, 10);
7131#line 59
7132    __len___0 = (size_t )rlen;
7133#line 59
7134    __cil_tmp38 = (void *)rbuf;
7135#line 59
7136    __cil_tmp39 = (void const   *)(& rcvbuf);
7137#line 59
7138    __cil_tmp40 = __cil_tmp39 + 3U;
7139#line 59
7140    __ret___0 = __builtin_memcpy(__cil_tmp38, __cil_tmp40, __len___0);
7141    }
7142  }
7143#line 61
7144  return (0);
7145}
7146}
7147#line 65 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
7148static int digitv_i2c_xfer(struct i2c_adapter *adap , struct i2c_msg *msg , int num ) 
7149{ struct dvb_usb_device *d ;
7150  void *tmp ;
7151  int i ;
7152  int tmp___0 ;
7153  int tmp___1 ;
7154  int tmp___2 ;
7155  struct i2c_adapter  const  *__cil_tmp10 ;
7156  unsigned long __cil_tmp11 ;
7157  unsigned long __cil_tmp12 ;
7158  struct mutex *__cil_tmp13 ;
7159  int __cil_tmp14 ;
7160  unsigned long __cil_tmp15 ;
7161  unsigned long __cil_tmp16 ;
7162  struct i2c_msg *__cil_tmp17 ;
7163  unsigned long __cil_tmp18 ;
7164  unsigned long __cil_tmp19 ;
7165  __u16 __cil_tmp20 ;
7166  int __cil_tmp21 ;
7167  u8 __cil_tmp22 ;
7168  unsigned long __cil_tmp23 ;
7169  struct i2c_msg *__cil_tmp24 ;
7170  unsigned long __cil_tmp25 ;
7171  unsigned long __cil_tmp26 ;
7172  __u8 *__cil_tmp27 ;
7173  __u8 __cil_tmp28 ;
7174  int __cil_tmp29 ;
7175  u8 __cil_tmp30 ;
7176  u8 *__cil_tmp31 ;
7177  unsigned long __cil_tmp32 ;
7178  unsigned long __cil_tmp33 ;
7179  struct i2c_msg *__cil_tmp34 ;
7180  unsigned long __cil_tmp35 ;
7181  unsigned long __cil_tmp36 ;
7182  __u8 *__cil_tmp37 ;
7183  unsigned long __cil_tmp38 ;
7184  unsigned long __cil_tmp39 ;
7185  struct i2c_msg *__cil_tmp40 ;
7186  unsigned long __cil_tmp41 ;
7187  unsigned long __cil_tmp42 ;
7188  __u16 __cil_tmp43 ;
7189  int __cil_tmp44 ;
7190  u8 __cil_tmp45 ;
7191  unsigned long __cil_tmp46 ;
7192  struct i2c_msg *__cil_tmp47 ;
7193  unsigned long __cil_tmp48 ;
7194  unsigned long __cil_tmp49 ;
7195  __u8 *__cil_tmp50 ;
7196  __u8 __cil_tmp51 ;
7197  int __cil_tmp52 ;
7198  u8 __cil_tmp53 ;
7199  unsigned long __cil_tmp54 ;
7200  struct i2c_msg *__cil_tmp55 ;
7201  unsigned long __cil_tmp56 ;
7202  unsigned long __cil_tmp57 ;
7203  __u8 *__cil_tmp58 ;
7204  u8 *__cil_tmp59 ;
7205  unsigned long __cil_tmp60 ;
7206  struct i2c_msg *__cil_tmp61 ;
7207  unsigned long __cil_tmp62 ;
7208  unsigned long __cil_tmp63 ;
7209  __u16 __cil_tmp64 ;
7210  int __cil_tmp65 ;
7211  int __cil_tmp66 ;
7212  u8 *__cil_tmp67 ;
7213  unsigned long __cil_tmp68 ;
7214  unsigned long __cil_tmp69 ;
7215  struct mutex *__cil_tmp70 ;
7216
7217  {
7218  {
7219#line 67
7220  __cil_tmp10 = (struct i2c_adapter  const  *)adap;
7221#line 67
7222  tmp = i2c_get_adapdata(__cil_tmp10);
7223#line 67
7224  d = (struct dvb_usb_device *)tmp;
7225#line 70
7226  __cil_tmp11 = (unsigned long )d;
7227#line 70
7228  __cil_tmp12 = __cil_tmp11 + 3744;
7229#line 70
7230  __cil_tmp13 = (struct mutex *)__cil_tmp12;
7231#line 70
7232  tmp___0 = mutex_lock_interruptible_nested(__cil_tmp13, 0U);
7233  }
7234#line 70
7235  if (tmp___0 < 0) {
7236#line 71
7237    return (-11);
7238  } else {
7239
7240  }
7241#line 73
7242  if (num > 2) {
7243    {
7244#line 74
7245    printk("<4>digitv: more than 2 i2c messages at a time is not handled yet. TODO.\n");
7246    }
7247  } else {
7248
7249  }
7250#line 76
7251  i = 0;
7252#line 76
7253  goto ldv_38824;
7254  ldv_38823: ;
7255  {
7256#line 78
7257  __cil_tmp14 = i + 1;
7258#line 78
7259  if (__cil_tmp14 < num) {
7260    {
7261#line 78
7262    __cil_tmp15 = (unsigned long )i;
7263#line 78
7264    __cil_tmp16 = __cil_tmp15 + 1UL;
7265#line 78
7266    __cil_tmp17 = msg + __cil_tmp16;
7267#line 78
7268    __cil_tmp18 = (unsigned long )__cil_tmp17;
7269#line 78
7270    __cil_tmp19 = __cil_tmp18 + 2;
7271#line 78
7272    __cil_tmp20 = *((__u16 *)__cil_tmp19);
7273#line 78
7274    __cil_tmp21 = (int )__cil_tmp20;
7275#line 78
7276    if (__cil_tmp21 & 1) {
7277      {
7278#line 79
7279      __cil_tmp22 = (u8 )2;
7280#line 79
7281      __cil_tmp23 = (unsigned long )i;
7282#line 79
7283      __cil_tmp24 = msg + __cil_tmp23;
7284#line 79
7285      __cil_tmp25 = (unsigned long )__cil_tmp24;
7286#line 79
7287      __cil_tmp26 = __cil_tmp25 + 8;
7288#line 79
7289      __cil_tmp27 = *((__u8 **)__cil_tmp26);
7290#line 79
7291      __cil_tmp28 = *__cil_tmp27;
7292#line 79
7293      __cil_tmp29 = (int )__cil_tmp28;
7294#line 79
7295      __cil_tmp30 = (u8 )__cil_tmp29;
7296#line 79
7297      __cil_tmp31 = (u8 *)0;
7298#line 79
7299      __cil_tmp32 = (unsigned long )i;
7300#line 79
7301      __cil_tmp33 = __cil_tmp32 + 1UL;
7302#line 79
7303      __cil_tmp34 = msg + __cil_tmp33;
7304#line 79
7305      __cil_tmp35 = (unsigned long )__cil_tmp34;
7306#line 79
7307      __cil_tmp36 = __cil_tmp35 + 8;
7308#line 79
7309      __cil_tmp37 = *((__u8 **)__cil_tmp36);
7310#line 79
7311      __cil_tmp38 = (unsigned long )i;
7312#line 79
7313      __cil_tmp39 = __cil_tmp38 + 1UL;
7314#line 79
7315      __cil_tmp40 = msg + __cil_tmp39;
7316#line 79
7317      __cil_tmp41 = (unsigned long )__cil_tmp40;
7318#line 79
7319      __cil_tmp42 = __cil_tmp41 + 4;
7320#line 79
7321      __cil_tmp43 = *((__u16 *)__cil_tmp42);
7322#line 79
7323      __cil_tmp44 = (int )__cil_tmp43;
7324#line 79
7325      tmp___1 = digitv_ctrl_msg(d, __cil_tmp22, __cil_tmp30, __cil_tmp31, 0, __cil_tmp37,
7326                                __cil_tmp44);
7327      }
7328#line 79
7329      if (tmp___1 < 0) {
7330#line 81
7331        goto ldv_38822;
7332      } else {
7333
7334      }
7335#line 82
7336      i = i + 1;
7337    } else {
7338#line 78
7339      goto _L;
7340    }
7341    }
7342  } else {
7343    _L: /* CIL Label */ 
7344    {
7345#line 84
7346    __cil_tmp45 = (u8 )5;
7347#line 84
7348    __cil_tmp46 = (unsigned long )i;
7349#line 84
7350    __cil_tmp47 = msg + __cil_tmp46;
7351#line 84
7352    __cil_tmp48 = (unsigned long )__cil_tmp47;
7353#line 84
7354    __cil_tmp49 = __cil_tmp48 + 8;
7355#line 84
7356    __cil_tmp50 = *((__u8 **)__cil_tmp49);
7357#line 84
7358    __cil_tmp51 = *__cil_tmp50;
7359#line 84
7360    __cil_tmp52 = (int )__cil_tmp51;
7361#line 84
7362    __cil_tmp53 = (u8 )__cil_tmp52;
7363#line 84
7364    __cil_tmp54 = (unsigned long )i;
7365#line 84
7366    __cil_tmp55 = msg + __cil_tmp54;
7367#line 84
7368    __cil_tmp56 = (unsigned long )__cil_tmp55;
7369#line 84
7370    __cil_tmp57 = __cil_tmp56 + 8;
7371#line 84
7372    __cil_tmp58 = *((__u8 **)__cil_tmp57);
7373#line 84
7374    __cil_tmp59 = __cil_tmp58 + 1U;
7375#line 84
7376    __cil_tmp60 = (unsigned long )i;
7377#line 84
7378    __cil_tmp61 = msg + __cil_tmp60;
7379#line 84
7380    __cil_tmp62 = (unsigned long )__cil_tmp61;
7381#line 84
7382    __cil_tmp63 = __cil_tmp62 + 4;
7383#line 84
7384    __cil_tmp64 = *((__u16 *)__cil_tmp63);
7385#line 84
7386    __cil_tmp65 = (int )__cil_tmp64;
7387#line 84
7388    __cil_tmp66 = __cil_tmp65 + -1;
7389#line 84
7390    __cil_tmp67 = (u8 *)0;
7391#line 84
7392    tmp___2 = digitv_ctrl_msg(d, __cil_tmp45, __cil_tmp53, __cil_tmp59, __cil_tmp66,
7393                              __cil_tmp67, 0);
7394    }
7395#line 84
7396    if (tmp___2 < 0) {
7397#line 86
7398      goto ldv_38822;
7399    } else {
7400
7401    }
7402  }
7403  }
7404#line 76
7405  i = i + 1;
7406  ldv_38824: ;
7407#line 76
7408  if (i < num) {
7409#line 77
7410    goto ldv_38823;
7411  } else {
7412#line 79
7413    goto ldv_38822;
7414  }
7415  ldv_38822: 
7416  {
7417#line 89
7418  __cil_tmp68 = (unsigned long )d;
7419#line 89
7420  __cil_tmp69 = __cil_tmp68 + 3744;
7421#line 89
7422  __cil_tmp70 = (struct mutex *)__cil_tmp69;
7423#line 89
7424  mutex_unlock(__cil_tmp70);
7425  }
7426#line 90
7427  return (i);
7428}
7429}
7430#line 93 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
7431static u32 digitv_i2c_func(struct i2c_adapter *adapter ) 
7432{ 
7433
7434  {
7435#line 95
7436  return (1U);
7437}
7438}
7439#line 98 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
7440static struct i2c_algorithm digitv_i2c_algo  =    {& digitv_i2c_xfer, (int (*)(struct i2c_adapter * , u16  , unsigned short  , char  ,
7441                                u8  , int  , union i2c_smbus_data * ))0, & digitv_i2c_func};
7442#line 104 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
7443static int digitv_identify_state(struct usb_device *udev , struct dvb_usb_device_properties *props ,
7444                                 struct dvb_usb_device_description **desc , int *cold ) 
7445{ int tmp ;
7446  unsigned long __cil_tmp6 ;
7447  unsigned long __cil_tmp7 ;
7448  unsigned long __cil_tmp8 ;
7449  __u8 __cil_tmp9 ;
7450  unsigned int __cil_tmp10 ;
7451  unsigned long __cil_tmp11 ;
7452  unsigned long __cil_tmp12 ;
7453  unsigned long __cil_tmp13 ;
7454  __u8 __cil_tmp14 ;
7455  unsigned int __cil_tmp15 ;
7456
7457  {
7458  {
7459#line 108
7460  __cil_tmp6 = 1288 + 14;
7461#line 108
7462  __cil_tmp7 = (unsigned long )udev;
7463#line 108
7464  __cil_tmp8 = __cil_tmp7 + __cil_tmp6;
7465#line 108
7466  __cil_tmp9 = *((__u8 *)__cil_tmp8);
7467#line 108
7468  __cil_tmp10 = (unsigned int )__cil_tmp9;
7469#line 108
7470  if (__cil_tmp10 == 0U) {
7471    {
7472#line 108
7473    __cil_tmp11 = 1288 + 15;
7474#line 108
7475    __cil_tmp12 = (unsigned long )udev;
7476#line 108
7477    __cil_tmp13 = __cil_tmp12 + __cil_tmp11;
7478#line 108
7479    __cil_tmp14 = *((__u8 *)__cil_tmp13);
7480#line 108
7481    __cil_tmp15 = (unsigned int )__cil_tmp14;
7482#line 108
7483    if (__cil_tmp15 == 0U) {
7484#line 108
7485      tmp = 1;
7486    } else {
7487#line 108
7488      tmp = 0;
7489    }
7490    }
7491  } else {
7492#line 108
7493    tmp = 0;
7494  }
7495  }
7496#line 108
7497  *cold = tmp;
7498#line 109
7499  return (0);
7500}
7501}
7502#line 112 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
7503static int digitv_mt352_demod_init(struct dvb_frontend *fe ) 
7504{ u8 reset_buf[6U] ;
7505  u8 init_buf[24U] ;
7506  int i ;
7507  unsigned long __cil_tmp5 ;
7508  unsigned long __cil_tmp6 ;
7509  unsigned long __cil_tmp7 ;
7510  unsigned long __cil_tmp8 ;
7511  unsigned long __cil_tmp9 ;
7512  unsigned long __cil_tmp10 ;
7513  unsigned long __cil_tmp11 ;
7514  unsigned long __cil_tmp12 ;
7515  unsigned long __cil_tmp13 ;
7516  unsigned long __cil_tmp14 ;
7517  unsigned long __cil_tmp15 ;
7518  unsigned long __cil_tmp16 ;
7519  unsigned long __cil_tmp17 ;
7520  unsigned long __cil_tmp18 ;
7521  unsigned long __cil_tmp19 ;
7522  unsigned long __cil_tmp20 ;
7523  unsigned long __cil_tmp21 ;
7524  unsigned long __cil_tmp22 ;
7525  unsigned long __cil_tmp23 ;
7526  unsigned long __cil_tmp24 ;
7527  unsigned long __cil_tmp25 ;
7528  unsigned long __cil_tmp26 ;
7529  unsigned long __cil_tmp27 ;
7530  unsigned long __cil_tmp28 ;
7531  unsigned long __cil_tmp29 ;
7532  unsigned long __cil_tmp30 ;
7533  unsigned long __cil_tmp31 ;
7534  unsigned long __cil_tmp32 ;
7535  unsigned long __cil_tmp33 ;
7536  unsigned long __cil_tmp34 ;
7537  unsigned long __cil_tmp35 ;
7538  unsigned long __cil_tmp36 ;
7539  unsigned long __cil_tmp37 ;
7540  unsigned long __cil_tmp38 ;
7541  unsigned long __cil_tmp39 ;
7542  unsigned long __cil_tmp40 ;
7543  unsigned long __cil_tmp41 ;
7544  unsigned long __cil_tmp42 ;
7545  unsigned long __cil_tmp43 ;
7546  unsigned long __cil_tmp44 ;
7547  unsigned long __cil_tmp45 ;
7548  unsigned long __cil_tmp46 ;
7549  unsigned long __cil_tmp47 ;
7550  unsigned long __cil_tmp48 ;
7551  unsigned long __cil_tmp49 ;
7552  unsigned long __cil_tmp50 ;
7553  unsigned long __cil_tmp51 ;
7554  unsigned long __cil_tmp52 ;
7555  unsigned long __cil_tmp53 ;
7556  unsigned long __cil_tmp54 ;
7557  unsigned long __cil_tmp55 ;
7558  unsigned long __cil_tmp56 ;
7559  unsigned long __cil_tmp57 ;
7560  unsigned long __cil_tmp58 ;
7561  unsigned long __cil_tmp59 ;
7562  unsigned long __cil_tmp60 ;
7563  unsigned long __cil_tmp61 ;
7564  unsigned long __cil_tmp62 ;
7565  unsigned long __cil_tmp63 ;
7566  unsigned long __cil_tmp64 ;
7567  unsigned long __cil_tmp65 ;
7568  u8 const   *__cil_tmp66 ;
7569  u8 const   *__cil_tmp67 ;
7570  unsigned int __cil_tmp68 ;
7571  unsigned long __cil_tmp69 ;
7572  u8 const   *__cil_tmp70 ;
7573  u8 const   *__cil_tmp71 ;
7574  unsigned int __cil_tmp72 ;
7575
7576  {
7577#line 114
7578  __cil_tmp5 = 0 * 1UL;
7579#line 114
7580  __cil_tmp6 = (unsigned long )(reset_buf) + __cil_tmp5;
7581#line 114
7582  *((u8 *)__cil_tmp6) = (u8 )137U;
7583#line 114
7584  __cil_tmp7 = 1 * 1UL;
7585#line 114
7586  __cil_tmp8 = (unsigned long )(reset_buf) + __cil_tmp7;
7587#line 114
7588  *((u8 *)__cil_tmp8) = (u8 )56U;
7589#line 114
7590  __cil_tmp9 = 2 * 1UL;
7591#line 114
7592  __cil_tmp10 = (unsigned long )(reset_buf) + __cil_tmp9;
7593#line 114
7594  *((u8 *)__cil_tmp10) = (u8 )138U;
7595#line 114
7596  __cil_tmp11 = 3 * 1UL;
7597#line 114
7598  __cil_tmp12 = (unsigned long )(reset_buf) + __cil_tmp11;
7599#line 114
7600  *((u8 *)__cil_tmp12) = (u8 )45U;
7601#line 114
7602  __cil_tmp13 = 4 * 1UL;
7603#line 114
7604  __cil_tmp14 = (unsigned long )(reset_buf) + __cil_tmp13;
7605#line 114
7606  *((u8 *)__cil_tmp14) = (u8 )80U;
7607#line 114
7608  __cil_tmp15 = 5 * 1UL;
7609#line 114
7610  __cil_tmp16 = (unsigned long )(reset_buf) + __cil_tmp15;
7611#line 114
7612  *((u8 *)__cil_tmp16) = (u8 )128U;
7613#line 115
7614  __cil_tmp17 = 0 * 1UL;
7615#line 115
7616  __cil_tmp18 = (unsigned long )(init_buf) + __cil_tmp17;
7617#line 115
7618  *((u8 *)__cil_tmp18) = (u8 )104U;
7619#line 115
7620  __cil_tmp19 = 1 * 1UL;
7621#line 115
7622  __cil_tmp20 = (unsigned long )(init_buf) + __cil_tmp19;
7623#line 115
7624  *((u8 *)__cil_tmp20) = (u8 )160U;
7625#line 115
7626  __cil_tmp21 = 2 * 1UL;
7627#line 115
7628  __cil_tmp22 = (unsigned long )(init_buf) + __cil_tmp21;
7629#line 115
7630  *((u8 *)__cil_tmp22) = (u8 )142U;
7631#line 115
7632  __cil_tmp23 = 3 * 1UL;
7633#line 115
7634  __cil_tmp24 = (unsigned long )(init_buf) + __cil_tmp23;
7635#line 115
7636  *((u8 *)__cil_tmp24) = (u8 )64U;
7637#line 115
7638  __cil_tmp25 = 4 * 1UL;
7639#line 115
7640  __cil_tmp26 = (unsigned long )(init_buf) + __cil_tmp25;
7641#line 115
7642  *((u8 *)__cil_tmp26) = (u8 )83U;
7643#line 115
7644  __cil_tmp27 = 5 * 1UL;
7645#line 115
7646  __cil_tmp28 = (unsigned long )(init_buf) + __cil_tmp27;
7647#line 115
7648  *((u8 *)__cil_tmp28) = (u8 )80U;
7649#line 115
7650  __cil_tmp29 = 6 * 1UL;
7651#line 115
7652  __cil_tmp30 = (unsigned long )(init_buf) + __cil_tmp29;
7653#line 115
7654  *((u8 *)__cil_tmp30) = (u8 )103U;
7655#line 115
7656  __cil_tmp31 = 7 * 1UL;
7657#line 115
7658  __cil_tmp32 = (unsigned long )(init_buf) + __cil_tmp31;
7659#line 115
7660  *((u8 *)__cil_tmp32) = (u8 )32U;
7661#line 115
7662  __cil_tmp33 = 8 * 1UL;
7663#line 115
7664  __cil_tmp34 = (unsigned long )(init_buf) + __cil_tmp33;
7665#line 115
7666  *((u8 *)__cil_tmp34) = (u8 )125U;
7667#line 115
7668  __cil_tmp35 = 9 * 1UL;
7669#line 115
7670  __cil_tmp36 = (unsigned long )(init_buf) + __cil_tmp35;
7671#line 115
7672  *((u8 *)__cil_tmp36) = (u8 )1U;
7673#line 115
7674  __cil_tmp37 = 10 * 1UL;
7675#line 115
7676  __cil_tmp38 = (unsigned long )(init_buf) + __cil_tmp37;
7677#line 115
7678  *((u8 *)__cil_tmp38) = (u8 )124U;
7679#line 115
7680  __cil_tmp39 = 11 * 1UL;
7681#line 115
7682  __cil_tmp40 = (unsigned long )(init_buf) + __cil_tmp39;
7683#line 115
7684  *((u8 *)__cil_tmp40) = (u8 )0U;
7685#line 115
7686  __cil_tmp41 = 12 * 1UL;
7687#line 115
7688  __cil_tmp42 = (unsigned long )(init_buf) + __cil_tmp41;
7689#line 115
7690  *((u8 *)__cil_tmp42) = (u8 )122U;
7691#line 115
7692  __cil_tmp43 = 13 * 1UL;
7693#line 115
7694  __cil_tmp44 = (unsigned long )(init_buf) + __cil_tmp43;
7695#line 115
7696  *((u8 *)__cil_tmp44) = (u8 )0U;
7697#line 115
7698  __cil_tmp45 = 14 * 1UL;
7699#line 115
7700  __cil_tmp46 = (unsigned long )(init_buf) + __cil_tmp45;
7701#line 115
7702  *((u8 *)__cil_tmp46) = (u8 )121U;
7703#line 115
7704  __cil_tmp47 = 15 * 1UL;
7705#line 115
7706  __cil_tmp48 = (unsigned long )(init_buf) + __cil_tmp47;
7707#line 115
7708  *((u8 *)__cil_tmp48) = (u8 )32U;
7709#line 115
7710  __cil_tmp49 = 16 * 1UL;
7711#line 115
7712  __cil_tmp50 = (unsigned long )(init_buf) + __cil_tmp49;
7713#line 115
7714  *((u8 *)__cil_tmp50) = (u8 )87U;
7715#line 115
7716  __cil_tmp51 = 17 * 1UL;
7717#line 115
7718  __cil_tmp52 = (unsigned long )(init_buf) + __cil_tmp51;
7719#line 115
7720  *((u8 *)__cil_tmp52) = (u8 )5U;
7721#line 115
7722  __cil_tmp53 = 18 * 1UL;
7723#line 115
7724  __cil_tmp54 = (unsigned long )(init_buf) + __cil_tmp53;
7725#line 115
7726  *((u8 *)__cil_tmp54) = (u8 )86U;
7727#line 115
7728  __cil_tmp55 = 19 * 1UL;
7729#line 115
7730  __cil_tmp56 = (unsigned long )(init_buf) + __cil_tmp55;
7731#line 115
7732  *((u8 *)__cil_tmp56) = (u8 )49U;
7733#line 115
7734  __cil_tmp57 = 20 * 1UL;
7735#line 115
7736  __cil_tmp58 = (unsigned long )(init_buf) + __cil_tmp57;
7737#line 115
7738  *((u8 *)__cil_tmp58) = (u8 )136U;
7739#line 115
7740  __cil_tmp59 = 21 * 1UL;
7741#line 115
7742  __cil_tmp60 = (unsigned long )(init_buf) + __cil_tmp59;
7743#line 115
7744  *((u8 *)__cil_tmp60) = (u8 )15U;
7745#line 115
7746  __cil_tmp61 = 22 * 1UL;
7747#line 115
7748  __cil_tmp62 = (unsigned long )(init_buf) + __cil_tmp61;
7749#line 115
7750  *((u8 *)__cil_tmp62) = (u8 )117U;
7751#line 115
7752  __cil_tmp63 = 23 * 1UL;
7753#line 115
7754  __cil_tmp64 = (unsigned long )(init_buf) + __cil_tmp63;
7755#line 115
7756  *((u8 *)__cil_tmp64) = (u8 )50U;
7757#line 121
7758  i = 0;
7759#line 121
7760  goto ldv_38844;
7761  ldv_38843: 
7762  {
7763#line 122
7764  __cil_tmp65 = (unsigned long )i;
7765#line 122
7766  __cil_tmp66 = (u8 const   *)(& reset_buf);
7767#line 122
7768  __cil_tmp67 = __cil_tmp66 + __cil_tmp65;
7769#line 122
7770  mt352_write(fe, __cil_tmp67, 2);
7771#line 121
7772  i = i + 2;
7773  }
7774  ldv_38844: ;
7775  {
7776#line 121
7777  __cil_tmp68 = (unsigned int )i;
7778#line 121
7779  if (__cil_tmp68 <= 5U) {
7780#line 122
7781    goto ldv_38843;
7782  } else {
7783#line 124
7784    goto ldv_38845;
7785  }
7786  }
7787  ldv_38845: 
7788  {
7789#line 124
7790  msleep(1U);
7791#line 126
7792  i = 0;
7793  }
7794#line 126
7795  goto ldv_38849;
7796  ldv_38848: 
7797  {
7798#line 127
7799  __cil_tmp69 = (unsigned long )i;
7800#line 127
7801  __cil_tmp70 = (u8 const   *)(& init_buf);
7802#line 127
7803  __cil_tmp71 = __cil_tmp70 + __cil_tmp69;
7804#line 127
7805  mt352_write(fe, __cil_tmp71, 2);
7806#line 126
7807  i = i + 2;
7808  }
7809  ldv_38849: ;
7810  {
7811#line 126
7812  __cil_tmp72 = (unsigned int )i;
7813#line 126
7814  if (__cil_tmp72 <= 23U) {
7815#line 127
7816    goto ldv_38848;
7817  } else {
7818#line 129
7819    goto ldv_38850;
7820  }
7821  }
7822  ldv_38850: ;
7823#line 129
7824  return (0);
7825}
7826}
7827#line 132 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
7828static struct mt352_config digitv_mt352_config  =    {(unsigned char)0, 0, 0, 0, & digitv_mt352_demod_init};
7829#line 136 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
7830static int digitv_nxt6000_tuner_set_params(struct dvb_frontend *fe ) 
7831{ struct dvb_usb_adapter *adap ;
7832  u8 b[5U] ;
7833  int tmp ;
7834  unsigned long __cil_tmp5 ;
7835  unsigned long __cil_tmp6 ;
7836  struct dvb_adapter *__cil_tmp7 ;
7837  unsigned long __cil_tmp8 ;
7838  unsigned long __cil_tmp9 ;
7839  void *__cil_tmp10 ;
7840  unsigned long __cil_tmp11 ;
7841  unsigned long __cil_tmp12 ;
7842  unsigned long __cil_tmp13 ;
7843  unsigned long __cil_tmp14 ;
7844  int (*__cil_tmp15)(struct dvb_frontend * , u8 * , int  ) ;
7845  u8 *__cil_tmp16 ;
7846  int (*__cil_tmp17)(struct dvb_frontend * , int  ) ;
7847  unsigned long __cil_tmp18 ;
7848  unsigned long __cil_tmp19 ;
7849  unsigned long __cil_tmp20 ;
7850  unsigned long __cil_tmp21 ;
7851  int (*__cil_tmp22)(struct dvb_frontend * , int  ) ;
7852  unsigned long __cil_tmp23 ;
7853  unsigned long __cil_tmp24 ;
7854  unsigned long __cil_tmp25 ;
7855  unsigned long __cil_tmp26 ;
7856  int (*__cil_tmp27)(struct dvb_frontend * , int  ) ;
7857  struct dvb_usb_device *__cil_tmp28 ;
7858  u8 __cil_tmp29 ;
7859  u8 __cil_tmp30 ;
7860  u8 *__cil_tmp31 ;
7861  u8 *__cil_tmp32 ;
7862  u8 *__cil_tmp33 ;
7863
7864  {
7865  {
7866#line 138
7867  __cil_tmp5 = (unsigned long )fe;
7868#line 138
7869  __cil_tmp6 = __cil_tmp5 + 752;
7870#line 138
7871  __cil_tmp7 = *((struct dvb_adapter **)__cil_tmp6);
7872#line 138
7873  __cil_tmp8 = (unsigned long )__cil_tmp7;
7874#line 138
7875  __cil_tmp9 = __cil_tmp8 + 56;
7876#line 138
7877  __cil_tmp10 = *((void **)__cil_tmp9);
7878#line 138
7879  adap = (struct dvb_usb_adapter *)__cil_tmp10;
7880#line 141
7881  __cil_tmp11 = 384 + 192;
7882#line 141
7883  __cil_tmp12 = 0 + __cil_tmp11;
7884#line 141
7885  __cil_tmp13 = (unsigned long )fe;
7886#line 141
7887  __cil_tmp14 = __cil_tmp13 + __cil_tmp12;
7888#line 141
7889  __cil_tmp15 = *((int (**)(struct dvb_frontend * , u8 * , int  ))__cil_tmp14);
7890#line 141
7891  __cil_tmp16 = (u8 *)(& b);
7892#line 141
7893  (*__cil_tmp15)(fe, __cil_tmp16, 5);
7894  }
7895  {
7896#line 142
7897  __cil_tmp17 = (int (*)(struct dvb_frontend * , int  ))0;
7898#line 142
7899  __cil_tmp18 = (unsigned long )__cil_tmp17;
7900#line 142
7901  __cil_tmp19 = 0 + 360;
7902#line 142
7903  __cil_tmp20 = (unsigned long )fe;
7904#line 142
7905  __cil_tmp21 = __cil_tmp20 + __cil_tmp19;
7906#line 142
7907  __cil_tmp22 = *((int (**)(struct dvb_frontend * , int  ))__cil_tmp21);
7908#line 142
7909  __cil_tmp23 = (unsigned long )__cil_tmp22;
7910#line 142
7911  if (__cil_tmp23 != __cil_tmp18) {
7912    {
7913#line 143
7914    __cil_tmp24 = 0 + 360;
7915#line 143
7916    __cil_tmp25 = (unsigned long )fe;
7917#line 143
7918    __cil_tmp26 = __cil_tmp25 + __cil_tmp24;
7919#line 143
7920    __cil_tmp27 = *((int (**)(struct dvb_frontend * , int  ))__cil_tmp26);
7921#line 143
7922    (*__cil_tmp27)(fe, 1);
7923    }
7924  } else {
7925
7926  }
7927  }
7928  {
7929#line 144
7930  __cil_tmp28 = *((struct dvb_usb_device **)adap);
7931#line 144
7932  __cil_tmp29 = (u8 )6;
7933#line 144
7934  __cil_tmp30 = (u8 )0;
7935#line 144
7936  __cil_tmp31 = (u8 *)(& b);
7937#line 144
7938  __cil_tmp32 = __cil_tmp31 + 1UL;
7939#line 144
7940  __cil_tmp33 = (u8 *)0;
7941#line 144
7942  tmp = digitv_ctrl_msg(__cil_tmp28, __cil_tmp29, __cil_tmp30, __cil_tmp32, 4, __cil_tmp33,
7943                        0);
7944  }
7945#line 144
7946  return (tmp);
7947}
7948}
7949#line 147 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
7950static struct nxt6000_config digitv_nxt6000_config  =    {(unsigned char)0, (unsigned char)1};
7951#line 151 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
7952static int digitv_frontend_attach(struct dvb_usb_adapter *adap ) 
7953{ struct digitv_state *st ;
7954  void *__r ;
7955  struct dvb_frontend *(*__a)(struct mt352_config  const  * , struct i2c_adapter * ) ;
7956  void *tmp___0 ;
7957  void *tmp___1 ;
7958  struct dvb_frontend *(*tmp___2)(struct mt352_config  const  * , struct i2c_adapter * ) ;
7959  void *tmp___3 ;
7960  struct dvb_frontend *tmp___4 ;
7961  void *__r___0 ;
7962  struct dvb_frontend *(*__a___0)(struct nxt6000_config  const  * , struct i2c_adapter * ) ;
7963  void *tmp___6 ;
7964  void *tmp___7 ;
7965  struct dvb_frontend *(*tmp___8)(struct nxt6000_config  const  * , struct i2c_adapter * ) ;
7966  void *tmp___9 ;
7967  struct dvb_frontend *tmp___10 ;
7968  struct dvb_usb_device *__cil_tmp19 ;
7969  unsigned long __cil_tmp20 ;
7970  unsigned long __cil_tmp21 ;
7971  void *__cil_tmp22 ;
7972  struct dvb_frontend *(*__cil_tmp23)(struct mt352_config  const  * , struct i2c_adapter * ) ;
7973  unsigned long __cil_tmp24 ;
7974  struct dvb_frontend *(*__cil_tmp25)(struct mt352_config  const  * , struct i2c_adapter * ) ;
7975  unsigned long __cil_tmp26 ;
7976  bool __cil_tmp27 ;
7977  struct dvb_frontend *(*__cil_tmp28)(struct mt352_config  const  * , struct i2c_adapter * ) ;
7978  unsigned long __cil_tmp29 ;
7979  unsigned long __cil_tmp30 ;
7980  struct mt352_config  const  *__cil_tmp31 ;
7981  struct dvb_usb_device *__cil_tmp32 ;
7982  unsigned long __cil_tmp33 ;
7983  unsigned long __cil_tmp34 ;
7984  struct i2c_adapter *__cil_tmp35 ;
7985  void *__cil_tmp36 ;
7986  unsigned long __cil_tmp37 ;
7987  unsigned long __cil_tmp38 ;
7988  unsigned long __cil_tmp39 ;
7989  unsigned long __cil_tmp40 ;
7990  unsigned long __cil_tmp41 ;
7991  unsigned long __cil_tmp42 ;
7992  struct dvb_frontend *__cil_tmp43 ;
7993  unsigned long __cil_tmp44 ;
7994  unsigned long __cil_tmp45 ;
7995  unsigned long __cil_tmp46 ;
7996  unsigned long __cil_tmp47 ;
7997  unsigned long __cil_tmp48 ;
7998  struct dvb_frontend *__cil_tmp49 ;
7999  unsigned long __cil_tmp50 ;
8000  struct dvb_frontend *(*__cil_tmp51)(struct nxt6000_config  const  * , struct i2c_adapter * ) ;
8001  unsigned long __cil_tmp52 ;
8002  struct dvb_frontend *(*__cil_tmp53)(struct nxt6000_config  const  * , struct i2c_adapter * ) ;
8003  unsigned long __cil_tmp54 ;
8004  bool __cil_tmp55 ;
8005  struct dvb_frontend *(*__cil_tmp56)(struct nxt6000_config  const  * , struct i2c_adapter * ) ;
8006  unsigned long __cil_tmp57 ;
8007  unsigned long __cil_tmp58 ;
8008  struct nxt6000_config  const  *__cil_tmp59 ;
8009  struct dvb_usb_device *__cil_tmp60 ;
8010  unsigned long __cil_tmp61 ;
8011  unsigned long __cil_tmp62 ;
8012  struct i2c_adapter *__cil_tmp63 ;
8013  void *__cil_tmp64 ;
8014  unsigned long __cil_tmp65 ;
8015  unsigned long __cil_tmp66 ;
8016  unsigned long __cil_tmp67 ;
8017  unsigned long __cil_tmp68 ;
8018  unsigned long __cil_tmp69 ;
8019  unsigned long __cil_tmp70 ;
8020  struct dvb_frontend *__cil_tmp71 ;
8021  unsigned long __cil_tmp72 ;
8022  unsigned long __cil_tmp73 ;
8023  unsigned long __cil_tmp74 ;
8024  unsigned long __cil_tmp75 ;
8025  unsigned long __cil_tmp76 ;
8026  struct dvb_frontend *__cil_tmp77 ;
8027  unsigned long __cil_tmp78 ;
8028
8029  {
8030  {
8031#line 153
8032  __cil_tmp19 = *((struct dvb_usb_device **)adap);
8033#line 153
8034  __cil_tmp20 = (unsigned long )__cil_tmp19;
8035#line 153
8036  __cil_tmp21 = __cil_tmp20 + 11520;
8037#line 153
8038  __cil_tmp22 = *((void **)__cil_tmp21);
8039#line 153
8040  st = (struct digitv_state *)__cil_tmp22;
8041#line 155
8042  __r = (void *)0;
8043#line 155
8044  tmp___3 = __symbol_get("mt352_attach");
8045  }
8046  {
8047#line 155
8048  __cil_tmp23 = (struct dvb_frontend *(*)(struct mt352_config  const  * , struct i2c_adapter * ))0;
8049#line 155
8050  __cil_tmp24 = (unsigned long )__cil_tmp23;
8051#line 155
8052  __cil_tmp25 = (struct dvb_frontend *(*)(struct mt352_config  const  * , struct i2c_adapter * ))tmp___3;
8053#line 155
8054  __cil_tmp26 = (unsigned long )__cil_tmp25;
8055#line 155
8056  if (__cil_tmp26 != __cil_tmp24) {
8057    {
8058#line 155
8059    tmp___0 = __symbol_get("mt352_attach");
8060#line 155
8061    tmp___2 = (struct dvb_frontend *(*)(struct mt352_config  const  * , struct i2c_adapter * ))tmp___0;
8062    }
8063  } else {
8064    {
8065#line 155
8066    __cil_tmp27 = (bool )1;
8067#line 155
8068    __request_module(__cil_tmp27, "symbol:mt352_attach");
8069#line 155
8070    tmp___1 = __symbol_get("mt352_attach");
8071#line 155
8072    tmp___2 = (struct dvb_frontend *(*)(struct mt352_config  const  * , struct i2c_adapter * ))tmp___1;
8073    }
8074  }
8075  }
8076#line 155
8077  __a = tmp___2;
8078  {
8079#line 155
8080  __cil_tmp28 = (struct dvb_frontend *(*)(struct mt352_config  const  * , struct i2c_adapter * ))0;
8081#line 155
8082  __cil_tmp29 = (unsigned long )__cil_tmp28;
8083#line 155
8084  __cil_tmp30 = (unsigned long )__a;
8085#line 155
8086  if (__cil_tmp30 != __cil_tmp29) {
8087    {
8088#line 155
8089    __cil_tmp31 = (struct mt352_config  const  *)(& digitv_mt352_config);
8090#line 155
8091    __cil_tmp32 = *((struct dvb_usb_device **)adap);
8092#line 155
8093    __cil_tmp33 = (unsigned long )__cil_tmp32;
8094#line 155
8095    __cil_tmp34 = __cil_tmp33 + 3912;
8096#line 155
8097    __cil_tmp35 = (struct i2c_adapter *)__cil_tmp34;
8098#line 155
8099    tmp___4 = (*__a)(__cil_tmp31, __cil_tmp35);
8100#line 155
8101    __r = (void *)tmp___4;
8102    }
8103    {
8104#line 155
8105    __cil_tmp36 = (void *)0;
8106#line 155
8107    __cil_tmp37 = (unsigned long )__cil_tmp36;
8108#line 155
8109    __cil_tmp38 = (unsigned long )__r;
8110#line 155
8111    if (__cil_tmp38 == __cil_tmp37) {
8112      {
8113#line 155
8114      __symbol_put("mt352_attach");
8115      }
8116    } else {
8117
8118    }
8119    }
8120  } else {
8121    {
8122#line 155
8123    printk("<3>DVB: Unable to find symbol mt352_attach()\n");
8124    }
8125  }
8126  }
8127#line 155
8128  __cil_tmp39 = 0 * 360UL;
8129#line 155
8130  __cil_tmp40 = 2080 + __cil_tmp39;
8131#line 155
8132  __cil_tmp41 = (unsigned long )adap;
8133#line 155
8134  __cil_tmp42 = __cil_tmp41 + __cil_tmp40;
8135#line 155
8136  *((struct dvb_frontend **)__cil_tmp42) = (struct dvb_frontend *)__r;
8137  {
8138#line 157
8139  __cil_tmp43 = (struct dvb_frontend *)0;
8140#line 157
8141  __cil_tmp44 = (unsigned long )__cil_tmp43;
8142#line 157
8143  __cil_tmp45 = 0 * 360UL;
8144#line 157
8145  __cil_tmp46 = 2080 + __cil_tmp45;
8146#line 157
8147  __cil_tmp47 = (unsigned long )adap;
8148#line 157
8149  __cil_tmp48 = __cil_tmp47 + __cil_tmp46;
8150#line 157
8151  __cil_tmp49 = *((struct dvb_frontend **)__cil_tmp48);
8152#line 157
8153  __cil_tmp50 = (unsigned long )__cil_tmp49;
8154#line 157
8155  if (__cil_tmp50 != __cil_tmp44) {
8156#line 158
8157    *((int *)st) = 0;
8158#line 159
8159    return (0);
8160  } else {
8161
8162  }
8163  }
8164  {
8165#line 161
8166  __r___0 = (void *)0;
8167#line 161
8168  tmp___9 = __symbol_get("nxt6000_attach");
8169  }
8170  {
8171#line 161
8172  __cil_tmp51 = (struct dvb_frontend *(*)(struct nxt6000_config  const  * , struct i2c_adapter * ))0;
8173#line 161
8174  __cil_tmp52 = (unsigned long )__cil_tmp51;
8175#line 161
8176  __cil_tmp53 = (struct dvb_frontend *(*)(struct nxt6000_config  const  * , struct i2c_adapter * ))tmp___9;
8177#line 161
8178  __cil_tmp54 = (unsigned long )__cil_tmp53;
8179#line 161
8180  if (__cil_tmp54 != __cil_tmp52) {
8181    {
8182#line 161
8183    tmp___6 = __symbol_get("nxt6000_attach");
8184#line 161
8185    tmp___8 = (struct dvb_frontend *(*)(struct nxt6000_config  const  * , struct i2c_adapter * ))tmp___6;
8186    }
8187  } else {
8188    {
8189#line 161
8190    __cil_tmp55 = (bool )1;
8191#line 161
8192    __request_module(__cil_tmp55, "symbol:nxt6000_attach");
8193#line 161
8194    tmp___7 = __symbol_get("nxt6000_attach");
8195#line 161
8196    tmp___8 = (struct dvb_frontend *(*)(struct nxt6000_config  const  * , struct i2c_adapter * ))tmp___7;
8197    }
8198  }
8199  }
8200#line 161
8201  __a___0 = tmp___8;
8202  {
8203#line 161
8204  __cil_tmp56 = (struct dvb_frontend *(*)(struct nxt6000_config  const  * , struct i2c_adapter * ))0;
8205#line 161
8206  __cil_tmp57 = (unsigned long )__cil_tmp56;
8207#line 161
8208  __cil_tmp58 = (unsigned long )__a___0;
8209#line 161
8210  if (__cil_tmp58 != __cil_tmp57) {
8211    {
8212#line 161
8213    __cil_tmp59 = (struct nxt6000_config  const  *)(& digitv_nxt6000_config);
8214#line 161
8215    __cil_tmp60 = *((struct dvb_usb_device **)adap);
8216#line 161
8217    __cil_tmp61 = (unsigned long )__cil_tmp60;
8218#line 161
8219    __cil_tmp62 = __cil_tmp61 + 3912;
8220#line 161
8221    __cil_tmp63 = (struct i2c_adapter *)__cil_tmp62;
8222#line 161
8223    tmp___10 = (*__a___0)(__cil_tmp59, __cil_tmp63);
8224#line 161
8225    __r___0 = (void *)tmp___10;
8226    }
8227    {
8228#line 161
8229    __cil_tmp64 = (void *)0;
8230#line 161
8231    __cil_tmp65 = (unsigned long )__cil_tmp64;
8232#line 161
8233    __cil_tmp66 = (unsigned long )__r___0;
8234#line 161
8235    if (__cil_tmp66 == __cil_tmp65) {
8236      {
8237#line 161
8238      __symbol_put("nxt6000_attach");
8239      }
8240    } else {
8241
8242    }
8243    }
8244  } else {
8245    {
8246#line 161
8247    printk("<3>DVB: Unable to find symbol nxt6000_attach()\n");
8248    }
8249  }
8250  }
8251#line 161
8252  __cil_tmp67 = 0 * 360UL;
8253#line 161
8254  __cil_tmp68 = 2080 + __cil_tmp67;
8255#line 161
8256  __cil_tmp69 = (unsigned long )adap;
8257#line 161
8258  __cil_tmp70 = __cil_tmp69 + __cil_tmp68;
8259#line 161
8260  *((struct dvb_frontend **)__cil_tmp70) = (struct dvb_frontend *)__r___0;
8261  {
8262#line 164
8263  __cil_tmp71 = (struct dvb_frontend *)0;
8264#line 164
8265  __cil_tmp72 = (unsigned long )__cil_tmp71;
8266#line 164
8267  __cil_tmp73 = 0 * 360UL;
8268#line 164
8269  __cil_tmp74 = 2080 + __cil_tmp73;
8270#line 164
8271  __cil_tmp75 = (unsigned long )adap;
8272#line 164
8273  __cil_tmp76 = __cil_tmp75 + __cil_tmp74;
8274#line 164
8275  __cil_tmp77 = *((struct dvb_frontend **)__cil_tmp76);
8276#line 164
8277  __cil_tmp78 = (unsigned long )__cil_tmp77;
8278#line 164
8279  if (__cil_tmp78 != __cil_tmp72) {
8280#line 165
8281    *((int *)st) = 1;
8282#line 166
8283    return (0);
8284  } else {
8285
8286  }
8287  }
8288#line 168
8289  return (-5);
8290}
8291}
8292#line 171 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
8293static int digitv_tuner_attach(struct dvb_usb_adapter *adap ) 
8294{ struct digitv_state *st ;
8295  void *__r ;
8296  struct dvb_frontend *(*__a)(struct dvb_frontend * , int  , struct i2c_adapter * ,
8297                              unsigned int  ) ;
8298  void *tmp___0 ;
8299  void *tmp___1 ;
8300  struct dvb_frontend *(*tmp___2)(struct dvb_frontend * , int  , struct i2c_adapter * ,
8301                                  unsigned int  ) ;
8302  void *tmp___3 ;
8303  struct dvb_frontend *tmp___4 ;
8304  struct dvb_usb_device *__cil_tmp11 ;
8305  unsigned long __cil_tmp12 ;
8306  unsigned long __cil_tmp13 ;
8307  void *__cil_tmp14 ;
8308  struct dvb_frontend *(*__cil_tmp15)(struct dvb_frontend * , int  , struct i2c_adapter * ,
8309                                      unsigned int  ) ;
8310  unsigned long __cil_tmp16 ;
8311  struct dvb_frontend *(*__cil_tmp17)(struct dvb_frontend * , int  , struct i2c_adapter * ,
8312                                      unsigned int  ) ;
8313  unsigned long __cil_tmp18 ;
8314  bool __cil_tmp19 ;
8315  struct dvb_frontend *(*__cil_tmp20)(struct dvb_frontend * , int  , struct i2c_adapter * ,
8316                                      unsigned int  ) ;
8317  unsigned long __cil_tmp21 ;
8318  unsigned long __cil_tmp22 ;
8319  unsigned long __cil_tmp23 ;
8320  unsigned long __cil_tmp24 ;
8321  unsigned long __cil_tmp25 ;
8322  unsigned long __cil_tmp26 ;
8323  struct dvb_frontend *__cil_tmp27 ;
8324  struct i2c_adapter *__cil_tmp28 ;
8325  void *__cil_tmp29 ;
8326  unsigned long __cil_tmp30 ;
8327  unsigned long __cil_tmp31 ;
8328  void *__cil_tmp32 ;
8329  unsigned long __cil_tmp33 ;
8330  unsigned long __cil_tmp34 ;
8331  int __cil_tmp35 ;
8332  unsigned long __cil_tmp36 ;
8333  unsigned long __cil_tmp37 ;
8334  unsigned long __cil_tmp38 ;
8335  unsigned long __cil_tmp39 ;
8336  unsigned long __cil_tmp40 ;
8337  unsigned long __cil_tmp41 ;
8338  struct dvb_frontend *__cil_tmp42 ;
8339  unsigned long __cil_tmp43 ;
8340  unsigned long __cil_tmp44 ;
8341
8342  {
8343  {
8344#line 173
8345  __cil_tmp11 = *((struct dvb_usb_device **)adap);
8346#line 173
8347  __cil_tmp12 = (unsigned long )__cil_tmp11;
8348#line 173
8349  __cil_tmp13 = __cil_tmp12 + 11520;
8350#line 173
8351  __cil_tmp14 = *((void **)__cil_tmp13);
8352#line 173
8353  st = (struct digitv_state *)__cil_tmp14;
8354#line 175
8355  __r = (void *)0;
8356#line 175
8357  tmp___3 = __symbol_get("dvb_pll_attach");
8358  }
8359  {
8360#line 175
8361  __cil_tmp15 = (struct dvb_frontend *(*)(struct dvb_frontend * , int  , struct i2c_adapter * ,
8362                                          unsigned int  ))0;
8363#line 175
8364  __cil_tmp16 = (unsigned long )__cil_tmp15;
8365#line 175
8366  __cil_tmp17 = (struct dvb_frontend *(*)(struct dvb_frontend * , int  , struct i2c_adapter * ,
8367                                          unsigned int  ))tmp___3;
8368#line 175
8369  __cil_tmp18 = (unsigned long )__cil_tmp17;
8370#line 175
8371  if (__cil_tmp18 != __cil_tmp16) {
8372    {
8373#line 175
8374    tmp___0 = __symbol_get("dvb_pll_attach");
8375#line 175
8376    tmp___2 = (struct dvb_frontend *(*)(struct dvb_frontend * , int  , struct i2c_adapter * ,
8377                                        unsigned int  ))tmp___0;
8378    }
8379  } else {
8380    {
8381#line 175
8382    __cil_tmp19 = (bool )1;
8383#line 175
8384    __request_module(__cil_tmp19, "symbol:dvb_pll_attach");
8385#line 175
8386    tmp___1 = __symbol_get("dvb_pll_attach");
8387#line 175
8388    tmp___2 = (struct dvb_frontend *(*)(struct dvb_frontend * , int  , struct i2c_adapter * ,
8389                                        unsigned int  ))tmp___1;
8390    }
8391  }
8392  }
8393#line 175
8394  __a = tmp___2;
8395  {
8396#line 175
8397  __cil_tmp20 = (struct dvb_frontend *(*)(struct dvb_frontend * , int  , struct i2c_adapter * ,
8398                                          unsigned int  ))0;
8399#line 175
8400  __cil_tmp21 = (unsigned long )__cil_tmp20;
8401#line 175
8402  __cil_tmp22 = (unsigned long )__a;
8403#line 175
8404  if (__cil_tmp22 != __cil_tmp21) {
8405    {
8406#line 175
8407    __cil_tmp23 = 0 * 360UL;
8408#line 175
8409    __cil_tmp24 = 2080 + __cil_tmp23;
8410#line 175
8411    __cil_tmp25 = (unsigned long )adap;
8412#line 175
8413    __cil_tmp26 = __cil_tmp25 + __cil_tmp24;
8414#line 175
8415    __cil_tmp27 = *((struct dvb_frontend **)__cil_tmp26);
8416#line 175
8417    __cil_tmp28 = (struct i2c_adapter *)0;
8418#line 175
8419    tmp___4 = (*__a)(__cil_tmp27, 96, __cil_tmp28, 9U);
8420#line 175
8421    __r = (void *)tmp___4;
8422    }
8423    {
8424#line 175
8425    __cil_tmp29 = (void *)0;
8426#line 175
8427    __cil_tmp30 = (unsigned long )__cil_tmp29;
8428#line 175
8429    __cil_tmp31 = (unsigned long )__r;
8430#line 175
8431    if (__cil_tmp31 == __cil_tmp30) {
8432      {
8433#line 175
8434      __symbol_put("dvb_pll_attach");
8435      }
8436    } else {
8437
8438    }
8439    }
8440  } else {
8441    {
8442#line 175
8443    printk("<3>DVB: Unable to find symbol dvb_pll_attach()\n");
8444    }
8445  }
8446  }
8447  {
8448#line 175
8449  __cil_tmp32 = (void *)0;
8450#line 175
8451  __cil_tmp33 = (unsigned long )__cil_tmp32;
8452#line 175
8453  __cil_tmp34 = (unsigned long )__r;
8454#line 175
8455  if (__cil_tmp34 == __cil_tmp33) {
8456#line 176
8457    return (-19);
8458  } else {
8459
8460  }
8461  }
8462  {
8463#line 178
8464  __cil_tmp35 = *((int *)st);
8465#line 178
8466  if (__cil_tmp35 != 0) {
8467#line 179
8468    __cil_tmp36 = 384 + 176;
8469#line 179
8470    __cil_tmp37 = 0 + __cil_tmp36;
8471#line 179
8472    __cil_tmp38 = 0 * 360UL;
8473#line 179
8474    __cil_tmp39 = 2080 + __cil_tmp38;
8475#line 179
8476    __cil_tmp40 = (unsigned long )adap;
8477#line 179
8478    __cil_tmp41 = __cil_tmp40 + __cil_tmp39;
8479#line 179
8480    __cil_tmp42 = *((struct dvb_frontend **)__cil_tmp41);
8481#line 179
8482    __cil_tmp43 = (unsigned long )__cil_tmp42;
8483#line 179
8484    __cil_tmp44 = __cil_tmp43 + __cil_tmp37;
8485#line 179
8486    *((int (**)(struct dvb_frontend * ))__cil_tmp44) = & digitv_nxt6000_tuner_set_params;
8487  } else {
8488
8489  }
8490  }
8491#line 181
8492  return (0);
8493}
8494}
8495#line 184 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
8496static struct rc_map_table rc_map_digitv_table[55U]  = 
8497#line 184
8498  {      {24405U, 11U}, 
8499        {28501U, 2U}, 
8500        {40789U, 3U}, 
8501        {44885U, 4U}, 
8502        {24406U, 5U}, 
8503        {28502U, 6U}, 
8504        {40790U, 7U}, 
8505        {44886U, 8U}, 
8506        {24409U, 9U}, 
8507        {28505U, 10U}, 
8508        {40793U, 377U}, 
8509        {44889U, 390U}, 
8510        {24410U, 389U}, 
8511        {28506U, 116U}, 
8512        {40794U, 212U}, 
8513        {44890U, 392U}, 
8514        {24421U, 358U}, 
8515        {28517U, 183U}, 
8516        {40805U, 184U}, 
8517        {44901U, 365U}, 
8518        {24422U, 174U}, 
8519        {28518U, 139U}, 
8520        {40806U, 103U}, 
8521        {44902U, 108U}, 
8522        {24425U, 105U}, 
8523        {28521U, 106U}, 
8524        {40809U, 28U}, 
8525        {44905U, 402U}, 
8526        {24426U, 403U}, 
8527        {28522U, 115U}, 
8528        {40810U, 114U}, 
8529        {44906U, 398U}, 
8530        {24469U, 399U}, 
8531        {28565U, 400U}, 
8532        {40853U, 401U}, 
8533        {44949U, 370U}, 
8534        {24470U, 185U}, 
8535        {28566U, 388U}, 
8536        {40854U, 113U}, 
8537        {44950U, 168U}, 
8538        {24473U, 128U}, 
8539        {28569U, 207U}, 
8540        {40857U, 208U}, 
8541        {44953U, 186U}, 
8542        {24474U, 119U}, 
8543        {28570U, 207U}, 
8544        {40858U, 167U}, 
8545        {44954U, 187U}, 
8546        {24485U, 78U}, 
8547        {28581U, 74U}, 
8548        {40869U, 188U}, 
8549        {44965U, 189U}, 
8550        {24486U, 215U}, 
8551        {28582U, 169U}, 
8552        {40870U, 376U}};
8553#line 242 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
8554static int digitv_rc_query(struct dvb_usb_device *d , u32 *event , int *state ) 
8555{ int i ;
8556  u8 key[5U] ;
8557  u8 b[4U] ;
8558  u8 tmp ;
8559  u8 tmp___0 ;
8560  unsigned long __cil_tmp9 ;
8561  unsigned long __cil_tmp10 ;
8562  unsigned long __cil_tmp11 ;
8563  unsigned long __cil_tmp12 ;
8564  unsigned long __cil_tmp13 ;
8565  unsigned long __cil_tmp14 ;
8566  unsigned long __cil_tmp15 ;
8567  unsigned long __cil_tmp16 ;
8568  u8 __cil_tmp17 ;
8569  u8 __cil_tmp18 ;
8570  u8 *__cil_tmp19 ;
8571  u8 *__cil_tmp20 ;
8572  u8 *__cil_tmp21 ;
8573  u8 __cil_tmp22 ;
8574  u8 __cil_tmp23 ;
8575  u8 *__cil_tmp24 ;
8576  u8 *__cil_tmp25 ;
8577  unsigned long __cil_tmp26 ;
8578  unsigned long __cil_tmp27 ;
8579  u8 __cil_tmp28 ;
8580  unsigned int __cil_tmp29 ;
8581  unsigned long __cil_tmp30 ;
8582  unsigned long __cil_tmp31 ;
8583  unsigned long __cil_tmp32 ;
8584  unsigned long __cil_tmp33 ;
8585  unsigned long __cil_tmp34 ;
8586  struct rc_map_table *__cil_tmp35 ;
8587  struct rc_map_table *__cil_tmp36 ;
8588  unsigned long __cil_tmp37 ;
8589  unsigned long __cil_tmp38 ;
8590  u8 __cil_tmp39 ;
8591  int __cil_tmp40 ;
8592  int __cil_tmp41 ;
8593  unsigned long __cil_tmp42 ;
8594  unsigned long __cil_tmp43 ;
8595  unsigned long __cil_tmp44 ;
8596  unsigned long __cil_tmp45 ;
8597  unsigned long __cil_tmp46 ;
8598  struct rc_map_table *__cil_tmp47 ;
8599  struct rc_map_table *__cil_tmp48 ;
8600  unsigned long __cil_tmp49 ;
8601  unsigned long __cil_tmp50 ;
8602  u8 __cil_tmp51 ;
8603  int __cil_tmp52 ;
8604  int __cil_tmp53 ;
8605  unsigned long __cil_tmp54 ;
8606  unsigned long __cil_tmp55 ;
8607  unsigned long __cil_tmp56 ;
8608  unsigned long __cil_tmp57 ;
8609  unsigned long __cil_tmp58 ;
8610  struct rc_map_table *__cil_tmp59 ;
8611  struct rc_map_table *__cil_tmp60 ;
8612  unsigned long __cil_tmp61 ;
8613  unsigned long __cil_tmp62 ;
8614  unsigned long __cil_tmp63 ;
8615  unsigned long __cil_tmp64 ;
8616  unsigned long __cil_tmp65 ;
8617  unsigned long __cil_tmp66 ;
8618  unsigned long __cil_tmp67 ;
8619  int __cil_tmp68 ;
8620  unsigned long __cil_tmp69 ;
8621  unsigned long __cil_tmp70 ;
8622  u8 __cil_tmp71 ;
8623  unsigned int __cil_tmp72 ;
8624  int *__cil_tmp73 ;
8625  int __cil_tmp74 ;
8626  unsigned long __cil_tmp75 ;
8627  unsigned long __cil_tmp76 ;
8628  u8 __cil_tmp77 ;
8629  int __cil_tmp78 ;
8630  unsigned long __cil_tmp79 ;
8631  unsigned long __cil_tmp80 ;
8632  u8 __cil_tmp81 ;
8633  int __cil_tmp82 ;
8634  unsigned long __cil_tmp83 ;
8635  unsigned long __cil_tmp84 ;
8636  u8 __cil_tmp85 ;
8637  int __cil_tmp86 ;
8638  unsigned long __cil_tmp87 ;
8639  unsigned long __cil_tmp88 ;
8640  u8 __cil_tmp89 ;
8641  int __cil_tmp90 ;
8642  unsigned long __cil_tmp91 ;
8643  unsigned long __cil_tmp92 ;
8644  u8 __cil_tmp93 ;
8645  int __cil_tmp94 ;
8646
8647  {
8648  {
8649#line 246
8650  __cil_tmp9 = 0 * 1UL;
8651#line 246
8652  __cil_tmp10 = (unsigned long )(b) + __cil_tmp9;
8653#line 246
8654  *((u8 *)__cil_tmp10) = (u8 )0U;
8655#line 246
8656  __cil_tmp11 = 1 * 1UL;
8657#line 246
8658  __cil_tmp12 = (unsigned long )(b) + __cil_tmp11;
8659#line 246
8660  *((u8 *)__cil_tmp12) = (unsigned char)0;
8661#line 246
8662  __cil_tmp13 = 2 * 1UL;
8663#line 246
8664  __cil_tmp14 = (unsigned long )(b) + __cil_tmp13;
8665#line 246
8666  *((u8 *)__cil_tmp14) = (unsigned char)0;
8667#line 246
8668  __cil_tmp15 = 3 * 1UL;
8669#line 246
8670  __cil_tmp16 = (unsigned long )(b) + __cil_tmp15;
8671#line 246
8672  *((u8 *)__cil_tmp16) = (unsigned char)0;
8673#line 248
8674  *event = 0U;
8675#line 249
8676  *state = 0;
8677#line 251
8678  __cil_tmp17 = (u8 )3;
8679#line 251
8680  __cil_tmp18 = (u8 )0;
8681#line 251
8682  __cil_tmp19 = (u8 *)0;
8683#line 251
8684  __cil_tmp20 = (u8 *)(& key);
8685#line 251
8686  __cil_tmp21 = __cil_tmp20 + 1UL;
8687#line 251
8688  digitv_ctrl_msg(d, __cil_tmp17, __cil_tmp18, __cil_tmp19, 0, __cil_tmp21, 4);
8689#line 255
8690  __cil_tmp22 = (u8 )7;
8691#line 255
8692  __cil_tmp23 = (u8 )0;
8693#line 255
8694  __cil_tmp24 = (u8 *)(& b);
8695#line 255
8696  __cil_tmp25 = (u8 *)0;
8697#line 255
8698  digitv_ctrl_msg(d, __cil_tmp22, __cil_tmp23, __cil_tmp24, 4, __cil_tmp25, 0);
8699  }
8700  {
8701#line 258
8702  __cil_tmp26 = 1 * 1UL;
8703#line 258
8704  __cil_tmp27 = (unsigned long )(key) + __cil_tmp26;
8705#line 258
8706  __cil_tmp28 = *((u8 *)__cil_tmp27);
8707#line 258
8708  __cil_tmp29 = (unsigned int )__cil_tmp28;
8709#line 258
8710  if (__cil_tmp29 != 0U) {
8711#line 260
8712    i = 0;
8713#line 260
8714    goto ldv_38885;
8715    ldv_38884: 
8716    {
8717#line 261
8718    __cil_tmp30 = (unsigned long )i;
8719#line 261
8720    __cil_tmp31 = 448 + 8;
8721#line 261
8722    __cil_tmp32 = 0 + __cil_tmp31;
8723#line 261
8724    __cil_tmp33 = (unsigned long )d;
8725#line 261
8726    __cil_tmp34 = __cil_tmp33 + __cil_tmp32;
8727#line 261
8728    __cil_tmp35 = *((struct rc_map_table **)__cil_tmp34);
8729#line 261
8730    __cil_tmp36 = __cil_tmp35 + __cil_tmp30;
8731#line 261
8732    tmp = rc5_custom(__cil_tmp36);
8733    }
8734    {
8735#line 261
8736    __cil_tmp37 = 1 * 1UL;
8737#line 261
8738    __cil_tmp38 = (unsigned long )(key) + __cil_tmp37;
8739#line 261
8740    __cil_tmp39 = *((u8 *)__cil_tmp38);
8741#line 261
8742    __cil_tmp40 = (int )__cil_tmp39;
8743#line 261
8744    __cil_tmp41 = (int )tmp;
8745#line 261
8746    if (__cil_tmp41 == __cil_tmp40) {
8747      {
8748#line 261
8749      __cil_tmp42 = (unsigned long )i;
8750#line 261
8751      __cil_tmp43 = 448 + 8;
8752#line 261
8753      __cil_tmp44 = 0 + __cil_tmp43;
8754#line 261
8755      __cil_tmp45 = (unsigned long )d;
8756#line 261
8757      __cil_tmp46 = __cil_tmp45 + __cil_tmp44;
8758#line 261
8759      __cil_tmp47 = *((struct rc_map_table **)__cil_tmp46);
8760#line 261
8761      __cil_tmp48 = __cil_tmp47 + __cil_tmp42;
8762#line 261
8763      tmp___0 = rc5_data(__cil_tmp48);
8764      }
8765      {
8766#line 261
8767      __cil_tmp49 = 2 * 1UL;
8768#line 261
8769      __cil_tmp50 = (unsigned long )(key) + __cil_tmp49;
8770#line 261
8771      __cil_tmp51 = *((u8 *)__cil_tmp50);
8772#line 261
8773      __cil_tmp52 = (int )__cil_tmp51;
8774#line 261
8775      __cil_tmp53 = (int )tmp___0;
8776#line 261
8777      if (__cil_tmp53 == __cil_tmp52) {
8778#line 263
8779        __cil_tmp54 = (unsigned long )i;
8780#line 263
8781        __cil_tmp55 = 448 + 8;
8782#line 263
8783        __cil_tmp56 = 0 + __cil_tmp55;
8784#line 263
8785        __cil_tmp57 = (unsigned long )d;
8786#line 263
8787        __cil_tmp58 = __cil_tmp57 + __cil_tmp56;
8788#line 263
8789        __cil_tmp59 = *((struct rc_map_table **)__cil_tmp58);
8790#line 263
8791        __cil_tmp60 = __cil_tmp59 + __cil_tmp54;
8792#line 263
8793        __cil_tmp61 = (unsigned long )__cil_tmp60;
8794#line 263
8795        __cil_tmp62 = __cil_tmp61 + 4;
8796#line 263
8797        *event = *((u32 *)__cil_tmp62);
8798#line 264
8799        *state = 1;
8800#line 265
8801        return (0);
8802      } else {
8803
8804      }
8805      }
8806    } else {
8807
8808    }
8809    }
8810#line 260
8811    i = i + 1;
8812    ldv_38885: ;
8813    {
8814#line 260
8815    __cil_tmp63 = 8 + 8;
8816#line 260
8817    __cil_tmp64 = 448 + __cil_tmp63;
8818#line 260
8819    __cil_tmp65 = 0 + __cil_tmp64;
8820#line 260
8821    __cil_tmp66 = (unsigned long )d;
8822#line 260
8823    __cil_tmp67 = __cil_tmp66 + __cil_tmp65;
8824#line 260
8825    __cil_tmp68 = *((int *)__cil_tmp67);
8826#line 260
8827    if (__cil_tmp68 > i) {
8828#line 261
8829      goto ldv_38884;
8830    } else {
8831#line 263
8832      goto ldv_38886;
8833    }
8834    }
8835    ldv_38886: ;
8836  } else {
8837
8838  }
8839  }
8840  {
8841#line 270
8842  __cil_tmp69 = 0 * 1UL;
8843#line 270
8844  __cil_tmp70 = (unsigned long )(key) + __cil_tmp69;
8845#line 270
8846  __cil_tmp71 = *((u8 *)__cil_tmp70);
8847#line 270
8848  __cil_tmp72 = (unsigned int )__cil_tmp71;
8849#line 270
8850  if (__cil_tmp72 != 0U) {
8851    {
8852#line 271
8853    __cil_tmp73 = & dvb_usb_digitv_debug;
8854#line 271
8855    __cil_tmp74 = *__cil_tmp73;
8856#line 271
8857    if (__cil_tmp74 & 1) {
8858      {
8859#line 271
8860      __cil_tmp75 = 0 * 1UL;
8861#line 271
8862      __cil_tmp76 = (unsigned long )(key) + __cil_tmp75;
8863#line 271
8864      __cil_tmp77 = *((u8 *)__cil_tmp76);
8865#line 271
8866      __cil_tmp78 = (int )__cil_tmp77;
8867#line 271
8868      __cil_tmp79 = 1 * 1UL;
8869#line 271
8870      __cil_tmp80 = (unsigned long )(key) + __cil_tmp79;
8871#line 271
8872      __cil_tmp81 = *((u8 *)__cil_tmp80);
8873#line 271
8874      __cil_tmp82 = (int )__cil_tmp81;
8875#line 271
8876      __cil_tmp83 = 2 * 1UL;
8877#line 271
8878      __cil_tmp84 = (unsigned long )(key) + __cil_tmp83;
8879#line 271
8880      __cil_tmp85 = *((u8 *)__cil_tmp84);
8881#line 271
8882      __cil_tmp86 = (int )__cil_tmp85;
8883#line 271
8884      __cil_tmp87 = 3 * 1UL;
8885#line 271
8886      __cil_tmp88 = (unsigned long )(key) + __cil_tmp87;
8887#line 271
8888      __cil_tmp89 = *((u8 *)__cil_tmp88);
8889#line 271
8890      __cil_tmp90 = (int )__cil_tmp89;
8891#line 271
8892      __cil_tmp91 = 4 * 1UL;
8893#line 271
8894      __cil_tmp92 = (unsigned long )(key) + __cil_tmp91;
8895#line 271
8896      __cil_tmp93 = *((u8 *)__cil_tmp92);
8897#line 271
8898      __cil_tmp94 = (int )__cil_tmp93;
8899#line 271
8900      printk("key: %x %x %x %x %x\n", __cil_tmp78, __cil_tmp82, __cil_tmp86, __cil_tmp90,
8901             __cil_tmp94);
8902      }
8903    } else {
8904
8905    }
8906    }
8907  } else {
8908
8909  }
8910  }
8911#line 272
8912  return (0);
8913}
8914}
8915#line 276
8916static struct dvb_usb_device_properties digitv_properties ;
8917#line 278 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
8918static int digitv_probe(struct usb_interface *intf , struct usb_device_id  const  *id ) 
8919{ struct dvb_usb_device *d ;
8920  int ret ;
8921  int tmp ;
8922  u8 b[4U] ;
8923  short *__cil_tmp7 ;
8924  unsigned long __cil_tmp8 ;
8925  unsigned long __cil_tmp9 ;
8926  unsigned long __cil_tmp10 ;
8927  unsigned long __cil_tmp11 ;
8928  unsigned long __cil_tmp12 ;
8929  unsigned long __cil_tmp13 ;
8930  unsigned long __cil_tmp14 ;
8931  unsigned long __cil_tmp15 ;
8932  struct dvb_usb_device *__cil_tmp16 ;
8933  unsigned long __cil_tmp17 ;
8934  struct dvb_usb_device **__cil_tmp18 ;
8935  struct dvb_usb_device *__cil_tmp19 ;
8936  unsigned long __cil_tmp20 ;
8937  unsigned long __cil_tmp21 ;
8938  unsigned long __cil_tmp22 ;
8939  struct dvb_usb_device **__cil_tmp23 ;
8940  struct dvb_usb_device *__cil_tmp24 ;
8941  u8 __cil_tmp25 ;
8942  u8 __cil_tmp26 ;
8943  u8 *__cil_tmp27 ;
8944  u8 *__cil_tmp28 ;
8945  unsigned long __cil_tmp29 ;
8946  unsigned long __cil_tmp30 ;
8947  struct dvb_usb_device **__cil_tmp31 ;
8948  struct dvb_usb_device *__cil_tmp32 ;
8949  u8 __cil_tmp33 ;
8950  u8 __cil_tmp34 ;
8951  u8 *__cil_tmp35 ;
8952  u8 *__cil_tmp36 ;
8953
8954  {
8955  {
8956#line 282
8957  __cil_tmp7 = (short *)(& adapter_nr);
8958#line 282
8959  tmp = dvb_usb_device_init(intf, & digitv_properties, & __this_module, & d, __cil_tmp7);
8960#line 282
8961  ret = tmp;
8962  }
8963#line 284
8964  if (ret == 0) {
8965#line 285
8966    __cil_tmp8 = 0 * 1UL;
8967#line 285
8968    __cil_tmp9 = (unsigned long )(b) + __cil_tmp8;
8969#line 285
8970    *((u8 *)__cil_tmp9) = (u8 )0U;
8971#line 285
8972    __cil_tmp10 = 1 * 1UL;
8973#line 285
8974    __cil_tmp11 = (unsigned long )(b) + __cil_tmp10;
8975#line 285
8976    *((u8 *)__cil_tmp11) = (unsigned char)0;
8977#line 285
8978    __cil_tmp12 = 2 * 1UL;
8979#line 285
8980    __cil_tmp13 = (unsigned long )(b) + __cil_tmp12;
8981#line 285
8982    *((u8 *)__cil_tmp13) = (unsigned char)0;
8983#line 285
8984    __cil_tmp14 = 3 * 1UL;
8985#line 285
8986    __cil_tmp15 = (unsigned long )(b) + __cil_tmp14;
8987#line 285
8988    *((u8 *)__cil_tmp15) = (unsigned char)0;
8989    {
8990#line 287
8991    __cil_tmp16 = (struct dvb_usb_device *)0;
8992#line 287
8993    __cil_tmp17 = (unsigned long )__cil_tmp16;
8994#line 287
8995    __cil_tmp18 = & d;
8996#line 287
8997    __cil_tmp19 = *__cil_tmp18;
8998#line 287
8999    __cil_tmp20 = (unsigned long )__cil_tmp19;
9000#line 287
9001    if (__cil_tmp20 != __cil_tmp17) {
9002      {
9003#line 288
9004      __cil_tmp21 = 0 * 1UL;
9005#line 288
9006      __cil_tmp22 = (unsigned long )(b) + __cil_tmp21;
9007#line 288
9008      *((u8 *)__cil_tmp22) = (u8 )1U;
9009#line 289
9010      __cil_tmp23 = & d;
9011#line 289
9012      __cil_tmp24 = *__cil_tmp23;
9013#line 289
9014      __cil_tmp25 = (u8 )8;
9015#line 289
9016      __cil_tmp26 = (u8 )0;
9017#line 289
9018      __cil_tmp27 = (u8 *)(& b);
9019#line 289
9020      __cil_tmp28 = (u8 *)0;
9021#line 289
9022      digitv_ctrl_msg(__cil_tmp24, __cil_tmp25, __cil_tmp26, __cil_tmp27, 4, __cil_tmp28,
9023                      0);
9024#line 291
9025      __cil_tmp29 = 0 * 1UL;
9026#line 291
9027      __cil_tmp30 = (unsigned long )(b) + __cil_tmp29;
9028#line 291
9029      *((u8 *)__cil_tmp30) = (u8 )0U;
9030#line 292
9031      __cil_tmp31 = & d;
9032#line 292
9033      __cil_tmp32 = *__cil_tmp31;
9034#line 292
9035      __cil_tmp33 = (u8 )7;
9036#line 292
9037      __cil_tmp34 = (u8 )0;
9038#line 292
9039      __cil_tmp35 = (u8 *)(& b);
9040#line 292
9041      __cil_tmp36 = (u8 *)0;
9042#line 292
9043      digitv_ctrl_msg(__cil_tmp32, __cil_tmp33, __cil_tmp34, __cil_tmp35, 4, __cil_tmp36,
9044                      0);
9045      }
9046    } else {
9047
9048    }
9049    }
9050  } else {
9051
9052  }
9053#line 295
9054  return (ret);
9055}
9056}
9057#line 298 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
9058static struct usb_device_id digitv_table[2U]  = {      {(__u16 )3U, (__u16 )1351U, (__u16 )513U, (unsigned short)0, (unsigned short)0,
9059      (unsigned char)0, (unsigned char)0, (unsigned char)0, (unsigned char)0, (unsigned char)0,
9060      (unsigned char)0, 0UL}, 
9061        {(unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0,
9062      (unsigned short)0, (unsigned char)0, (unsigned char)0, (unsigned char)0, (unsigned char)0,
9063      (unsigned char)0, (unsigned char)0, 0UL}};
9064#line 302 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
9065struct usb_device_id  const  __mod_usb_device_table  ;
9066#line 304 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
9067static struct dvb_usb_device_properties digitv_properties  = 
9068#line 304
9069     {1, 3, (int (*)(struct usb_device * , struct firmware  const  * ))0, "dvb-usb-digitv-02.fw",
9070    0, 4, 1, {{0, (int (*)(struct dvb_frontend * , int  ))0, (int (*)(struct dvb_frontend * ,
9071                                                                      unsigned int  ,
9072                                                                      void * , unsigned int  ))0,
9073               1, {{0, 0, (int (*)(struct dvb_usb_adapter * , int  ))0, (int (*)(struct dvb_usb_adapter * ,
9074                                                                                 int  ))0,
9075                    (int (*)(struct dvb_usb_adapter * , int  , u16  , int  ))0, & digitv_frontend_attach,
9076                    & digitv_tuner_attach, {1, 7, 2, {{4096}}}, 0}, {0, 0, (int (*)(struct dvb_usb_adapter * ,
9077                                                                                    int  ))0,
9078                                                                     (int (*)(struct dvb_usb_adapter * ,
9079                                                                              int  ))0,
9080                                                                     (int (*)(struct dvb_usb_adapter * ,
9081                                                                              int  ,
9082                                                                              u16  ,
9083                                                                              int  ))0,
9084                                                                     (int (*)(struct dvb_usb_adapter * ))0,
9085                                                                     (int (*)(struct dvb_usb_adapter * ))0,
9086                                                                     {0, 0, 0, {.isoc = {0,
9087                                                                                         0,
9088                                                                                         0}}},
9089                                                                     0}}}, {0, (int (*)(struct dvb_frontend * ,
9090                                                                                        int  ))0,
9091                                                                            (int (*)(struct dvb_frontend * ,
9092                                                                                     unsigned int  ,
9093                                                                                     void * ,
9094                                                                                     unsigned int  ))0,
9095                                                                            0, {{0,
9096                                                                                 0,
9097                                                                                 (int (*)(struct dvb_usb_adapter * ,
9098                                                                                          int  ))0,
9099                                                                                 (int (*)(struct dvb_usb_adapter * ,
9100                                                                                          int  ))0,
9101                                                                                 (int (*)(struct dvb_usb_adapter * ,
9102                                                                                          int  ,
9103                                                                                          u16  ,
9104                                                                                          int  ))0,
9105                                                                                 (int (*)(struct dvb_usb_adapter * ))0,
9106                                                                                 (int (*)(struct dvb_usb_adapter * ))0,
9107                                                                                 {0,
9108                                                                                  0,
9109                                                                                  0,
9110                                                                                  {.isoc = {0,
9111                                                                                            0,
9112                                                                                            0}}},
9113                                                                                 0},
9114                                                                                {0,
9115                                                                                 0,
9116                                                                                 (int (*)(struct dvb_usb_adapter * ,
9117                                                                                          int  ))0,
9118                                                                                 (int (*)(struct dvb_usb_adapter * ,
9119                                                                                          int  ))0,
9120                                                                                 (int (*)(struct dvb_usb_adapter * ,
9121                                                                                          int  ,
9122                                                                                          u16  ,
9123                                                                                          int  ))0,
9124                                                                                 (int (*)(struct dvb_usb_adapter * ))0,
9125                                                                                 (int (*)(struct dvb_usb_adapter * ))0,
9126                                                                                 {0,
9127                                                                                  0,
9128                                                                                  0,
9129                                                                                  {.isoc = {0,
9130                                                                                            0,
9131                                                                                            0}}},
9132                                                                                 0}}}},
9133    (int (*)(struct dvb_usb_device * , int  ))0, (int (*)(struct dvb_usb_device * ,
9134                                                          u8 * ))0, & digitv_identify_state,
9135    {0, {(struct rc_map_table *)(& rc_map_digitv_table), 55, & digitv_rc_query, 1000},
9136     {(char *)0, 0ULL, 0ULL, 0, (int (*)(struct rc_dev * , u64  ))0, (char *)0, (int (*)(struct dvb_usb_device * ))0,
9137      0, (_Bool)0}}, & digitv_i2c_algo, 1, 0, 1, {{"Nebula Electronics uDigiTV DVB-T USB2.0)",
9138                                                   {(struct usb_device_id *)(& digitv_table),
9139                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9140                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9141                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9142                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9143                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9144                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9145                                                    (struct usb_device_id *)0, (struct usb_device_id *)0},
9146                                                   {(struct usb_device_id *)0, (struct usb_device_id *)0,
9147                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9148                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9149                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9150                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9151                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9152                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9153                                                    (struct usb_device_id *)0}}, {(char const   *)0,
9154                                                                                  {(struct usb_device_id *)0,
9155                                                                                   (struct usb_device_id *)0,
9156                                                                                   (struct usb_device_id *)0,
9157                                                                                   (struct usb_device_id *)0,
9158                                                                                   (struct usb_device_id *)0,
9159                                                                                   (struct usb_device_id *)0,
9160                                                                                   (struct usb_device_id *)0,
9161                                                                                   (struct usb_device_id *)0,
9162                                                                                   (struct usb_device_id *)0,
9163                                                                                   (struct usb_device_id *)0,
9164                                                                                   (struct usb_device_id *)0,
9165                                                                                   (struct usb_device_id *)0,
9166                                                                                   (struct usb_device_id *)0,
9167                                                                                   (struct usb_device_id *)0,
9168                                                                                   (struct usb_device_id *)0},
9169                                                                                  {(struct usb_device_id *)0,
9170                                                                                   (struct usb_device_id *)0,
9171                                                                                   (struct usb_device_id *)0,
9172                                                                                   (struct usb_device_id *)0,
9173                                                                                   (struct usb_device_id *)0,
9174                                                                                   (struct usb_device_id *)0,
9175                                                                                   (struct usb_device_id *)0,
9176                                                                                   (struct usb_device_id *)0,
9177                                                                                   (struct usb_device_id *)0,
9178                                                                                   (struct usb_device_id *)0,
9179                                                                                   (struct usb_device_id *)0,
9180                                                                                   (struct usb_device_id *)0,
9181                                                                                   (struct usb_device_id *)0,
9182                                                                                   (struct usb_device_id *)0,
9183                                                                                   (struct usb_device_id *)0}},
9184                                                  {(char const   *)0, {(struct usb_device_id *)0,
9185                                                                       (struct usb_device_id *)0,
9186                                                                       (struct usb_device_id *)0,
9187                                                                       (struct usb_device_id *)0,
9188                                                                       (struct usb_device_id *)0,
9189                                                                       (struct usb_device_id *)0,
9190                                                                       (struct usb_device_id *)0,
9191                                                                       (struct usb_device_id *)0,
9192                                                                       (struct usb_device_id *)0,
9193                                                                       (struct usb_device_id *)0,
9194                                                                       (struct usb_device_id *)0,
9195                                                                       (struct usb_device_id *)0,
9196                                                                       (struct usb_device_id *)0,
9197                                                                       (struct usb_device_id *)0,
9198                                                                       (struct usb_device_id *)0},
9199                                                   {(struct usb_device_id *)0, (struct usb_device_id *)0,
9200                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9201                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9202                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9203                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9204                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9205                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9206                                                    (struct usb_device_id *)0}}, {(char const   *)0,
9207                                                                                  {(struct usb_device_id *)0,
9208                                                                                   (struct usb_device_id *)0,
9209                                                                                   (struct usb_device_id *)0,
9210                                                                                   (struct usb_device_id *)0,
9211                                                                                   (struct usb_device_id *)0,
9212                                                                                   (struct usb_device_id *)0,
9213                                                                                   (struct usb_device_id *)0,
9214                                                                                   (struct usb_device_id *)0,
9215                                                                                   (struct usb_device_id *)0,
9216                                                                                   (struct usb_device_id *)0,
9217                                                                                   (struct usb_device_id *)0,
9218                                                                                   (struct usb_device_id *)0,
9219                                                                                   (struct usb_device_id *)0,
9220                                                                                   (struct usb_device_id *)0,
9221                                                                                   (struct usb_device_id *)0},
9222                                                                                  {(struct usb_device_id *)0,
9223                                                                                   (struct usb_device_id *)0,
9224                                                                                   (struct usb_device_id *)0,
9225                                                                                   (struct usb_device_id *)0,
9226                                                                                   (struct usb_device_id *)0,
9227                                                                                   (struct usb_device_id *)0,
9228                                                                                   (struct usb_device_id *)0,
9229                                                                                   (struct usb_device_id *)0,
9230                                                                                   (struct usb_device_id *)0,
9231                                                                                   (struct usb_device_id *)0,
9232                                                                                   (struct usb_device_id *)0,
9233                                                                                   (struct usb_device_id *)0,
9234                                                                                   (struct usb_device_id *)0,
9235                                                                                   (struct usb_device_id *)0,
9236                                                                                   (struct usb_device_id *)0}},
9237                                                  {(char const   *)0, {(struct usb_device_id *)0,
9238                                                                       (struct usb_device_id *)0,
9239                                                                       (struct usb_device_id *)0,
9240                                                                       (struct usb_device_id *)0,
9241                                                                       (struct usb_device_id *)0,
9242                                                                       (struct usb_device_id *)0,
9243                                                                       (struct usb_device_id *)0,
9244                                                                       (struct usb_device_id *)0,
9245                                                                       (struct usb_device_id *)0,
9246                                                                       (struct usb_device_id *)0,
9247                                                                       (struct usb_device_id *)0,
9248                                                                       (struct usb_device_id *)0,
9249                                                                       (struct usb_device_id *)0,
9250                                                                       (struct usb_device_id *)0,
9251                                                                       (struct usb_device_id *)0},
9252                                                   {(struct usb_device_id *)0, (struct usb_device_id *)0,
9253                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9254                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9255                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9256                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9257                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9258                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9259                                                    (struct usb_device_id *)0}}, {(char const   *)0,
9260                                                                                  {(struct usb_device_id *)0,
9261                                                                                   (struct usb_device_id *)0,
9262                                                                                   (struct usb_device_id *)0,
9263                                                                                   (struct usb_device_id *)0,
9264                                                                                   (struct usb_device_id *)0,
9265                                                                                   (struct usb_device_id *)0,
9266                                                                                   (struct usb_device_id *)0,
9267                                                                                   (struct usb_device_id *)0,
9268                                                                                   (struct usb_device_id *)0,
9269                                                                                   (struct usb_device_id *)0,
9270                                                                                   (struct usb_device_id *)0,
9271                                                                                   (struct usb_device_id *)0,
9272                                                                                   (struct usb_device_id *)0,
9273                                                                                   (struct usb_device_id *)0,
9274                                                                                   (struct usb_device_id *)0},
9275                                                                                  {(struct usb_device_id *)0,
9276                                                                                   (struct usb_device_id *)0,
9277                                                                                   (struct usb_device_id *)0,
9278                                                                                   (struct usb_device_id *)0,
9279                                                                                   (struct usb_device_id *)0,
9280                                                                                   (struct usb_device_id *)0,
9281                                                                                   (struct usb_device_id *)0,
9282                                                                                   (struct usb_device_id *)0,
9283                                                                                   (struct usb_device_id *)0,
9284                                                                                   (struct usb_device_id *)0,
9285                                                                                   (struct usb_device_id *)0,
9286                                                                                   (struct usb_device_id *)0,
9287                                                                                   (struct usb_device_id *)0,
9288                                                                                   (struct usb_device_id *)0,
9289                                                                                   (struct usb_device_id *)0}},
9290                                                  {(char const   *)0, {(struct usb_device_id *)0,
9291                                                                       (struct usb_device_id *)0,
9292                                                                       (struct usb_device_id *)0,
9293                                                                       (struct usb_device_id *)0,
9294                                                                       (struct usb_device_id *)0,
9295                                                                       (struct usb_device_id *)0,
9296                                                                       (struct usb_device_id *)0,
9297                                                                       (struct usb_device_id *)0,
9298                                                                       (struct usb_device_id *)0,
9299                                                                       (struct usb_device_id *)0,
9300                                                                       (struct usb_device_id *)0,
9301                                                                       (struct usb_device_id *)0,
9302                                                                       (struct usb_device_id *)0,
9303                                                                       (struct usb_device_id *)0,
9304                                                                       (struct usb_device_id *)0},
9305                                                   {(struct usb_device_id *)0, (struct usb_device_id *)0,
9306                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9307                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9308                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9309                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9310                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9311                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9312                                                    (struct usb_device_id *)0}}, {(char const   *)0,
9313                                                                                  {(struct usb_device_id *)0,
9314                                                                                   (struct usb_device_id *)0,
9315                                                                                   (struct usb_device_id *)0,
9316                                                                                   (struct usb_device_id *)0,
9317                                                                                   (struct usb_device_id *)0,
9318                                                                                   (struct usb_device_id *)0,
9319                                                                                   (struct usb_device_id *)0,
9320                                                                                   (struct usb_device_id *)0,
9321                                                                                   (struct usb_device_id *)0,
9322                                                                                   (struct usb_device_id *)0,
9323                                                                                   (struct usb_device_id *)0,
9324                                                                                   (struct usb_device_id *)0,
9325                                                                                   (struct usb_device_id *)0,
9326                                                                                   (struct usb_device_id *)0,
9327                                                                                   (struct usb_device_id *)0},
9328                                                                                  {(struct usb_device_id *)0,
9329                                                                                   (struct usb_device_id *)0,
9330                                                                                   (struct usb_device_id *)0,
9331                                                                                   (struct usb_device_id *)0,
9332                                                                                   (struct usb_device_id *)0,
9333                                                                                   (struct usb_device_id *)0,
9334                                                                                   (struct usb_device_id *)0,
9335                                                                                   (struct usb_device_id *)0,
9336                                                                                   (struct usb_device_id *)0,
9337                                                                                   (struct usb_device_id *)0,
9338                                                                                   (struct usb_device_id *)0,
9339                                                                                   (struct usb_device_id *)0,
9340                                                                                   (struct usb_device_id *)0,
9341                                                                                   (struct usb_device_id *)0,
9342                                                                                   (struct usb_device_id *)0}},
9343                                                  {(char const   *)0, {(struct usb_device_id *)0,
9344                                                                       (struct usb_device_id *)0,
9345                                                                       (struct usb_device_id *)0,
9346                                                                       (struct usb_device_id *)0,
9347                                                                       (struct usb_device_id *)0,
9348                                                                       (struct usb_device_id *)0,
9349                                                                       (struct usb_device_id *)0,
9350                                                                       (struct usb_device_id *)0,
9351                                                                       (struct usb_device_id *)0,
9352                                                                       (struct usb_device_id *)0,
9353                                                                       (struct usb_device_id *)0,
9354                                                                       (struct usb_device_id *)0,
9355                                                                       (struct usb_device_id *)0,
9356                                                                       (struct usb_device_id *)0,
9357                                                                       (struct usb_device_id *)0},
9358                                                   {(struct usb_device_id *)0, (struct usb_device_id *)0,
9359                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9360                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9361                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9362                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9363                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9364                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9365                                                    (struct usb_device_id *)0}}, {(char const   *)0,
9366                                                                                  {(struct usb_device_id *)0,
9367                                                                                   (struct usb_device_id *)0,
9368                                                                                   (struct usb_device_id *)0,
9369                                                                                   (struct usb_device_id *)0,
9370                                                                                   (struct usb_device_id *)0,
9371                                                                                   (struct usb_device_id *)0,
9372                                                                                   (struct usb_device_id *)0,
9373                                                                                   (struct usb_device_id *)0,
9374                                                                                   (struct usb_device_id *)0,
9375                                                                                   (struct usb_device_id *)0,
9376                                                                                   (struct usb_device_id *)0,
9377                                                                                   (struct usb_device_id *)0,
9378                                                                                   (struct usb_device_id *)0,
9379                                                                                   (struct usb_device_id *)0,
9380                                                                                   (struct usb_device_id *)0},
9381                                                                                  {(struct usb_device_id *)0,
9382                                                                                   (struct usb_device_id *)0,
9383                                                                                   (struct usb_device_id *)0,
9384                                                                                   (struct usb_device_id *)0,
9385                                                                                   (struct usb_device_id *)0,
9386                                                                                   (struct usb_device_id *)0,
9387                                                                                   (struct usb_device_id *)0,
9388                                                                                   (struct usb_device_id *)0,
9389                                                                                   (struct usb_device_id *)0,
9390                                                                                   (struct usb_device_id *)0,
9391                                                                                   (struct usb_device_id *)0,
9392                                                                                   (struct usb_device_id *)0,
9393                                                                                   (struct usb_device_id *)0,
9394                                                                                   (struct usb_device_id *)0,
9395                                                                                   (struct usb_device_id *)0}},
9396                                                  {(char const   *)0, {(struct usb_device_id *)0,
9397                                                                       (struct usb_device_id *)0,
9398                                                                       (struct usb_device_id *)0,
9399                                                                       (struct usb_device_id *)0,
9400                                                                       (struct usb_device_id *)0,
9401                                                                       (struct usb_device_id *)0,
9402                                                                       (struct usb_device_id *)0,
9403                                                                       (struct usb_device_id *)0,
9404                                                                       (struct usb_device_id *)0,
9405                                                                       (struct usb_device_id *)0,
9406                                                                       (struct usb_device_id *)0,
9407                                                                       (struct usb_device_id *)0,
9408                                                                       (struct usb_device_id *)0,
9409                                                                       (struct usb_device_id *)0,
9410                                                                       (struct usb_device_id *)0},
9411                                                   {(struct usb_device_id *)0, (struct usb_device_id *)0,
9412                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9413                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9414                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9415                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9416                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9417                                                    (struct usb_device_id *)0, (struct usb_device_id *)0,
9418                                                    (struct usb_device_id *)0}}, {(char const   *)0,
9419                                                                                  {(struct usb_device_id *)0,
9420                                                                                   (struct usb_device_id *)0,
9421                                                                                   (struct usb_device_id *)0,
9422                                                                                   (struct usb_device_id *)0,
9423                                                                                   (struct usb_device_id *)0,
9424                                                                                   (struct usb_device_id *)0,
9425                                                                                   (struct usb_device_id *)0,
9426                                                                                   (struct usb_device_id *)0,
9427                                                                                   (struct usb_device_id *)0,
9428                                                                                   (struct usb_device_id *)0,
9429                                                                                   (struct usb_device_id *)0,
9430                                                                                   (struct usb_device_id *)0,
9431                                                                                   (struct usb_device_id *)0,
9432                                                                                   (struct usb_device_id *)0,
9433                                                                                   (struct usb_device_id *)0},
9434                                                                                  {(struct usb_device_id *)0,
9435                                                                                   (struct usb_device_id *)0,
9436                                                                                   (struct usb_device_id *)0,
9437                                                                                   (struct usb_device_id *)0,
9438                                                                                   (struct usb_device_id *)0,
9439                                                                                   (struct usb_device_id *)0,
9440                                                                                   (struct usb_device_id *)0,
9441                                                                                   (struct usb_device_id *)0,
9442                                                                                   (struct usb_device_id *)0,
9443                                                                                   (struct usb_device_id *)0,
9444                                                                                   (struct usb_device_id *)0,
9445                                                                                   (struct usb_device_id *)0,
9446                                                                                   (struct usb_device_id *)0,
9447                                                                                   (struct usb_device_id *)0,
9448                                                                                   (struct usb_device_id *)0}}}};
9449#line 387
9450extern void ldv_check_final_state(void) ;
9451#line 390
9452extern void ldv_check_return_value(int  ) ;
9453#line 393
9454extern void ldv_initialize(void) ;
9455#line 396
9456extern int __VERIFIER_nondet_int(void) ;
9457#line 399 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
9458int LDV_IN_INTERRUPT  ;
9459#line 402 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
9460void main(void) 
9461{ struct i2c_adapter *var_group1 ;
9462  struct dvb_frontend *var_group2 ;
9463  struct dvb_usb_adapter *var_group3 ;
9464  struct usb_device *var_group4 ;
9465  struct dvb_usb_device_properties *var_group5 ;
9466  struct dvb_usb_device_description **var_digitv_identify_state_2_p2 ;
9467  int *var_digitv_identify_state_2_p3 ;
9468  struct dvb_usb_device *var_group6 ;
9469  u32 *var_digitv_rc_query_7_p1 ;
9470  int *var_digitv_rc_query_7_p2 ;
9471  struct usb_interface *var_group7 ;
9472  struct usb_device_id  const  *var_digitv_probe_8_p1 ;
9473  int res_digitv_probe_8 ;
9474  int ldv_s_digitv_driver_usb_driver ;
9475  int tmp ;
9476  int tmp___0 ;
9477
9478  {
9479  {
9480#line 492
9481  ldv_s_digitv_driver_usb_driver = 0;
9482#line 476
9483  LDV_IN_INTERRUPT = 1;
9484#line 485
9485  ldv_initialize();
9486  }
9487#line 495
9488  goto ldv_38958;
9489  ldv_38957: 
9490  {
9491#line 499
9492  tmp = __VERIFIER_nondet_int();
9493  }
9494#line 501
9495  if (tmp == 0) {
9496#line 501
9497    goto case_0;
9498  } else
9499#line 519
9500  if (tmp == 1) {
9501#line 519
9502    goto case_1;
9503  } else
9504#line 537
9505  if (tmp == 2) {
9506#line 537
9507    goto case_2;
9508  } else
9509#line 555
9510  if (tmp == 3) {
9511#line 555
9512    goto case_3;
9513  } else
9514#line 573
9515  if (tmp == 4) {
9516#line 573
9517    goto case_4;
9518  } else
9519#line 591
9520  if (tmp == 5) {
9521#line 591
9522    goto case_5;
9523  } else
9524#line 609
9525  if (tmp == 6) {
9526#line 609
9527    goto case_6;
9528  } else {
9529    {
9530#line 630
9531    goto switch_default;
9532#line 499
9533    if (0) {
9534      case_0: /* CIL Label */ 
9535      {
9536#line 511
9537      digitv_i2c_func(var_group1);
9538      }
9539#line 518
9540      goto ldv_38948;
9541      case_1: /* CIL Label */ 
9542      {
9543#line 529
9544      digitv_mt352_demod_init(var_group2);
9545      }
9546#line 536
9547      goto ldv_38948;
9548      case_2: /* CIL Label */ 
9549      {
9550#line 547
9551      digitv_frontend_attach(var_group3);
9552      }
9553#line 554
9554      goto ldv_38948;
9555      case_3: /* CIL Label */ 
9556      {
9557#line 565
9558      digitv_tuner_attach(var_group3);
9559      }
9560#line 572
9561      goto ldv_38948;
9562      case_4: /* CIL Label */ 
9563      {
9564#line 583
9565      digitv_identify_state(var_group4, var_group5, var_digitv_identify_state_2_p2,
9566                            var_digitv_identify_state_2_p3);
9567      }
9568#line 590
9569      goto ldv_38948;
9570      case_5: /* CIL Label */ 
9571      {
9572#line 601
9573      digitv_rc_query(var_group6, var_digitv_rc_query_7_p1, var_digitv_rc_query_7_p2);
9574      }
9575#line 608
9576      goto ldv_38948;
9577      case_6: /* CIL Label */ ;
9578#line 612
9579      if (ldv_s_digitv_driver_usb_driver == 0) {
9580        {
9581#line 619
9582        res_digitv_probe_8 = digitv_probe(var_group7, var_digitv_probe_8_p1);
9583#line 620
9584        ldv_check_return_value(res_digitv_probe_8);
9585        }
9586#line 621
9587        if (res_digitv_probe_8 != 0) {
9588#line 622
9589          goto ldv_module_exit;
9590        } else {
9591
9592        }
9593#line 623
9594        ldv_s_digitv_driver_usb_driver = 0;
9595      } else {
9596
9597      }
9598#line 629
9599      goto ldv_38948;
9600      switch_default: /* CIL Label */ ;
9601#line 630
9602      goto ldv_38948;
9603    } else {
9604      switch_break: /* CIL Label */ ;
9605    }
9606    }
9607  }
9608  ldv_38948: ;
9609  ldv_38958: 
9610  {
9611#line 495
9612  tmp___0 = __VERIFIER_nondet_int();
9613  }
9614#line 495
9615  if (tmp___0 != 0) {
9616#line 497
9617    goto ldv_38957;
9618  } else
9619#line 495
9620  if (ldv_s_digitv_driver_usb_driver != 0) {
9621#line 497
9622    goto ldv_38957;
9623  } else {
9624#line 499
9625    goto ldv_38959;
9626  }
9627  ldv_38959: ;
9628  ldv_module_exit: ;
9629  {
9630#line 639
9631  ldv_check_final_state();
9632  }
9633#line 642
9634  return;
9635}
9636}
9637#line 5 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/kernel-rules/files/engine-blast-assert.h"
9638void ldv_blast_assert(void) 
9639{ 
9640
9641  {
9642  ERROR: ;
9643#line 6
9644  goto ERROR;
9645}
9646}
9647#line 6 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/kernel-rules/files/engine-blast.h"
9648extern int __VERIFIER_nondet_int(void) ;
9649#line 663 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
9650int ldv_spin  =    0;
9651#line 667 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
9652void ldv_check_alloc_flags(gfp_t flags ) 
9653{ 
9654
9655  {
9656#line 670
9657  if (ldv_spin != 0) {
9658#line 670
9659    if (flags != 32U) {
9660      {
9661#line 670
9662      ldv_blast_assert();
9663      }
9664    } else {
9665
9666    }
9667  } else {
9668
9669  }
9670#line 673
9671  return;
9672}
9673}
9674#line 673
9675extern struct page *ldv_some_page(void) ;
9676#line 676 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
9677struct page *ldv_check_alloc_flags_and_return_some_page(gfp_t flags ) 
9678{ struct page *tmp ;
9679
9680  {
9681#line 679
9682  if (ldv_spin != 0) {
9683#line 679
9684    if (flags != 32U) {
9685      {
9686#line 679
9687      ldv_blast_assert();
9688      }
9689    } else {
9690
9691    }
9692  } else {
9693
9694  }
9695  {
9696#line 681
9697  tmp = ldv_some_page();
9698  }
9699#line 681
9700  return (tmp);
9701}
9702}
9703#line 685 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
9704void ldv_check_alloc_nonatomic(void) 
9705{ 
9706
9707  {
9708#line 688
9709  if (ldv_spin != 0) {
9710    {
9711#line 688
9712    ldv_blast_assert();
9713    }
9714  } else {
9715
9716  }
9717#line 691
9718  return;
9719}
9720}
9721#line 692 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
9722void ldv_spin_lock(void) 
9723{ 
9724
9725  {
9726#line 695
9727  ldv_spin = 1;
9728#line 696
9729  return;
9730}
9731}
9732#line 699 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
9733void ldv_spin_unlock(void) 
9734{ 
9735
9736  {
9737#line 702
9738  ldv_spin = 0;
9739#line 703
9740  return;
9741}
9742}
9743#line 706 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
9744int ldv_spin_trylock(void) 
9745{ int is_lock ;
9746
9747  {
9748  {
9749#line 711
9750  is_lock = __VERIFIER_nondet_int();
9751  }
9752#line 713
9753  if (is_lock != 0) {
9754#line 716
9755    return (0);
9756  } else {
9757#line 721
9758    ldv_spin = 1;
9759#line 723
9760    return (1);
9761  }
9762}
9763}
9764#line 890 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
9765void *ldv_kmem_cache_alloc_16(struct kmem_cache *ldv_func_arg1 , gfp_t ldv_func_arg2 ) 
9766{ 
9767
9768  {
9769  {
9770#line 896
9771  ldv_check_alloc_flags(ldv_func_arg2);
9772#line 898
9773  kmem_cache_alloc(ldv_func_arg1, ldv_func_arg2);
9774  }
9775#line 899
9776  return ((void *)0);
9777}
9778}
9779#line 955 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
9780struct sk_buff *ldv_skb_clone_22(struct sk_buff *ldv_func_arg1 , gfp_t ldv_func_arg2 ) 
9781{ struct sk_buff *tmp ;
9782
9783  {
9784  {
9785#line 961
9786  ldv_check_alloc_flags(ldv_func_arg2);
9787#line 963
9788  tmp = skb_clone(ldv_func_arg1, ldv_func_arg2);
9789  }
9790#line 963
9791  return (tmp);
9792}
9793}
9794#line 977 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
9795struct sk_buff *ldv_skb_copy_24(struct sk_buff  const  *ldv_func_arg1 , gfp_t ldv_func_arg2 ) 
9796{ struct sk_buff *tmp ;
9797
9798  {
9799  {
9800#line 983
9801  ldv_check_alloc_flags(ldv_func_arg2);
9802#line 985
9803  tmp = skb_copy(ldv_func_arg1, ldv_func_arg2);
9804  }
9805#line 985
9806  return (tmp);
9807}
9808}
9809#line 988 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
9810struct sk_buff *ldv___netdev_alloc_skb_25(struct net_device *ldv_func_arg1 , unsigned int ldv_func_arg2 ,
9811                                          gfp_t ldv_func_arg3 ) 
9812{ struct sk_buff *tmp ;
9813
9814  {
9815  {
9816#line 995
9817  ldv_check_alloc_flags(ldv_func_arg3);
9818#line 997
9819  tmp = __netdev_alloc_skb(ldv_func_arg1, ldv_func_arg2, ldv_func_arg3);
9820  }
9821#line 997
9822  return (tmp);
9823}
9824}
9825#line 1000 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
9826struct sk_buff *ldv___netdev_alloc_skb_26(struct net_device *ldv_func_arg1 , unsigned int ldv_func_arg2 ,
9827                                          gfp_t ldv_func_arg3 ) 
9828{ struct sk_buff *tmp ;
9829
9830  {
9831  {
9832#line 1007
9833  ldv_check_alloc_flags(ldv_func_arg3);
9834#line 1009
9835  tmp = __netdev_alloc_skb(ldv_func_arg1, ldv_func_arg2, ldv_func_arg3);
9836  }
9837#line 1009
9838  return (tmp);
9839}
9840}
9841#line 1012 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--43_1a--X--cpachecker/linux-3.4/csd_deg_dscv/8580/dscv_tempdir/dscv/ri/43_1a/drivers/media/dvb/dvb-usb/digitv.c.p"
9842int ldv_pskb_expand_head_27(struct sk_buff *ldv_func_arg1 , int ldv_func_arg2 , int ldv_func_arg3 ,
9843                            gfp_t ldv_func_arg4 ) 
9844{ int tmp ;
9845
9846  {
9847  {
9848#line 1020
9849  ldv_check_alloc_flags(ldv_func_arg4);
9850#line 1022
9851  tmp = pskb_expand_head(ldv_func_arg1, ldv_func_arg2, ldv_func_arg3, ldv_func_arg4);
9852  }
9853#line 1022
9854  return (tmp);
9855}
9856}