Showing error 336

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/32_1_cilled_safe_ok_nondet_linux-3.4-32_1-drivers--media--dvb--dvb-usb--dvb-usb-az6027.ko-ldv_main0_sequence_infinite_withcheck_stateful.cil.out.c
Line in file: 12658
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 219 "include/linux/types.h"
  121struct __anonstruct_atomic_t_7 {
  122   int counter ;
  123};
  124#line 219 "include/linux/types.h"
  125typedef struct __anonstruct_atomic_t_7 atomic_t;
  126#line 224 "include/linux/types.h"
  127struct __anonstruct_atomic64_t_8 {
  128   long counter ;
  129};
  130#line 224 "include/linux/types.h"
  131typedef struct __anonstruct_atomic64_t_8 atomic64_t;
  132#line 229 "include/linux/types.h"
  133struct list_head {
  134   struct list_head *next ;
  135   struct list_head *prev ;
  136};
  137#line 233
  138struct hlist_node;
  139#line 233 "include/linux/types.h"
  140struct hlist_head {
  141   struct hlist_node *first ;
  142};
  143#line 237 "include/linux/types.h"
  144struct hlist_node {
  145   struct hlist_node *next ;
  146   struct hlist_node **pprev ;
  147};
  148#line 253 "include/linux/types.h"
  149struct rcu_head {
  150   struct rcu_head *next ;
  151   void (*func)(struct rcu_head *head ) ;
  152};
  153#line 56 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/alternative.h"
  154struct module;
  155#line 56
  156struct module;
  157#line 146 "include/linux/init.h"
  158typedef void (*ctor_fn_t)(void);
  159#line 47 "include/linux/dynamic_debug.h"
  160struct device;
  161#line 47
  162struct device;
  163#line 53
  164struct net_device;
  165#line 53
  166struct net_device;
  167#line 135 "include/linux/kernel.h"
  168struct completion;
  169#line 135
  170struct completion;
  171#line 136
  172struct pt_regs;
  173#line 136
  174struct pt_regs;
  175#line 349
  176struct pid;
  177#line 349
  178struct pid;
  179#line 12 "include/linux/thread_info.h"
  180struct timespec;
  181#line 12
  182struct timespec;
  183#line 18 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/page.h"
  184struct page;
  185#line 18
  186struct page;
  187#line 20 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/thread_info.h"
  188struct task_struct;
  189#line 20
  190struct task_struct;
  191#line 7 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
  192struct task_struct;
  193#line 8
  194struct mm_struct;
  195#line 8
  196struct mm_struct;
  197#line 99 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/ptrace.h"
  198struct pt_regs {
  199   unsigned long r15 ;
  200   unsigned long r14 ;
  201   unsigned long r13 ;
  202   unsigned long r12 ;
  203   unsigned long bp ;
  204   unsigned long bx ;
  205   unsigned long r11 ;
  206   unsigned long r10 ;
  207   unsigned long r9 ;
  208   unsigned long r8 ;
  209   unsigned long ax ;
  210   unsigned long cx ;
  211   unsigned long dx ;
  212   unsigned long si ;
  213   unsigned long di ;
  214   unsigned long orig_ax ;
  215   unsigned long ip ;
  216   unsigned long cs ;
  217   unsigned long flags ;
  218   unsigned long sp ;
  219   unsigned long ss ;
  220};
  221#line 22 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/desc_defs.h"
  222struct __anonstruct____missing_field_name_15 {
  223   unsigned int a ;
  224   unsigned int b ;
  225};
  226#line 22 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/desc_defs.h"
  227struct __anonstruct____missing_field_name_16 {
  228   u16 limit0 ;
  229   u16 base0 ;
  230   unsigned int base1 : 8 ;
  231   unsigned int type : 4 ;
  232   unsigned int s : 1 ;
  233   unsigned int dpl : 2 ;
  234   unsigned int p : 1 ;
  235   unsigned int limit : 4 ;
  236   unsigned int avl : 1 ;
  237   unsigned int l : 1 ;
  238   unsigned int d : 1 ;
  239   unsigned int g : 1 ;
  240   unsigned int base2 : 8 ;
  241};
  242#line 22 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/desc_defs.h"
  243union __anonunion____missing_field_name_14 {
  244   struct __anonstruct____missing_field_name_15 __annonCompField5 ;
  245   struct __anonstruct____missing_field_name_16 __annonCompField6 ;
  246};
  247#line 22 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/desc_defs.h"
  248struct desc_struct {
  249   union __anonunion____missing_field_name_14 __annonCompField7 ;
  250} __attribute__((__packed__)) ;
  251#line 13 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/pgtable_64_types.h"
  252typedef unsigned long pgdval_t;
  253#line 14 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/pgtable_64_types.h"
  254typedef unsigned long pgprotval_t;
  255#line 192 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/pgtable_types.h"
  256struct pgprot {
  257   pgprotval_t pgprot ;
  258};
  259#line 192 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/pgtable_types.h"
  260typedef struct pgprot pgprot_t;
  261#line 194 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/pgtable_types.h"
  262struct __anonstruct_pgd_t_20 {
  263   pgdval_t pgd ;
  264};
  265#line 194 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/pgtable_types.h"
  266typedef struct __anonstruct_pgd_t_20 pgd_t;
  267#line 282 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/pgtable_types.h"
  268typedef struct page *pgtable_t;
  269#line 295
  270struct file;
  271#line 295
  272struct file;
  273#line 313
  274struct seq_file;
  275#line 313
  276struct seq_file;
  277#line 46 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/paravirt_types.h"
  278struct page;
  279#line 47
  280struct thread_struct;
  281#line 47
  282struct thread_struct;
  283#line 50
  284struct mm_struct;
  285#line 51
  286struct desc_struct;
  287#line 52
  288struct task_struct;
  289#line 53
  290struct cpumask;
  291#line 53
  292struct cpumask;
  293#line 329
  294struct arch_spinlock;
  295#line 329
  296struct arch_spinlock;
  297#line 139 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/ptrace.h"
  298struct task_struct;
  299#line 141 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/vm86.h"
  300struct kernel_vm86_regs {
  301   struct pt_regs pt ;
  302   unsigned short es ;
  303   unsigned short __esh ;
  304   unsigned short ds ;
  305   unsigned short __dsh ;
  306   unsigned short fs ;
  307   unsigned short __fsh ;
  308   unsigned short gs ;
  309   unsigned short __gsh ;
  310};
  311#line 11 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/math_emu.h"
  312union __anonunion____missing_field_name_24 {
  313   struct pt_regs *regs ;
  314   struct kernel_vm86_regs *vm86 ;
  315};
  316#line 11 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/math_emu.h"
  317struct math_emu_info {
  318   long ___orig_eip ;
  319   union __anonunion____missing_field_name_24 __annonCompField8 ;
  320};
  321#line 8 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/current.h"
  322struct task_struct;
  323#line 10 "include/asm-generic/bug.h"
  324struct bug_entry {
  325   int bug_addr_disp ;
  326   int file_disp ;
  327   unsigned short line ;
  328   unsigned short flags ;
  329};
  330#line 12 "include/linux/bug.h"
  331struct pt_regs;
  332#line 14 "include/linux/cpumask.h"
  333struct cpumask {
  334   unsigned long bits[((4096UL + 8UL * sizeof(long )) - 1UL) / (8UL * sizeof(long ))] ;
  335};
  336#line 14 "include/linux/cpumask.h"
  337typedef struct cpumask cpumask_t;
  338#line 637 "include/linux/cpumask.h"
  339typedef struct cpumask *cpumask_var_t;
  340#line 234 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/paravirt.h"
  341struct static_key;
  342#line 234
  343struct static_key;
  344#line 11 "include/linux/personality.h"
  345struct pt_regs;
  346#line 153 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
  347struct seq_operations;
  348#line 290 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
  349struct i387_fsave_struct {
  350   u32 cwd ;
  351   u32 swd ;
  352   u32 twd ;
  353   u32 fip ;
  354   u32 fcs ;
  355   u32 foo ;
  356   u32 fos ;
  357   u32 st_space[20] ;
  358   u32 status ;
  359};
  360#line 306 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
  361struct __anonstruct____missing_field_name_31 {
  362   u64 rip ;
  363   u64 rdp ;
  364};
  365#line 306 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
  366struct __anonstruct____missing_field_name_32 {
  367   u32 fip ;
  368   u32 fcs ;
  369   u32 foo ;
  370   u32 fos ;
  371};
  372#line 306 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
  373union __anonunion____missing_field_name_30 {
  374   struct __anonstruct____missing_field_name_31 __annonCompField12 ;
  375   struct __anonstruct____missing_field_name_32 __annonCompField13 ;
  376};
  377#line 306 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
  378union __anonunion____missing_field_name_33 {
  379   u32 padding1[12] ;
  380   u32 sw_reserved[12] ;
  381};
  382#line 306 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
  383struct i387_fxsave_struct {
  384   u16 cwd ;
  385   u16 swd ;
  386   u16 twd ;
  387   u16 fop ;
  388   union __anonunion____missing_field_name_30 __annonCompField14 ;
  389   u32 mxcsr ;
  390   u32 mxcsr_mask ;
  391   u32 st_space[32] ;
  392   u32 xmm_space[64] ;
  393   u32 padding[12] ;
  394   union __anonunion____missing_field_name_33 __annonCompField15 ;
  395} __attribute__((__aligned__(16))) ;
  396#line 341 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
  397struct i387_soft_struct {
  398   u32 cwd ;
  399   u32 swd ;
  400   u32 twd ;
  401   u32 fip ;
  402   u32 fcs ;
  403   u32 foo ;
  404   u32 fos ;
  405   u32 st_space[20] ;
  406   u8 ftop ;
  407   u8 changed ;
  408   u8 lookahead ;
  409   u8 no_update ;
  410   u8 rm ;
  411   u8 alimit ;
  412   struct math_emu_info *info ;
  413   u32 entry_eip ;
  414};
  415#line 361 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
  416struct ymmh_struct {
  417   u32 ymmh_space[64] ;
  418};
  419#line 366 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
  420struct xsave_hdr_struct {
  421   u64 xstate_bv ;
  422   u64 reserved1[2] ;
  423   u64 reserved2[5] ;
  424} __attribute__((__packed__)) ;
  425#line 372 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
  426struct xsave_struct {
  427   struct i387_fxsave_struct i387 ;
  428   struct xsave_hdr_struct xsave_hdr ;
  429   struct ymmh_struct ymmh ;
  430} __attribute__((__packed__, __aligned__(64))) ;
  431#line 379 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
  432union thread_xstate {
  433   struct i387_fsave_struct fsave ;
  434   struct i387_fxsave_struct fxsave ;
  435   struct i387_soft_struct soft ;
  436   struct xsave_struct xsave ;
  437};
  438#line 386 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
  439struct fpu {
  440   unsigned int last_cpu ;
  441   unsigned int has_fpu ;
  442   union thread_xstate *state ;
  443};
  444#line 433
  445struct kmem_cache;
  446#line 435
  447struct perf_event;
  448#line 435
  449struct perf_event;
  450#line 437 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/processor.h"
  451struct thread_struct {
  452   struct desc_struct tls_array[3] ;
  453   unsigned long sp0 ;
  454   unsigned long sp ;
  455   unsigned long usersp ;
  456   unsigned short es ;
  457   unsigned short ds ;
  458   unsigned short fsindex ;
  459   unsigned short gsindex ;
  460   unsigned long fs ;
  461   unsigned long gs ;
  462   struct perf_event *ptrace_bps[4] ;
  463   unsigned long debugreg6 ;
  464   unsigned long ptrace_dr7 ;
  465   unsigned long cr2 ;
  466   unsigned long trap_nr ;
  467   unsigned long error_code ;
  468   struct fpu fpu ;
  469   unsigned long *io_bitmap_ptr ;
  470   unsigned long iopl ;
  471   unsigned int io_bitmap_max ;
  472};
  473#line 23 "include/asm-generic/atomic-long.h"
  474typedef atomic64_t atomic_long_t;
  475#line 14 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/spinlock_types.h"
  476typedef u16 __ticket_t;
  477#line 15 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/spinlock_types.h"
  478typedef u32 __ticketpair_t;
  479#line 20 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/spinlock_types.h"
  480struct __raw_tickets {
  481   __ticket_t head ;
  482   __ticket_t tail ;
  483};
  484#line 20 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/spinlock_types.h"
  485union __anonunion____missing_field_name_36 {
  486   __ticketpair_t head_tail ;
  487   struct __raw_tickets tickets ;
  488};
  489#line 20 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/spinlock_types.h"
  490struct arch_spinlock {
  491   union __anonunion____missing_field_name_36 __annonCompField17 ;
  492};
  493#line 20 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/spinlock_types.h"
  494typedef struct arch_spinlock arch_spinlock_t;
  495#line 27 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/rwlock.h"
  496struct __anonstruct____missing_field_name_38 {
  497   u32 read ;
  498   s32 write ;
  499};
  500#line 27 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/rwlock.h"
  501union __anonunion_arch_rwlock_t_37 {
  502   s64 lock ;
  503   struct __anonstruct____missing_field_name_38 __annonCompField18 ;
  504};
  505#line 27 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/rwlock.h"
  506typedef union __anonunion_arch_rwlock_t_37 arch_rwlock_t;
  507#line 12 "include/linux/lockdep.h"
  508struct task_struct;
  509#line 391 "include/linux/lockdep.h"
  510struct lock_class_key {
  511
  512};
  513#line 20 "include/linux/spinlock_types.h"
  514struct raw_spinlock {
  515   arch_spinlock_t raw_lock ;
  516   unsigned int magic ;
  517   unsigned int owner_cpu ;
  518   void *owner ;
  519};
  520#line 20 "include/linux/spinlock_types.h"
  521typedef struct raw_spinlock raw_spinlock_t;
  522#line 64 "include/linux/spinlock_types.h"
  523union __anonunion____missing_field_name_39 {
  524   struct raw_spinlock rlock ;
  525};
  526#line 64 "include/linux/spinlock_types.h"
  527struct spinlock {
  528   union __anonunion____missing_field_name_39 __annonCompField19 ;
  529};
  530#line 64 "include/linux/spinlock_types.h"
  531typedef struct spinlock spinlock_t;
  532#line 11 "include/linux/rwlock_types.h"
  533struct __anonstruct_rwlock_t_40 {
  534   arch_rwlock_t raw_lock ;
  535   unsigned int magic ;
  536   unsigned int owner_cpu ;
  537   void *owner ;
  538};
  539#line 11 "include/linux/rwlock_types.h"
  540typedef struct __anonstruct_rwlock_t_40 rwlock_t;
  541#line 33 "include/linux/seqlock.h"
  542struct __anonstruct_seqlock_t_41 {
  543   unsigned int sequence ;
  544   spinlock_t lock ;
  545};
  546#line 33 "include/linux/seqlock.h"
  547typedef struct __anonstruct_seqlock_t_41 seqlock_t;
  548#line 119 "include/linux/seqlock.h"
  549struct seqcount {
  550   unsigned int sequence ;
  551};
  552#line 119 "include/linux/seqlock.h"
  553typedef struct seqcount seqcount_t;
  554#line 14 "include/linux/time.h"
  555struct timespec {
  556   __kernel_time_t tv_sec ;
  557   long tv_nsec ;
  558};
  559#line 43 "include/linux/input.h"
  560struct input_id {
  561   __u16 bustype ;
  562   __u16 vendor ;
  563   __u16 product ;
  564   __u16 version ;
  565};
  566#line 69 "include/linux/input.h"
  567struct input_absinfo {
  568   __s32 value ;
  569   __s32 minimum ;
  570   __s32 maximum ;
  571   __s32 fuzz ;
  572   __s32 flat ;
  573   __s32 resolution ;
  574};
  575#line 93 "include/linux/input.h"
  576struct input_keymap_entry {
  577   __u8 flags ;
  578   __u8 len ;
  579   __u16 index ;
  580   __u32 keycode ;
  581   __u8 scancode[32] ;
  582};
  583#line 957 "include/linux/input.h"
  584struct ff_replay {
  585   __u16 length ;
  586   __u16 delay ;
  587};
  588#line 967 "include/linux/input.h"
  589struct ff_trigger {
  590   __u16 button ;
  591   __u16 interval ;
  592};
  593#line 984 "include/linux/input.h"
  594struct ff_envelope {
  595   __u16 attack_length ;
  596   __u16 attack_level ;
  597   __u16 fade_length ;
  598   __u16 fade_level ;
  599};
  600#line 996 "include/linux/input.h"
  601struct ff_constant_effect {
  602   __s16 level ;
  603   struct ff_envelope envelope ;
  604};
  605#line 1007 "include/linux/input.h"
  606struct ff_ramp_effect {
  607   __s16 start_level ;
  608   __s16 end_level ;
  609   struct ff_envelope envelope ;
  610};
  611#line 1023 "include/linux/input.h"
  612struct ff_condition_effect {
  613   __u16 right_saturation ;
  614   __u16 left_saturation ;
  615   __s16 right_coeff ;
  616   __s16 left_coeff ;
  617   __u16 deadband ;
  618   __s16 center ;
  619};
  620#line 1052 "include/linux/input.h"
  621struct ff_periodic_effect {
  622   __u16 waveform ;
  623   __u16 period ;
  624   __s16 magnitude ;
  625   __s16 offset ;
  626   __u16 phase ;
  627   struct ff_envelope envelope ;
  628   __u32 custom_len ;
  629   __s16 *custom_data ;
  630};
  631#line 1073 "include/linux/input.h"
  632struct ff_rumble_effect {
  633   __u16 strong_magnitude ;
  634   __u16 weak_magnitude ;
  635};
  636#line 1101 "include/linux/input.h"
  637union __anonunion_u_42 {
  638   struct ff_constant_effect constant ;
  639   struct ff_ramp_effect ramp ;
  640   struct ff_periodic_effect periodic ;
  641   struct ff_condition_effect condition[2] ;
  642   struct ff_rumble_effect rumble ;
  643};
  644#line 1101 "include/linux/input.h"
  645struct ff_effect {
  646   __u16 type ;
  647   __s16 id ;
  648   __u16 direction ;
  649   struct ff_trigger trigger ;
  650   struct ff_replay replay ;
  651   union __anonunion_u_42 u ;
  652};
  653#line 202 "include/linux/ioport.h"
  654struct device;
  655#line 20 "include/linux/kobject_ns.h"
  656struct sock;
  657#line 20
  658struct sock;
  659#line 21
  660struct kobject;
  661#line 21
  662struct kobject;
  663#line 27
  664enum kobj_ns_type {
  665    KOBJ_NS_TYPE_NONE = 0,
  666    KOBJ_NS_TYPE_NET = 1,
  667    KOBJ_NS_TYPES = 2
  668} ;
  669#line 40 "include/linux/kobject_ns.h"
  670struct kobj_ns_type_operations {
  671   enum kobj_ns_type type ;
  672   void *(*grab_current_ns)(void) ;
  673   void const   *(*netlink_ns)(struct sock *sk ) ;
  674   void const   *(*initial_ns)(void) ;
  675   void (*drop_ns)(void * ) ;
  676};
  677#line 22 "include/linux/sysfs.h"
  678struct kobject;
  679#line 23
  680struct module;
  681#line 24
  682enum kobj_ns_type;
  683#line 26 "include/linux/sysfs.h"
  684struct attribute {
  685   char const   *name ;
  686   umode_t mode ;
  687};
  688#line 56 "include/linux/sysfs.h"
  689struct attribute_group {
  690   char const   *name ;
  691   umode_t (*is_visible)(struct kobject * , struct attribute * , int  ) ;
  692   struct attribute **attrs ;
  693};
  694#line 85
  695struct file;
  696#line 86
  697struct vm_area_struct;
  698#line 86
  699struct vm_area_struct;
  700#line 88 "include/linux/sysfs.h"
  701struct bin_attribute {
  702   struct attribute attr ;
  703   size_t size ;
  704   void *private ;
  705   ssize_t (*read)(struct file * , struct kobject * , struct bin_attribute * , char * ,
  706                   loff_t  , size_t  ) ;
  707   ssize_t (*write)(struct file * , struct kobject * , struct bin_attribute * , char * ,
  708                    loff_t  , size_t  ) ;
  709   int (*mmap)(struct file * , struct kobject * , struct bin_attribute *attr , struct vm_area_struct *vma ) ;
  710};
  711#line 112 "include/linux/sysfs.h"
  712struct sysfs_ops {
  713   ssize_t (*show)(struct kobject * , struct attribute * , char * ) ;
  714   ssize_t (*store)(struct kobject * , struct attribute * , char const   * , size_t  ) ;
  715   void const   *(*namespace)(struct kobject * , struct attribute  const  * ) ;
  716};
  717#line 118
  718struct sysfs_dirent;
  719#line 118
  720struct sysfs_dirent;
  721#line 22 "include/linux/kref.h"
  722struct kref {
  723   atomic_t refcount ;
  724};
  725#line 49 "include/linux/wait.h"
  726struct __wait_queue_head {
  727   spinlock_t lock ;
  728   struct list_head task_list ;
  729};
  730#line 53 "include/linux/wait.h"
  731typedef struct __wait_queue_head wait_queue_head_t;
  732#line 55
  733struct task_struct;
  734#line 60 "include/linux/kobject.h"
  735struct kset;
  736#line 60
  737struct kobj_type;
  738#line 60 "include/linux/kobject.h"
  739struct kobject {
  740   char const   *name ;
  741   struct list_head entry ;
  742   struct kobject *parent ;
  743   struct kset *kset ;
  744   struct kobj_type *ktype ;
  745   struct sysfs_dirent *sd ;
  746   struct kref kref ;
  747   unsigned int state_initialized : 1 ;
  748   unsigned int state_in_sysfs : 1 ;
  749   unsigned int state_add_uevent_sent : 1 ;
  750   unsigned int state_remove_uevent_sent : 1 ;
  751   unsigned int uevent_suppress : 1 ;
  752};
  753#line 108 "include/linux/kobject.h"
  754struct kobj_type {
  755   void (*release)(struct kobject *kobj ) ;
  756   struct sysfs_ops  const  *sysfs_ops ;
  757   struct attribute **default_attrs ;
  758   struct kobj_ns_type_operations  const  *(*child_ns_type)(struct kobject *kobj ) ;
  759   void const   *(*namespace)(struct kobject *kobj ) ;
  760};
  761#line 116 "include/linux/kobject.h"
  762struct kobj_uevent_env {
  763   char *envp[32] ;
  764   int envp_idx ;
  765   char buf[2048] ;
  766   int buflen ;
  767};
  768#line 123 "include/linux/kobject.h"
  769struct kset_uevent_ops {
  770   int (* const  filter)(struct kset *kset , struct kobject *kobj ) ;
  771   char const   *(* const  name)(struct kset *kset , struct kobject *kobj ) ;
  772   int (* const  uevent)(struct kset *kset , struct kobject *kobj , struct kobj_uevent_env *env ) ;
  773};
  774#line 140
  775struct sock;
  776#line 159 "include/linux/kobject.h"
  777struct kset {
  778   struct list_head list ;
  779   spinlock_t list_lock ;
  780   struct kobject kobj ;
  781   struct kset_uevent_ops  const  *uevent_ops ;
  782};
  783#line 19 "include/linux/klist.h"
  784struct klist_node;
  785#line 19
  786struct klist_node;
  787#line 39 "include/linux/klist.h"
  788struct klist_node {
  789   void *n_klist ;
  790   struct list_head n_node ;
  791   struct kref n_ref ;
  792};
  793#line 48 "include/linux/mutex.h"
  794struct mutex {
  795   atomic_t count ;
  796   spinlock_t wait_lock ;
  797   struct list_head wait_list ;
  798   struct task_struct *owner ;
  799   char const   *name ;
  800   void *magic ;
  801};
  802#line 69 "include/linux/mutex.h"
  803struct mutex_waiter {
  804   struct list_head list ;
  805   struct task_struct *task ;
  806   void *magic ;
  807};
  808#line 46 "include/linux/ktime.h"
  809union ktime {
  810   s64 tv64 ;
  811};
  812#line 59 "include/linux/ktime.h"
  813typedef union ktime ktime_t;
  814#line 10 "include/linux/timer.h"
  815struct tvec_base;
  816#line 10
  817struct tvec_base;
  818#line 12 "include/linux/timer.h"
  819struct timer_list {
  820   struct list_head entry ;
  821   unsigned long expires ;
  822   struct tvec_base *base ;
  823   void (*function)(unsigned long  ) ;
  824   unsigned long data ;
  825   int slack ;
  826   int start_pid ;
  827   void *start_site ;
  828   char start_comm[16] ;
  829};
  830#line 289
  831struct hrtimer;
  832#line 289
  833struct hrtimer;
  834#line 290
  835enum hrtimer_restart;
  836#line 17 "include/linux/workqueue.h"
  837struct work_struct;
  838#line 17
  839struct work_struct;
  840#line 79 "include/linux/workqueue.h"
  841struct work_struct {
  842   atomic_long_t data ;
  843   struct list_head entry ;
  844   void (*func)(struct work_struct *work ) ;
  845};
  846#line 92 "include/linux/workqueue.h"
  847struct delayed_work {
  848   struct work_struct work ;
  849   struct timer_list timer ;
  850};
  851#line 25 "include/linux/completion.h"
  852struct completion {
  853   unsigned int done ;
  854   wait_queue_head_t wait ;
  855};
  856#line 42 "include/linux/pm.h"
  857struct device;
  858#line 50 "include/linux/pm.h"
  859struct pm_message {
  860   int event ;
  861};
  862#line 50 "include/linux/pm.h"
  863typedef struct pm_message pm_message_t;
  864#line 264 "include/linux/pm.h"
  865struct dev_pm_ops {
  866   int (*prepare)(struct device *dev ) ;
  867   void (*complete)(struct device *dev ) ;
  868   int (*suspend)(struct device *dev ) ;
  869   int (*resume)(struct device *dev ) ;
  870   int (*freeze)(struct device *dev ) ;
  871   int (*thaw)(struct device *dev ) ;
  872   int (*poweroff)(struct device *dev ) ;
  873   int (*restore)(struct device *dev ) ;
  874   int (*suspend_late)(struct device *dev ) ;
  875   int (*resume_early)(struct device *dev ) ;
  876   int (*freeze_late)(struct device *dev ) ;
  877   int (*thaw_early)(struct device *dev ) ;
  878   int (*poweroff_late)(struct device *dev ) ;
  879   int (*restore_early)(struct device *dev ) ;
  880   int (*suspend_noirq)(struct device *dev ) ;
  881   int (*resume_noirq)(struct device *dev ) ;
  882   int (*freeze_noirq)(struct device *dev ) ;
  883   int (*thaw_noirq)(struct device *dev ) ;
  884   int (*poweroff_noirq)(struct device *dev ) ;
  885   int (*restore_noirq)(struct device *dev ) ;
  886   int (*runtime_suspend)(struct device *dev ) ;
  887   int (*runtime_resume)(struct device *dev ) ;
  888   int (*runtime_idle)(struct device *dev ) ;
  889};
  890#line 458
  891enum rpm_status {
  892    RPM_ACTIVE = 0,
  893    RPM_RESUMING = 1,
  894    RPM_SUSPENDED = 2,
  895    RPM_SUSPENDING = 3
  896} ;
  897#line 480
  898enum rpm_request {
  899    RPM_REQ_NONE = 0,
  900    RPM_REQ_IDLE = 1,
  901    RPM_REQ_SUSPEND = 2,
  902    RPM_REQ_AUTOSUSPEND = 3,
  903    RPM_REQ_RESUME = 4
  904} ;
  905#line 488
  906struct wakeup_source;
  907#line 488
  908struct wakeup_source;
  909#line 495 "include/linux/pm.h"
  910struct pm_subsys_data {
  911   spinlock_t lock ;
  912   unsigned int refcount ;
  913};
  914#line 506
  915struct dev_pm_qos_request;
  916#line 506
  917struct pm_qos_constraints;
  918#line 506 "include/linux/pm.h"
  919struct dev_pm_info {
  920   pm_message_t power_state ;
  921   unsigned int can_wakeup : 1 ;
  922   unsigned int async_suspend : 1 ;
  923   bool is_prepared : 1 ;
  924   bool is_suspended : 1 ;
  925   bool ignore_children : 1 ;
  926   spinlock_t lock ;
  927   struct list_head entry ;
  928   struct completion completion ;
  929   struct wakeup_source *wakeup ;
  930   bool wakeup_path : 1 ;
  931   struct timer_list suspend_timer ;
  932   unsigned long timer_expires ;
  933   struct work_struct work ;
  934   wait_queue_head_t wait_queue ;
  935   atomic_t usage_count ;
  936   atomic_t child_count ;
  937   unsigned int disable_depth : 3 ;
  938   unsigned int idle_notification : 1 ;
  939   unsigned int request_pending : 1 ;
  940   unsigned int deferred_resume : 1 ;
  941   unsigned int run_wake : 1 ;
  942   unsigned int runtime_auto : 1 ;
  943   unsigned int no_callbacks : 1 ;
  944   unsigned int irq_safe : 1 ;
  945   unsigned int use_autosuspend : 1 ;
  946   unsigned int timer_autosuspends : 1 ;
  947   enum rpm_request request ;
  948   enum rpm_status runtime_status ;
  949   int runtime_error ;
  950   int autosuspend_delay ;
  951   unsigned long last_busy ;
  952   unsigned long active_jiffies ;
  953   unsigned long suspended_jiffies ;
  954   unsigned long accounting_timestamp ;
  955   ktime_t suspend_time ;
  956   s64 max_time_suspended_ns ;
  957   struct dev_pm_qos_request *pq_req ;
  958   struct pm_subsys_data *subsys_data ;
  959   struct pm_qos_constraints *constraints ;
  960};
  961#line 564 "include/linux/pm.h"
  962struct dev_pm_domain {
  963   struct dev_pm_ops ops ;
  964};
  965#line 4 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/device.h"
  966struct dma_map_ops;
  967#line 4 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/device.h"
  968struct dev_archdata {
  969   void *acpi_handle ;
  970   struct dma_map_ops *dma_ops ;
  971   void *iommu ;
  972};
  973#line 28 "include/linux/device.h"
  974struct device;
  975#line 29
  976struct device_private;
  977#line 29
  978struct device_private;
  979#line 30
  980struct device_driver;
  981#line 30
  982struct device_driver;
  983#line 31
  984struct driver_private;
  985#line 31
  986struct driver_private;
  987#line 32
  988struct module;
  989#line 33
  990struct class;
  991#line 33
  992struct class;
  993#line 34
  994struct subsys_private;
  995#line 34
  996struct subsys_private;
  997#line 35
  998struct bus_type;
  999#line 35
 1000struct bus_type;
 1001#line 36
 1002struct device_node;
 1003#line 36
 1004struct device_node;
 1005#line 37
 1006struct iommu_ops;
 1007#line 37
 1008struct iommu_ops;
 1009#line 39 "include/linux/device.h"
 1010struct bus_attribute {
 1011   struct attribute attr ;
 1012   ssize_t (*show)(struct bus_type *bus , char *buf ) ;
 1013   ssize_t (*store)(struct bus_type *bus , char const   *buf , size_t count ) ;
 1014};
 1015#line 89
 1016struct device_attribute;
 1017#line 89
 1018struct driver_attribute;
 1019#line 89 "include/linux/device.h"
 1020struct bus_type {
 1021   char const   *name ;
 1022   char const   *dev_name ;
 1023   struct device *dev_root ;
 1024   struct bus_attribute *bus_attrs ;
 1025   struct device_attribute *dev_attrs ;
 1026   struct driver_attribute *drv_attrs ;
 1027   int (*match)(struct device *dev , struct device_driver *drv ) ;
 1028   int (*uevent)(struct device *dev , struct kobj_uevent_env *env ) ;
 1029   int (*probe)(struct device *dev ) ;
 1030   int (*remove)(struct device *dev ) ;
 1031   void (*shutdown)(struct device *dev ) ;
 1032   int (*suspend)(struct device *dev , pm_message_t state ) ;
 1033   int (*resume)(struct device *dev ) ;
 1034   struct dev_pm_ops  const  *pm ;
 1035   struct iommu_ops *iommu_ops ;
 1036   struct subsys_private *p ;
 1037};
 1038#line 127
 1039struct device_type;
 1040#line 159
 1041struct notifier_block;
 1042#line 159
 1043struct notifier_block;
 1044#line 214
 1045struct of_device_id;
 1046#line 214 "include/linux/device.h"
 1047struct device_driver {
 1048   char const   *name ;
 1049   struct bus_type *bus ;
 1050   struct module *owner ;
 1051   char const   *mod_name ;
 1052   bool suppress_bind_attrs ;
 1053   struct of_device_id  const  *of_match_table ;
 1054   int (*probe)(struct device *dev ) ;
 1055   int (*remove)(struct device *dev ) ;
 1056   void (*shutdown)(struct device *dev ) ;
 1057   int (*suspend)(struct device *dev , pm_message_t state ) ;
 1058   int (*resume)(struct device *dev ) ;
 1059   struct attribute_group  const  **groups ;
 1060   struct dev_pm_ops  const  *pm ;
 1061   struct driver_private *p ;
 1062};
 1063#line 249 "include/linux/device.h"
 1064struct driver_attribute {
 1065   struct attribute attr ;
 1066   ssize_t (*show)(struct device_driver *driver , char *buf ) ;
 1067   ssize_t (*store)(struct device_driver *driver , char const   *buf , size_t count ) ;
 1068};
 1069#line 330
 1070struct class_attribute;
 1071#line 330 "include/linux/device.h"
 1072struct class {
 1073   char const   *name ;
 1074   struct module *owner ;
 1075   struct class_attribute *class_attrs ;
 1076   struct device_attribute *dev_attrs ;
 1077   struct bin_attribute *dev_bin_attrs ;
 1078   struct kobject *dev_kobj ;
 1079   int (*dev_uevent)(struct device *dev , struct kobj_uevent_env *env ) ;
 1080   char *(*devnode)(struct device *dev , umode_t *mode ) ;
 1081   void (*class_release)(struct class *class ) ;
 1082   void (*dev_release)(struct device *dev ) ;
 1083   int (*suspend)(struct device *dev , pm_message_t state ) ;
 1084   int (*resume)(struct device *dev ) ;
 1085   struct kobj_ns_type_operations  const  *ns_type ;
 1086   void const   *(*namespace)(struct device *dev ) ;
 1087   struct dev_pm_ops  const  *pm ;
 1088   struct subsys_private *p ;
 1089};
 1090#line 397 "include/linux/device.h"
 1091struct class_attribute {
 1092   struct attribute attr ;
 1093   ssize_t (*show)(struct class *class , struct class_attribute *attr , char *buf ) ;
 1094   ssize_t (*store)(struct class *class , struct class_attribute *attr , char const   *buf ,
 1095                    size_t count ) ;
 1096   void const   *(*namespace)(struct class *class , struct class_attribute  const  *attr ) ;
 1097};
 1098#line 465 "include/linux/device.h"
 1099struct device_type {
 1100   char const   *name ;
 1101   struct attribute_group  const  **groups ;
 1102   int (*uevent)(struct device *dev , struct kobj_uevent_env *env ) ;
 1103   char *(*devnode)(struct device *dev , umode_t *mode ) ;
 1104   void (*release)(struct device *dev ) ;
 1105   struct dev_pm_ops  const  *pm ;
 1106};
 1107#line 476 "include/linux/device.h"
 1108struct device_attribute {
 1109   struct attribute attr ;
 1110   ssize_t (*show)(struct device *dev , struct device_attribute *attr , char *buf ) ;
 1111   ssize_t (*store)(struct device *dev , struct device_attribute *attr , char const   *buf ,
 1112                    size_t count ) ;
 1113};
 1114#line 559 "include/linux/device.h"
 1115struct device_dma_parameters {
 1116   unsigned int max_segment_size ;
 1117   unsigned long segment_boundary_mask ;
 1118};
 1119#line 627
 1120struct dma_coherent_mem;
 1121#line 627 "include/linux/device.h"
 1122struct device {
 1123   struct device *parent ;
 1124   struct device_private *p ;
 1125   struct kobject kobj ;
 1126   char const   *init_name ;
 1127   struct device_type  const  *type ;
 1128   struct mutex mutex ;
 1129   struct bus_type *bus ;
 1130   struct device_driver *driver ;
 1131   void *platform_data ;
 1132   struct dev_pm_info power ;
 1133   struct dev_pm_domain *pm_domain ;
 1134   int numa_node ;
 1135   u64 *dma_mask ;
 1136   u64 coherent_dma_mask ;
 1137   struct device_dma_parameters *dma_parms ;
 1138   struct list_head dma_pools ;
 1139   struct dma_coherent_mem *dma_mem ;
 1140   struct dev_archdata archdata ;
 1141   struct device_node *of_node ;
 1142   dev_t devt ;
 1143   u32 id ;
 1144   spinlock_t devres_lock ;
 1145   struct list_head devres_head ;
 1146   struct klist_node knode_class ;
 1147   struct class *class ;
 1148   struct attribute_group  const  **groups ;
 1149   void (*release)(struct device *dev ) ;
 1150};
 1151#line 43 "include/linux/pm_wakeup.h"
 1152struct wakeup_source {
 1153   char const   *name ;
 1154   struct list_head entry ;
 1155   spinlock_t lock ;
 1156   struct timer_list timer ;
 1157   unsigned long timer_expires ;
 1158   ktime_t total_time ;
 1159   ktime_t max_time ;
 1160   ktime_t last_time ;
 1161   unsigned long event_count ;
 1162   unsigned long active_count ;
 1163   unsigned long relax_count ;
 1164   unsigned long hit_count ;
 1165   unsigned int active : 1 ;
 1166};
 1167#line 15 "include/linux/blk_types.h"
 1168struct page;
 1169#line 16
 1170struct block_device;
 1171#line 16
 1172struct block_device;
 1173#line 188 "include/linux/rcupdate.h"
 1174struct notifier_block;
 1175#line 33 "include/linux/list_bl.h"
 1176struct hlist_bl_node;
 1177#line 33 "include/linux/list_bl.h"
 1178struct hlist_bl_head {
 1179   struct hlist_bl_node *first ;
 1180};
 1181#line 37 "include/linux/list_bl.h"
 1182struct hlist_bl_node {
 1183   struct hlist_bl_node *next ;
 1184   struct hlist_bl_node **pprev ;
 1185};
 1186#line 13 "include/linux/dcache.h"
 1187struct nameidata;
 1188#line 13
 1189struct nameidata;
 1190#line 14
 1191struct path;
 1192#line 14
 1193struct path;
 1194#line 15
 1195struct vfsmount;
 1196#line 15
 1197struct vfsmount;
 1198#line 35 "include/linux/dcache.h"
 1199struct qstr {
 1200   unsigned int hash ;
 1201   unsigned int len ;
 1202   unsigned char const   *name ;
 1203};
 1204#line 88
 1205struct inode;
 1206#line 88
 1207struct dentry_operations;
 1208#line 88
 1209struct super_block;
 1210#line 88 "include/linux/dcache.h"
 1211union __anonunion_d_u_45 {
 1212   struct list_head d_child ;
 1213   struct rcu_head d_rcu ;
 1214};
 1215#line 88 "include/linux/dcache.h"
 1216struct dentry {
 1217   unsigned int d_flags ;
 1218   seqcount_t d_seq ;
 1219   struct hlist_bl_node d_hash ;
 1220   struct dentry *d_parent ;
 1221   struct qstr d_name ;
 1222   struct inode *d_inode ;
 1223   unsigned char d_iname[32] ;
 1224   unsigned int d_count ;
 1225   spinlock_t d_lock ;
 1226   struct dentry_operations  const  *d_op ;
 1227   struct super_block *d_sb ;
 1228   unsigned long d_time ;
 1229   void *d_fsdata ;
 1230   struct list_head d_lru ;
 1231   union __anonunion_d_u_45 d_u ;
 1232   struct list_head d_subdirs ;
 1233   struct list_head d_alias ;
 1234};
 1235#line 131 "include/linux/dcache.h"
 1236struct dentry_operations {
 1237   int (*d_revalidate)(struct dentry * , struct nameidata * ) ;
 1238   int (*d_hash)(struct dentry  const  * , struct inode  const  * , struct qstr * ) ;
 1239   int (*d_compare)(struct dentry  const  * , struct inode  const  * , struct dentry  const  * ,
 1240                    struct inode  const  * , unsigned int  , char const   * , struct qstr  const  * ) ;
 1241   int (*d_delete)(struct dentry  const  * ) ;
 1242   void (*d_release)(struct dentry * ) ;
 1243   void (*d_prune)(struct dentry * ) ;
 1244   void (*d_iput)(struct dentry * , struct inode * ) ;
 1245   char *(*d_dname)(struct dentry * , char * , int  ) ;
 1246   struct vfsmount *(*d_automount)(struct path * ) ;
 1247   int (*d_manage)(struct dentry * , bool  ) ;
 1248} __attribute__((__aligned__((1) <<  (6) ))) ;
 1249#line 4 "include/linux/path.h"
 1250struct dentry;
 1251#line 5
 1252struct vfsmount;
 1253#line 7 "include/linux/path.h"
 1254struct path {
 1255   struct vfsmount *mnt ;
 1256   struct dentry *dentry ;
 1257};
 1258#line 62 "include/linux/stat.h"
 1259struct kstat {
 1260   u64 ino ;
 1261   dev_t dev ;
 1262   umode_t mode ;
 1263   unsigned int nlink ;
 1264   uid_t uid ;
 1265   gid_t gid ;
 1266   dev_t rdev ;
 1267   loff_t size ;
 1268   struct timespec atime ;
 1269   struct timespec mtime ;
 1270   struct timespec ctime ;
 1271   unsigned long blksize ;
 1272   unsigned long long blocks ;
 1273};
 1274#line 64 "include/linux/radix-tree.h"
 1275struct radix_tree_node;
 1276#line 64 "include/linux/radix-tree.h"
 1277struct radix_tree_root {
 1278   unsigned int height ;
 1279   gfp_t gfp_mask ;
 1280   struct radix_tree_node *rnode ;
 1281};
 1282#line 14 "include/linux/prio_tree.h"
 1283struct prio_tree_node;
 1284#line 14 "include/linux/prio_tree.h"
 1285struct raw_prio_tree_node {
 1286   struct prio_tree_node *left ;
 1287   struct prio_tree_node *right ;
 1288   struct prio_tree_node *parent ;
 1289};
 1290#line 20 "include/linux/prio_tree.h"
 1291struct prio_tree_node {
 1292   struct prio_tree_node *left ;
 1293   struct prio_tree_node *right ;
 1294   struct prio_tree_node *parent ;
 1295   unsigned long start ;
 1296   unsigned long last ;
 1297};
 1298#line 28 "include/linux/prio_tree.h"
 1299struct prio_tree_root {
 1300   struct prio_tree_node *prio_tree_node ;
 1301   unsigned short index_bits ;
 1302   unsigned short raw ;
 1303};
 1304#line 6 "include/linux/pid.h"
 1305enum pid_type {
 1306    PIDTYPE_PID = 0,
 1307    PIDTYPE_PGID = 1,
 1308    PIDTYPE_SID = 2,
 1309    PIDTYPE_MAX = 3
 1310} ;
 1311#line 50
 1312struct pid_namespace;
 1313#line 50 "include/linux/pid.h"
 1314struct upid {
 1315   int nr ;
 1316   struct pid_namespace *ns ;
 1317   struct hlist_node pid_chain ;
 1318};
 1319#line 57 "include/linux/pid.h"
 1320struct pid {
 1321   atomic_t count ;
 1322   unsigned int level ;
 1323   struct hlist_head tasks[3] ;
 1324   struct rcu_head rcu ;
 1325   struct upid numbers[1] ;
 1326};
 1327#line 69 "include/linux/pid.h"
 1328struct pid_link {
 1329   struct hlist_node node ;
 1330   struct pid *pid ;
 1331};
 1332#line 100
 1333struct pid_namespace;
 1334#line 18 "include/linux/capability.h"
 1335struct task_struct;
 1336#line 94 "include/linux/capability.h"
 1337struct kernel_cap_struct {
 1338   __u32 cap[2] ;
 1339};
 1340#line 94 "include/linux/capability.h"
 1341typedef struct kernel_cap_struct kernel_cap_t;
 1342#line 377
 1343struct dentry;
 1344#line 378
 1345struct user_namespace;
 1346#line 378
 1347struct user_namespace;
 1348#line 16 "include/linux/fiemap.h"
 1349struct fiemap_extent {
 1350   __u64 fe_logical ;
 1351   __u64 fe_physical ;
 1352   __u64 fe_length ;
 1353   __u64 fe_reserved64[2] ;
 1354   __u32 fe_flags ;
 1355   __u32 fe_reserved[3] ;
 1356};
 1357#line 8 "include/linux/shrinker.h"
 1358struct shrink_control {
 1359   gfp_t gfp_mask ;
 1360   unsigned long nr_to_scan ;
 1361};
 1362#line 31 "include/linux/shrinker.h"
 1363struct shrinker {
 1364   int (*shrink)(struct shrinker * , struct shrink_control *sc ) ;
 1365   int seeks ;
 1366   long batch ;
 1367   struct list_head list ;
 1368   atomic_long_t nr_in_batch ;
 1369};
 1370#line 10 "include/linux/migrate_mode.h"
 1371enum migrate_mode {
 1372    MIGRATE_ASYNC = 0,
 1373    MIGRATE_SYNC_LIGHT = 1,
 1374    MIGRATE_SYNC = 2
 1375} ;
 1376#line 408 "include/linux/fs.h"
 1377struct export_operations;
 1378#line 408
 1379struct export_operations;
 1380#line 410
 1381struct iovec;
 1382#line 410
 1383struct iovec;
 1384#line 411
 1385struct nameidata;
 1386#line 412
 1387struct kiocb;
 1388#line 412
 1389struct kiocb;
 1390#line 413
 1391struct kobject;
 1392#line 414
 1393struct pipe_inode_info;
 1394#line 414
 1395struct pipe_inode_info;
 1396#line 415
 1397struct poll_table_struct;
 1398#line 415
 1399struct poll_table_struct;
 1400#line 416
 1401struct kstatfs;
 1402#line 416
 1403struct kstatfs;
 1404#line 417
 1405struct vm_area_struct;
 1406#line 418
 1407struct vfsmount;
 1408#line 419
 1409struct cred;
 1410#line 419
 1411struct cred;
 1412#line 469 "include/linux/fs.h"
 1413struct iattr {
 1414   unsigned int ia_valid ;
 1415   umode_t ia_mode ;
 1416   uid_t ia_uid ;
 1417   gid_t ia_gid ;
 1418   loff_t ia_size ;
 1419   struct timespec ia_atime ;
 1420   struct timespec ia_mtime ;
 1421   struct timespec ia_ctime ;
 1422   struct file *ia_file ;
 1423};
 1424#line 129 "include/linux/quota.h"
 1425struct if_dqinfo {
 1426   __u64 dqi_bgrace ;
 1427   __u64 dqi_igrace ;
 1428   __u32 dqi_flags ;
 1429   __u32 dqi_valid ;
 1430};
 1431#line 19 "include/linux/rwsem.h"
 1432struct rw_semaphore;
 1433#line 19
 1434struct rw_semaphore;
 1435#line 25 "include/linux/rwsem.h"
 1436struct rw_semaphore {
 1437   long count ;
 1438   raw_spinlock_t wait_lock ;
 1439   struct list_head wait_list ;
 1440};
 1441#line 103 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/mpspec.h"
 1442struct device;
 1443#line 98 "include/linux/nodemask.h"
 1444struct __anonstruct_nodemask_t_115 {
 1445   unsigned long bits[(((unsigned long )(1 << 10) + 8UL * sizeof(long )) - 1UL) / (8UL * sizeof(long ))] ;
 1446};
 1447#line 98 "include/linux/nodemask.h"
 1448typedef struct __anonstruct_nodemask_t_115 nodemask_t;
 1449#line 11 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/mmu.h"
 1450struct __anonstruct_mm_context_t_116 {
 1451   void *ldt ;
 1452   int size ;
 1453   unsigned short ia32_compat ;
 1454   struct mutex lock ;
 1455   void *vdso ;
 1456};
 1457#line 11 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/mmu.h"
 1458typedef struct __anonstruct_mm_context_t_116 mm_context_t;
 1459#line 8 "include/linux/vmalloc.h"
 1460struct vm_area_struct;
 1461#line 18 "include/linux/percpu_counter.h"
 1462struct percpu_counter {
 1463   raw_spinlock_t lock ;
 1464   s64 count ;
 1465   struct list_head list ;
 1466   s32 *counters ;
 1467};
 1468#line 50 "include/linux/dqblk_xfs.h"
 1469struct fs_disk_quota {
 1470   __s8 d_version ;
 1471   __s8 d_flags ;
 1472   __u16 d_fieldmask ;
 1473   __u32 d_id ;
 1474   __u64 d_blk_hardlimit ;
 1475   __u64 d_blk_softlimit ;
 1476   __u64 d_ino_hardlimit ;
 1477   __u64 d_ino_softlimit ;
 1478   __u64 d_bcount ;
 1479   __u64 d_icount ;
 1480   __s32 d_itimer ;
 1481   __s32 d_btimer ;
 1482   __u16 d_iwarns ;
 1483   __u16 d_bwarns ;
 1484   __s32 d_padding2 ;
 1485   __u64 d_rtb_hardlimit ;
 1486   __u64 d_rtb_softlimit ;
 1487   __u64 d_rtbcount ;
 1488   __s32 d_rtbtimer ;
 1489   __u16 d_rtbwarns ;
 1490   __s16 d_padding3 ;
 1491   char d_padding4[8] ;
 1492};
 1493#line 146 "include/linux/dqblk_xfs.h"
 1494struct fs_qfilestat {
 1495   __u64 qfs_ino ;
 1496   __u64 qfs_nblks ;
 1497   __u32 qfs_nextents ;
 1498};
 1499#line 146 "include/linux/dqblk_xfs.h"
 1500typedef struct fs_qfilestat fs_qfilestat_t;
 1501#line 152 "include/linux/dqblk_xfs.h"
 1502struct fs_quota_stat {
 1503   __s8 qs_version ;
 1504   __u16 qs_flags ;
 1505   __s8 qs_pad ;
 1506   fs_qfilestat_t qs_uquota ;
 1507   fs_qfilestat_t qs_gquota ;
 1508   __u32 qs_incoredqs ;
 1509   __s32 qs_btimelimit ;
 1510   __s32 qs_itimelimit ;
 1511   __s32 qs_rtbtimelimit ;
 1512   __u16 qs_bwarnlimit ;
 1513   __u16 qs_iwarnlimit ;
 1514};
 1515#line 17 "include/linux/dqblk_qtree.h"
 1516struct dquot;
 1517#line 17
 1518struct dquot;
 1519#line 185 "include/linux/quota.h"
 1520typedef __kernel_uid32_t qid_t;
 1521#line 186 "include/linux/quota.h"
 1522typedef long long qsize_t;
 1523#line 200 "include/linux/quota.h"
 1524struct mem_dqblk {
 1525   qsize_t dqb_bhardlimit ;
 1526   qsize_t dqb_bsoftlimit ;
 1527   qsize_t dqb_curspace ;
 1528   qsize_t dqb_rsvspace ;
 1529   qsize_t dqb_ihardlimit ;
 1530   qsize_t dqb_isoftlimit ;
 1531   qsize_t dqb_curinodes ;
 1532   time_t dqb_btime ;
 1533   time_t dqb_itime ;
 1534};
 1535#line 215
 1536struct quota_format_type;
 1537#line 215
 1538struct quota_format_type;
 1539#line 217 "include/linux/quota.h"
 1540struct mem_dqinfo {
 1541   struct quota_format_type *dqi_format ;
 1542   int dqi_fmt_id ;
 1543   struct list_head dqi_dirty_list ;
 1544   unsigned long dqi_flags ;
 1545   unsigned int dqi_bgrace ;
 1546   unsigned int dqi_igrace ;
 1547   qsize_t dqi_maxblimit ;
 1548   qsize_t dqi_maxilimit ;
 1549   void *dqi_priv ;
 1550};
 1551#line 230
 1552struct super_block;
 1553#line 288 "include/linux/quota.h"
 1554struct dquot {
 1555   struct hlist_node dq_hash ;
 1556   struct list_head dq_inuse ;
 1557   struct list_head dq_free ;
 1558   struct list_head dq_dirty ;
 1559   struct mutex dq_lock ;
 1560   atomic_t dq_count ;
 1561   wait_queue_head_t dq_wait_unused ;
 1562   struct super_block *dq_sb ;
 1563   unsigned int dq_id ;
 1564   loff_t dq_off ;
 1565   unsigned long dq_flags ;
 1566   short dq_type ;
 1567   struct mem_dqblk dq_dqb ;
 1568};
 1569#line 305 "include/linux/quota.h"
 1570struct quota_format_ops {
 1571   int (*check_quota_file)(struct super_block *sb , int type ) ;
 1572   int (*read_file_info)(struct super_block *sb , int type ) ;
 1573   int (*write_file_info)(struct super_block *sb , int type ) ;
 1574   int (*free_file_info)(struct super_block *sb , int type ) ;
 1575   int (*read_dqblk)(struct dquot *dquot ) ;
 1576   int (*commit_dqblk)(struct dquot *dquot ) ;
 1577   int (*release_dqblk)(struct dquot *dquot ) ;
 1578};
 1579#line 316 "include/linux/quota.h"
 1580struct dquot_operations {
 1581   int (*write_dquot)(struct dquot * ) ;
 1582   struct dquot *(*alloc_dquot)(struct super_block * , int  ) ;
 1583   void (*destroy_dquot)(struct dquot * ) ;
 1584   int (*acquire_dquot)(struct dquot * ) ;
 1585   int (*release_dquot)(struct dquot * ) ;
 1586   int (*mark_dirty)(struct dquot * ) ;
 1587   int (*write_info)(struct super_block * , int  ) ;
 1588   qsize_t *(*get_reserved_space)(struct inode * ) ;
 1589};
 1590#line 329
 1591struct path;
 1592#line 332 "include/linux/quota.h"
 1593struct quotactl_ops {
 1594   int (*quota_on)(struct super_block * , int  , int  , struct path * ) ;
 1595   int (*quota_on_meta)(struct super_block * , int  , int  ) ;
 1596   int (*quota_off)(struct super_block * , int  ) ;
 1597   int (*quota_sync)(struct super_block * , int  , int  ) ;
 1598   int (*get_info)(struct super_block * , int  , struct if_dqinfo * ) ;
 1599   int (*set_info)(struct super_block * , int  , struct if_dqinfo * ) ;
 1600   int (*get_dqblk)(struct super_block * , int  , qid_t  , struct fs_disk_quota * ) ;
 1601   int (*set_dqblk)(struct super_block * , int  , qid_t  , struct fs_disk_quota * ) ;
 1602   int (*get_xstate)(struct super_block * , struct fs_quota_stat * ) ;
 1603   int (*set_xstate)(struct super_block * , unsigned int  , int  ) ;
 1604};
 1605#line 345 "include/linux/quota.h"
 1606struct quota_format_type {
 1607   int qf_fmt_id ;
 1608   struct quota_format_ops  const  *qf_ops ;
 1609   struct module *qf_owner ;
 1610   struct quota_format_type *qf_next ;
 1611};
 1612#line 399 "include/linux/quota.h"
 1613struct quota_info {
 1614   unsigned int flags ;
 1615   struct mutex dqio_mutex ;
 1616   struct mutex dqonoff_mutex ;
 1617   struct rw_semaphore dqptr_sem ;
 1618   struct inode *files[2] ;
 1619   struct mem_dqinfo info[2] ;
 1620   struct quota_format_ops  const  *ops[2] ;
 1621};
 1622#line 532 "include/linux/fs.h"
 1623struct page;
 1624#line 533
 1625struct address_space;
 1626#line 533
 1627struct address_space;
 1628#line 534
 1629struct writeback_control;
 1630#line 534
 1631struct writeback_control;
 1632#line 577 "include/linux/fs.h"
 1633union __anonunion_arg_146 {
 1634   char *buf ;
 1635   void *data ;
 1636};
 1637#line 577 "include/linux/fs.h"
 1638struct __anonstruct_read_descriptor_t_145 {
 1639   size_t written ;
 1640   size_t count ;
 1641   union __anonunion_arg_146 arg ;
 1642   int error ;
 1643};
 1644#line 577 "include/linux/fs.h"
 1645typedef struct __anonstruct_read_descriptor_t_145 read_descriptor_t;
 1646#line 590 "include/linux/fs.h"
 1647struct address_space_operations {
 1648   int (*writepage)(struct page *page , struct writeback_control *wbc ) ;
 1649   int (*readpage)(struct file * , struct page * ) ;
 1650   int (*writepages)(struct address_space * , struct writeback_control * ) ;
 1651   int (*set_page_dirty)(struct page *page ) ;
 1652   int (*readpages)(struct file *filp , struct address_space *mapping , struct list_head *pages ,
 1653                    unsigned int nr_pages ) ;
 1654   int (*write_begin)(struct file * , struct address_space *mapping , loff_t pos ,
 1655                      unsigned int len , unsigned int flags , struct page **pagep ,
 1656                      void **fsdata ) ;
 1657   int (*write_end)(struct file * , struct address_space *mapping , loff_t pos , unsigned int len ,
 1658                    unsigned int copied , struct page *page , void *fsdata ) ;
 1659   sector_t (*bmap)(struct address_space * , sector_t  ) ;
 1660   void (*invalidatepage)(struct page * , unsigned long  ) ;
 1661   int (*releasepage)(struct page * , gfp_t  ) ;
 1662   void (*freepage)(struct page * ) ;
 1663   ssize_t (*direct_IO)(int  , struct kiocb * , struct iovec  const  *iov , loff_t offset ,
 1664                        unsigned long nr_segs ) ;
 1665   int (*get_xip_mem)(struct address_space * , unsigned long  , int  , void ** , unsigned long * ) ;
 1666   int (*migratepage)(struct address_space * , struct page * , struct page * , enum migrate_mode  ) ;
 1667   int (*launder_page)(struct page * ) ;
 1668   int (*is_partially_uptodate)(struct page * , read_descriptor_t * , unsigned long  ) ;
 1669   int (*error_remove_page)(struct address_space * , struct page * ) ;
 1670};
 1671#line 645
 1672struct backing_dev_info;
 1673#line 645
 1674struct backing_dev_info;
 1675#line 646 "include/linux/fs.h"
 1676struct address_space {
 1677   struct inode *host ;
 1678   struct radix_tree_root page_tree ;
 1679   spinlock_t tree_lock ;
 1680   unsigned int i_mmap_writable ;
 1681   struct prio_tree_root i_mmap ;
 1682   struct list_head i_mmap_nonlinear ;
 1683   struct mutex i_mmap_mutex ;
 1684   unsigned long nrpages ;
 1685   unsigned long writeback_index ;
 1686   struct address_space_operations  const  *a_ops ;
 1687   unsigned long flags ;
 1688   struct backing_dev_info *backing_dev_info ;
 1689   spinlock_t private_lock ;
 1690   struct list_head private_list ;
 1691   struct address_space *assoc_mapping ;
 1692} __attribute__((__aligned__(sizeof(long )))) ;
 1693#line 669
 1694struct request_queue;
 1695#line 669
 1696struct request_queue;
 1697#line 671
 1698struct hd_struct;
 1699#line 671
 1700struct gendisk;
 1701#line 671 "include/linux/fs.h"
 1702struct block_device {
 1703   dev_t bd_dev ;
 1704   int bd_openers ;
 1705   struct inode *bd_inode ;
 1706   struct super_block *bd_super ;
 1707   struct mutex bd_mutex ;
 1708   struct list_head bd_inodes ;
 1709   void *bd_claiming ;
 1710   void *bd_holder ;
 1711   int bd_holders ;
 1712   bool bd_write_holder ;
 1713   struct list_head bd_holder_disks ;
 1714   struct block_device *bd_contains ;
 1715   unsigned int bd_block_size ;
 1716   struct hd_struct *bd_part ;
 1717   unsigned int bd_part_count ;
 1718   int bd_invalidated ;
 1719   struct gendisk *bd_disk ;
 1720   struct request_queue *bd_queue ;
 1721   struct list_head bd_list ;
 1722   unsigned long bd_private ;
 1723   int bd_fsfreeze_count ;
 1724   struct mutex bd_fsfreeze_mutex ;
 1725};
 1726#line 749
 1727struct posix_acl;
 1728#line 749
 1729struct posix_acl;
 1730#line 761
 1731struct inode_operations;
 1732#line 761 "include/linux/fs.h"
 1733union __anonunion____missing_field_name_147 {
 1734   unsigned int const   i_nlink ;
 1735   unsigned int __i_nlink ;
 1736};
 1737#line 761 "include/linux/fs.h"
 1738union __anonunion____missing_field_name_148 {
 1739   struct list_head i_dentry ;
 1740   struct rcu_head i_rcu ;
 1741};
 1742#line 761
 1743struct file_operations;
 1744#line 761
 1745struct file_lock;
 1746#line 761
 1747struct cdev;
 1748#line 761 "include/linux/fs.h"
 1749union __anonunion____missing_field_name_149 {
 1750   struct pipe_inode_info *i_pipe ;
 1751   struct block_device *i_bdev ;
 1752   struct cdev *i_cdev ;
 1753};
 1754#line 761 "include/linux/fs.h"
 1755struct inode {
 1756   umode_t i_mode ;
 1757   unsigned short i_opflags ;
 1758   uid_t i_uid ;
 1759   gid_t i_gid ;
 1760   unsigned int i_flags ;
 1761   struct posix_acl *i_acl ;
 1762   struct posix_acl *i_default_acl ;
 1763   struct inode_operations  const  *i_op ;
 1764   struct super_block *i_sb ;
 1765   struct address_space *i_mapping ;
 1766   void *i_security ;
 1767   unsigned long i_ino ;
 1768   union __anonunion____missing_field_name_147 __annonCompField30 ;
 1769   dev_t i_rdev ;
 1770   struct timespec i_atime ;
 1771   struct timespec i_mtime ;
 1772   struct timespec i_ctime ;
 1773   spinlock_t i_lock ;
 1774   unsigned short i_bytes ;
 1775   blkcnt_t i_blocks ;
 1776   loff_t i_size ;
 1777   unsigned long i_state ;
 1778   struct mutex i_mutex ;
 1779   unsigned long dirtied_when ;
 1780   struct hlist_node i_hash ;
 1781   struct list_head i_wb_list ;
 1782   struct list_head i_lru ;
 1783   struct list_head i_sb_list ;
 1784   union __anonunion____missing_field_name_148 __annonCompField31 ;
 1785   atomic_t i_count ;
 1786   unsigned int i_blkbits ;
 1787   u64 i_version ;
 1788   atomic_t i_dio_count ;
 1789   atomic_t i_writecount ;
 1790   struct file_operations  const  *i_fop ;
 1791   struct file_lock *i_flock ;
 1792   struct address_space i_data ;
 1793   struct dquot *i_dquot[2] ;
 1794   struct list_head i_devices ;
 1795   union __anonunion____missing_field_name_149 __annonCompField32 ;
 1796   __u32 i_generation ;
 1797   __u32 i_fsnotify_mask ;
 1798   struct hlist_head i_fsnotify_marks ;
 1799   atomic_t i_readcount ;
 1800   void *i_private ;
 1801};
 1802#line 942 "include/linux/fs.h"
 1803struct fown_struct {
 1804   rwlock_t lock ;
 1805   struct pid *pid ;
 1806   enum pid_type pid_type ;
 1807   uid_t uid ;
 1808   uid_t euid ;
 1809   int signum ;
 1810};
 1811#line 953 "include/linux/fs.h"
 1812struct file_ra_state {
 1813   unsigned long start ;
 1814   unsigned int size ;
 1815   unsigned int async_size ;
 1816   unsigned int ra_pages ;
 1817   unsigned int mmap_miss ;
 1818   loff_t prev_pos ;
 1819};
 1820#line 976 "include/linux/fs.h"
 1821union __anonunion_f_u_150 {
 1822   struct list_head fu_list ;
 1823   struct rcu_head fu_rcuhead ;
 1824};
 1825#line 976 "include/linux/fs.h"
 1826struct file {
 1827   union __anonunion_f_u_150 f_u ;
 1828   struct path f_path ;
 1829   struct file_operations  const  *f_op ;
 1830   spinlock_t f_lock ;
 1831   int f_sb_list_cpu ;
 1832   atomic_long_t f_count ;
 1833   unsigned int f_flags ;
 1834   fmode_t f_mode ;
 1835   loff_t f_pos ;
 1836   struct fown_struct f_owner ;
 1837   struct cred  const  *f_cred ;
 1838   struct file_ra_state f_ra ;
 1839   u64 f_version ;
 1840   void *f_security ;
 1841   void *private_data ;
 1842   struct list_head f_ep_links ;
 1843   struct list_head f_tfile_llink ;
 1844   struct address_space *f_mapping ;
 1845   unsigned long f_mnt_write_state ;
 1846};
 1847#line 1111
 1848struct files_struct;
 1849#line 1111 "include/linux/fs.h"
 1850typedef struct files_struct *fl_owner_t;
 1851#line 1113 "include/linux/fs.h"
 1852struct file_lock_operations {
 1853   void (*fl_copy_lock)(struct file_lock * , struct file_lock * ) ;
 1854   void (*fl_release_private)(struct file_lock * ) ;
 1855};
 1856#line 1118 "include/linux/fs.h"
 1857struct lock_manager_operations {
 1858   int (*lm_compare_owner)(struct file_lock * , struct file_lock * ) ;
 1859   void (*lm_notify)(struct file_lock * ) ;
 1860   int (*lm_grant)(struct file_lock * , struct file_lock * , int  ) ;
 1861   void (*lm_release_private)(struct file_lock * ) ;
 1862   void (*lm_break)(struct file_lock * ) ;
 1863   int (*lm_change)(struct file_lock ** , int  ) ;
 1864};
 1865#line 4 "include/linux/nfs_fs_i.h"
 1866struct nlm_lockowner;
 1867#line 4
 1868struct nlm_lockowner;
 1869#line 9 "include/linux/nfs_fs_i.h"
 1870struct nfs_lock_info {
 1871   u32 state ;
 1872   struct nlm_lockowner *owner ;
 1873   struct list_head list ;
 1874};
 1875#line 15
 1876struct nfs4_lock_state;
 1877#line 15
 1878struct nfs4_lock_state;
 1879#line 16 "include/linux/nfs_fs_i.h"
 1880struct nfs4_lock_info {
 1881   struct nfs4_lock_state *owner ;
 1882};
 1883#line 1138 "include/linux/fs.h"
 1884struct fasync_struct;
 1885#line 1138 "include/linux/fs.h"
 1886struct __anonstruct_afs_152 {
 1887   struct list_head link ;
 1888   int state ;
 1889};
 1890#line 1138 "include/linux/fs.h"
 1891union __anonunion_fl_u_151 {
 1892   struct nfs_lock_info nfs_fl ;
 1893   struct nfs4_lock_info nfs4_fl ;
 1894   struct __anonstruct_afs_152 afs ;
 1895};
 1896#line 1138 "include/linux/fs.h"
 1897struct file_lock {
 1898   struct file_lock *fl_next ;
 1899   struct list_head fl_link ;
 1900   struct list_head fl_block ;
 1901   fl_owner_t fl_owner ;
 1902   unsigned int fl_flags ;
 1903   unsigned char fl_type ;
 1904   unsigned int fl_pid ;
 1905   struct pid *fl_nspid ;
 1906   wait_queue_head_t fl_wait ;
 1907   struct file *fl_file ;
 1908   loff_t fl_start ;
 1909   loff_t fl_end ;
 1910   struct fasync_struct *fl_fasync ;
 1911   unsigned long fl_break_time ;
 1912   unsigned long fl_downgrade_time ;
 1913   struct file_lock_operations  const  *fl_ops ;
 1914   struct lock_manager_operations  const  *fl_lmops ;
 1915   union __anonunion_fl_u_151 fl_u ;
 1916};
 1917#line 1378 "include/linux/fs.h"
 1918struct fasync_struct {
 1919   spinlock_t fa_lock ;
 1920   int magic ;
 1921   int fa_fd ;
 1922   struct fasync_struct *fa_next ;
 1923   struct file *fa_file ;
 1924   struct rcu_head fa_rcu ;
 1925};
 1926#line 1418
 1927struct file_system_type;
 1928#line 1418
 1929struct super_operations;
 1930#line 1418
 1931struct xattr_handler;
 1932#line 1418
 1933struct mtd_info;
 1934#line 1418 "include/linux/fs.h"
 1935struct super_block {
 1936   struct list_head s_list ;
 1937   dev_t s_dev ;
 1938   unsigned char s_dirt ;
 1939   unsigned char s_blocksize_bits ;
 1940   unsigned long s_blocksize ;
 1941   loff_t s_maxbytes ;
 1942   struct file_system_type *s_type ;
 1943   struct super_operations  const  *s_op ;
 1944   struct dquot_operations  const  *dq_op ;
 1945   struct quotactl_ops  const  *s_qcop ;
 1946   struct export_operations  const  *s_export_op ;
 1947   unsigned long s_flags ;
 1948   unsigned long s_magic ;
 1949   struct dentry *s_root ;
 1950   struct rw_semaphore s_umount ;
 1951   struct mutex s_lock ;
 1952   int s_count ;
 1953   atomic_t s_active ;
 1954   void *s_security ;
 1955   struct xattr_handler  const  **s_xattr ;
 1956   struct list_head s_inodes ;
 1957   struct hlist_bl_head s_anon ;
 1958   struct list_head *s_files ;
 1959   struct list_head s_mounts ;
 1960   struct list_head s_dentry_lru ;
 1961   int s_nr_dentry_unused ;
 1962   spinlock_t s_inode_lru_lock  __attribute__((__aligned__((1) <<  (6) ))) ;
 1963   struct list_head s_inode_lru ;
 1964   int s_nr_inodes_unused ;
 1965   struct block_device *s_bdev ;
 1966   struct backing_dev_info *s_bdi ;
 1967   struct mtd_info *s_mtd ;
 1968   struct hlist_node s_instances ;
 1969   struct quota_info s_dquot ;
 1970   int s_frozen ;
 1971   wait_queue_head_t s_wait_unfrozen ;
 1972   char s_id[32] ;
 1973   u8 s_uuid[16] ;
 1974   void *s_fs_info ;
 1975   unsigned int s_max_links ;
 1976   fmode_t s_mode ;
 1977   u32 s_time_gran ;
 1978   struct mutex s_vfs_rename_mutex ;
 1979   char *s_subtype ;
 1980   char *s_options ;
 1981   struct dentry_operations  const  *s_d_op ;
 1982   int cleancache_poolid ;
 1983   struct shrinker s_shrink ;
 1984   atomic_long_t s_remove_count ;
 1985   int s_readonly_remount ;
 1986};
 1987#line 1567 "include/linux/fs.h"
 1988struct fiemap_extent_info {
 1989   unsigned int fi_flags ;
 1990   unsigned int fi_extents_mapped ;
 1991   unsigned int fi_extents_max ;
 1992   struct fiemap_extent *fi_extents_start ;
 1993};
 1994#line 1609 "include/linux/fs.h"
 1995struct file_operations {
 1996   struct module *owner ;
 1997   loff_t (*llseek)(struct file * , loff_t  , int  ) ;
 1998   ssize_t (*read)(struct file * , char * , size_t  , loff_t * ) ;
 1999   ssize_t (*write)(struct file * , char const   * , size_t  , loff_t * ) ;
 2000   ssize_t (*aio_read)(struct kiocb * , struct iovec  const  * , unsigned long  ,
 2001                       loff_t  ) ;
 2002   ssize_t (*aio_write)(struct kiocb * , struct iovec  const  * , unsigned long  ,
 2003                        loff_t  ) ;
 2004   int (*readdir)(struct file * , void * , int (*)(void * , char const   * , int  ,
 2005                                                   loff_t  , u64  , unsigned int  ) ) ;
 2006   unsigned int (*poll)(struct file * , struct poll_table_struct * ) ;
 2007   long (*unlocked_ioctl)(struct file * , unsigned int  , unsigned long  ) ;
 2008   long (*compat_ioctl)(struct file * , unsigned int  , unsigned long  ) ;
 2009   int (*mmap)(struct file * , struct vm_area_struct * ) ;
 2010   int (*open)(struct inode * , struct file * ) ;
 2011   int (*flush)(struct file * , fl_owner_t id ) ;
 2012   int (*release)(struct inode * , struct file * ) ;
 2013   int (*fsync)(struct file * , loff_t  , loff_t  , int datasync ) ;
 2014   int (*aio_fsync)(struct kiocb * , int datasync ) ;
 2015   int (*fasync)(int  , struct file * , int  ) ;
 2016   int (*lock)(struct file * , int  , struct file_lock * ) ;
 2017   ssize_t (*sendpage)(struct file * , struct page * , int  , size_t  , loff_t * ,
 2018                       int  ) ;
 2019   unsigned long (*get_unmapped_area)(struct file * , unsigned long  , unsigned long  ,
 2020                                      unsigned long  , unsigned long  ) ;
 2021   int (*check_flags)(int  ) ;
 2022   int (*flock)(struct file * , int  , struct file_lock * ) ;
 2023   ssize_t (*splice_write)(struct pipe_inode_info * , struct file * , loff_t * , size_t  ,
 2024                           unsigned int  ) ;
 2025   ssize_t (*splice_read)(struct file * , loff_t * , struct pipe_inode_info * , size_t  ,
 2026                          unsigned int  ) ;
 2027   int (*setlease)(struct file * , long  , struct file_lock ** ) ;
 2028   long (*fallocate)(struct file *file , int mode , loff_t offset , loff_t len ) ;
 2029};
 2030#line 1639 "include/linux/fs.h"
 2031struct inode_operations {
 2032   struct dentry *(*lookup)(struct inode * , struct dentry * , struct nameidata * ) ;
 2033   void *(*follow_link)(struct dentry * , struct nameidata * ) ;
 2034   int (*permission)(struct inode * , int  ) ;
 2035   struct posix_acl *(*get_acl)(struct inode * , int  ) ;
 2036   int (*readlink)(struct dentry * , char * , int  ) ;
 2037   void (*put_link)(struct dentry * , struct nameidata * , void * ) ;
 2038   int (*create)(struct inode * , struct dentry * , umode_t  , struct nameidata * ) ;
 2039   int (*link)(struct dentry * , struct inode * , struct dentry * ) ;
 2040   int (*unlink)(struct inode * , struct dentry * ) ;
 2041   int (*symlink)(struct inode * , struct dentry * , char const   * ) ;
 2042   int (*mkdir)(struct inode * , struct dentry * , umode_t  ) ;
 2043   int (*rmdir)(struct inode * , struct dentry * ) ;
 2044   int (*mknod)(struct inode * , struct dentry * , umode_t  , dev_t  ) ;
 2045   int (*rename)(struct inode * , struct dentry * , struct inode * , struct dentry * ) ;
 2046   void (*truncate)(struct inode * ) ;
 2047   int (*setattr)(struct dentry * , struct iattr * ) ;
 2048   int (*getattr)(struct vfsmount *mnt , struct dentry * , struct kstat * ) ;
 2049   int (*setxattr)(struct dentry * , char const   * , void const   * , size_t  , int  ) ;
 2050   ssize_t (*getxattr)(struct dentry * , char const   * , void * , size_t  ) ;
 2051   ssize_t (*listxattr)(struct dentry * , char * , size_t  ) ;
 2052   int (*removexattr)(struct dentry * , char const   * ) ;
 2053   void (*truncate_range)(struct inode * , loff_t  , loff_t  ) ;
 2054   int (*fiemap)(struct inode * , struct fiemap_extent_info * , u64 start , u64 len ) ;
 2055} __attribute__((__aligned__((1) <<  (6) ))) ;
 2056#line 1669
 2057struct seq_file;
 2058#line 1684 "include/linux/fs.h"
 2059struct super_operations {
 2060   struct inode *(*alloc_inode)(struct super_block *sb ) ;
 2061   void (*destroy_inode)(struct inode * ) ;
 2062   void (*dirty_inode)(struct inode * , int flags ) ;
 2063   int (*write_inode)(struct inode * , struct writeback_control *wbc ) ;
 2064   int (*drop_inode)(struct inode * ) ;
 2065   void (*evict_inode)(struct inode * ) ;
 2066   void (*put_super)(struct super_block * ) ;
 2067   void (*write_super)(struct super_block * ) ;
 2068   int (*sync_fs)(struct super_block *sb , int wait ) ;
 2069   int (*freeze_fs)(struct super_block * ) ;
 2070   int (*unfreeze_fs)(struct super_block * ) ;
 2071   int (*statfs)(struct dentry * , struct kstatfs * ) ;
 2072   int (*remount_fs)(struct super_block * , int * , char * ) ;
 2073   void (*umount_begin)(struct super_block * ) ;
 2074   int (*show_options)(struct seq_file * , struct dentry * ) ;
 2075   int (*show_devname)(struct seq_file * , struct dentry * ) ;
 2076   int (*show_path)(struct seq_file * , struct dentry * ) ;
 2077   int (*show_stats)(struct seq_file * , struct dentry * ) ;
 2078   ssize_t (*quota_read)(struct super_block * , int  , char * , size_t  , loff_t  ) ;
 2079   ssize_t (*quota_write)(struct super_block * , int  , char const   * , size_t  ,
 2080                          loff_t  ) ;
 2081   int (*bdev_try_to_free_page)(struct super_block * , struct page * , gfp_t  ) ;
 2082   int (*nr_cached_objects)(struct super_block * ) ;
 2083   void (*free_cached_objects)(struct super_block * , int  ) ;
 2084};
 2085#line 1835 "include/linux/fs.h"
 2086struct file_system_type {
 2087   char const   *name ;
 2088   int fs_flags ;
 2089   struct dentry *(*mount)(struct file_system_type * , int  , char const   * , void * ) ;
 2090   void (*kill_sb)(struct super_block * ) ;
 2091   struct module *owner ;
 2092   struct file_system_type *next ;
 2093   struct hlist_head fs_supers ;
 2094   struct lock_class_key s_lock_key ;
 2095   struct lock_class_key s_umount_key ;
 2096   struct lock_class_key s_vfs_rename_key ;
 2097   struct lock_class_key i_lock_key ;
 2098   struct lock_class_key i_mutex_key ;
 2099   struct lock_class_key i_mutex_dir_key ;
 2100};
 2101#line 2648
 2102struct ctl_table;
 2103#line 2648
 2104struct ctl_table;
 2105#line 12 "include/linux/mod_devicetable.h"
 2106typedef unsigned long kernel_ulong_t;
 2107#line 98 "include/linux/mod_devicetable.h"
 2108struct usb_device_id {
 2109   __u16 match_flags ;
 2110   __u16 idVendor ;
 2111   __u16 idProduct ;
 2112   __u16 bcdDevice_lo ;
 2113   __u16 bcdDevice_hi ;
 2114   __u8 bDeviceClass ;
 2115   __u8 bDeviceSubClass ;
 2116   __u8 bDeviceProtocol ;
 2117   __u8 bInterfaceClass ;
 2118   __u8 bInterfaceSubClass ;
 2119   __u8 bInterfaceProtocol ;
 2120   kernel_ulong_t driver_info ;
 2121};
 2122#line 219 "include/linux/mod_devicetable.h"
 2123struct of_device_id {
 2124   char name[32] ;
 2125   char type[32] ;
 2126   char compatible[128] ;
 2127   void *data ;
 2128};
 2129#line 312 "include/linux/mod_devicetable.h"
 2130struct input_device_id {
 2131   kernel_ulong_t flags ;
 2132   __u16 bustype ;
 2133   __u16 vendor ;
 2134   __u16 product ;
 2135   __u16 version ;
 2136   kernel_ulong_t evbit[1] ;
 2137   kernel_ulong_t keybit[12] ;
 2138   kernel_ulong_t relbit[1] ;
 2139   kernel_ulong_t absbit[1] ;
 2140   kernel_ulong_t mscbit[1] ;
 2141   kernel_ulong_t ledbit[1] ;
 2142   kernel_ulong_t sndbit[1] ;
 2143   kernel_ulong_t ffbit[2] ;
 2144   kernel_ulong_t swbit[1] ;
 2145   kernel_ulong_t driver_info ;
 2146};
 2147#line 1250 "include/linux/input.h"
 2148struct ff_device;
 2149#line 1250
 2150struct input_mt_slot;
 2151#line 1250
 2152struct input_handle;
 2153#line 1250 "include/linux/input.h"
 2154struct input_dev {
 2155   char const   *name ;
 2156   char const   *phys ;
 2157   char const   *uniq ;
 2158   struct input_id id ;
 2159   unsigned long propbit[((32UL + 8UL * sizeof(long )) - 1UL) / (8UL * sizeof(long ))] ;
 2160   unsigned long evbit[((32UL + 8UL * sizeof(long )) - 1UL) / (8UL * sizeof(long ))] ;
 2161   unsigned long keybit[((768UL + 8UL * sizeof(long )) - 1UL) / (8UL * sizeof(long ))] ;
 2162   unsigned long relbit[((16UL + 8UL * sizeof(long )) - 1UL) / (8UL * sizeof(long ))] ;
 2163   unsigned long absbit[((64UL + 8UL * sizeof(long )) - 1UL) / (8UL * sizeof(long ))] ;
 2164   unsigned long mscbit[((8UL + 8UL * sizeof(long )) - 1UL) / (8UL * sizeof(long ))] ;
 2165   unsigned long ledbit[((16UL + 8UL * sizeof(long )) - 1UL) / (8UL * sizeof(long ))] ;
 2166   unsigned long sndbit[((8UL + 8UL * sizeof(long )) - 1UL) / (8UL * sizeof(long ))] ;
 2167   unsigned long ffbit[((128UL + 8UL * sizeof(long )) - 1UL) / (8UL * sizeof(long ))] ;
 2168   unsigned long swbit[((16UL + 8UL * sizeof(long )) - 1UL) / (8UL * sizeof(long ))] ;
 2169   unsigned int hint_events_per_packet ;
 2170   unsigned int keycodemax ;
 2171   unsigned int keycodesize ;
 2172   void *keycode ;
 2173   int (*setkeycode)(struct input_dev *dev , struct input_keymap_entry  const  *ke ,
 2174                     unsigned int *old_keycode ) ;
 2175   int (*getkeycode)(struct input_dev *dev , struct input_keymap_entry *ke ) ;
 2176   struct ff_device *ff ;
 2177   unsigned int repeat_key ;
 2178   struct timer_list timer ;
 2179   int rep[2] ;
 2180   struct input_mt_slot *mt ;
 2181   int mtsize ;
 2182   int slot ;
 2183   int trkid ;
 2184   struct input_absinfo *absinfo ;
 2185   unsigned long key[((768UL + 8UL * sizeof(long )) - 1UL) / (8UL * sizeof(long ))] ;
 2186   unsigned long led[((16UL + 8UL * sizeof(long )) - 1UL) / (8UL * sizeof(long ))] ;
 2187   unsigned long snd[((8UL + 8UL * sizeof(long )) - 1UL) / (8UL * sizeof(long ))] ;
 2188   unsigned long sw[((16UL + 8UL * sizeof(long )) - 1UL) / (8UL * sizeof(long ))] ;
 2189   int (*open)(struct input_dev *dev ) ;
 2190   void (*close)(struct input_dev *dev ) ;
 2191   int (*flush)(struct input_dev *dev , struct file *file ) ;
 2192   int (*event)(struct input_dev *dev , unsigned int type , unsigned int code , int value ) ;
 2193   struct input_handle *grab ;
 2194   spinlock_t event_lock ;
 2195   struct mutex mutex ;
 2196   unsigned int users ;
 2197   bool going_away ;
 2198   bool sync ;
 2199   struct device dev ;
 2200   struct list_head h_list ;
 2201   struct list_head node ;
 2202};
 2203#line 1370
 2204struct input_handle;
 2205#line 1409 "include/linux/input.h"
 2206struct input_handler {
 2207   void *private ;
 2208   void (*event)(struct input_handle *handle , unsigned int type , unsigned int code ,
 2209                 int value ) ;
 2210   bool (*filter)(struct input_handle *handle , unsigned int type , unsigned int code ,
 2211                  int value ) ;
 2212   bool (*match)(struct input_handler *handler , struct input_dev *dev ) ;
 2213   int (*connect)(struct input_handler *handler , struct input_dev *dev , struct input_device_id  const  *id ) ;
 2214   void (*disconnect)(struct input_handle *handle ) ;
 2215   void (*start)(struct input_handle *handle ) ;
 2216   struct file_operations  const  *fops ;
 2217   int minor ;
 2218   char const   *name ;
 2219   struct input_device_id  const  *id_table ;
 2220   struct list_head h_list ;
 2221   struct list_head node ;
 2222};
 2223#line 1442 "include/linux/input.h"
 2224struct input_handle {
 2225   void *private ;
 2226   int open ;
 2227   char const   *name ;
 2228   struct input_dev *dev ;
 2229   struct input_handler *handler ;
 2230   struct list_head d_node ;
 2231   struct list_head h_node ;
 2232};
 2233#line 1619 "include/linux/input.h"
 2234struct ff_device {
 2235   int (*upload)(struct input_dev *dev , struct ff_effect *effect , struct ff_effect *old ) ;
 2236   int (*erase)(struct input_dev *dev , int effect_id ) ;
 2237   int (*playback)(struct input_dev *dev , int effect_id , int value ) ;
 2238   void (*set_gain)(struct input_dev *dev , u16 gain ) ;
 2239   void (*set_autocenter)(struct input_dev *dev , u16 magnitude ) ;
 2240   void (*destroy)(struct ff_device * ) ;
 2241   void *private ;
 2242   unsigned long ffbit[((128UL + 8UL * sizeof(long )) - 1UL) / (8UL * sizeof(long ))] ;
 2243   struct mutex mutex ;
 2244   int max_effects ;
 2245   struct ff_effect *effects ;
 2246   struct file *effect_owners[] ;
 2247};
 2248#line 250 "include/linux/usb/ch9.h"
 2249struct usb_device_descriptor {
 2250   __u8 bLength ;
 2251   __u8 bDescriptorType ;
 2252   __le16 bcdUSB ;
 2253   __u8 bDeviceClass ;
 2254   __u8 bDeviceSubClass ;
 2255   __u8 bDeviceProtocol ;
 2256   __u8 bMaxPacketSize0 ;
 2257   __le16 idVendor ;
 2258   __le16 idProduct ;
 2259   __le16 bcdDevice ;
 2260   __u8 iManufacturer ;
 2261   __u8 iProduct ;
 2262   __u8 iSerialNumber ;
 2263   __u8 bNumConfigurations ;
 2264} __attribute__((__packed__)) ;
 2265#line 306 "include/linux/usb/ch9.h"
 2266struct usb_config_descriptor {
 2267   __u8 bLength ;
 2268   __u8 bDescriptorType ;
 2269   __le16 wTotalLength ;
 2270   __u8 bNumInterfaces ;
 2271   __u8 bConfigurationValue ;
 2272   __u8 iConfiguration ;
 2273   __u8 bmAttributes ;
 2274   __u8 bMaxPower ;
 2275} __attribute__((__packed__)) ;
 2276#line 343 "include/linux/usb/ch9.h"
 2277struct usb_interface_descriptor {
 2278   __u8 bLength ;
 2279   __u8 bDescriptorType ;
 2280   __u8 bInterfaceNumber ;
 2281   __u8 bAlternateSetting ;
 2282   __u8 bNumEndpoints ;
 2283   __u8 bInterfaceClass ;
 2284   __u8 bInterfaceSubClass ;
 2285   __u8 bInterfaceProtocol ;
 2286   __u8 iInterface ;
 2287} __attribute__((__packed__)) ;
 2288#line 361 "include/linux/usb/ch9.h"
 2289struct usb_endpoint_descriptor {
 2290   __u8 bLength ;
 2291   __u8 bDescriptorType ;
 2292   __u8 bEndpointAddress ;
 2293   __u8 bmAttributes ;
 2294   __le16 wMaxPacketSize ;
 2295   __u8 bInterval ;
 2296   __u8 bRefresh ;
 2297   __u8 bSynchAddress ;
 2298} __attribute__((__packed__)) ;
 2299#line 598 "include/linux/usb/ch9.h"
 2300struct usb_ss_ep_comp_descriptor {
 2301   __u8 bLength ;
 2302   __u8 bDescriptorType ;
 2303   __u8 bMaxBurst ;
 2304   __u8 bmAttributes ;
 2305   __le16 wBytesPerInterval ;
 2306} __attribute__((__packed__)) ;
 2307#line 677 "include/linux/usb/ch9.h"
 2308struct usb_interface_assoc_descriptor {
 2309   __u8 bLength ;
 2310   __u8 bDescriptorType ;
 2311   __u8 bFirstInterface ;
 2312   __u8 bInterfaceCount ;
 2313   __u8 bFunctionClass ;
 2314   __u8 bFunctionSubClass ;
 2315   __u8 bFunctionProtocol ;
 2316   __u8 iFunction ;
 2317} __attribute__((__packed__)) ;
 2318#line 737 "include/linux/usb/ch9.h"
 2319struct usb_bos_descriptor {
 2320   __u8 bLength ;
 2321   __u8 bDescriptorType ;
 2322   __le16 wTotalLength ;
 2323   __u8 bNumDeviceCaps ;
 2324} __attribute__((__packed__)) ;
 2325#line 786 "include/linux/usb/ch9.h"
 2326struct usb_ext_cap_descriptor {
 2327   __u8 bLength ;
 2328   __u8 bDescriptorType ;
 2329   __u8 bDevCapabilityType ;
 2330   __le32 bmAttributes ;
 2331} __attribute__((__packed__)) ;
 2332#line 806 "include/linux/usb/ch9.h"
 2333struct usb_ss_cap_descriptor {
 2334   __u8 bLength ;
 2335   __u8 bDescriptorType ;
 2336   __u8 bDevCapabilityType ;
 2337   __u8 bmAttributes ;
 2338   __le16 wSpeedSupported ;
 2339   __u8 bFunctionalitySupport ;
 2340   __u8 bU1devExitLat ;
 2341   __le16 bU2DevExitLat ;
 2342} __attribute__((__packed__)) ;
 2343#line 829 "include/linux/usb/ch9.h"
 2344struct usb_ss_container_id_descriptor {
 2345   __u8 bLength ;
 2346   __u8 bDescriptorType ;
 2347   __u8 bDevCapabilityType ;
 2348   __u8 bReserved ;
 2349   __u8 ContainerID[16] ;
 2350} __attribute__((__packed__)) ;
 2351#line 891
 2352enum usb_device_speed {
 2353    USB_SPEED_UNKNOWN = 0,
 2354    USB_SPEED_LOW = 1,
 2355    USB_SPEED_FULL = 2,
 2356    USB_SPEED_HIGH = 3,
 2357    USB_SPEED_WIRELESS = 4,
 2358    USB_SPEED_SUPER = 5
 2359} ;
 2360#line 911
 2361enum usb_device_state {
 2362    USB_STATE_NOTATTACHED = 0,
 2363    USB_STATE_ATTACHED = 1,
 2364    USB_STATE_POWERED = 2,
 2365    USB_STATE_RECONNECTING = 3,
 2366    USB_STATE_UNAUTHENTICATED = 4,
 2367    USB_STATE_DEFAULT = 5,
 2368    USB_STATE_ADDRESS = 6,
 2369    USB_STATE_CONFIGURED = 7,
 2370    USB_STATE_SUSPENDED = 8
 2371} ;
 2372#line 60 "include/linux/pageblock-flags.h"
 2373struct page;
 2374#line 50 "include/linux/notifier.h"
 2375struct notifier_block {
 2376   int (*notifier_call)(struct notifier_block * , unsigned long  , void * ) ;
 2377   struct notifier_block *next ;
 2378   int priority ;
 2379};
 2380#line 61 "include/linux/notifier.h"
 2381struct blocking_notifier_head {
 2382   struct rw_semaphore rwsem ;
 2383   struct notifier_block *head ;
 2384};
 2385#line 9 "include/linux/memory_hotplug.h"
 2386struct page;
 2387#line 798 "include/linux/mmzone.h"
 2388struct ctl_table;
 2389#line 994
 2390struct page;
 2391#line 10 "include/linux/gfp.h"
 2392struct vm_area_struct;
 2393#line 31 "include/linux/irq.h"
 2394struct seq_file;
 2395#line 32
 2396struct module;
 2397#line 12 "include/linux/irqdesc.h"
 2398struct proc_dir_entry;
 2399#line 12
 2400struct proc_dir_entry;
 2401#line 14
 2402struct module;
 2403#line 16 "include/linux/profile.h"
 2404struct proc_dir_entry;
 2405#line 17
 2406struct pt_regs;
 2407#line 18
 2408struct notifier_block;
 2409#line 65
 2410struct task_struct;
 2411#line 66
 2412struct mm_struct;
 2413#line 88
 2414struct pt_regs;
 2415#line 94 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/uaccess.h"
 2416struct exception_table_entry {
 2417   unsigned long insn ;
 2418   unsigned long fixup ;
 2419};
 2420#line 132 "include/linux/hardirq.h"
 2421struct task_struct;
 2422#line 100 "include/linux/rbtree.h"
 2423struct rb_node {
 2424   unsigned long rb_parent_color ;
 2425   struct rb_node *rb_right ;
 2426   struct rb_node *rb_left ;
 2427} __attribute__((__aligned__(sizeof(long )))) ;
 2428#line 110 "include/linux/rbtree.h"
 2429struct rb_root {
 2430   struct rb_node *rb_node ;
 2431};
 2432#line 8 "include/linux/timerqueue.h"
 2433struct timerqueue_node {
 2434   struct rb_node node ;
 2435   ktime_t expires ;
 2436};
 2437#line 13 "include/linux/timerqueue.h"
 2438struct timerqueue_head {
 2439   struct rb_root head ;
 2440   struct timerqueue_node *next ;
 2441};
 2442#line 27 "include/linux/hrtimer.h"
 2443struct hrtimer_clock_base;
 2444#line 27
 2445struct hrtimer_clock_base;
 2446#line 28
 2447struct hrtimer_cpu_base;
 2448#line 28
 2449struct hrtimer_cpu_base;
 2450#line 44
 2451enum hrtimer_restart {
 2452    HRTIMER_NORESTART = 0,
 2453    HRTIMER_RESTART = 1
 2454} ;
 2455#line 108 "include/linux/hrtimer.h"
 2456struct hrtimer {
 2457   struct timerqueue_node node ;
 2458   ktime_t _softexpires ;
 2459   enum hrtimer_restart (*function)(struct hrtimer * ) ;
 2460   struct hrtimer_clock_base *base ;
 2461   unsigned long state ;
 2462   int start_pid ;
 2463   void *start_site ;
 2464   char start_comm[16] ;
 2465};
 2466#line 145 "include/linux/hrtimer.h"
 2467struct hrtimer_clock_base {
 2468   struct hrtimer_cpu_base *cpu_base ;
 2469   int index ;
 2470   clockid_t clockid ;
 2471   struct timerqueue_head active ;
 2472   ktime_t resolution ;
 2473   ktime_t (*get_time)(void) ;
 2474   ktime_t softirq_time ;
 2475   ktime_t offset ;
 2476};
 2477#line 178 "include/linux/hrtimer.h"
 2478struct hrtimer_cpu_base {
 2479   raw_spinlock_t lock ;
 2480   unsigned long active_bases ;
 2481   ktime_t expires_next ;
 2482   int hres_active ;
 2483   int hang_detected ;
 2484   unsigned long nr_events ;
 2485   unsigned long nr_retries ;
 2486   unsigned long nr_hangs ;
 2487   ktime_t max_hang_time ;
 2488   struct hrtimer_clock_base clock_base[3] ;
 2489};
 2490#line 187 "include/linux/interrupt.h"
 2491struct device;
 2492#line 695
 2493struct seq_file;
 2494#line 23 "include/linux/mm_types.h"
 2495struct address_space;
 2496#line 40 "include/linux/mm_types.h"
 2497union __anonunion____missing_field_name_167 {
 2498   unsigned long index ;
 2499   void *freelist ;
 2500};
 2501#line 40 "include/linux/mm_types.h"
 2502struct __anonstruct____missing_field_name_171 {
 2503   unsigned int inuse : 16 ;
 2504   unsigned int objects : 15 ;
 2505   unsigned int frozen : 1 ;
 2506};
 2507#line 40 "include/linux/mm_types.h"
 2508union __anonunion____missing_field_name_170 {
 2509   atomic_t _mapcount ;
 2510   struct __anonstruct____missing_field_name_171 __annonCompField34 ;
 2511};
 2512#line 40 "include/linux/mm_types.h"
 2513struct __anonstruct____missing_field_name_169 {
 2514   union __anonunion____missing_field_name_170 __annonCompField35 ;
 2515   atomic_t _count ;
 2516};
 2517#line 40 "include/linux/mm_types.h"
 2518union __anonunion____missing_field_name_168 {
 2519   unsigned long counters ;
 2520   struct __anonstruct____missing_field_name_169 __annonCompField36 ;
 2521};
 2522#line 40 "include/linux/mm_types.h"
 2523struct __anonstruct____missing_field_name_166 {
 2524   union __anonunion____missing_field_name_167 __annonCompField33 ;
 2525   union __anonunion____missing_field_name_168 __annonCompField37 ;
 2526};
 2527#line 40 "include/linux/mm_types.h"
 2528struct __anonstruct____missing_field_name_173 {
 2529   struct page *next ;
 2530   int pages ;
 2531   int pobjects ;
 2532};
 2533#line 40 "include/linux/mm_types.h"
 2534union __anonunion____missing_field_name_172 {
 2535   struct list_head lru ;
 2536   struct __anonstruct____missing_field_name_173 __annonCompField39 ;
 2537};
 2538#line 40 "include/linux/mm_types.h"
 2539union __anonunion____missing_field_name_174 {
 2540   unsigned long private ;
 2541   struct kmem_cache *slab ;
 2542   struct page *first_page ;
 2543};
 2544#line 40 "include/linux/mm_types.h"
 2545struct page {
 2546   unsigned long flags ;
 2547   struct address_space *mapping ;
 2548   struct __anonstruct____missing_field_name_166 __annonCompField38 ;
 2549   union __anonunion____missing_field_name_172 __annonCompField40 ;
 2550   union __anonunion____missing_field_name_174 __annonCompField41 ;
 2551   unsigned long debug_flags ;
 2552} __attribute__((__aligned__((2) *  (sizeof(unsigned long )) ))) ;
 2553#line 200 "include/linux/mm_types.h"
 2554struct __anonstruct_vm_set_176 {
 2555   struct list_head list ;
 2556   void *parent ;
 2557   struct vm_area_struct *head ;
 2558};
 2559#line 200 "include/linux/mm_types.h"
 2560union __anonunion_shared_175 {
 2561   struct __anonstruct_vm_set_176 vm_set ;
 2562   struct raw_prio_tree_node prio_tree_node ;
 2563};
 2564#line 200
 2565struct anon_vma;
 2566#line 200
 2567struct vm_operations_struct;
 2568#line 200
 2569struct mempolicy;
 2570#line 200 "include/linux/mm_types.h"
 2571struct vm_area_struct {
 2572   struct mm_struct *vm_mm ;
 2573   unsigned long vm_start ;
 2574   unsigned long vm_end ;
 2575   struct vm_area_struct *vm_next ;
 2576   struct vm_area_struct *vm_prev ;
 2577   pgprot_t vm_page_prot ;
 2578   unsigned long vm_flags ;
 2579   struct rb_node vm_rb ;
 2580   union __anonunion_shared_175 shared ;
 2581   struct list_head anon_vma_chain ;
 2582   struct anon_vma *anon_vma ;
 2583   struct vm_operations_struct  const  *vm_ops ;
 2584   unsigned long vm_pgoff ;
 2585   struct file *vm_file ;
 2586   void *vm_private_data ;
 2587   struct mempolicy *vm_policy ;
 2588};
 2589#line 257 "include/linux/mm_types.h"
 2590struct core_thread {
 2591   struct task_struct *task ;
 2592   struct core_thread *next ;
 2593};
 2594#line 262 "include/linux/mm_types.h"
 2595struct core_state {
 2596   atomic_t nr_threads ;
 2597   struct core_thread dumper ;
 2598   struct completion startup ;
 2599};
 2600#line 284 "include/linux/mm_types.h"
 2601struct mm_rss_stat {
 2602   atomic_long_t count[3] ;
 2603};
 2604#line 288
 2605struct linux_binfmt;
 2606#line 288
 2607struct mmu_notifier_mm;
 2608#line 288 "include/linux/mm_types.h"
 2609struct mm_struct {
 2610   struct vm_area_struct *mmap ;
 2611   struct rb_root mm_rb ;
 2612   struct vm_area_struct *mmap_cache ;
 2613   unsigned long (*get_unmapped_area)(struct file *filp , unsigned long addr , unsigned long len ,
 2614                                      unsigned long pgoff , unsigned long flags ) ;
 2615   void (*unmap_area)(struct mm_struct *mm , unsigned long addr ) ;
 2616   unsigned long mmap_base ;
 2617   unsigned long task_size ;
 2618   unsigned long cached_hole_size ;
 2619   unsigned long free_area_cache ;
 2620   pgd_t *pgd ;
 2621   atomic_t mm_users ;
 2622   atomic_t mm_count ;
 2623   int map_count ;
 2624   spinlock_t page_table_lock ;
 2625   struct rw_semaphore mmap_sem ;
 2626   struct list_head mmlist ;
 2627   unsigned long hiwater_rss ;
 2628   unsigned long hiwater_vm ;
 2629   unsigned long total_vm ;
 2630   unsigned long locked_vm ;
 2631   unsigned long pinned_vm ;
 2632   unsigned long shared_vm ;
 2633   unsigned long exec_vm ;
 2634   unsigned long stack_vm ;
 2635   unsigned long reserved_vm ;
 2636   unsigned long def_flags ;
 2637   unsigned long nr_ptes ;
 2638   unsigned long start_code ;
 2639   unsigned long end_code ;
 2640   unsigned long start_data ;
 2641   unsigned long end_data ;
 2642   unsigned long start_brk ;
 2643   unsigned long brk ;
 2644   unsigned long start_stack ;
 2645   unsigned long arg_start ;
 2646   unsigned long arg_end ;
 2647   unsigned long env_start ;
 2648   unsigned long env_end ;
 2649   unsigned long saved_auxv[44] ;
 2650   struct mm_rss_stat rss_stat ;
 2651   struct linux_binfmt *binfmt ;
 2652   cpumask_var_t cpu_vm_mask_var ;
 2653   mm_context_t context ;
 2654   unsigned int faultstamp ;
 2655   unsigned int token_priority ;
 2656   unsigned int last_interval ;
 2657   unsigned long flags ;
 2658   struct core_state *core_state ;
 2659   spinlock_t ioctx_lock ;
 2660   struct hlist_head ioctx_list ;
 2661   struct task_struct *owner ;
 2662   struct file *exe_file ;
 2663   unsigned long num_exe_file_vmas ;
 2664   struct mmu_notifier_mm *mmu_notifier_mm ;
 2665   pgtable_t pmd_huge_pte ;
 2666   struct cpumask cpumask_allocation ;
 2667};
 2668#line 7 "include/asm-generic/cputime.h"
 2669typedef unsigned long cputime_t;
 2670#line 84 "include/linux/sem.h"
 2671struct task_struct;
 2672#line 101
 2673struct sem_undo_list;
 2674#line 101 "include/linux/sem.h"
 2675struct sysv_sem {
 2676   struct sem_undo_list *undo_list ;
 2677};
 2678#line 10 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/signal.h"
 2679struct siginfo;
 2680#line 10
 2681struct siginfo;
 2682#line 30 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/signal.h"
 2683struct __anonstruct_sigset_t_178 {
 2684   unsigned long sig[1] ;
 2685};
 2686#line 30 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/signal.h"
 2687typedef struct __anonstruct_sigset_t_178 sigset_t;
 2688#line 17 "include/asm-generic/signal-defs.h"
 2689typedef void __signalfn_t(int  );
 2690#line 18 "include/asm-generic/signal-defs.h"
 2691typedef __signalfn_t *__sighandler_t;
 2692#line 20 "include/asm-generic/signal-defs.h"
 2693typedef void __restorefn_t(void);
 2694#line 21 "include/asm-generic/signal-defs.h"
 2695typedef __restorefn_t *__sigrestore_t;
 2696#line 167 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/signal.h"
 2697struct sigaction {
 2698   __sighandler_t sa_handler ;
 2699   unsigned long sa_flags ;
 2700   __sigrestore_t sa_restorer ;
 2701   sigset_t sa_mask ;
 2702};
 2703#line 174 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/signal.h"
 2704struct k_sigaction {
 2705   struct sigaction sa ;
 2706};
 2707#line 7 "include/asm-generic/siginfo.h"
 2708union sigval {
 2709   int sival_int ;
 2710   void *sival_ptr ;
 2711};
 2712#line 7 "include/asm-generic/siginfo.h"
 2713typedef union sigval sigval_t;
 2714#line 48 "include/asm-generic/siginfo.h"
 2715struct __anonstruct__kill_180 {
 2716   __kernel_pid_t _pid ;
 2717   __kernel_uid32_t _uid ;
 2718};
 2719#line 48 "include/asm-generic/siginfo.h"
 2720struct __anonstruct__timer_181 {
 2721   __kernel_timer_t _tid ;
 2722   int _overrun ;
 2723   char _pad[sizeof(__kernel_uid32_t ) - sizeof(int )] ;
 2724   sigval_t _sigval ;
 2725   int _sys_private ;
 2726};
 2727#line 48 "include/asm-generic/siginfo.h"
 2728struct __anonstruct__rt_182 {
 2729   __kernel_pid_t _pid ;
 2730   __kernel_uid32_t _uid ;
 2731   sigval_t _sigval ;
 2732};
 2733#line 48 "include/asm-generic/siginfo.h"
 2734struct __anonstruct__sigchld_183 {
 2735   __kernel_pid_t _pid ;
 2736   __kernel_uid32_t _uid ;
 2737   int _status ;
 2738   __kernel_clock_t _utime ;
 2739   __kernel_clock_t _stime ;
 2740};
 2741#line 48 "include/asm-generic/siginfo.h"
 2742struct __anonstruct__sigfault_184 {
 2743   void *_addr ;
 2744   short _addr_lsb ;
 2745};
 2746#line 48 "include/asm-generic/siginfo.h"
 2747struct __anonstruct__sigpoll_185 {
 2748   long _band ;
 2749   int _fd ;
 2750};
 2751#line 48 "include/asm-generic/siginfo.h"
 2752union __anonunion__sifields_179 {
 2753   int _pad[(128UL - 4UL * sizeof(int )) / sizeof(int )] ;
 2754   struct __anonstruct__kill_180 _kill ;
 2755   struct __anonstruct__timer_181 _timer ;
 2756   struct __anonstruct__rt_182 _rt ;
 2757   struct __anonstruct__sigchld_183 _sigchld ;
 2758   struct __anonstruct__sigfault_184 _sigfault ;
 2759   struct __anonstruct__sigpoll_185 _sigpoll ;
 2760};
 2761#line 48 "include/asm-generic/siginfo.h"
 2762struct siginfo {
 2763   int si_signo ;
 2764   int si_errno ;
 2765   int si_code ;
 2766   union __anonunion__sifields_179 _sifields ;
 2767};
 2768#line 48 "include/asm-generic/siginfo.h"
 2769typedef struct siginfo siginfo_t;
 2770#line 288
 2771struct siginfo;
 2772#line 10 "include/linux/signal.h"
 2773struct task_struct;
 2774#line 18
 2775struct user_struct;
 2776#line 28 "include/linux/signal.h"
 2777struct sigpending {
 2778   struct list_head list ;
 2779   sigset_t signal ;
 2780};
 2781#line 239
 2782struct timespec;
 2783#line 240
 2784struct pt_regs;
 2785#line 10 "include/linux/seccomp.h"
 2786struct __anonstruct_seccomp_t_188 {
 2787   int mode ;
 2788};
 2789#line 10 "include/linux/seccomp.h"
 2790typedef struct __anonstruct_seccomp_t_188 seccomp_t;
 2791#line 81 "include/linux/plist.h"
 2792struct plist_head {
 2793   struct list_head node_list ;
 2794};
 2795#line 85 "include/linux/plist.h"
 2796struct plist_node {
 2797   int prio ;
 2798   struct list_head prio_list ;
 2799   struct list_head node_list ;
 2800};
 2801#line 28 "include/linux/rtmutex.h"
 2802struct rt_mutex {
 2803   raw_spinlock_t wait_lock ;
 2804   struct plist_head wait_list ;
 2805   struct task_struct *owner ;
 2806   int save_state ;
 2807   char const   *name ;
 2808   char const   *file ;
 2809   int line ;
 2810   void *magic ;
 2811};
 2812#line 40
 2813struct rt_mutex_waiter;
 2814#line 40
 2815struct rt_mutex_waiter;
 2816#line 42 "include/linux/resource.h"
 2817struct rlimit {
 2818   unsigned long rlim_cur ;
 2819   unsigned long rlim_max ;
 2820};
 2821#line 81
 2822struct task_struct;
 2823#line 11 "include/linux/task_io_accounting.h"
 2824struct task_io_accounting {
 2825   u64 rchar ;
 2826   u64 wchar ;
 2827   u64 syscr ;
 2828   u64 syscw ;
 2829   u64 read_bytes ;
 2830   u64 write_bytes ;
 2831   u64 cancelled_write_bytes ;
 2832};
 2833#line 13 "include/linux/latencytop.h"
 2834struct task_struct;
 2835#line 20 "include/linux/latencytop.h"
 2836struct latency_record {
 2837   unsigned long backtrace[12] ;
 2838   unsigned int count ;
 2839   unsigned long time ;
 2840   unsigned long max ;
 2841};
 2842#line 29 "include/linux/sysctl.h"
 2843struct completion;
 2844#line 938
 2845struct ctl_table;
 2846#line 939
 2847struct nsproxy;
 2848#line 939
 2849struct nsproxy;
 2850#line 940
 2851struct ctl_table_root;
 2852#line 940
 2853struct ctl_table_root;
 2854#line 941
 2855struct ctl_table_header;
 2856#line 941
 2857struct ctl_table_header;
 2858#line 942
 2859struct ctl_dir;
 2860#line 942
 2861struct ctl_dir;
 2862#line 946 "include/linux/sysctl.h"
 2863typedef int proc_handler(struct ctl_table *ctl , int write , void *buffer , size_t *lenp ,
 2864                         loff_t *ppos );
 2865#line 996 "include/linux/sysctl.h"
 2866struct ctl_table_poll {
 2867   atomic_t event ;
 2868   wait_queue_head_t wait ;
 2869};
 2870#line 1014 "include/linux/sysctl.h"
 2871struct ctl_table {
 2872   char const   *procname ;
 2873   void *data ;
 2874   int maxlen ;
 2875   umode_t mode ;
 2876   struct ctl_table *child ;
 2877   proc_handler *proc_handler ;
 2878   struct ctl_table_poll *poll ;
 2879   void *extra1 ;
 2880   void *extra2 ;
 2881};
 2882#line 1027 "include/linux/sysctl.h"
 2883struct ctl_node {
 2884   struct rb_node node ;
 2885   struct ctl_table_header *header ;
 2886};
 2887#line 1034 "include/linux/sysctl.h"
 2888struct __anonstruct____missing_field_name_244 {
 2889   struct ctl_table *ctl_table ;
 2890   int used ;
 2891   int count ;
 2892   int nreg ;
 2893};
 2894#line 1034 "include/linux/sysctl.h"
 2895union __anonunion____missing_field_name_243 {
 2896   struct __anonstruct____missing_field_name_244 __annonCompField42 ;
 2897   struct rcu_head rcu ;
 2898};
 2899#line 1034
 2900struct ctl_table_set;
 2901#line 1034 "include/linux/sysctl.h"
 2902struct ctl_table_header {
 2903   union __anonunion____missing_field_name_243 __annonCompField43 ;
 2904   struct completion *unregistering ;
 2905   struct ctl_table *ctl_table_arg ;
 2906   struct ctl_table_root *root ;
 2907   struct ctl_table_set *set ;
 2908   struct ctl_dir *parent ;
 2909   struct ctl_node *node ;
 2910};
 2911#line 1053 "include/linux/sysctl.h"
 2912struct ctl_dir {
 2913   struct ctl_table_header header ;
 2914   struct rb_root root ;
 2915};
 2916#line 1059 "include/linux/sysctl.h"
 2917struct ctl_table_set {
 2918   int (*is_seen)(struct ctl_table_set * ) ;
 2919   struct ctl_dir dir ;
 2920};
 2921#line 1064 "include/linux/sysctl.h"
 2922struct ctl_table_root {
 2923   struct ctl_table_set default_set ;
 2924   struct ctl_table_set *(*lookup)(struct ctl_table_root *root , struct nsproxy *namespaces ) ;
 2925   int (*permissions)(struct ctl_table_root *root , struct nsproxy *namespaces , struct ctl_table *table ) ;
 2926};
 2927#line 29 "include/linux/key.h"
 2928typedef int32_t key_serial_t;
 2929#line 32 "include/linux/key.h"
 2930typedef uint32_t key_perm_t;
 2931#line 34
 2932struct key;
 2933#line 34
 2934struct key;
 2935#line 74
 2936struct seq_file;
 2937#line 75
 2938struct user_struct;
 2939#line 76
 2940struct signal_struct;
 2941#line 76
 2942struct signal_struct;
 2943#line 77
 2944struct cred;
 2945#line 79
 2946struct key_type;
 2947#line 79
 2948struct key_type;
 2949#line 81
 2950struct keyring_list;
 2951#line 81
 2952struct keyring_list;
 2953#line 124
 2954struct key_user;
 2955#line 124 "include/linux/key.h"
 2956union __anonunion____missing_field_name_245 {
 2957   time_t expiry ;
 2958   time_t revoked_at ;
 2959};
 2960#line 124 "include/linux/key.h"
 2961union __anonunion_type_data_246 {
 2962   struct list_head link ;
 2963   unsigned long x[2] ;
 2964   void *p[2] ;
 2965   int reject_error ;
 2966};
 2967#line 124 "include/linux/key.h"
 2968union __anonunion_payload_247 {
 2969   unsigned long value ;
 2970   void *rcudata ;
 2971   void *data ;
 2972   struct keyring_list *subscriptions ;
 2973};
 2974#line 124 "include/linux/key.h"
 2975struct key {
 2976   atomic_t usage ;
 2977   key_serial_t serial ;
 2978   struct rb_node serial_node ;
 2979   struct key_type *type ;
 2980   struct rw_semaphore sem ;
 2981   struct key_user *user ;
 2982   void *security ;
 2983   union __anonunion____missing_field_name_245 __annonCompField44 ;
 2984   uid_t uid ;
 2985   gid_t gid ;
 2986   key_perm_t perm ;
 2987   unsigned short quotalen ;
 2988   unsigned short datalen ;
 2989   unsigned long flags ;
 2990   char *description ;
 2991   union __anonunion_type_data_246 type_data ;
 2992   union __anonunion_payload_247 payload ;
 2993};
 2994#line 18 "include/linux/selinux.h"
 2995struct audit_context;
 2996#line 18
 2997struct audit_context;
 2998#line 21 "include/linux/cred.h"
 2999struct user_struct;
 3000#line 22
 3001struct cred;
 3002#line 23
 3003struct inode;
 3004#line 31 "include/linux/cred.h"
 3005struct group_info {
 3006   atomic_t usage ;
 3007   int ngroups ;
 3008   int nblocks ;
 3009   gid_t small_block[32] ;
 3010   gid_t *blocks[0] ;
 3011};
 3012#line 83 "include/linux/cred.h"
 3013struct thread_group_cred {
 3014   atomic_t usage ;
 3015   pid_t tgid ;
 3016   spinlock_t lock ;
 3017   struct key *session_keyring ;
 3018   struct key *process_keyring ;
 3019   struct rcu_head rcu ;
 3020};
 3021#line 116 "include/linux/cred.h"
 3022struct cred {
 3023   atomic_t usage ;
 3024   atomic_t subscribers ;
 3025   void *put_addr ;
 3026   unsigned int magic ;
 3027   uid_t uid ;
 3028   gid_t gid ;
 3029   uid_t suid ;
 3030   gid_t sgid ;
 3031   uid_t euid ;
 3032   gid_t egid ;
 3033   uid_t fsuid ;
 3034   gid_t fsgid ;
 3035   unsigned int securebits ;
 3036   kernel_cap_t cap_inheritable ;
 3037   kernel_cap_t cap_permitted ;
 3038   kernel_cap_t cap_effective ;
 3039   kernel_cap_t cap_bset ;
 3040   unsigned char jit_keyring ;
 3041   struct key *thread_keyring ;
 3042   struct key *request_key_auth ;
 3043   struct thread_group_cred *tgcred ;
 3044   void *security ;
 3045   struct user_struct *user ;
 3046   struct user_namespace *user_ns ;
 3047   struct group_info *group_info ;
 3048   struct rcu_head rcu ;
 3049};
 3050#line 61 "include/linux/llist.h"
 3051struct llist_node;
 3052#line 65 "include/linux/llist.h"
 3053struct llist_node {
 3054   struct llist_node *next ;
 3055};
 3056#line 97 "include/linux/sched.h"
 3057struct futex_pi_state;
 3058#line 97
 3059struct futex_pi_state;
 3060#line 98
 3061struct robust_list_head;
 3062#line 98
 3063struct robust_list_head;
 3064#line 99
 3065struct bio_list;
 3066#line 99
 3067struct bio_list;
 3068#line 100
 3069struct fs_struct;
 3070#line 100
 3071struct fs_struct;
 3072#line 101
 3073struct perf_event_context;
 3074#line 101
 3075struct perf_event_context;
 3076#line 102
 3077struct blk_plug;
 3078#line 102
 3079struct blk_plug;
 3080#line 150
 3081struct seq_file;
 3082#line 151
 3083struct cfs_rq;
 3084#line 151
 3085struct cfs_rq;
 3086#line 259
 3087struct task_struct;
 3088#line 366
 3089struct nsproxy;
 3090#line 367
 3091struct user_namespace;
 3092#line 58 "include/linux/aio_abi.h"
 3093struct io_event {
 3094   __u64 data ;
 3095   __u64 obj ;
 3096   __s64 res ;
 3097   __s64 res2 ;
 3098};
 3099#line 16 "include/linux/uio.h"
 3100struct iovec {
 3101   void *iov_base ;
 3102   __kernel_size_t iov_len ;
 3103};
 3104#line 15 "include/linux/aio.h"
 3105struct kioctx;
 3106#line 15
 3107struct kioctx;
 3108#line 87 "include/linux/aio.h"
 3109union __anonunion_ki_obj_249 {
 3110   void *user ;
 3111   struct task_struct *tsk ;
 3112};
 3113#line 87
 3114struct eventfd_ctx;
 3115#line 87 "include/linux/aio.h"
 3116struct kiocb {
 3117   struct list_head ki_run_list ;
 3118   unsigned long ki_flags ;
 3119   int ki_users ;
 3120   unsigned int ki_key ;
 3121   struct file *ki_filp ;
 3122   struct kioctx *ki_ctx ;
 3123   int (*ki_cancel)(struct kiocb * , struct io_event * ) ;
 3124   ssize_t (*ki_retry)(struct kiocb * ) ;
 3125   void (*ki_dtor)(struct kiocb * ) ;
 3126   union __anonunion_ki_obj_249 ki_obj ;
 3127   __u64 ki_user_data ;
 3128   loff_t ki_pos ;
 3129   void *private ;
 3130   unsigned short ki_opcode ;
 3131   size_t ki_nbytes ;
 3132   char *ki_buf ;
 3133   size_t ki_left ;
 3134   struct iovec ki_inline_vec ;
 3135   struct iovec *ki_iovec ;
 3136   unsigned long ki_nr_segs ;
 3137   unsigned long ki_cur_seg ;
 3138   struct list_head ki_list ;
 3139   struct list_head ki_batch ;
 3140   struct eventfd_ctx *ki_eventfd ;
 3141};
 3142#line 166 "include/linux/aio.h"
 3143struct aio_ring_info {
 3144   unsigned long mmap_base ;
 3145   unsigned long mmap_size ;
 3146   struct page **ring_pages ;
 3147   spinlock_t ring_lock ;
 3148   long nr_pages ;
 3149   unsigned int nr ;
 3150   unsigned int tail ;
 3151   struct page *internal_pages[8] ;
 3152};
 3153#line 179 "include/linux/aio.h"
 3154struct kioctx {
 3155   atomic_t users ;
 3156   int dead ;
 3157   struct mm_struct *mm ;
 3158   unsigned long user_id ;
 3159   struct hlist_node list ;
 3160   wait_queue_head_t wait ;
 3161   spinlock_t ctx_lock ;
 3162   int reqs_active ;
 3163   struct list_head active_reqs ;
 3164   struct list_head run_list ;
 3165   unsigned int max_reqs ;
 3166   struct aio_ring_info ring_info ;
 3167   struct delayed_work wq ;
 3168   struct rcu_head rcu_head ;
 3169};
 3170#line 214
 3171struct mm_struct;
 3172#line 443 "include/linux/sched.h"
 3173struct sighand_struct {
 3174   atomic_t count ;
 3175   struct k_sigaction action[64] ;
 3176   spinlock_t siglock ;
 3177   wait_queue_head_t signalfd_wqh ;
 3178};
 3179#line 450 "include/linux/sched.h"
 3180struct pacct_struct {
 3181   int ac_flag ;
 3182   long ac_exitcode ;
 3183   unsigned long ac_mem ;
 3184   cputime_t ac_utime ;
 3185   cputime_t ac_stime ;
 3186   unsigned long ac_minflt ;
 3187   unsigned long ac_majflt ;
 3188};
 3189#line 458 "include/linux/sched.h"
 3190struct cpu_itimer {
 3191   cputime_t expires ;
 3192   cputime_t incr ;
 3193   u32 error ;
 3194   u32 incr_error ;
 3195};
 3196#line 476 "include/linux/sched.h"
 3197struct task_cputime {
 3198   cputime_t utime ;
 3199   cputime_t stime ;
 3200   unsigned long long sum_exec_runtime ;
 3201};
 3202#line 512 "include/linux/sched.h"
 3203struct thread_group_cputimer {
 3204   struct task_cputime cputime ;
 3205   int running ;
 3206   raw_spinlock_t lock ;
 3207};
 3208#line 519
 3209struct autogroup;
 3210#line 519
 3211struct autogroup;
 3212#line 528
 3213struct tty_struct;
 3214#line 528
 3215struct taskstats;
 3216#line 528
 3217struct tty_audit_buf;
 3218#line 528 "include/linux/sched.h"
 3219struct signal_struct {
 3220   atomic_t sigcnt ;
 3221   atomic_t live ;
 3222   int nr_threads ;
 3223   wait_queue_head_t wait_chldexit ;
 3224   struct task_struct *curr_target ;
 3225   struct sigpending shared_pending ;
 3226   int group_exit_code ;
 3227   int notify_count ;
 3228   struct task_struct *group_exit_task ;
 3229   int group_stop_count ;
 3230   unsigned int flags ;
 3231   unsigned int is_child_subreaper : 1 ;
 3232   unsigned int has_child_subreaper : 1 ;
 3233   struct list_head posix_timers ;
 3234   struct hrtimer real_timer ;
 3235   struct pid *leader_pid ;
 3236   ktime_t it_real_incr ;
 3237   struct cpu_itimer it[2] ;
 3238   struct thread_group_cputimer cputimer ;
 3239   struct task_cputime cputime_expires ;
 3240   struct list_head cpu_timers[3] ;
 3241   struct pid *tty_old_pgrp ;
 3242   int leader ;
 3243   struct tty_struct *tty ;
 3244   struct autogroup *autogroup ;
 3245   cputime_t utime ;
 3246   cputime_t stime ;
 3247   cputime_t cutime ;
 3248   cputime_t cstime ;
 3249   cputime_t gtime ;
 3250   cputime_t cgtime ;
 3251   cputime_t prev_utime ;
 3252   cputime_t prev_stime ;
 3253   unsigned long nvcsw ;
 3254   unsigned long nivcsw ;
 3255   unsigned long cnvcsw ;
 3256   unsigned long cnivcsw ;
 3257   unsigned long min_flt ;
 3258   unsigned long maj_flt ;
 3259   unsigned long cmin_flt ;
 3260   unsigned long cmaj_flt ;
 3261   unsigned long inblock ;
 3262   unsigned long oublock ;
 3263   unsigned long cinblock ;
 3264   unsigned long coublock ;
 3265   unsigned long maxrss ;
 3266   unsigned long cmaxrss ;
 3267   struct task_io_accounting ioac ;
 3268   unsigned long long sum_sched_runtime ;
 3269   struct rlimit rlim[16] ;
 3270   struct pacct_struct pacct ;
 3271   struct taskstats *stats ;
 3272   unsigned int audit_tty ;
 3273   struct tty_audit_buf *tty_audit_buf ;
 3274   struct rw_semaphore group_rwsem ;
 3275   int oom_adj ;
 3276   int oom_score_adj ;
 3277   int oom_score_adj_min ;
 3278   struct mutex cred_guard_mutex ;
 3279};
 3280#line 703 "include/linux/sched.h"
 3281struct user_struct {
 3282   atomic_t __count ;
 3283   atomic_t processes ;
 3284   atomic_t files ;
 3285   atomic_t sigpending ;
 3286   atomic_t inotify_watches ;
 3287   atomic_t inotify_devs ;
 3288   atomic_t fanotify_listeners ;
 3289   atomic_long_t epoll_watches ;
 3290   unsigned long mq_bytes ;
 3291   unsigned long locked_shm ;
 3292   struct key *uid_keyring ;
 3293   struct key *session_keyring ;
 3294   struct hlist_node uidhash_node ;
 3295   uid_t uid ;
 3296   struct user_namespace *user_ns ;
 3297   atomic_long_t locked_vm ;
 3298};
 3299#line 747
 3300struct backing_dev_info;
 3301#line 748
 3302struct reclaim_state;
 3303#line 748
 3304struct reclaim_state;
 3305#line 751 "include/linux/sched.h"
 3306struct sched_info {
 3307   unsigned long pcount ;
 3308   unsigned long long run_delay ;
 3309   unsigned long long last_arrival ;
 3310   unsigned long long last_queued ;
 3311};
 3312#line 763 "include/linux/sched.h"
 3313struct task_delay_info {
 3314   spinlock_t lock ;
 3315   unsigned int flags ;
 3316   struct timespec blkio_start ;
 3317   struct timespec blkio_end ;
 3318   u64 blkio_delay ;
 3319   u64 swapin_delay ;
 3320   u32 blkio_count ;
 3321   u32 swapin_count ;
 3322   struct timespec freepages_start ;
 3323   struct timespec freepages_end ;
 3324   u64 freepages_delay ;
 3325   u32 freepages_count ;
 3326};
 3327#line 1088
 3328struct io_context;
 3329#line 1088
 3330struct io_context;
 3331#line 1097
 3332struct audit_context;
 3333#line 1098
 3334struct mempolicy;
 3335#line 1099
 3336struct pipe_inode_info;
 3337#line 1102
 3338struct rq;
 3339#line 1102
 3340struct rq;
 3341#line 1122 "include/linux/sched.h"
 3342struct sched_class {
 3343   struct sched_class  const  *next ;
 3344   void (*enqueue_task)(struct rq *rq , struct task_struct *p , int flags ) ;
 3345   void (*dequeue_task)(struct rq *rq , struct task_struct *p , int flags ) ;
 3346   void (*yield_task)(struct rq *rq ) ;
 3347   bool (*yield_to_task)(struct rq *rq , struct task_struct *p , bool preempt ) ;
 3348   void (*check_preempt_curr)(struct rq *rq , struct task_struct *p , int flags ) ;
 3349   struct task_struct *(*pick_next_task)(struct rq *rq ) ;
 3350   void (*put_prev_task)(struct rq *rq , struct task_struct *p ) ;
 3351   int (*select_task_rq)(struct task_struct *p , int sd_flag , int flags ) ;
 3352   void (*pre_schedule)(struct rq *this_rq , struct task_struct *task ) ;
 3353   void (*post_schedule)(struct rq *this_rq ) ;
 3354   void (*task_waking)(struct task_struct *task ) ;
 3355   void (*task_woken)(struct rq *this_rq , struct task_struct *task ) ;
 3356   void (*set_cpus_allowed)(struct task_struct *p , struct cpumask  const  *newmask ) ;
 3357   void (*rq_online)(struct rq *rq ) ;
 3358   void (*rq_offline)(struct rq *rq ) ;
 3359   void (*set_curr_task)(struct rq *rq ) ;
 3360   void (*task_tick)(struct rq *rq , struct task_struct *p , int queued ) ;
 3361   void (*task_fork)(struct task_struct *p ) ;
 3362   void (*switched_from)(struct rq *this_rq , struct task_struct *task ) ;
 3363   void (*switched_to)(struct rq *this_rq , struct task_struct *task ) ;
 3364   void (*prio_changed)(struct rq *this_rq , struct task_struct *task , int oldprio ) ;
 3365   unsigned int (*get_rr_interval)(struct rq *rq , struct task_struct *task ) ;
 3366   void (*task_move_group)(struct task_struct *p , int on_rq ) ;
 3367};
 3368#line 1167 "include/linux/sched.h"
 3369struct load_weight {
 3370   unsigned long weight ;
 3371   unsigned long inv_weight ;
 3372};
 3373#line 1172 "include/linux/sched.h"
 3374struct sched_statistics {
 3375   u64 wait_start ;
 3376   u64 wait_max ;
 3377   u64 wait_count ;
 3378   u64 wait_sum ;
 3379   u64 iowait_count ;
 3380   u64 iowait_sum ;
 3381   u64 sleep_start ;
 3382   u64 sleep_max ;
 3383   s64 sum_sleep_runtime ;
 3384   u64 block_start ;
 3385   u64 block_max ;
 3386   u64 exec_max ;
 3387   u64 slice_max ;
 3388   u64 nr_migrations_cold ;
 3389   u64 nr_failed_migrations_affine ;
 3390   u64 nr_failed_migrations_running ;
 3391   u64 nr_failed_migrations_hot ;
 3392   u64 nr_forced_migrations ;
 3393   u64 nr_wakeups ;
 3394   u64 nr_wakeups_sync ;
 3395   u64 nr_wakeups_migrate ;
 3396   u64 nr_wakeups_local ;
 3397   u64 nr_wakeups_remote ;
 3398   u64 nr_wakeups_affine ;
 3399   u64 nr_wakeups_affine_attempts ;
 3400   u64 nr_wakeups_passive ;
 3401   u64 nr_wakeups_idle ;
 3402};
 3403#line 1207 "include/linux/sched.h"
 3404struct sched_entity {
 3405   struct load_weight load ;
 3406   struct rb_node run_node ;
 3407   struct list_head group_node ;
 3408   unsigned int on_rq ;
 3409   u64 exec_start ;
 3410   u64 sum_exec_runtime ;
 3411   u64 vruntime ;
 3412   u64 prev_sum_exec_runtime ;
 3413   u64 nr_migrations ;
 3414   struct sched_statistics statistics ;
 3415   struct sched_entity *parent ;
 3416   struct cfs_rq *cfs_rq ;
 3417   struct cfs_rq *my_q ;
 3418};
 3419#line 1233
 3420struct rt_rq;
 3421#line 1233 "include/linux/sched.h"
 3422struct sched_rt_entity {
 3423   struct list_head run_list ;
 3424   unsigned long timeout ;
 3425   unsigned int time_slice ;
 3426   int nr_cpus_allowed ;
 3427   struct sched_rt_entity *back ;
 3428   struct sched_rt_entity *parent ;
 3429   struct rt_rq *rt_rq ;
 3430   struct rt_rq *my_q ;
 3431};
 3432#line 1264
 3433struct css_set;
 3434#line 1264
 3435struct compat_robust_list_head;
 3436#line 1264
 3437struct mem_cgroup;
 3438#line 1264 "include/linux/sched.h"
 3439struct memcg_batch_info {
 3440   int do_batch ;
 3441   struct mem_cgroup *memcg ;
 3442   unsigned long nr_pages ;
 3443   unsigned long memsw_nr_pages ;
 3444};
 3445#line 1264 "include/linux/sched.h"
 3446struct task_struct {
 3447   long volatile   state ;
 3448   void *stack ;
 3449   atomic_t usage ;
 3450   unsigned int flags ;
 3451   unsigned int ptrace ;
 3452   struct llist_node wake_entry ;
 3453   int on_cpu ;
 3454   int on_rq ;
 3455   int prio ;
 3456   int static_prio ;
 3457   int normal_prio ;
 3458   unsigned int rt_priority ;
 3459   struct sched_class  const  *sched_class ;
 3460   struct sched_entity se ;
 3461   struct sched_rt_entity rt ;
 3462   struct hlist_head preempt_notifiers ;
 3463   unsigned char fpu_counter ;
 3464   unsigned int policy ;
 3465   cpumask_t cpus_allowed ;
 3466   struct sched_info sched_info ;
 3467   struct list_head tasks ;
 3468   struct plist_node pushable_tasks ;
 3469   struct mm_struct *mm ;
 3470   struct mm_struct *active_mm ;
 3471   unsigned int brk_randomized : 1 ;
 3472   int exit_state ;
 3473   int exit_code ;
 3474   int exit_signal ;
 3475   int pdeath_signal ;
 3476   unsigned int jobctl ;
 3477   unsigned int personality ;
 3478   unsigned int did_exec : 1 ;
 3479   unsigned int in_execve : 1 ;
 3480   unsigned int in_iowait : 1 ;
 3481   unsigned int sched_reset_on_fork : 1 ;
 3482   unsigned int sched_contributes_to_load : 1 ;
 3483   unsigned int irq_thread : 1 ;
 3484   pid_t pid ;
 3485   pid_t tgid ;
 3486   unsigned long stack_canary ;
 3487   struct task_struct *real_parent ;
 3488   struct task_struct *parent ;
 3489   struct list_head children ;
 3490   struct list_head sibling ;
 3491   struct task_struct *group_leader ;
 3492   struct list_head ptraced ;
 3493   struct list_head ptrace_entry ;
 3494   struct pid_link pids[3] ;
 3495   struct list_head thread_group ;
 3496   struct completion *vfork_done ;
 3497   int *set_child_tid ;
 3498   int *clear_child_tid ;
 3499   cputime_t utime ;
 3500   cputime_t stime ;
 3501   cputime_t utimescaled ;
 3502   cputime_t stimescaled ;
 3503   cputime_t gtime ;
 3504   cputime_t prev_utime ;
 3505   cputime_t prev_stime ;
 3506   unsigned long nvcsw ;
 3507   unsigned long nivcsw ;
 3508   struct timespec start_time ;
 3509   struct timespec real_start_time ;
 3510   unsigned long min_flt ;
 3511   unsigned long maj_flt ;
 3512   struct task_cputime cputime_expires ;
 3513   struct list_head cpu_timers[3] ;
 3514   struct cred  const  *real_cred ;
 3515   struct cred  const  *cred ;
 3516   struct cred *replacement_session_keyring ;
 3517   char comm[16] ;
 3518   int link_count ;
 3519   int total_link_count ;
 3520   struct sysv_sem sysvsem ;
 3521   unsigned long last_switch_count ;
 3522   struct thread_struct thread ;
 3523   struct fs_struct *fs ;
 3524   struct files_struct *files ;
 3525   struct nsproxy *nsproxy ;
 3526   struct signal_struct *signal ;
 3527   struct sighand_struct *sighand ;
 3528   sigset_t blocked ;
 3529   sigset_t real_blocked ;
 3530   sigset_t saved_sigmask ;
 3531   struct sigpending pending ;
 3532   unsigned long sas_ss_sp ;
 3533   size_t sas_ss_size ;
 3534   int (*notifier)(void *priv ) ;
 3535   void *notifier_data ;
 3536   sigset_t *notifier_mask ;
 3537   struct audit_context *audit_context ;
 3538   uid_t loginuid ;
 3539   unsigned int sessionid ;
 3540   seccomp_t seccomp ;
 3541   u32 parent_exec_id ;
 3542   u32 self_exec_id ;
 3543   spinlock_t alloc_lock ;
 3544   raw_spinlock_t pi_lock ;
 3545   struct plist_head pi_waiters ;
 3546   struct rt_mutex_waiter *pi_blocked_on ;
 3547   struct mutex_waiter *blocked_on ;
 3548   unsigned int irq_events ;
 3549   unsigned long hardirq_enable_ip ;
 3550   unsigned long hardirq_disable_ip ;
 3551   unsigned int hardirq_enable_event ;
 3552   unsigned int hardirq_disable_event ;
 3553   int hardirqs_enabled ;
 3554   int hardirq_context ;
 3555   unsigned long softirq_disable_ip ;
 3556   unsigned long softirq_enable_ip ;
 3557   unsigned int softirq_disable_event ;
 3558   unsigned int softirq_enable_event ;
 3559   int softirqs_enabled ;
 3560   int softirq_context ;
 3561   void *journal_info ;
 3562   struct bio_list *bio_list ;
 3563   struct blk_plug *plug ;
 3564   struct reclaim_state *reclaim_state ;
 3565   struct backing_dev_info *backing_dev_info ;
 3566   struct io_context *io_context ;
 3567   unsigned long ptrace_message ;
 3568   siginfo_t *last_siginfo ;
 3569   struct task_io_accounting ioac ;
 3570   u64 acct_rss_mem1 ;
 3571   u64 acct_vm_mem1 ;
 3572   cputime_t acct_timexpd ;
 3573   nodemask_t mems_allowed ;
 3574   seqcount_t mems_allowed_seq ;
 3575   int cpuset_mem_spread_rotor ;
 3576   int cpuset_slab_spread_rotor ;
 3577   struct css_set *cgroups ;
 3578   struct list_head cg_list ;
 3579   struct robust_list_head *robust_list ;
 3580   struct compat_robust_list_head *compat_robust_list ;
 3581   struct list_head pi_state_list ;
 3582   struct futex_pi_state *pi_state_cache ;
 3583   struct perf_event_context *perf_event_ctxp[2] ;
 3584   struct mutex perf_event_mutex ;
 3585   struct list_head perf_event_list ;
 3586   struct mempolicy *mempolicy ;
 3587   short il_next ;
 3588   short pref_node_fork ;
 3589   struct rcu_head rcu ;
 3590   struct pipe_inode_info *splice_pipe ;
 3591   struct task_delay_info *delays ;
 3592   int make_it_fail ;
 3593   int nr_dirtied ;
 3594   int nr_dirtied_pause ;
 3595   unsigned long dirty_paused_when ;
 3596   int latency_record_count ;
 3597   struct latency_record latency_record[32] ;
 3598   unsigned long timer_slack_ns ;
 3599   unsigned long default_timer_slack_ns ;
 3600   struct list_head *scm_work_list ;
 3601   unsigned long trace ;
 3602   unsigned long trace_recursion ;
 3603   struct memcg_batch_info memcg_batch ;
 3604   atomic_t ptrace_bp_refcnt ;
 3605};
 3606#line 1681
 3607struct pid_namespace;
 3608#line 25 "include/linux/usb.h"
 3609struct usb_device;
 3610#line 25
 3611struct usb_device;
 3612#line 26
 3613struct usb_driver;
 3614#line 26
 3615struct usb_driver;
 3616#line 27
 3617struct wusb_dev;
 3618#line 27
 3619struct wusb_dev;
 3620#line 47
 3621struct ep_device;
 3622#line 47
 3623struct ep_device;
 3624#line 64 "include/linux/usb.h"
 3625struct usb_host_endpoint {
 3626   struct usb_endpoint_descriptor desc ;
 3627   struct usb_ss_ep_comp_descriptor ss_ep_comp ;
 3628   struct list_head urb_list ;
 3629   void *hcpriv ;
 3630   struct ep_device *ep_dev ;
 3631   unsigned char *extra ;
 3632   int extralen ;
 3633   int enabled ;
 3634};
 3635#line 77 "include/linux/usb.h"
 3636struct usb_host_interface {
 3637   struct usb_interface_descriptor desc ;
 3638   struct usb_host_endpoint *endpoint ;
 3639   char *string ;
 3640   unsigned char *extra ;
 3641   int extralen ;
 3642};
 3643#line 90
 3644enum usb_interface_condition {
 3645    USB_INTERFACE_UNBOUND = 0,
 3646    USB_INTERFACE_BINDING = 1,
 3647    USB_INTERFACE_BOUND = 2,
 3648    USB_INTERFACE_UNBINDING = 3
 3649} ;
 3650#line 159 "include/linux/usb.h"
 3651struct usb_interface {
 3652   struct usb_host_interface *altsetting ;
 3653   struct usb_host_interface *cur_altsetting ;
 3654   unsigned int num_altsetting ;
 3655   struct usb_interface_assoc_descriptor *intf_assoc ;
 3656   int minor ;
 3657   enum usb_interface_condition condition ;
 3658   unsigned int sysfs_files_created : 1 ;
 3659   unsigned int ep_devs_created : 1 ;
 3660   unsigned int unregistering : 1 ;
 3661   unsigned int needs_remote_wakeup : 1 ;
 3662   unsigned int needs_altsetting0 : 1 ;
 3663   unsigned int needs_binding : 1 ;
 3664   unsigned int reset_running : 1 ;
 3665   unsigned int resetting_device : 1 ;
 3666   struct device dev ;
 3667   struct device *usb_dev ;
 3668   atomic_t pm_usage_cnt ;
 3669   struct work_struct reset_ws ;
 3670};
 3671#line 222 "include/linux/usb.h"
 3672struct usb_interface_cache {
 3673   unsigned int num_altsetting ;
 3674   struct kref ref ;
 3675   struct usb_host_interface altsetting[0] ;
 3676};
 3677#line 274 "include/linux/usb.h"
 3678struct usb_host_config {
 3679   struct usb_config_descriptor desc ;
 3680   char *string ;
 3681   struct usb_interface_assoc_descriptor *intf_assoc[16] ;
 3682   struct usb_interface *interface[32] ;
 3683   struct usb_interface_cache *intf_cache[32] ;
 3684   unsigned char *extra ;
 3685   int extralen ;
 3686};
 3687#line 296 "include/linux/usb.h"
 3688struct usb_host_bos {
 3689   struct usb_bos_descriptor *desc ;
 3690   struct usb_ext_cap_descriptor *ext_cap ;
 3691   struct usb_ss_cap_descriptor *ss_cap ;
 3692   struct usb_ss_container_id_descriptor *ss_id ;
 3693};
 3694#line 315 "include/linux/usb.h"
 3695struct usb_devmap {
 3696   unsigned long devicemap[128UL / (8UL * sizeof(unsigned long ))] ;
 3697};
 3698#line 322
 3699struct mon_bus;
 3700#line 322 "include/linux/usb.h"
 3701struct usb_bus {
 3702   struct device *controller ;
 3703   int busnum ;
 3704   char const   *bus_name ;
 3705   u8 uses_dma ;
 3706   u8 uses_pio_for_control ;
 3707   u8 otg_port ;
 3708   unsigned int is_b_host : 1 ;
 3709   unsigned int b_hnp_enable : 1 ;
 3710   unsigned int sg_tablesize ;
 3711   int devnum_next ;
 3712   struct usb_devmap devmap ;
 3713   struct usb_device *root_hub ;
 3714   struct usb_bus *hs_companion ;
 3715   struct list_head bus_list ;
 3716   int bandwidth_allocated ;
 3717   int bandwidth_int_reqs ;
 3718   int bandwidth_isoc_reqs ;
 3719   struct dentry *usbfs_dentry ;
 3720   struct mon_bus *mon_bus ;
 3721   int monitored ;
 3722};
 3723#line 377
 3724struct usb_tt;
 3725#line 377
 3726struct usb_tt;
 3727#line 379
 3728enum usb_device_removable {
 3729    USB_DEVICE_REMOVABLE_UNKNOWN = 0,
 3730    USB_DEVICE_REMOVABLE = 1,
 3731    USB_DEVICE_FIXED = 2
 3732} ;
 3733#line 447 "include/linux/usb.h"
 3734struct usb_device {
 3735   int devnum ;
 3736   char devpath[16] ;
 3737   u32 route ;
 3738   enum usb_device_state state ;
 3739   enum usb_device_speed speed ;
 3740   struct usb_tt *tt ;
 3741   int ttport ;
 3742   unsigned int toggle[2] ;
 3743   struct usb_device *parent ;
 3744   struct usb_bus *bus ;
 3745   struct usb_host_endpoint ep0 ;
 3746   struct device dev ;
 3747   struct usb_device_descriptor descriptor ;
 3748   struct usb_host_bos *bos ;
 3749   struct usb_host_config *config ;
 3750   struct usb_host_config *actconfig ;
 3751   struct usb_host_endpoint *ep_in[16] ;
 3752   struct usb_host_endpoint *ep_out[16] ;
 3753   char **rawdescriptors ;
 3754   unsigned short bus_mA ;
 3755   u8 portnum ;
 3756   u8 level ;
 3757   unsigned int can_submit : 1 ;
 3758   unsigned int persist_enabled : 1 ;
 3759   unsigned int have_langid : 1 ;
 3760   unsigned int authorized : 1 ;
 3761   unsigned int authenticated : 1 ;
 3762   unsigned int wusb : 1 ;
 3763   unsigned int lpm_capable : 1 ;
 3764   unsigned int usb2_hw_lpm_capable : 1 ;
 3765   unsigned int usb2_hw_lpm_enabled : 1 ;
 3766   int string_langid ;
 3767   char *product ;
 3768   char *manufacturer ;
 3769   char *serial ;
 3770   struct list_head filelist ;
 3771   struct device *usb_classdev ;
 3772   struct dentry *usbfs_dentry ;
 3773   int maxchild ;
 3774   struct usb_device **children ;
 3775   u32 quirks ;
 3776   atomic_t urbnum ;
 3777   unsigned long active_duration ;
 3778   unsigned long connect_time ;
 3779   unsigned int do_remote_wakeup : 1 ;
 3780   unsigned int reset_resume : 1 ;
 3781   struct wusb_dev *wusb_dev ;
 3782   int slot_id ;
 3783   enum usb_device_removable removable ;
 3784};
 3785#line 789 "include/linux/usb.h"
 3786struct usb_dynids {
 3787   spinlock_t lock ;
 3788   struct list_head list ;
 3789};
 3790#line 808 "include/linux/usb.h"
 3791struct usbdrv_wrap {
 3792   struct device_driver driver ;
 3793   int for_devices ;
 3794};
 3795#line 869 "include/linux/usb.h"
 3796struct usb_driver {
 3797   char const   *name ;
 3798   int (*probe)(struct usb_interface *intf , struct usb_device_id  const  *id ) ;
 3799   void (*disconnect)(struct usb_interface *intf ) ;
 3800   int (*unlocked_ioctl)(struct usb_interface *intf , unsigned int code , void *buf ) ;
 3801   int (*suspend)(struct usb_interface *intf , pm_message_t message ) ;
 3802   int (*resume)(struct usb_interface *intf ) ;
 3803   int (*reset_resume)(struct usb_interface *intf ) ;
 3804   int (*pre_reset)(struct usb_interface *intf ) ;
 3805   int (*post_reset)(struct usb_interface *intf ) ;
 3806   struct usb_device_id  const  *id_table ;
 3807   struct usb_dynids dynids ;
 3808   struct usbdrv_wrap drvwrap ;
 3809   unsigned int no_dynamic_id : 1 ;
 3810   unsigned int supports_autosuspend : 1 ;
 3811   unsigned int soft_unbind : 1 ;
 3812};
 3813#line 1022 "include/linux/usb.h"
 3814struct usb_iso_packet_descriptor {
 3815   unsigned int offset ;
 3816   unsigned int length ;
 3817   unsigned int actual_length ;
 3818   int status ;
 3819};
 3820#line 1029
 3821struct urb;
 3822#line 1029
 3823struct urb;
 3824#line 1031 "include/linux/usb.h"
 3825struct usb_anchor {
 3826   struct list_head urb_list ;
 3827   wait_queue_head_t wait ;
 3828   spinlock_t lock ;
 3829   unsigned int poisoned : 1 ;
 3830};
 3831#line 1223
 3832struct scatterlist;
 3833#line 1223 "include/linux/usb.h"
 3834struct urb {
 3835   struct kref kref ;
 3836   void *hcpriv ;
 3837   atomic_t use_count ;
 3838   atomic_t reject ;
 3839   int unlinked ;
 3840   struct list_head urb_list ;
 3841   struct list_head anchor_list ;
 3842   struct usb_anchor *anchor ;
 3843   struct usb_device *dev ;
 3844   struct usb_host_endpoint *ep ;
 3845   unsigned int pipe ;
 3846   unsigned int stream_id ;
 3847   int status ;
 3848   unsigned int transfer_flags ;
 3849   void *transfer_buffer ;
 3850   dma_addr_t transfer_dma ;
 3851   struct scatterlist *sg ;
 3852   int num_mapped_sgs ;
 3853   int num_sgs ;
 3854   u32 transfer_buffer_length ;
 3855   u32 actual_length ;
 3856   unsigned char *setup_packet ;
 3857   dma_addr_t setup_dma ;
 3858   int start_frame ;
 3859   int number_of_packets ;
 3860   int interval ;
 3861   int error_count ;
 3862   void *context ;
 3863   void (*complete)(struct urb * ) ;
 3864   struct usb_iso_packet_descriptor iso_frame_desc[0] ;
 3865};
 3866#line 1429
 3867struct scatterlist;
 3868#line 11 "include/linux/firmware.h"
 3869struct firmware {
 3870   size_t size ;
 3871   u8 const   *data ;
 3872   struct page **pages ;
 3873};
 3874#line 17
 3875struct module;
 3876#line 18
 3877struct device;
 3878#line 8 "include/linux/debug_locks.h"
 3879struct task_struct;
 3880#line 48
 3881struct task_struct;
 3882#line 22 "include/linux/mm.h"
 3883struct mempolicy;
 3884#line 23
 3885struct anon_vma;
 3886#line 24
 3887struct file_ra_state;
 3888#line 25
 3889struct user_struct;
 3890#line 26
 3891struct writeback_control;
 3892#line 41 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/pgtable_64.h"
 3893struct mm_struct;
 3894#line 656 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/pgtable.h"
 3895struct vm_area_struct;
 3896#line 188 "include/linux/mm.h"
 3897struct vm_fault {
 3898   unsigned int flags ;
 3899   unsigned long pgoff ;
 3900   void *virtual_address ;
 3901   struct page *page ;
 3902};
 3903#line 205 "include/linux/mm.h"
 3904struct vm_operations_struct {
 3905   void (*open)(struct vm_area_struct *area ) ;
 3906   void (*close)(struct vm_area_struct *area ) ;
 3907   int (*fault)(struct vm_area_struct *vma , struct vm_fault *vmf ) ;
 3908   int (*page_mkwrite)(struct vm_area_struct *vma , struct vm_fault *vmf ) ;
 3909   int (*access)(struct vm_area_struct *vma , unsigned long addr , void *buf , int len ,
 3910                 int write ) ;
 3911   int (*set_policy)(struct vm_area_struct *vma , struct mempolicy *new ) ;
 3912   struct mempolicy *(*get_policy)(struct vm_area_struct *vma , unsigned long addr ) ;
 3913   int (*migrate)(struct vm_area_struct *vma , nodemask_t const   *from , nodemask_t const   *to ,
 3914                  unsigned long flags ) ;
 3915};
 3916#line 247
 3917struct inode;
 3918#line 195 "include/linux/page-flags.h"
 3919struct page;
 3920#line 6 "include/asm-generic/scatterlist.h"
 3921struct scatterlist {
 3922   unsigned long sg_magic ;
 3923   unsigned long page_link ;
 3924   unsigned int offset ;
 3925   unsigned int length ;
 3926   dma_addr_t dma_address ;
 3927   unsigned int dma_length ;
 3928};
 3929#line 31 "include/media/rc-map.h"
 3930struct rc_map_table {
 3931   u32 scancode ;
 3932   u32 keycode ;
 3933};
 3934#line 36 "include/media/rc-map.h"
 3935struct rc_map {
 3936   struct rc_map_table *scan ;
 3937   unsigned int size ;
 3938   unsigned int len ;
 3939   unsigned int alloc ;
 3940   u64 rc_type ;
 3941   char const   *name ;
 3942   spinlock_t lock ;
 3943};
 3944#line 32 "include/media/rc-core.h"
 3945enum rc_driver_type {
 3946    RC_DRIVER_SCANCODE = 0,
 3947    RC_DRIVER_IR_RAW = 1
 3948} ;
 3949#line 87
 3950struct ir_raw_event_ctrl;
 3951#line 87 "include/media/rc-core.h"
 3952struct rc_dev {
 3953   struct device dev ;
 3954   char const   *input_name ;
 3955   char const   *input_phys ;
 3956   struct input_id input_id ;
 3957   char *driver_name ;
 3958   char const   *map_name ;
 3959   struct rc_map rc_map ;
 3960   struct mutex lock ;
 3961   unsigned long devno ;
 3962   struct ir_raw_event_ctrl *raw ;
 3963   struct input_dev *input_dev ;
 3964   enum rc_driver_type driver_type ;
 3965   bool idle ;
 3966   u64 allowed_protos ;
 3967   u32 scanmask ;
 3968   void *priv ;
 3969   spinlock_t keylock ;
 3970   bool keypressed ;
 3971   unsigned long keyup_jiffies ;
 3972   struct timer_list timer_keyup ;
 3973   u32 last_keycode ;
 3974   u32 last_scancode ;
 3975   u8 last_toggle ;
 3976   u32 timeout ;
 3977   u32 min_timeout ;
 3978   u32 max_timeout ;
 3979   u32 rx_resolution ;
 3980   u32 tx_resolution ;
 3981   int (*change_protocol)(struct rc_dev *dev , u64 rc_type ) ;
 3982   int (*open)(struct rc_dev *dev ) ;
 3983   void (*close)(struct rc_dev *dev ) ;
 3984   int (*s_tx_mask)(struct rc_dev *dev , u32 mask ) ;
 3985   int (*s_tx_carrier)(struct rc_dev *dev , u32 carrier ) ;
 3986   int (*s_tx_duty_cycle)(struct rc_dev *dev , u32 duty_cycle ) ;
 3987   int (*s_rx_carrier_range)(struct rc_dev *dev , u32 min , u32 max ) ;
 3988   int (*tx_ir)(struct rc_dev *dev , unsigned int *txbuf , unsigned int n ) ;
 3989   void (*s_idle)(struct rc_dev *dev , bool enable ) ;
 3990   int (*s_learning_mode)(struct rc_dev *dev , int enable ) ;
 3991   int (*s_carrier_report)(struct rc_dev *dev , int enable ) ;
 3992};
 3993#line 28 "include/linux/of.h"
 3994typedef u32 phandle;
 3995#line 31 "include/linux/of.h"
 3996struct property {
 3997   char *name ;
 3998   int length ;
 3999   void *value ;
 4000   struct property *next ;
 4001   unsigned long _flags ;
 4002   unsigned int unique_id ;
 4003};
 4004#line 44 "include/linux/of.h"
 4005struct device_node {
 4006   char const   *name ;
 4007   char const   *type ;
 4008   phandle phandle ;
 4009   char *full_name ;
 4010   struct property *properties ;
 4011   struct property *deadprops ;
 4012   struct device_node *parent ;
 4013   struct device_node *child ;
 4014   struct device_node *sibling ;
 4015   struct device_node *next ;
 4016   struct device_node *allnext ;
 4017   struct proc_dir_entry *pde ;
 4018   struct kref kref ;
 4019   unsigned long _flags ;
 4020   void *data ;
 4021};
 4022#line 44 "include/linux/i2c.h"
 4023struct i2c_msg;
 4024#line 44
 4025struct i2c_msg;
 4026#line 45
 4027struct i2c_algorithm;
 4028#line 45
 4029struct i2c_algorithm;
 4030#line 46
 4031struct i2c_adapter;
 4032#line 46
 4033struct i2c_adapter;
 4034#line 49
 4035union i2c_smbus_data;
 4036#line 49
 4037union i2c_smbus_data;
 4038#line 52
 4039struct module;
 4040#line 352 "include/linux/i2c.h"
 4041struct i2c_algorithm {
 4042   int (*master_xfer)(struct i2c_adapter *adap , struct i2c_msg *msgs , int num ) ;
 4043   int (*smbus_xfer)(struct i2c_adapter *adap , u16 addr , unsigned short flags ,
 4044                     char read_write , u8 command , int size , union i2c_smbus_data *data ) ;
 4045   u32 (*functionality)(struct i2c_adapter * ) ;
 4046};
 4047#line 373 "include/linux/i2c.h"
 4048struct i2c_adapter {
 4049   struct module *owner ;
 4050   unsigned int class ;
 4051   struct i2c_algorithm  const  *algo ;
 4052   void *algo_data ;
 4053   struct rt_mutex bus_lock ;
 4054   int timeout ;
 4055   int retries ;
 4056   struct device dev ;
 4057   int nr ;
 4058   char name[48] ;
 4059   struct completion dev_released ;
 4060   struct mutex userspace_clients_lock ;
 4061   struct list_head userspace_clients ;
 4062};
 4063#line 538 "include/linux/i2c.h"
 4064struct i2c_msg {
 4065   __u16 addr ;
 4066   __u16 flags ;
 4067   __u16 len ;
 4068   __u8 *buf ;
 4069};
 4070#line 596 "include/linux/i2c.h"
 4071union i2c_smbus_data {
 4072   __u8 byte ;
 4073   __u16 word ;
 4074   __u8 block[34] ;
 4075};
 4076#line 48 "include/linux/kmod.h"
 4077struct cred;
 4078#line 49
 4079struct file;
 4080#line 270 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/elf.h"
 4081struct task_struct;
 4082#line 18 "include/linux/elf.h"
 4083typedef __u64 Elf64_Addr;
 4084#line 19 "include/linux/elf.h"
 4085typedef __u16 Elf64_Half;
 4086#line 23 "include/linux/elf.h"
 4087typedef __u32 Elf64_Word;
 4088#line 24 "include/linux/elf.h"
 4089typedef __u64 Elf64_Xword;
 4090#line 194 "include/linux/elf.h"
 4091struct elf64_sym {
 4092   Elf64_Word st_name ;
 4093   unsigned char st_info ;
 4094   unsigned char st_other ;
 4095   Elf64_Half st_shndx ;
 4096   Elf64_Addr st_value ;
 4097   Elf64_Xword st_size ;
 4098};
 4099#line 194 "include/linux/elf.h"
 4100typedef struct elf64_sym Elf64_Sym;
 4101#line 438
 4102struct file;
 4103#line 39 "include/linux/moduleparam.h"
 4104struct kernel_param;
 4105#line 39
 4106struct kernel_param;
 4107#line 41 "include/linux/moduleparam.h"
 4108struct kernel_param_ops {
 4109   int (*set)(char const   *val , struct kernel_param  const  *kp ) ;
 4110   int (*get)(char *buffer , struct kernel_param  const  *kp ) ;
 4111   void (*free)(void *arg ) ;
 4112};
 4113#line 50
 4114struct kparam_string;
 4115#line 50
 4116struct kparam_array;
 4117#line 50 "include/linux/moduleparam.h"
 4118union __anonunion____missing_field_name_260 {
 4119   void *arg ;
 4120   struct kparam_string  const  *str ;
 4121   struct kparam_array  const  *arr ;
 4122};
 4123#line 50 "include/linux/moduleparam.h"
 4124struct kernel_param {
 4125   char const   *name ;
 4126   struct kernel_param_ops  const  *ops ;
 4127   u16 perm ;
 4128   s16 level ;
 4129   union __anonunion____missing_field_name_260 __annonCompField51 ;
 4130};
 4131#line 63 "include/linux/moduleparam.h"
 4132struct kparam_string {
 4133   unsigned int maxlen ;
 4134   char *string ;
 4135};
 4136#line 69 "include/linux/moduleparam.h"
 4137struct kparam_array {
 4138   unsigned int max ;
 4139   unsigned int elemsize ;
 4140   unsigned int *num ;
 4141   struct kernel_param_ops  const  *ops ;
 4142   void *elem ;
 4143};
 4144#line 445
 4145struct module;
 4146#line 80 "include/linux/jump_label.h"
 4147struct module;
 4148#line 143 "include/linux/jump_label.h"
 4149struct static_key {
 4150   atomic_t enabled ;
 4151};
 4152#line 22 "include/linux/tracepoint.h"
 4153struct module;
 4154#line 23
 4155struct tracepoint;
 4156#line 23
 4157struct tracepoint;
 4158#line 25 "include/linux/tracepoint.h"
 4159struct tracepoint_func {
 4160   void *func ;
 4161   void *data ;
 4162};
 4163#line 30 "include/linux/tracepoint.h"
 4164struct tracepoint {
 4165   char const   *name ;
 4166   struct static_key key ;
 4167   void (*regfunc)(void) ;
 4168   void (*unregfunc)(void) ;
 4169   struct tracepoint_func *funcs ;
 4170};
 4171#line 19 "include/linux/export.h"
 4172struct kernel_symbol {
 4173   unsigned long value ;
 4174   char const   *name ;
 4175};
 4176#line 8 "include/asm-generic/module.h"
 4177struct mod_arch_specific {
 4178
 4179};
 4180#line 35 "include/linux/module.h"
 4181struct module;
 4182#line 37
 4183struct module_param_attrs;
 4184#line 37 "include/linux/module.h"
 4185struct module_kobject {
 4186   struct kobject kobj ;
 4187   struct module *mod ;
 4188   struct kobject *drivers_dir ;
 4189   struct module_param_attrs *mp ;
 4190};
 4191#line 44 "include/linux/module.h"
 4192struct module_attribute {
 4193   struct attribute attr ;
 4194   ssize_t (*show)(struct module_attribute * , struct module_kobject * , char * ) ;
 4195   ssize_t (*store)(struct module_attribute * , struct module_kobject * , char const   * ,
 4196                    size_t count ) ;
 4197   void (*setup)(struct module * , char const   * ) ;
 4198   int (*test)(struct module * ) ;
 4199   void (*free)(struct module * ) ;
 4200};
 4201#line 71
 4202struct exception_table_entry;
 4203#line 182
 4204struct notifier_block;
 4205#line 199
 4206enum module_state {
 4207    MODULE_STATE_LIVE = 0,
 4208    MODULE_STATE_COMING = 1,
 4209    MODULE_STATE_GOING = 2
 4210} ;
 4211#line 215 "include/linux/module.h"
 4212struct module_ref {
 4213   unsigned long incs ;
 4214   unsigned long decs ;
 4215} __attribute__((__aligned__((2) *  (sizeof(unsigned long )) ))) ;
 4216#line 220
 4217struct module_sect_attrs;
 4218#line 220
 4219struct module_notes_attrs;
 4220#line 220
 4221struct ftrace_event_call;
 4222#line 220 "include/linux/module.h"
 4223struct module {
 4224   enum module_state state ;
 4225   struct list_head list ;
 4226   char name[64UL - sizeof(unsigned long )] ;
 4227   struct module_kobject mkobj ;
 4228   struct module_attribute *modinfo_attrs ;
 4229   char const   *version ;
 4230   char const   *srcversion ;
 4231   struct kobject *holders_dir ;
 4232   struct kernel_symbol  const  *syms ;
 4233   unsigned long const   *crcs ;
 4234   unsigned int num_syms ;
 4235   struct kernel_param *kp ;
 4236   unsigned int num_kp ;
 4237   unsigned int num_gpl_syms ;
 4238   struct kernel_symbol  const  *gpl_syms ;
 4239   unsigned long const   *gpl_crcs ;
 4240   struct kernel_symbol  const  *unused_syms ;
 4241   unsigned long const   *unused_crcs ;
 4242   unsigned int num_unused_syms ;
 4243   unsigned int num_unused_gpl_syms ;
 4244   struct kernel_symbol  const  *unused_gpl_syms ;
 4245   unsigned long const   *unused_gpl_crcs ;
 4246   struct kernel_symbol  const  *gpl_future_syms ;
 4247   unsigned long const   *gpl_future_crcs ;
 4248   unsigned int num_gpl_future_syms ;
 4249   unsigned int num_exentries ;
 4250   struct exception_table_entry *extable ;
 4251   int (*init)(void) ;
 4252   void *module_init ;
 4253   void *module_core ;
 4254   unsigned int init_size ;
 4255   unsigned int core_size ;
 4256   unsigned int init_text_size ;
 4257   unsigned int core_text_size ;
 4258   unsigned int init_ro_size ;
 4259   unsigned int core_ro_size ;
 4260   struct mod_arch_specific arch ;
 4261   unsigned int taints ;
 4262   unsigned int num_bugs ;
 4263   struct list_head bug_list ;
 4264   struct bug_entry *bug_table ;
 4265   Elf64_Sym *symtab ;
 4266   Elf64_Sym *core_symtab ;
 4267   unsigned int num_symtab ;
 4268   unsigned int core_num_syms ;
 4269   char *strtab ;
 4270   char *core_strtab ;
 4271   struct module_sect_attrs *sect_attrs ;
 4272   struct module_notes_attrs *notes_attrs ;
 4273   char *args ;
 4274   void *percpu ;
 4275   unsigned int percpu_size ;
 4276   unsigned int num_tracepoints ;
 4277   struct tracepoint * const  *tracepoints_ptrs ;
 4278   unsigned int num_trace_bprintk_fmt ;
 4279   char const   **trace_bprintk_fmt_start ;
 4280   struct ftrace_event_call **trace_events ;
 4281   unsigned int num_trace_events ;
 4282   struct list_head source_list ;
 4283   struct list_head target_list ;
 4284   struct task_struct *waiter ;
 4285   void (*exit)(void) ;
 4286   struct module_ref *refptr ;
 4287   ctor_fn_t *ctors ;
 4288   unsigned int num_ctors ;
 4289};
 4290#line 46 "include/linux/slub_def.h"
 4291struct kmem_cache_cpu {
 4292   void **freelist ;
 4293   unsigned long tid ;
 4294   struct page *page ;
 4295   struct page *partial ;
 4296   int node ;
 4297   unsigned int stat[26] ;
 4298};
 4299#line 57 "include/linux/slub_def.h"
 4300struct kmem_cache_node {
 4301   spinlock_t list_lock ;
 4302   unsigned long nr_partial ;
 4303   struct list_head partial ;
 4304   atomic_long_t nr_slabs ;
 4305   atomic_long_t total_objects ;
 4306   struct list_head full ;
 4307};
 4308#line 73 "include/linux/slub_def.h"
 4309struct kmem_cache_order_objects {
 4310   unsigned long x ;
 4311};
 4312#line 80 "include/linux/slub_def.h"
 4313struct kmem_cache {
 4314   struct kmem_cache_cpu *cpu_slab ;
 4315   unsigned long flags ;
 4316   unsigned long min_partial ;
 4317   int size ;
 4318   int objsize ;
 4319   int offset ;
 4320   int cpu_partial ;
 4321   struct kmem_cache_order_objects oo ;
 4322   struct kmem_cache_order_objects max ;
 4323   struct kmem_cache_order_objects min ;
 4324   gfp_t allocflags ;
 4325   int refcount ;
 4326   void (*ctor)(void * ) ;
 4327   int inuse ;
 4328   int align ;
 4329   int reserved ;
 4330   char const   *name ;
 4331   struct list_head list ;
 4332   struct kobject kobj ;
 4333   int remote_node_defrag_ratio ;
 4334   struct kmem_cache_node *node[1 << 10] ;
 4335};
 4336#line 31 "include/linux/dvb/frontend.h"
 4337enum fe_type {
 4338    FE_QPSK = 0,
 4339    FE_QAM = 1,
 4340    FE_OFDM = 2,
 4341    FE_ATSC = 3
 4342} ;
 4343#line 31 "include/linux/dvb/frontend.h"
 4344typedef enum fe_type fe_type_t;
 4345#line 39
 4346enum fe_caps {
 4347    FE_IS_STUPID = 0,
 4348    FE_CAN_INVERSION_AUTO = 1,
 4349    FE_CAN_FEC_1_2 = 2,
 4350    FE_CAN_FEC_2_3 = 4,
 4351    FE_CAN_FEC_3_4 = 8,
 4352    FE_CAN_FEC_4_5 = 16,
 4353    FE_CAN_FEC_5_6 = 32,
 4354    FE_CAN_FEC_6_7 = 64,
 4355    FE_CAN_FEC_7_8 = 128,
 4356    FE_CAN_FEC_8_9 = 256,
 4357    FE_CAN_FEC_AUTO = 512,
 4358    FE_CAN_QPSK = 1024,
 4359    FE_CAN_QAM_16 = 2048,
 4360    FE_CAN_QAM_32 = 4096,
 4361    FE_CAN_QAM_64 = 8192,
 4362    FE_CAN_QAM_128 = 16384,
 4363    FE_CAN_QAM_256 = 32768,
 4364    FE_CAN_QAM_AUTO = 65536,
 4365    FE_CAN_TRANSMISSION_MODE_AUTO = 131072,
 4366    FE_CAN_BANDWIDTH_AUTO = 262144,
 4367    FE_CAN_GUARD_INTERVAL_AUTO = 524288,
 4368    FE_CAN_HIERARCHY_AUTO = 1048576,
 4369    FE_CAN_8VSB = 2097152,
 4370    FE_CAN_16VSB = 4194304,
 4371    FE_HAS_EXTENDED_CAPS = 8388608,
 4372    FE_CAN_TURBO_FEC = 134217728,
 4373    FE_CAN_2G_MODULATION = 268435456,
 4374    FE_NEEDS_BENDING = 536870912,
 4375    FE_CAN_RECOVER = 1073741824,
 4376    FE_CAN_MUTE_TS = (-0x7FFFFFFF-1)
 4377} ;
 4378#line 39 "include/linux/dvb/frontend.h"
 4379typedef enum fe_caps fe_caps_t;
 4380#line 73 "include/linux/dvb/frontend.h"
 4381struct dvb_frontend_info {
 4382   char name[128] ;
 4383   fe_type_t type ;
 4384   __u32 frequency_min ;
 4385   __u32 frequency_max ;
 4386   __u32 frequency_stepsize ;
 4387   __u32 frequency_tolerance ;
 4388   __u32 symbol_rate_min ;
 4389   __u32 symbol_rate_max ;
 4390   __u32 symbol_rate_tolerance ;
 4391   __u32 notifier_delay ;
 4392   fe_caps_t caps ;
 4393};
 4394#line 92 "include/linux/dvb/frontend.h"
 4395struct dvb_diseqc_master_cmd {
 4396   __u8 msg[6] ;
 4397   __u8 msg_len ;
 4398};
 4399#line 98 "include/linux/dvb/frontend.h"
 4400struct dvb_diseqc_slave_reply {
 4401   __u8 msg[4] ;
 4402   __u8 msg_len ;
 4403   int timeout ;
 4404};
 4405#line 105
 4406enum fe_sec_voltage {
 4407    SEC_VOLTAGE_13 = 0,
 4408    SEC_VOLTAGE_18 = 1,
 4409    SEC_VOLTAGE_OFF = 2
 4410} ;
 4411#line 105 "include/linux/dvb/frontend.h"
 4412typedef enum fe_sec_voltage fe_sec_voltage_t;
 4413#line 112
 4414enum fe_sec_tone_mode {
 4415    SEC_TONE_ON = 0,
 4416    SEC_TONE_OFF = 1
 4417} ;
 4418#line 112 "include/linux/dvb/frontend.h"
 4419typedef enum fe_sec_tone_mode fe_sec_tone_mode_t;
 4420#line 118
 4421enum fe_sec_mini_cmd {
 4422    SEC_MINI_A = 0,
 4423    SEC_MINI_B = 1
 4424} ;
 4425#line 118 "include/linux/dvb/frontend.h"
 4426typedef enum fe_sec_mini_cmd fe_sec_mini_cmd_t;
 4427#line 124
 4428enum fe_status {
 4429    FE_HAS_SIGNAL = 1,
 4430    FE_HAS_CARRIER = 2,
 4431    FE_HAS_VITERBI = 4,
 4432    FE_HAS_SYNC = 8,
 4433    FE_HAS_LOCK = 16,
 4434    FE_TIMEDOUT = 32,
 4435    FE_REINIT = 64
 4436} ;
 4437#line 124 "include/linux/dvb/frontend.h"
 4438typedef enum fe_status fe_status_t;
 4439#line 135
 4440enum fe_spectral_inversion {
 4441    INVERSION_OFF = 0,
 4442    INVERSION_ON = 1,
 4443    INVERSION_AUTO = 2
 4444} ;
 4445#line 135 "include/linux/dvb/frontend.h"
 4446typedef enum fe_spectral_inversion fe_spectral_inversion_t;
 4447#line 142
 4448enum fe_code_rate {
 4449    FEC_NONE = 0,
 4450    FEC_1_2 = 1,
 4451    FEC_2_3 = 2,
 4452    FEC_3_4 = 3,
 4453    FEC_4_5 = 4,
 4454    FEC_5_6 = 5,
 4455    FEC_6_7 = 6,
 4456    FEC_7_8 = 7,
 4457    FEC_8_9 = 8,
 4458    FEC_AUTO = 9,
 4459    FEC_3_5 = 10,
 4460    FEC_9_10 = 11
 4461} ;
 4462#line 142 "include/linux/dvb/frontend.h"
 4463typedef enum fe_code_rate fe_code_rate_t;
 4464#line 158
 4465enum fe_modulation {
 4466    QPSK = 0,
 4467    QAM_16 = 1,
 4468    QAM_32 = 2,
 4469    QAM_64 = 3,
 4470    QAM_128 = 4,
 4471    QAM_256 = 5,
 4472    QAM_AUTO = 6,
 4473    VSB_8 = 7,
 4474    VSB_16 = 8,
 4475    PSK_8 = 9,
 4476    APSK_16 = 10,
 4477    APSK_32 = 11,
 4478    DQPSK = 12
 4479} ;
 4480#line 158 "include/linux/dvb/frontend.h"
 4481typedef enum fe_modulation fe_modulation_t;
 4482#line 174
 4483enum fe_transmit_mode {
 4484    TRANSMISSION_MODE_2K = 0,
 4485    TRANSMISSION_MODE_8K = 1,
 4486    TRANSMISSION_MODE_AUTO = 2,
 4487    TRANSMISSION_MODE_4K = 3,
 4488    TRANSMISSION_MODE_1K = 4,
 4489    TRANSMISSION_MODE_16K = 5,
 4490    TRANSMISSION_MODE_32K = 6
 4491} ;
 4492#line 174 "include/linux/dvb/frontend.h"
 4493typedef enum fe_transmit_mode fe_transmit_mode_t;
 4494#line 196
 4495enum fe_guard_interval {
 4496    GUARD_INTERVAL_1_32 = 0,
 4497    GUARD_INTERVAL_1_16 = 1,
 4498    GUARD_INTERVAL_1_8 = 2,
 4499    GUARD_INTERVAL_1_4 = 3,
 4500    GUARD_INTERVAL_AUTO = 4,
 4501    GUARD_INTERVAL_1_128 = 5,
 4502    GUARD_INTERVAL_19_128 = 6,
 4503    GUARD_INTERVAL_19_256 = 7
 4504} ;
 4505#line 196 "include/linux/dvb/frontend.h"
 4506typedef enum fe_guard_interval fe_guard_interval_t;
 4507#line 208
 4508enum fe_hierarchy {
 4509    HIERARCHY_NONE = 0,
 4510    HIERARCHY_1 = 1,
 4511    HIERARCHY_2 = 2,
 4512    HIERARCHY_4 = 3,
 4513    HIERARCHY_AUTO = 4
 4514} ;
 4515#line 208 "include/linux/dvb/frontend.h"
 4516typedef enum fe_hierarchy fe_hierarchy_t;
 4517#line 325
 4518enum fe_pilot {
 4519    PILOT_ON = 0,
 4520    PILOT_OFF = 1,
 4521    PILOT_AUTO = 2
 4522} ;
 4523#line 325 "include/linux/dvb/frontend.h"
 4524typedef enum fe_pilot fe_pilot_t;
 4525#line 331
 4526enum fe_rolloff {
 4527    ROLLOFF_35 = 0,
 4528    ROLLOFF_20 = 1,
 4529    ROLLOFF_25 = 2,
 4530    ROLLOFF_AUTO = 3
 4531} ;
 4532#line 331 "include/linux/dvb/frontend.h"
 4533typedef enum fe_rolloff fe_rolloff_t;
 4534#line 338
 4535enum fe_delivery_system {
 4536    SYS_UNDEFINED = 0,
 4537    SYS_DVBC_ANNEX_A = 1,
 4538    SYS_DVBC_ANNEX_B = 2,
 4539    SYS_DVBT = 3,
 4540    SYS_DSS = 4,
 4541    SYS_DVBS = 5,
 4542    SYS_DVBS2 = 6,
 4543    SYS_DVBH = 7,
 4544    SYS_ISDBT = 8,
 4545    SYS_ISDBS = 9,
 4546    SYS_ISDBC = 10,
 4547    SYS_ATSC = 11,
 4548    SYS_ATSCMH = 12,
 4549    SYS_DMBTH = 13,
 4550    SYS_CMMB = 14,
 4551    SYS_DAB = 15,
 4552    SYS_DVBT2 = 16,
 4553    SYS_TURBO = 17,
 4554    SYS_DVBC_ANNEX_C = 18
 4555} ;
 4556#line 338 "include/linux/dvb/frontend.h"
 4557typedef enum fe_delivery_system fe_delivery_system_t;
 4558#line 375 "include/linux/dvb/frontend.h"
 4559struct __anonstruct_buffer_263 {
 4560   __u8 data[32] ;
 4561   __u32 len ;
 4562   __u32 reserved1[3] ;
 4563   void *reserved2 ;
 4564};
 4565#line 375 "include/linux/dvb/frontend.h"
 4566union __anonunion_u_262 {
 4567   __u32 data ;
 4568   struct __anonstruct_buffer_263 buffer ;
 4569};
 4570#line 375 "include/linux/dvb/frontend.h"
 4571struct dtv_property {
 4572   __u32 cmd ;
 4573   __u32 reserved[3] ;
 4574   union __anonunion_u_262 u ;
 4575   int result ;
 4576} __attribute__((__packed__)) ;
 4577#line 28 "include/linux/poll.h"
 4578struct poll_table_struct;
 4579#line 39 "include/linux/poll.h"
 4580struct poll_table_struct {
 4581   void (*_qproc)(struct file * , wait_queue_head_t * , struct poll_table_struct * ) ;
 4582   unsigned long _key ;
 4583};
 4584#line 57 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvbdev.h"
 4585struct dvb_frontend;
 4586#line 57
 4587struct dvb_frontend;
 4588#line 59
 4589struct dvb_device;
 4590#line 59 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvbdev.h"
 4591struct dvb_adapter {
 4592   int num ;
 4593   struct list_head list_head ;
 4594   struct list_head device_list ;
 4595   char const   *name ;
 4596   u8 proposed_mac[6] ;
 4597   void *priv ;
 4598   struct device *device ;
 4599   struct module *module ;
 4600   int mfe_shared ;
 4601   struct dvb_device *mfe_dvbdev ;
 4602   struct mutex mfe_lock ;
 4603   int (*fe_ioctl_override)(struct dvb_frontend *fe , unsigned int cmd , void *parg ,
 4604                            unsigned int stage ) ;
 4605};
 4606#line 103 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvbdev.h"
 4607struct dvb_device {
 4608   struct list_head list_head ;
 4609   struct file_operations  const  *fops ;
 4610   struct dvb_adapter *adapter ;
 4611   int type ;
 4612   int minor ;
 4613   u32 id ;
 4614   int readers ;
 4615   int writers ;
 4616   int users ;
 4617   wait_queue_head_t wait_queue ;
 4618   int (*kernel_ioctl)(struct file *file , unsigned int cmd , void *arg ) ;
 4619   void *priv ;
 4620};
 4621#line 51 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_frontend.h"
 4622struct dvb_frontend_tune_settings {
 4623   int min_delay_ms ;
 4624   int step_size ;
 4625   int max_drift ;
 4626};
 4627#line 57
 4628struct dvb_frontend;
 4629#line 59 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_frontend.h"
 4630struct dvb_tuner_info {
 4631   char name[128] ;
 4632   u32 frequency_min ;
 4633   u32 frequency_max ;
 4634   u32 frequency_step ;
 4635   u32 bandwidth_min ;
 4636   u32 bandwidth_max ;
 4637   u32 bandwidth_step ;
 4638};
 4639#line 71 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_frontend.h"
 4640struct analog_parameters {
 4641   unsigned int frequency ;
 4642   unsigned int mode ;
 4643   unsigned int audmode ;
 4644   u64 std ;
 4645};
 4646#line 114
 4647enum tuner_param {
 4648    DVBFE_TUNER_FREQUENCY = 1,
 4649    DVBFE_TUNER_TUNERSTEP = 2,
 4650    DVBFE_TUNER_IFFREQ = 4,
 4651    DVBFE_TUNER_BANDWIDTH = 8,
 4652    DVBFE_TUNER_REFCLOCK = 16,
 4653    DVBFE_TUNER_IQSENSE = 32,
 4654    DVBFE_TUNER_DUMMY = (-0x7FFFFFFF-1)
 4655} ;
 4656#line 149
 4657enum dvbfe_algo {
 4658    DVBFE_ALGO_HW = 1,
 4659    DVBFE_ALGO_SW = 2,
 4660    DVBFE_ALGO_CUSTOM = 4,
 4661    DVBFE_ALGO_RECOVERY = (-0x7FFFFFFF-1)
 4662} ;
 4663#line 156 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_frontend.h"
 4664struct tuner_state {
 4665   u32 frequency ;
 4666   u32 tunerstep ;
 4667   u32 ifreq ;
 4668   u32 bandwidth ;
 4669   u32 iqsense ;
 4670   u32 refclock ;
 4671};
 4672#line 187
 4673enum dvbfe_search {
 4674    DVBFE_ALGO_SEARCH_SUCCESS = 1,
 4675    DVBFE_ALGO_SEARCH_ASLEEP = 2,
 4676    DVBFE_ALGO_SEARCH_FAILED = 4,
 4677    DVBFE_ALGO_SEARCH_INVALID = 8,
 4678    DVBFE_ALGO_SEARCH_AGAIN = 16,
 4679    DVBFE_ALGO_SEARCH_ERROR = (-0x7FFFFFFF-1)
 4680} ;
 4681#line 197 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_frontend.h"
 4682struct dvb_tuner_ops {
 4683   struct dvb_tuner_info info ;
 4684   int (*release)(struct dvb_frontend *fe ) ;
 4685   int (*init)(struct dvb_frontend *fe ) ;
 4686   int (*sleep)(struct dvb_frontend *fe ) ;
 4687   int (*set_params)(struct dvb_frontend *fe ) ;
 4688   int (*set_analog_params)(struct dvb_frontend *fe , struct analog_parameters *p ) ;
 4689   int (*calc_regs)(struct dvb_frontend *fe , u8 *buf , int buf_len ) ;
 4690   int (*set_config)(struct dvb_frontend *fe , void *priv_cfg ) ;
 4691   int (*get_frequency)(struct dvb_frontend *fe , u32 *frequency ) ;
 4692   int (*get_bandwidth)(struct dvb_frontend *fe , u32 *bandwidth ) ;
 4693   int (*get_if_frequency)(struct dvb_frontend *fe , u32 *frequency ) ;
 4694   int (*get_status)(struct dvb_frontend *fe , u32 *status ) ;
 4695   int (*get_rf_strength)(struct dvb_frontend *fe , u16 *strength ) ;
 4696   int (*set_frequency)(struct dvb_frontend *fe , u32 frequency ) ;
 4697   int (*set_bandwidth)(struct dvb_frontend *fe , u32 bandwidth ) ;
 4698   int (*set_state)(struct dvb_frontend *fe , enum tuner_param param , struct tuner_state *state ) ;
 4699   int (*get_state)(struct dvb_frontend *fe , enum tuner_param param , struct tuner_state *state ) ;
 4700};
 4701#line 237 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_frontend.h"
 4702struct analog_demod_info {
 4703   char *name ;
 4704};
 4705#line 241 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_frontend.h"
 4706struct analog_demod_ops {
 4707   struct analog_demod_info info ;
 4708   void (*set_params)(struct dvb_frontend *fe , struct analog_parameters *params ) ;
 4709   int (*has_signal)(struct dvb_frontend *fe ) ;
 4710   int (*get_afc)(struct dvb_frontend *fe ) ;
 4711   void (*tuner_status)(struct dvb_frontend *fe ) ;
 4712   void (*standby)(struct dvb_frontend *fe ) ;
 4713   void (*release)(struct dvb_frontend *fe ) ;
 4714   int (*i2c_gate_ctrl)(struct dvb_frontend *fe , int enable ) ;
 4715   int (*set_config)(struct dvb_frontend *fe , void *priv_cfg ) ;
 4716};
 4717#line 258
 4718struct dtv_frontend_properties;
 4719#line 258
 4720struct dtv_frontend_properties;
 4721#line 260 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_frontend.h"
 4722struct dvb_frontend_ops {
 4723   struct dvb_frontend_info info ;
 4724   u8 delsys[8] ;
 4725   void (*release)(struct dvb_frontend *fe ) ;
 4726   void (*release_sec)(struct dvb_frontend *fe ) ;
 4727   int (*init)(struct dvb_frontend *fe ) ;
 4728   int (*sleep)(struct dvb_frontend *fe ) ;
 4729   int (*write)(struct dvb_frontend *fe , u8 const   *buf , int len ) ;
 4730   int (*tune)(struct dvb_frontend *fe , bool re_tune , unsigned int mode_flags ,
 4731               unsigned int *delay , fe_status_t *status ) ;
 4732   enum dvbfe_algo (*get_frontend_algo)(struct dvb_frontend *fe ) ;
 4733   int (*set_frontend)(struct dvb_frontend *fe ) ;
 4734   int (*get_tune_settings)(struct dvb_frontend *fe , struct dvb_frontend_tune_settings *settings ) ;
 4735   int (*get_frontend)(struct dvb_frontend *fe ) ;
 4736   int (*read_status)(struct dvb_frontend *fe , fe_status_t *status ) ;
 4737   int (*read_ber)(struct dvb_frontend *fe , u32 *ber ) ;
 4738   int (*read_signal_strength)(struct dvb_frontend *fe , u16 *strength ) ;
 4739   int (*read_snr)(struct dvb_frontend *fe , u16 *snr ) ;
 4740   int (*read_ucblocks)(struct dvb_frontend *fe , u32 *ucblocks ) ;
 4741   int (*diseqc_reset_overload)(struct dvb_frontend *fe ) ;
 4742   int (*diseqc_send_master_cmd)(struct dvb_frontend *fe , struct dvb_diseqc_master_cmd *cmd ) ;
 4743   int (*diseqc_recv_slave_reply)(struct dvb_frontend *fe , struct dvb_diseqc_slave_reply *reply ) ;
 4744   int (*diseqc_send_burst)(struct dvb_frontend *fe , fe_sec_mini_cmd_t minicmd ) ;
 4745   int (*set_tone)(struct dvb_frontend *fe , fe_sec_tone_mode_t tone ) ;
 4746   int (*set_voltage)(struct dvb_frontend *fe , fe_sec_voltage_t voltage ) ;
 4747   int (*enable_high_lnb_voltage)(struct dvb_frontend *fe , long arg ) ;
 4748   int (*dishnetwork_send_legacy_command)(struct dvb_frontend *fe , unsigned long cmd ) ;
 4749   int (*i2c_gate_ctrl)(struct dvb_frontend *fe , int enable ) ;
 4750   int (*ts_bus_ctrl)(struct dvb_frontend *fe , int acquire ) ;
 4751   enum dvbfe_search (*search)(struct dvb_frontend *fe ) ;
 4752   struct dvb_tuner_ops tuner_ops ;
 4753   struct analog_demod_ops analog_ops ;
 4754   int (*set_property)(struct dvb_frontend *fe , struct dtv_property *tvp ) ;
 4755   int (*get_property)(struct dvb_frontend *fe , struct dtv_property *tvp ) ;
 4756};
 4757#line 331 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_frontend.h"
 4758struct __anonstruct_layer_265 {
 4759   u8 segment_count ;
 4760   fe_code_rate_t fec ;
 4761   fe_modulation_t modulation ;
 4762   u8 interleaving ;
 4763};
 4764#line 331 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_frontend.h"
 4765struct dtv_frontend_properties {
 4766   u32 state ;
 4767   u32 frequency ;
 4768   fe_modulation_t modulation ;
 4769   fe_sec_voltage_t voltage ;
 4770   fe_sec_tone_mode_t sectone ;
 4771   fe_spectral_inversion_t inversion ;
 4772   fe_code_rate_t fec_inner ;
 4773   fe_transmit_mode_t transmission_mode ;
 4774   u32 bandwidth_hz ;
 4775   fe_guard_interval_t guard_interval ;
 4776   fe_hierarchy_t hierarchy ;
 4777   u32 symbol_rate ;
 4778   fe_code_rate_t code_rate_HP ;
 4779   fe_code_rate_t code_rate_LP ;
 4780   fe_pilot_t pilot ;
 4781   fe_rolloff_t rolloff ;
 4782   fe_delivery_system_t delivery_system ;
 4783   u8 isdbt_partial_reception ;
 4784   u8 isdbt_sb_mode ;
 4785   u8 isdbt_sb_subchannel ;
 4786   u32 isdbt_sb_segment_idx ;
 4787   u32 isdbt_sb_segment_count ;
 4788   u8 isdbt_layer_enabled ;
 4789   struct __anonstruct_layer_265 layer[3] ;
 4790   u32 isdbs_ts_id ;
 4791   u32 dvbt2_plp_id ;
 4792};
 4793#line 377 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_frontend.h"
 4794struct dvb_frontend {
 4795   struct dvb_frontend_ops ops ;
 4796   struct dvb_adapter *dvb ;
 4797   void *demodulator_priv ;
 4798   void *tuner_priv ;
 4799   void *frontend_priv ;
 4800   void *sec_priv ;
 4801   void *analog_demod_priv ;
 4802   struct dtv_frontend_properties dtv_property_cache ;
 4803   int (*callback)(void *adapter_priv , int component , int cmd , int arg ) ;
 4804   int id ;
 4805};
 4806#line 37 "include/linux/dvb/dmx.h"
 4807enum __anonenum_dmx_output_t_266 {
 4808    DMX_OUT_DECODER = 0,
 4809    DMX_OUT_TAP = 1,
 4810    DMX_OUT_TS_TAP = 2,
 4811    DMX_OUT_TSDEMUX_TAP = 3
 4812} ;
 4813#line 37 "include/linux/dvb/dmx.h"
 4814typedef enum __anonenum_dmx_output_t_266 dmx_output_t;
 4815#line 49
 4816enum __anonenum_dmx_input_t_267 {
 4817    DMX_IN_FRONTEND = 0,
 4818    DMX_IN_DVR = 1
 4819} ;
 4820#line 49 "include/linux/dvb/dmx.h"
 4821typedef enum __anonenum_dmx_input_t_267 dmx_input_t;
 4822#line 56
 4823enum __anonenum_dmx_pes_type_t_268 {
 4824    DMX_PES_AUDIO0 = 0,
 4825    DMX_PES_VIDEO0 = 1,
 4826    DMX_PES_TELETEXT0 = 2,
 4827    DMX_PES_SUBTITLE0 = 3,
 4828    DMX_PES_PCR0 = 4,
 4829    DMX_PES_AUDIO1 = 5,
 4830    DMX_PES_VIDEO1 = 6,
 4831    DMX_PES_TELETEXT1 = 7,
 4832    DMX_PES_SUBTITLE1 = 8,
 4833    DMX_PES_PCR1 = 9,
 4834    DMX_PES_AUDIO2 = 10,
 4835    DMX_PES_VIDEO2 = 11,
 4836    DMX_PES_TELETEXT2 = 12,
 4837    DMX_PES_SUBTITLE2 = 13,
 4838    DMX_PES_PCR2 = 14,
 4839    DMX_PES_AUDIO3 = 15,
 4840    DMX_PES_VIDEO3 = 16,
 4841    DMX_PES_TELETEXT3 = 17,
 4842    DMX_PES_SUBTITLE3 = 18,
 4843    DMX_PES_PCR3 = 19,
 4844    DMX_PES_OTHER = 20
 4845} ;
 4846#line 56 "include/linux/dvb/dmx.h"
 4847typedef enum __anonenum_dmx_pes_type_t_268 dmx_pes_type_t;
 4848#line 92 "include/linux/dvb/dmx.h"
 4849struct dmx_filter {
 4850   __u8 filter[16] ;
 4851   __u8 mask[16] ;
 4852   __u8 mode[16] ;
 4853};
 4854#line 92 "include/linux/dvb/dmx.h"
 4855typedef struct dmx_filter dmx_filter_t;
 4856#line 100 "include/linux/dvb/dmx.h"
 4857struct dmx_sct_filter_params {
 4858   __u16 pid ;
 4859   dmx_filter_t filter ;
 4860   __u32 timeout ;
 4861   __u32 flags ;
 4862};
 4863#line 113 "include/linux/dvb/dmx.h"
 4864struct dmx_pes_filter_params {
 4865   __u16 pid ;
 4866   dmx_input_t input ;
 4867   dmx_output_t output ;
 4868   dmx_pes_type_t pes_type ;
 4869   __u32 flags ;
 4870};
 4871#line 122 "include/linux/dvb/dmx.h"
 4872struct dmx_caps {
 4873   __u32 caps ;
 4874   int num_decoders ;
 4875};
 4876#line 127
 4877enum __anonenum_dmx_source_t_269 {
 4878    DMX_SOURCE_FRONT0 = 0,
 4879    DMX_SOURCE_FRONT1 = 1,
 4880    DMX_SOURCE_FRONT2 = 2,
 4881    DMX_SOURCE_FRONT3 = 3,
 4882    DMX_SOURCE_DVR0 = 16,
 4883    DMX_SOURCE_DVR1 = 17,
 4884    DMX_SOURCE_DVR2 = 18,
 4885    DMX_SOURCE_DVR3 = 19
 4886} ;
 4887#line 127 "include/linux/dvb/dmx.h"
 4888typedef enum __anonenum_dmx_source_t_269 dmx_source_t;
 4889#line 63 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/demux.h"
 4890enum dmx_success {
 4891    DMX_OK = 0,
 4892    DMX_LENGTH_ERROR = 1,
 4893    DMX_OVERRUN_ERROR = 2,
 4894    DMX_CRC_ERROR = 3,
 4895    DMX_FRAME_ERROR = 4,
 4896    DMX_FIFO_ERROR = 5,
 4897    DMX_MISSED_ERROR = 6
 4898} ;
 4899#line 89
 4900enum dmx_ts_pes {
 4901    DMX_TS_PES_AUDIO0 = 0,
 4902    DMX_TS_PES_VIDEO0 = 1,
 4903    DMX_TS_PES_TELETEXT0 = 2,
 4904    DMX_TS_PES_SUBTITLE0 = 3,
 4905    DMX_TS_PES_PCR0 = 4,
 4906    DMX_TS_PES_AUDIO1 = 5,
 4907    DMX_TS_PES_VIDEO1 = 6,
 4908    DMX_TS_PES_TELETEXT1 = 7,
 4909    DMX_TS_PES_SUBTITLE1 = 8,
 4910    DMX_TS_PES_PCR1 = 9,
 4911    DMX_TS_PES_AUDIO2 = 10,
 4912    DMX_TS_PES_VIDEO2 = 11,
 4913    DMX_TS_PES_TELETEXT2 = 12,
 4914    DMX_TS_PES_SUBTITLE2 = 13,
 4915    DMX_TS_PES_PCR2 = 14,
 4916    DMX_TS_PES_AUDIO3 = 15,
 4917    DMX_TS_PES_VIDEO3 = 16,
 4918    DMX_TS_PES_TELETEXT3 = 17,
 4919    DMX_TS_PES_SUBTITLE3 = 18,
 4920    DMX_TS_PES_PCR3 = 19,
 4921    DMX_TS_PES_OTHER = 20
 4922} ;
 4923#line 125
 4924struct dmx_demux;
 4925#line 125 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/demux.h"
 4926struct dmx_ts_feed {
 4927   int is_filtering ;
 4928   struct dmx_demux *parent ;
 4929   void *priv ;
 4930   int (*set)(struct dmx_ts_feed *feed , u16 pid , int type , enum dmx_ts_pes pes_type ,
 4931              size_t circular_buffer_size , struct timespec timeout ) ;
 4932   int (*start_filtering)(struct dmx_ts_feed *feed ) ;
 4933   int (*stop_filtering)(struct dmx_ts_feed *feed ) ;
 4934};
 4935#line 143
 4936struct dmx_section_feed;
 4937#line 143 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/demux.h"
 4938struct dmx_section_filter {
 4939   u8 filter_value[18] ;
 4940   u8 filter_mask[18] ;
 4941   u8 filter_mode[18] ;
 4942   struct dmx_section_feed *parent ;
 4943   void *priv ;
 4944};
 4945#line 151 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/demux.h"
 4946struct dmx_section_feed {
 4947   int is_filtering ;
 4948   struct dmx_demux *parent ;
 4949   void *priv ;
 4950   int check_crc ;
 4951   u32 crc_val ;
 4952   u8 *secbuf ;
 4953   u8 secbuf_base[4284] ;
 4954   u16 secbufp ;
 4955   u16 seclen ;
 4956   u16 tsfeedp ;
 4957   int (*set)(struct dmx_section_feed *feed , u16 pid , size_t circular_buffer_size ,
 4958              int check_crc ) ;
 4959   int (*allocate_filter)(struct dmx_section_feed *feed , struct dmx_section_filter **filter ) ;
 4960   int (*release_filter)(struct dmx_section_feed *feed , struct dmx_section_filter *filter ) ;
 4961   int (*start_filtering)(struct dmx_section_feed *feed ) ;
 4962   int (*stop_filtering)(struct dmx_section_feed *feed ) ;
 4963};
 4964#line 197
 4965enum dmx_frontend_source {
 4966    DMX_MEMORY_FE = 0,
 4967    DMX_FRONTEND_0 = 1,
 4968    DMX_FRONTEND_1 = 2,
 4969    DMX_FRONTEND_2 = 3,
 4970    DMX_FRONTEND_3 = 4,
 4971    DMX_STREAM_0 = 5,
 4972    DMX_STREAM_1 = 6,
 4973    DMX_STREAM_2 = 7,
 4974    DMX_STREAM_3 = 8
 4975} ;
 4976#line 209 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/demux.h"
 4977struct dmx_frontend {
 4978   struct list_head connectivity_list ;
 4979   enum dmx_frontend_source source ;
 4980};
 4981#line 244 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/demux.h"
 4982struct dmx_demux {
 4983   u32 capabilities ;
 4984   struct dmx_frontend *frontend ;
 4985   void *priv ;
 4986   int (*open)(struct dmx_demux *demux ) ;
 4987   int (*close)(struct dmx_demux *demux ) ;
 4988   int (*write)(struct dmx_demux *demux , char const   *buf , size_t count ) ;
 4989   int (*allocate_ts_feed)(struct dmx_demux *demux , struct dmx_ts_feed **feed , int (*callback)(u8 const   *buffer1 ,
 4990                                                                                                 size_t buffer1_length ,
 4991                                                                                                 u8 const   *buffer2 ,
 4992                                                                                                 size_t buffer2_length ,
 4993                                                                                                 struct dmx_ts_feed *source ,
 4994                                                                                                 enum dmx_success success ) ) ;
 4995   int (*release_ts_feed)(struct dmx_demux *demux , struct dmx_ts_feed *feed ) ;
 4996   int (*allocate_section_feed)(struct dmx_demux *demux , struct dmx_section_feed **feed ,
 4997                                int (*callback)(u8 const   *buffer1 , size_t buffer1_len ,
 4998                                                u8 const   *buffer2 , size_t buffer2_len ,
 4999                                                struct dmx_section_filter *source ,
 5000                                                enum dmx_success success ) ) ;
 5001   int (*release_section_feed)(struct dmx_demux *demux , struct dmx_section_feed *feed ) ;
 5002   int (*add_frontend)(struct dmx_demux *demux , struct dmx_frontend *frontend ) ;
 5003   int (*remove_frontend)(struct dmx_demux *demux , struct dmx_frontend *frontend ) ;
 5004   struct list_head *(*get_frontends)(struct dmx_demux *demux ) ;
 5005   int (*connect_frontend)(struct dmx_demux *demux , struct dmx_frontend *frontend ) ;
 5006   int (*disconnect_frontend)(struct dmx_demux *demux ) ;
 5007   int (*get_pes_pids)(struct dmx_demux *demux , u16 *pids ) ;
 5008   int (*get_caps)(struct dmx_demux *demux , struct dmx_caps *caps ) ;
 5009   int (*set_source)(struct dmx_demux *demux , dmx_source_t const   *src ) ;
 5010   int (*get_stc)(struct dmx_demux *demux , unsigned int num , u64 *stc , unsigned int *base ) ;
 5011};
 5012#line 49 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_demux.h"
 5013struct dvb_demux_feed;
 5014#line 49 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_demux.h"
 5015struct dvb_demux_filter {
 5016   struct dmx_section_filter filter ;
 5017   u8 maskandmode[18] ;
 5018   u8 maskandnotmode[18] ;
 5019   int doneq ;
 5020   struct dvb_demux_filter *next ;
 5021   struct dvb_demux_feed *feed ;
 5022   int index ;
 5023   int state ;
 5024   int type ;
 5025   u16 hw_handle ;
 5026   struct timer_list timer ;
 5027};
 5028#line 67 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_demux.h"
 5029union __anonunion_feed_270 {
 5030   struct dmx_ts_feed ts ;
 5031   struct dmx_section_feed sec ;
 5032};
 5033#line 67 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_demux.h"
 5034union __anonunion_cb_271 {
 5035   int (*ts)(u8 const   *buffer1 , size_t buffer1_length , u8 const   *buffer2 , size_t buffer2_length ,
 5036             struct dmx_ts_feed *source , enum dmx_success success ) ;
 5037   int (*sec)(u8 const   *buffer1 , size_t buffer1_len , u8 const   *buffer2 , size_t buffer2_len ,
 5038              struct dmx_section_filter *source , enum dmx_success success ) ;
 5039};
 5040#line 67
 5041struct dvb_demux;
 5042#line 67 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_demux.h"
 5043struct dvb_demux_feed {
 5044   union __anonunion_feed_270 feed ;
 5045   union __anonunion_cb_271 cb ;
 5046   struct dvb_demux *demux ;
 5047   void *priv ;
 5048   int type ;
 5049   int state ;
 5050   u16 pid ;
 5051   u8 *buffer ;
 5052   int buffer_size ;
 5053   struct timespec timeout ;
 5054   struct dvb_demux_filter *filter ;
 5055   int ts_type ;
 5056   enum dmx_ts_pes pes_type ;
 5057   int cc ;
 5058   int pusi_seen ;
 5059   u16 peslen ;
 5060   struct list_head list_head ;
 5061   unsigned int index ;
 5062};
 5063#line 101 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_demux.h"
 5064struct dvb_demux {
 5065   struct dmx_demux dmx ;
 5066   void *priv ;
 5067   int filternum ;
 5068   int feednum ;
 5069   int (*start_feed)(struct dvb_demux_feed *feed ) ;
 5070   int (*stop_feed)(struct dvb_demux_feed *feed ) ;
 5071   int (*write_to_decoder)(struct dvb_demux_feed *feed , u8 const   *buf , size_t len ) ;
 5072   u32 (*check_crc32)(struct dvb_demux_feed *feed , u8 const   *buf , size_t len ) ;
 5073   void (*memcopy)(struct dvb_demux_feed *feed , u8 *dst , u8 const   *src , size_t len ) ;
 5074   int users ;
 5075   struct dvb_demux_filter *filter ;
 5076   struct dvb_demux_feed *feed ;
 5077   struct list_head frontend_list ;
 5078   struct dvb_demux_feed *pesfilter[20] ;
 5079   u16 pids[20] ;
 5080   int playing ;
 5081   int recording ;
 5082   struct list_head feed_list ;
 5083   u8 tsbuf[204] ;
 5084   int tsbufp ;
 5085   struct mutex mutex ;
 5086   spinlock_t lock ;
 5087   uint8_t *cnt_storage ;
 5088   struct timespec speed_last_time ;
 5089   uint32_t speed_pkts_cnt ;
 5090};
 5091#line 11 "include/linux/socket.h"
 5092typedef unsigned short __kernel_sa_family_t;
 5093#line 13
 5094struct sockaddr;
 5095#line 29
 5096struct pid;
 5097#line 30
 5098struct cred;
 5099#line 36
 5100struct seq_file;
 5101#line 40 "include/linux/socket.h"
 5102typedef __kernel_sa_family_t sa_family_t;
 5103#line 46 "include/linux/socket.h"
 5104struct sockaddr {
 5105   sa_family_t sa_family ;
 5106   char sa_data[14] ;
 5107};
 5108#line 336
 5109struct timespec;
 5110#line 37 "include/linux/hdlc/ioctl.h"
 5111struct __anonstruct_sync_serial_settings_272 {
 5112   unsigned int clock_rate ;
 5113   unsigned int clock_type ;
 5114   unsigned short loopback ;
 5115};
 5116#line 37 "include/linux/hdlc/ioctl.h"
 5117typedef struct __anonstruct_sync_serial_settings_272 sync_serial_settings;
 5118#line 43 "include/linux/hdlc/ioctl.h"
 5119struct __anonstruct_te1_settings_273 {
 5120   unsigned int clock_rate ;
 5121   unsigned int clock_type ;
 5122   unsigned short loopback ;
 5123   unsigned int slot_map ;
 5124};
 5125#line 43 "include/linux/hdlc/ioctl.h"
 5126typedef struct __anonstruct_te1_settings_273 te1_settings;
 5127#line 50 "include/linux/hdlc/ioctl.h"
 5128struct __anonstruct_raw_hdlc_proto_274 {
 5129   unsigned short encoding ;
 5130   unsigned short parity ;
 5131};
 5132#line 50 "include/linux/hdlc/ioctl.h"
 5133typedef struct __anonstruct_raw_hdlc_proto_274 raw_hdlc_proto;
 5134#line 55 "include/linux/hdlc/ioctl.h"
 5135struct __anonstruct_fr_proto_275 {
 5136   unsigned int t391 ;
 5137   unsigned int t392 ;
 5138   unsigned int n391 ;
 5139   unsigned int n392 ;
 5140   unsigned int n393 ;
 5141   unsigned short lmi ;
 5142   unsigned short dce ;
 5143};
 5144#line 55 "include/linux/hdlc/ioctl.h"
 5145typedef struct __anonstruct_fr_proto_275 fr_proto;
 5146#line 65 "include/linux/hdlc/ioctl.h"
 5147struct __anonstruct_fr_proto_pvc_276 {
 5148   unsigned int dlci ;
 5149};
 5150#line 65 "include/linux/hdlc/ioctl.h"
 5151typedef struct __anonstruct_fr_proto_pvc_276 fr_proto_pvc;
 5152#line 69 "include/linux/hdlc/ioctl.h"
 5153struct __anonstruct_fr_proto_pvc_info_277 {
 5154   unsigned int dlci ;
 5155   char master[16] ;
 5156};
 5157#line 69 "include/linux/hdlc/ioctl.h"
 5158typedef struct __anonstruct_fr_proto_pvc_info_277 fr_proto_pvc_info;
 5159#line 74 "include/linux/hdlc/ioctl.h"
 5160struct __anonstruct_cisco_proto_278 {
 5161   unsigned int interval ;
 5162   unsigned int timeout ;
 5163};
 5164#line 74 "include/linux/hdlc/ioctl.h"
 5165typedef struct __anonstruct_cisco_proto_278 cisco_proto;
 5166#line 140 "include/linux/if.h"
 5167struct ifmap {
 5168   unsigned long mem_start ;
 5169   unsigned long mem_end ;
 5170   unsigned short base_addr ;
 5171   unsigned char irq ;
 5172   unsigned char dma ;
 5173   unsigned char port ;
 5174};
 5175#line 150 "include/linux/if.h"
 5176union __anonunion_ifs_ifsu_281 {
 5177   raw_hdlc_proto *raw_hdlc ;
 5178   cisco_proto *cisco ;
 5179   fr_proto *fr ;
 5180   fr_proto_pvc *fr_pvc ;
 5181   fr_proto_pvc_info *fr_pvc_info ;
 5182   sync_serial_settings *sync ;
 5183   te1_settings *te1 ;
 5184};
 5185#line 150 "include/linux/if.h"
 5186struct if_settings {
 5187   unsigned int type ;
 5188   unsigned int size ;
 5189   union __anonunion_ifs_ifsu_281 ifs_ifsu ;
 5190};
 5191#line 174 "include/linux/if.h"
 5192union __anonunion_ifr_ifrn_282 {
 5193   char ifrn_name[16] ;
 5194};
 5195#line 174 "include/linux/if.h"
 5196union __anonunion_ifr_ifru_283 {
 5197   struct sockaddr ifru_addr ;
 5198   struct sockaddr ifru_dstaddr ;
 5199   struct sockaddr ifru_broadaddr ;
 5200   struct sockaddr ifru_netmask ;
 5201   struct sockaddr ifru_hwaddr ;
 5202   short ifru_flags ;
 5203   int ifru_ivalue ;
 5204   int ifru_mtu ;
 5205   struct ifmap ifru_map ;
 5206   char ifru_slave[16] ;
 5207   char ifru_newname[16] ;
 5208   void *ifru_data ;
 5209   struct if_settings ifru_settings ;
 5210};
 5211#line 174 "include/linux/if.h"
 5212struct ifreq {
 5213   union __anonunion_ifr_ifrn_282 ifr_ifrn ;
 5214   union __anonunion_ifr_ifru_283 ifr_ifru ;
 5215};
 5216#line 127 "include/linux/if_ether.h"
 5217struct ethhdr {
 5218   unsigned char h_dest[6] ;
 5219   unsigned char h_source[6] ;
 5220   __be16 h_proto ;
 5221} __attribute__((__packed__)) ;
 5222#line 65 "include/linux/net.h"
 5223struct poll_table_struct;
 5224#line 66
 5225struct pipe_inode_info;
 5226#line 67
 5227struct inode;
 5228#line 68
 5229struct net;
 5230#line 68
 5231struct net;
 5232#line 154
 5233struct vm_area_struct;
 5234#line 155
 5235struct page;
 5236#line 156
 5237struct kiocb;
 5238#line 157
 5239struct sockaddr;
 5240#line 159
 5241struct module;
 5242#line 222
 5243struct iovec;
 5244#line 10 "include/linux/textsearch.h"
 5245struct module;
 5246#line 109 "include/net/checksum.h"
 5247struct sk_buff;
 5248#line 109
 5249struct sk_buff;
 5250#line 37 "include/linux/dmaengine.h"
 5251typedef s32 dma_cookie_t;
 5252#line 27 "include/linux/dma-attrs.h"
 5253struct dma_attrs {
 5254   unsigned long flags[((4UL + 8UL * sizeof(long )) - 1UL) / (8UL * sizeof(long ))] ;
 5255};
 5256#line 7 "include/linux/dma-direction.h"
 5257enum dma_data_direction {
 5258    DMA_BIDIRECTIONAL = 0,
 5259    DMA_TO_DEVICE = 1,
 5260    DMA_FROM_DEVICE = 2,
 5261    DMA_NONE = 3
 5262} ;
 5263#line 11 "include/linux/dma-mapping.h"
 5264struct dma_map_ops {
 5265   void *(*alloc)(struct device *dev , size_t size , dma_addr_t *dma_handle , gfp_t gfp ,
 5266                  struct dma_attrs *attrs ) ;
 5267   void (*free)(struct device *dev , size_t size , void *vaddr , dma_addr_t dma_handle ,
 5268                struct dma_attrs *attrs ) ;
 5269   int (*mmap)(struct device * , struct vm_area_struct * , void * , dma_addr_t  ,
 5270               size_t  , struct dma_attrs *attrs ) ;
 5271   dma_addr_t (*map_page)(struct device *dev , struct page *page , unsigned long offset ,
 5272                          size_t size , enum dma_data_direction dir , struct dma_attrs *attrs ) ;
 5273   void (*unmap_page)(struct device *dev , dma_addr_t dma_handle , size_t size , enum dma_data_direction dir ,
 5274                      struct dma_attrs *attrs ) ;
 5275   int (*map_sg)(struct device *dev , struct scatterlist *sg , int nents , enum dma_data_direction dir ,
 5276                 struct dma_attrs *attrs ) ;
 5277   void (*unmap_sg)(struct device *dev , struct scatterlist *sg , int nents , enum dma_data_direction dir ,
 5278                    struct dma_attrs *attrs ) ;
 5279   void (*sync_single_for_cpu)(struct device *dev , dma_addr_t dma_handle , size_t size ,
 5280                               enum dma_data_direction dir ) ;
 5281   void (*sync_single_for_device)(struct device *dev , dma_addr_t dma_handle , size_t size ,
 5282                                  enum dma_data_direction dir ) ;
 5283   void (*sync_sg_for_cpu)(struct device *dev , struct scatterlist *sg , int nents ,
 5284                           enum dma_data_direction dir ) ;
 5285   void (*sync_sg_for_device)(struct device *dev , struct scatterlist *sg , int nents ,
 5286                              enum dma_data_direction dir ) ;
 5287   int (*mapping_error)(struct device *dev , dma_addr_t dma_addr ) ;
 5288   int (*dma_supported)(struct device *dev , u64 mask ) ;
 5289   int (*set_dma_mask)(struct device *dev , u64 mask ) ;
 5290   int is_phys ;
 5291};
 5292#line 25 "include/linux/dma-debug.h"
 5293struct device;
 5294#line 26
 5295struct scatterlist;
 5296#line 27
 5297struct bus_type;
 5298#line 6 "include/linux/swiotlb.h"
 5299struct device;
 5300#line 7
 5301struct dma_attrs;
 5302#line 8
 5303struct scatterlist;
 5304#line 15 "include/linux/netdev_features.h"
 5305typedef u64 netdev_features_t;
 5306#line 108 "include/linux/skbuff.h"
 5307struct net_device;
 5308#line 109
 5309struct scatterlist;
 5310#line 110
 5311struct pipe_inode_info;
 5312#line 113 "include/linux/skbuff.h"
 5313struct nf_conntrack {
 5314   atomic_t use ;
 5315};
 5316#line 119 "include/linux/skbuff.h"
 5317struct nf_bridge_info {
 5318   atomic_t use ;
 5319   struct net_device *physindev ;
 5320   struct net_device *physoutdev ;
 5321   unsigned int mask ;
 5322   unsigned long data[32UL / sizeof(unsigned long )] ;
 5323};
 5324#line 128 "include/linux/skbuff.h"
 5325struct sk_buff_head {
 5326   struct sk_buff *next ;
 5327   struct sk_buff *prev ;
 5328   __u32 qlen ;
 5329   spinlock_t lock ;
 5330};
 5331#line 137
 5332struct sk_buff;
 5333#line 318 "include/linux/skbuff.h"
 5334typedef unsigned int sk_buff_data_t;
 5335#line 391
 5336struct sec_path;
 5337#line 391 "include/linux/skbuff.h"
 5338struct __anonstruct____missing_field_name_294 {
 5339   __u16 csum_start ;
 5340   __u16 csum_offset ;
 5341};
 5342#line 391 "include/linux/skbuff.h"
 5343union __anonunion____missing_field_name_293 {
 5344   __wsum csum ;
 5345   struct __anonstruct____missing_field_name_294 __annonCompField52 ;
 5346};
 5347#line 391 "include/linux/skbuff.h"
 5348union __anonunion____missing_field_name_295 {
 5349   __u32 mark ;
 5350   __u32 dropcount ;
 5351   __u32 avail_size ;
 5352};
 5353#line 391 "include/linux/skbuff.h"
 5354struct sk_buff {
 5355   struct sk_buff *next ;
 5356   struct sk_buff *prev ;
 5357   ktime_t tstamp ;
 5358   struct sock *sk ;
 5359   struct net_device *dev ;
 5360   char cb[48]  __attribute__((__aligned__(8))) ;
 5361   unsigned long _skb_refdst ;
 5362   struct sec_path *sp ;
 5363   unsigned int len ;
 5364   unsigned int data_len ;
 5365   __u16 mac_len ;
 5366   __u16 hdr_len ;
 5367   union __anonunion____missing_field_name_293 __annonCompField53 ;
 5368   __u32 priority ;
 5369   __u8 local_df : 1 ;
 5370   __u8 cloned : 1 ;
 5371   __u8 ip_summed : 2 ;
 5372   __u8 nohdr : 1 ;
 5373   __u8 nfctinfo : 3 ;
 5374   __u8 pkt_type : 3 ;
 5375   __u8 fclone : 2 ;
 5376   __u8 ipvs_property : 1 ;
 5377   __u8 peeked : 1 ;
 5378   __u8 nf_trace : 1 ;
 5379   __be16 protocol ;
 5380   void (*destructor)(struct sk_buff *skb ) ;
 5381   struct nf_conntrack *nfct ;
 5382   struct sk_buff *nfct_reasm ;
 5383   struct nf_bridge_info *nf_bridge ;
 5384   int skb_iif ;
 5385   __u32 rxhash ;
 5386   __u16 vlan_tci ;
 5387   __u16 tc_index ;
 5388   __u16 tc_verd ;
 5389   __u16 queue_mapping ;
 5390   __u8 ndisc_nodetype : 2 ;
 5391   __u8 ooo_okay : 1 ;
 5392   __u8 l4_rxhash : 1 ;
 5393   __u8 wifi_acked_valid : 1 ;
 5394   __u8 wifi_acked : 1 ;
 5395   __u8 no_fcs : 1 ;
 5396   dma_cookie_t dma_cookie ;
 5397   __u32 secmark ;
 5398   union __anonunion____missing_field_name_295 __annonCompField54 ;
 5399   sk_buff_data_t transport_header ;
 5400   sk_buff_data_t network_header ;
 5401   sk_buff_data_t mac_header ;
 5402   sk_buff_data_t tail ;
 5403   sk_buff_data_t end ;
 5404   unsigned char *head ;
 5405   unsigned char *data ;
 5406   unsigned int truesize ;
 5407   atomic_t users ;
 5408};
 5409#line 520
 5410struct dst_entry;
 5411#line 129 "include/linux/netlink.h"
 5412struct nlattr {
 5413   __u16 nla_len ;
 5414   __u16 nla_type ;
 5415};
 5416#line 157
 5417struct net;
 5418#line 41 "include/linux/if_link.h"
 5419struct rtnl_link_stats64 {
 5420   __u64 rx_packets ;
 5421   __u64 tx_packets ;
 5422   __u64 rx_bytes ;
 5423   __u64 tx_bytes ;
 5424   __u64 rx_errors ;
 5425   __u64 tx_errors ;
 5426   __u64 rx_dropped ;
 5427   __u64 tx_dropped ;
 5428   __u64 multicast ;
 5429   __u64 collisions ;
 5430   __u64 rx_length_errors ;
 5431   __u64 rx_over_errors ;
 5432   __u64 rx_crc_errors ;
 5433   __u64 rx_frame_errors ;
 5434   __u64 rx_fifo_errors ;
 5435   __u64 rx_missed_errors ;
 5436   __u64 tx_aborted_errors ;
 5437   __u64 tx_carrier_errors ;
 5438   __u64 tx_fifo_errors ;
 5439   __u64 tx_heartbeat_errors ;
 5440   __u64 tx_window_errors ;
 5441   __u64 rx_compressed ;
 5442   __u64 tx_compressed ;
 5443};
 5444#line 312 "include/linux/if_link.h"
 5445struct ifla_vf_info {
 5446   __u32 vf ;
 5447   __u8 mac[32] ;
 5448   __u32 vlan ;
 5449   __u32 qos ;
 5450   __u32 tx_rate ;
 5451   __u32 spoofchk ;
 5452};
 5453#line 48 "include/linux/miscdevice.h"
 5454struct device;
 5455#line 30 "include/linux/pm_qos.h"
 5456struct pm_qos_request {
 5457   struct plist_node node ;
 5458   int pm_qos_class ;
 5459   struct delayed_work work ;
 5460};
 5461#line 36 "include/linux/pm_qos.h"
 5462struct dev_pm_qos_request {
 5463   struct plist_node node ;
 5464   struct device *dev ;
 5465};
 5466#line 41
 5467enum pm_qos_type {
 5468    PM_QOS_UNITIALIZED = 0,
 5469    PM_QOS_MAX = 1,
 5470    PM_QOS_MIN = 2
 5471} ;
 5472#line 52 "include/linux/pm_qos.h"
 5473struct pm_qos_constraints {
 5474   struct plist_head list ;
 5475   s32 target_value ;
 5476   s32 default_value ;
 5477   enum pm_qos_type type ;
 5478   struct blocking_notifier_head *notifiers ;
 5479};
 5480#line 40 "include/linux/dynamic_queue_limits.h"
 5481struct dql {
 5482   unsigned int num_queued ;
 5483   unsigned int adj_limit ;
 5484   unsigned int last_obj_cnt ;
 5485   unsigned int limit  __attribute__((__aligned__((1) <<  (6) ))) ;
 5486   unsigned int num_completed ;
 5487   unsigned int prev_ovlimit ;
 5488   unsigned int prev_num_queued ;
 5489   unsigned int prev_last_obj_cnt ;
 5490   unsigned int lowest_slack ;
 5491   unsigned long slack_start_time ;
 5492   unsigned int max_limit ;
 5493   unsigned int min_limit ;
 5494   unsigned int slack_hold_time ;
 5495};
 5496#line 39 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/compat.h"
 5497typedef s32 compat_long_t;
 5498#line 212 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/compat.h"
 5499typedef u32 compat_uptr_t;
 5500#line 226 "include/linux/compat.h"
 5501struct compat_robust_list {
 5502   compat_uptr_t next ;
 5503};
 5504#line 230 "include/linux/compat.h"
 5505struct compat_robust_list_head {
 5506   struct compat_robust_list list ;
 5507   compat_long_t futex_offset ;
 5508   compat_uptr_t list_op_pending ;
 5509};
 5510#line 23 "include/linux/ethtool.h"
 5511struct ethtool_cmd {
 5512   __u32 cmd ;
 5513   __u32 supported ;
 5514   __u32 advertising ;
 5515   __u16 speed ;
 5516   __u8 duplex ;
 5517   __u8 port ;
 5518   __u8 phy_address ;
 5519   __u8 transceiver ;
 5520   __u8 autoneg ;
 5521   __u8 mdio_support ;
 5522   __u32 maxtxpkt ;
 5523   __u32 maxrxpkt ;
 5524   __u16 speed_hi ;
 5525   __u8 eth_tp_mdix ;
 5526   __u8 reserved2 ;
 5527   __u32 lp_advertising ;
 5528   __u32 reserved[2] ;
 5529};
 5530#line 84 "include/linux/ethtool.h"
 5531struct ethtool_drvinfo {
 5532   __u32 cmd ;
 5533   char driver[32] ;
 5534   char version[32] ;
 5535   char fw_version[32] ;
 5536   char bus_info[32] ;
 5537   char reserved1[32] ;
 5538   char reserved2[12] ;
 5539   __u32 n_priv_flags ;
 5540   __u32 n_stats ;
 5541   __u32 testinfo_len ;
 5542   __u32 eedump_len ;
 5543   __u32 regdump_len ;
 5544};
 5545#line 109 "include/linux/ethtool.h"
 5546struct ethtool_wolinfo {
 5547   __u32 cmd ;
 5548   __u32 supported ;
 5549   __u32 wolopts ;
 5550   __u8 sopass[6] ;
 5551};
 5552#line 123 "include/linux/ethtool.h"
 5553struct ethtool_regs {
 5554   __u32 cmd ;
 5555   __u32 version ;
 5556   __u32 len ;
 5557   __u8 data[0] ;
 5558};
 5559#line 131 "include/linux/ethtool.h"
 5560struct ethtool_eeprom {
 5561   __u32 cmd ;
 5562   __u32 magic ;
 5563   __u32 offset ;
 5564   __u32 len ;
 5565   __u8 data[0] ;
 5566};
 5567#line 211 "include/linux/ethtool.h"
 5568struct ethtool_coalesce {
 5569   __u32 cmd ;
 5570   __u32 rx_coalesce_usecs ;
 5571   __u32 rx_max_coalesced_frames ;
 5572   __u32 rx_coalesce_usecs_irq ;
 5573   __u32 rx_max_coalesced_frames_irq ;
 5574   __u32 tx_coalesce_usecs ;
 5575   __u32 tx_max_coalesced_frames ;
 5576   __u32 tx_coalesce_usecs_irq ;
 5577   __u32 tx_max_coalesced_frames_irq ;
 5578   __u32 stats_block_coalesce_usecs ;
 5579   __u32 use_adaptive_rx_coalesce ;
 5580   __u32 use_adaptive_tx_coalesce ;
 5581   __u32 pkt_rate_low ;
 5582   __u32 rx_coalesce_usecs_low ;
 5583   __u32 rx_max_coalesced_frames_low ;
 5584   __u32 tx_coalesce_usecs_low ;
 5585   __u32 tx_max_coalesced_frames_low ;
 5586   __u32 pkt_rate_high ;
 5587   __u32 rx_coalesce_usecs_high ;
 5588   __u32 rx_max_coalesced_frames_high ;
 5589   __u32 tx_coalesce_usecs_high ;
 5590   __u32 tx_max_coalesced_frames_high ;
 5591   __u32 rate_sample_interval ;
 5592};
 5593#line 238 "include/linux/ethtool.h"
 5594struct ethtool_ringparam {
 5595   __u32 cmd ;
 5596   __u32 rx_max_pending ;
 5597   __u32 rx_mini_max_pending ;
 5598   __u32 rx_jumbo_max_pending ;
 5599   __u32 tx_max_pending ;
 5600   __u32 rx_pending ;
 5601   __u32 rx_mini_pending ;
 5602   __u32 rx_jumbo_pending ;
 5603   __u32 tx_pending ;
 5604};
 5605#line 275 "include/linux/ethtool.h"
 5606struct ethtool_channels {
 5607   __u32 cmd ;
 5608   __u32 max_rx ;
 5609   __u32 max_tx ;
 5610   __u32 max_other ;
 5611   __u32 max_combined ;
 5612   __u32 rx_count ;
 5613   __u32 tx_count ;
 5614   __u32 other_count ;
 5615   __u32 combined_count ;
 5616};
 5617#line 288 "include/linux/ethtool.h"
 5618struct ethtool_pauseparam {
 5619   __u32 cmd ;
 5620   __u32 autoneg ;
 5621   __u32 rx_pause ;
 5622   __u32 tx_pause ;
 5623};
 5624#line 352 "include/linux/ethtool.h"
 5625struct ethtool_test {
 5626   __u32 cmd ;
 5627   __u32 flags ;
 5628   __u32 reserved ;
 5629   __u32 len ;
 5630   __u64 data[0] ;
 5631};
 5632#line 361 "include/linux/ethtool.h"
 5633struct ethtool_stats {
 5634   __u32 cmd ;
 5635   __u32 n_stats ;
 5636   __u64 data[0] ;
 5637};
 5638#line 406 "include/linux/ethtool.h"
 5639struct ethtool_tcpip4_spec {
 5640   __be32 ip4src ;
 5641   __be32 ip4dst ;
 5642   __be16 psrc ;
 5643   __be16 pdst ;
 5644   __u8 tos ;
 5645};
 5646#line 423 "include/linux/ethtool.h"
 5647struct ethtool_ah_espip4_spec {
 5648   __be32 ip4src ;
 5649   __be32 ip4dst ;
 5650   __be32 spi ;
 5651   __u8 tos ;
 5652};
 5653#line 441 "include/linux/ethtool.h"
 5654struct ethtool_usrip4_spec {
 5655   __be32 ip4src ;
 5656   __be32 ip4dst ;
 5657   __be32 l4_4_bytes ;
 5658   __u8 tos ;
 5659   __u8 ip_ver ;
 5660   __u8 proto ;
 5661};
 5662#line 450 "include/linux/ethtool.h"
 5663union ethtool_flow_union {
 5664   struct ethtool_tcpip4_spec tcp_ip4_spec ;
 5665   struct ethtool_tcpip4_spec udp_ip4_spec ;
 5666   struct ethtool_tcpip4_spec sctp_ip4_spec ;
 5667   struct ethtool_ah_espip4_spec ah_ip4_spec ;
 5668   struct ethtool_ah_espip4_spec esp_ip4_spec ;
 5669   struct ethtool_usrip4_spec usr_ip4_spec ;
 5670   struct ethhdr ether_spec ;
 5671   __u8 hdata[60] ;
 5672};
 5673#line 461 "include/linux/ethtool.h"
 5674struct ethtool_flow_ext {
 5675   __be16 vlan_etype ;
 5676   __be16 vlan_tci ;
 5677   __be32 data[2] ;
 5678};
 5679#line 482 "include/linux/ethtool.h"
 5680struct ethtool_rx_flow_spec {
 5681   __u32 flow_type ;
 5682   union ethtool_flow_union h_u ;
 5683   struct ethtool_flow_ext h_ext ;
 5684   union ethtool_flow_union m_u ;
 5685   struct ethtool_flow_ext m_ext ;
 5686   __u64 ring_cookie ;
 5687   __u32 location ;
 5688};
 5689#line 544 "include/linux/ethtool.h"
 5690struct ethtool_rxnfc {
 5691   __u32 cmd ;
 5692   __u32 flow_type ;
 5693   __u64 data ;
 5694   struct ethtool_rx_flow_spec fs ;
 5695   __u32 rule_cnt ;
 5696   __u32 rule_locs[0] ;
 5697};
 5698#line 652 "include/linux/ethtool.h"
 5699struct ethtool_flash {
 5700   __u32 cmd ;
 5701   __u32 region ;
 5702   char data[128] ;
 5703};
 5704#line 670 "include/linux/ethtool.h"
 5705struct ethtool_dump {
 5706   __u32 cmd ;
 5707   __u32 version ;
 5708   __u32 flag ;
 5709   __u32 len ;
 5710   __u8 data[0] ;
 5711};
 5712#line 780
 5713enum ethtool_phys_id_state {
 5714    ETHTOOL_ID_INACTIVE = 0,
 5715    ETHTOOL_ID_ACTIVE = 1,
 5716    ETHTOOL_ID_ON = 2,
 5717    ETHTOOL_ID_OFF = 3
 5718} ;
 5719#line 787
 5720struct net_device;
 5721#line 906 "include/linux/ethtool.h"
 5722struct ethtool_ops {
 5723   int (*get_settings)(struct net_device * , struct ethtool_cmd * ) ;
 5724   int (*set_settings)(struct net_device * , struct ethtool_cmd * ) ;
 5725   void (*get_drvinfo)(struct net_device * , struct ethtool_drvinfo * ) ;
 5726   int (*get_regs_len)(struct net_device * ) ;
 5727   void (*get_regs)(struct net_device * , struct ethtool_regs * , void * ) ;
 5728   void (*get_wol)(struct net_device * , struct ethtool_wolinfo * ) ;
 5729   int (*set_wol)(struct net_device * , struct ethtool_wolinfo * ) ;
 5730   u32 (*get_msglevel)(struct net_device * ) ;
 5731   void (*set_msglevel)(struct net_device * , u32  ) ;
 5732   int (*nway_reset)(struct net_device * ) ;
 5733   u32 (*get_link)(struct net_device * ) ;
 5734   int (*get_eeprom_len)(struct net_device * ) ;
 5735   int (*get_eeprom)(struct net_device * , struct ethtool_eeprom * , u8 * ) ;
 5736   int (*set_eeprom)(struct net_device * , struct ethtool_eeprom * , u8 * ) ;
 5737   int (*get_coalesce)(struct net_device * , struct ethtool_coalesce * ) ;
 5738   int (*set_coalesce)(struct net_device * , struct ethtool_coalesce * ) ;
 5739   void (*get_ringparam)(struct net_device * , struct ethtool_ringparam * ) ;
 5740   int (*set_ringparam)(struct net_device * , struct ethtool_ringparam * ) ;
 5741   void (*get_pauseparam)(struct net_device * , struct ethtool_pauseparam * ) ;
 5742   int (*set_pauseparam)(struct net_device * , struct ethtool_pauseparam * ) ;
 5743   void (*self_test)(struct net_device * , struct ethtool_test * , u64 * ) ;
 5744   void (*get_strings)(struct net_device * , u32 stringset , u8 * ) ;
 5745   int (*set_phys_id)(struct net_device * , enum ethtool_phys_id_state  ) ;
 5746   void (*get_ethtool_stats)(struct net_device * , struct ethtool_stats * , u64 * ) ;
 5747   int (*begin)(struct net_device * ) ;
 5748   void (*complete)(struct net_device * ) ;
 5749   u32 (*get_priv_flags)(struct net_device * ) ;
 5750   int (*set_priv_flags)(struct net_device * , u32  ) ;
 5751   int (*get_sset_count)(struct net_device * , int  ) ;
 5752   int (*get_rxnfc)(struct net_device * , struct ethtool_rxnfc * , u32 *rule_locs ) ;
 5753   int (*set_rxnfc)(struct net_device * , struct ethtool_rxnfc * ) ;
 5754   int (*flash_device)(struct net_device * , struct ethtool_flash * ) ;
 5755   int (*reset)(struct net_device * , u32 * ) ;
 5756   u32 (*get_rxfh_indir_size)(struct net_device * ) ;
 5757   int (*get_rxfh_indir)(struct net_device * , u32 * ) ;
 5758   int (*set_rxfh_indir)(struct net_device * , u32 const   * ) ;
 5759   void (*get_channels)(struct net_device * , struct ethtool_channels * ) ;
 5760   int (*set_channels)(struct net_device * , struct ethtool_channels * ) ;
 5761   int (*get_dump_flag)(struct net_device * , struct ethtool_dump * ) ;
 5762   int (*get_dump_data)(struct net_device * , struct ethtool_dump * , void * ) ;
 5763   int (*set_dump)(struct net_device * , struct ethtool_dump * ) ;
 5764};
 5765#line 4 "include/net/netns/core.h"
 5766struct ctl_table_header;
 5767#line 5
 5768struct prot_inuse;
 5769#line 5
 5770struct prot_inuse;
 5771#line 7 "include/net/netns/core.h"
 5772struct netns_core {
 5773   struct ctl_table_header *sysctl_hdr ;
 5774   int sysctl_somaxconn ;
 5775   struct prot_inuse *inuse ;
 5776};
 5777#line 64 "include/linux/u64_stats_sync.h"
 5778struct u64_stats_sync {
 5779
 5780};
 5781#line 56 "include/net/snmp.h"
 5782struct ipstats_mib {
 5783   u64 mibs[31] ;
 5784   struct u64_stats_sync syncp ;
 5785};
 5786#line 64 "include/net/snmp.h"
 5787struct icmp_mib {
 5788   unsigned long mibs[27] ;
 5789};
 5790#line 69 "include/net/snmp.h"
 5791struct icmpmsg_mib {
 5792   atomic_long_t mibs[512] ;
 5793};
 5794#line 76 "include/net/snmp.h"
 5795struct icmpv6_mib {
 5796   unsigned long mibs[5] ;
 5797};
 5798#line 86 "include/net/snmp.h"
 5799struct icmpv6msg_mib {
 5800   atomic_long_t mibs[512] ;
 5801};
 5802#line 97 "include/net/snmp.h"
 5803struct tcp_mib {
 5804   unsigned long mibs[15] ;
 5805};
 5806#line 103 "include/net/snmp.h"
 5807struct udp_mib {
 5808   unsigned long mibs[7] ;
 5809};
 5810#line 109 "include/net/snmp.h"
 5811struct linux_mib {
 5812   unsigned long mibs[83] ;
 5813};
 5814#line 115 "include/net/snmp.h"
 5815struct linux_xfrm_mib {
 5816   unsigned long mibs[27] ;
 5817};
 5818#line 6 "include/net/netns/mib.h"
 5819struct netns_mib {
 5820   struct tcp_mib *tcp_statistics[1] ;
 5821   struct ipstats_mib *ip_statistics[1] ;
 5822   struct linux_mib *net_statistics[1] ;
 5823   struct udp_mib *udp_statistics[1] ;
 5824   struct udp_mib *udplite_statistics[1] ;
 5825   struct icmp_mib *icmp_statistics[1] ;
 5826   struct icmpmsg_mib *icmpmsg_statistics ;
 5827   struct proc_dir_entry *proc_net_devsnmp6 ;
 5828   struct udp_mib *udp_stats_in6[1] ;
 5829   struct udp_mib *udplite_stats_in6[1] ;
 5830   struct ipstats_mib *ipv6_statistics[1] ;
 5831   struct icmpv6_mib *icmpv6_statistics[1] ;
 5832   struct icmpv6msg_mib *icmpv6msg_statistics ;
 5833   struct linux_xfrm_mib *xfrm_statistics[1] ;
 5834};
 5835#line 7 "include/net/netns/unix.h"
 5836struct ctl_table_header;
 5837#line 8 "include/net/netns/unix.h"
 5838struct netns_unix {
 5839   int sysctl_max_dgram_qlen ;
 5840   struct ctl_table_header *ctl ;
 5841};
 5842#line 10 "include/net/netns/packet.h"
 5843struct netns_packet {
 5844   spinlock_t sklist_lock ;
 5845   struct hlist_head sklist ;
 5846};
 5847#line 4 "include/net/inet_frag.h"
 5848struct netns_frags {
 5849   int nqueues ;
 5850   atomic_t mem ;
 5851   struct list_head lru_list ;
 5852   int timeout ;
 5853   int high_thresh ;
 5854   int low_thresh ;
 5855};
 5856#line 10 "include/net/netns/ipv4.h"
 5857struct ctl_table_header;
 5858#line 11
 5859struct ipv4_devconf;
 5860#line 11
 5861struct ipv4_devconf;
 5862#line 12
 5863struct fib_rules_ops;
 5864#line 12
 5865struct fib_rules_ops;
 5866#line 13
 5867struct hlist_head;
 5868#line 14
 5869struct sock;
 5870#line 16
 5871struct xt_table;
 5872#line 16 "include/net/netns/ipv4.h"
 5873struct netns_ipv4 {
 5874   struct ctl_table_header *forw_hdr ;
 5875   struct ctl_table_header *frags_hdr ;
 5876   struct ctl_table_header *ipv4_hdr ;
 5877   struct ctl_table_header *route_hdr ;
 5878   struct ipv4_devconf *devconf_all ;
 5879   struct ipv4_devconf *devconf_dflt ;
 5880   struct fib_rules_ops *rules_ops ;
 5881   struct hlist_head *fib_table_hash ;
 5882   struct sock *fibnl ;
 5883   struct sock **icmp_sk ;
 5884   struct sock *tcp_sock ;
 5885   struct netns_frags frags ;
 5886   struct xt_table *iptable_filter ;
 5887   struct xt_table *iptable_mangle ;
 5888   struct xt_table *iptable_raw ;
 5889   struct xt_table *arptable_filter ;
 5890   struct xt_table *iptable_security ;
 5891   struct xt_table *nat_table ;
 5892   struct hlist_head *nat_bysource ;
 5893   unsigned int nat_htable_size ;
 5894   int sysctl_icmp_echo_ignore_all ;
 5895   int sysctl_icmp_echo_ignore_broadcasts ;
 5896   int sysctl_icmp_ignore_bogus_error_responses ;
 5897   int sysctl_icmp_ratelimit ;
 5898   int sysctl_icmp_ratemask ;
 5899   int sysctl_icmp_errors_use_inbound_ifaddr ;
 5900   int sysctl_rt_cache_rebuild_count ;
 5901   int current_rt_cache_rebuild_count ;
 5902   unsigned int sysctl_ping_group_range[2] ;
 5903   long sysctl_tcp_mem[3] ;
 5904   atomic_t rt_genid ;
 5905   atomic_t dev_addr_genid ;
 5906   struct list_head mr_tables ;
 5907   struct fib_rules_ops *mr_rules_ops ;
 5908};
 5909#line 7 "include/net/dst_ops.h"
 5910struct dst_entry;
 5911#line 9
 5912struct net_device;
 5913#line 10
 5914struct sk_buff;
 5915#line 12
 5916struct neighbour;
 5917#line 12 "include/net/dst_ops.h"
 5918struct dst_ops {
 5919   unsigned short family ;
 5920   __be16 protocol ;
 5921   unsigned int gc_thresh ;
 5922   int (*gc)(struct dst_ops *ops ) ;
 5923   struct dst_entry *(*check)(struct dst_entry * , __u32 cookie ) ;
 5924   unsigned int (*default_advmss)(struct dst_entry  const  * ) ;
 5925   unsigned int (*mtu)(struct dst_entry  const  * ) ;
 5926   u32 *(*cow_metrics)(struct dst_entry * , unsigned long  ) ;
 5927   void (*destroy)(struct dst_entry * ) ;
 5928   void (*ifdown)(struct dst_entry * , struct net_device *dev , int how ) ;
 5929   struct dst_entry *(*negative_advice)(struct dst_entry * ) ;
 5930   void (*link_failure)(struct sk_buff * ) ;
 5931   void (*update_pmtu)(struct dst_entry *dst , u32 mtu ) ;
 5932   int (*local_out)(struct sk_buff *skb ) ;
 5933   struct neighbour *(*neigh_lookup)(struct dst_entry  const  *dst , void const   *daddr ) ;
 5934   struct kmem_cache *kmem_cachep ;
 5935   struct percpu_counter pcpuc_entries  __attribute__((__aligned__((1) <<  (6) ))) ;
 5936};
 5937#line 11 "include/net/netns/ipv6.h"
 5938struct ctl_table_header;
 5939#line 13 "include/net/netns/ipv6.h"
 5940struct netns_sysctl_ipv6 {
 5941   struct ctl_table_header *table ;
 5942   struct ctl_table_header *frags_hdr ;
 5943   int bindv6only ;
 5944   int flush_delay ;
 5945   int ip6_rt_max_size ;
 5946   int ip6_rt_gc_min_interval ;
 5947   int ip6_rt_gc_timeout ;
 5948   int ip6_rt_gc_interval ;
 5949   int ip6_rt_gc_elasticity ;
 5950   int ip6_rt_mtu_expires ;
 5951   int ip6_rt_min_advmss ;
 5952   int icmpv6_time ;
 5953};
 5954#line 30
 5955struct ipv6_devconf;
 5956#line 30
 5957struct rt6_info;
 5958#line 30
 5959struct rt6_statistics;
 5960#line 30
 5961struct fib6_table;
 5962#line 30 "include/net/netns/ipv6.h"
 5963struct netns_ipv6 {
 5964   struct netns_sysctl_ipv6 sysctl ;
 5965   struct ipv6_devconf *devconf_all ;
 5966   struct ipv6_devconf *devconf_dflt ;
 5967   struct netns_frags frags ;
 5968   struct xt_table *ip6table_filter ;
 5969   struct xt_table *ip6table_mangle ;
 5970   struct xt_table *ip6table_raw ;
 5971   struct xt_table *ip6table_security ;
 5972   struct rt6_info *ip6_null_entry ;
 5973   struct rt6_statistics *rt6_stats ;
 5974   struct timer_list ip6_fib_timer ;
 5975   struct hlist_head *fib_table_hash ;
 5976   struct fib6_table *fib6_main_tbl ;
 5977   struct dst_ops ip6_dst_ops ;
 5978   unsigned int ip6_rt_gc_expire ;
 5979   unsigned long ip6_rt_last_gc ;
 5980   struct rt6_info *ip6_prohibit_entry ;
 5981   struct rt6_info *ip6_blk_hole_entry ;
 5982   struct fib6_table *fib6_local_tbl ;
 5983   struct fib_rules_ops *fib6_rules_ops ;
 5984   struct sock **icmp_sk ;
 5985   struct sock *ndisc_sk ;
 5986   struct sock *tcp_sk ;
 5987   struct sock *igmp_sk ;
 5988   struct list_head mr6_tables ;
 5989   struct fib_rules_ops *mr6_rules_ops ;
 5990};
 5991#line 4 "include/net/netns/dccp.h"
 5992struct sock;
 5993#line 6 "include/net/netns/dccp.h"
 5994struct netns_dccp {
 5995   struct sock *v4_ctl_sk ;
 5996   struct sock *v6_ctl_sk ;
 5997};
 5998#line 102 "include/linux/netfilter.h"
 5999struct sk_buff;
 6000#line 200 "include/net/flow.h"
 6001struct net;
 6002#line 201
 6003struct sock;
 6004#line 10 "include/linux/proc_fs.h"
 6005struct net;
 6006#line 11
 6007struct completion;
 6008#line 12
 6009struct mm_struct;
 6010#line 46 "include/linux/proc_fs.h"
 6011typedef int read_proc_t(char *page , char **start , off_t off , int count , int *eof ,
 6012                        void *data );
 6013#line 48 "include/linux/proc_fs.h"
 6014typedef int write_proc_t(struct file *file , char const   *buffer , unsigned long count ,
 6015                         void *data );
 6016#line 51 "include/linux/proc_fs.h"
 6017struct proc_dir_entry {
 6018   unsigned int low_ino ;
 6019   umode_t mode ;
 6020   nlink_t nlink ;
 6021   uid_t uid ;
 6022   gid_t gid ;
 6023   loff_t size ;
 6024   struct inode_operations  const  *proc_iops ;
 6025   struct file_operations  const  *proc_fops ;
 6026   struct proc_dir_entry *next ;
 6027   struct proc_dir_entry *parent ;
 6028   struct proc_dir_entry *subdir ;
 6029   void *data ;
 6030   read_proc_t *read_proc ;
 6031   write_proc_t *write_proc ;
 6032   atomic_t count ;
 6033   int pde_users ;
 6034   struct completion *pde_unload_completion ;
 6035   struct list_head pde_openers ;
 6036   spinlock_t pde_unload_lock ;
 6037   u8 namelen ;
 6038   char name[] ;
 6039};
 6040#line 117
 6041struct pid_namespace;
 6042#line 243
 6043struct nsproxy;
 6044#line 263
 6045struct ctl_table_header;
 6046#line 264
 6047struct ctl_table;
 6048#line 7 "include/net/netns/x_tables.h"
 6049struct ebt_table;
 6050#line 7
 6051struct ebt_table;
 6052#line 9 "include/net/netns/x_tables.h"
 6053struct netns_xt {
 6054   struct list_head tables[13] ;
 6055   struct ebt_table *broute_table ;
 6056   struct ebt_table *frame_filter ;
 6057   struct ebt_table *frame_nat ;
 6058};
 6059#line 17 "include/linux/list_nulls.h"
 6060struct hlist_nulls_node;
 6061#line 17 "include/linux/list_nulls.h"
 6062struct hlist_nulls_head {
 6063   struct hlist_nulls_node *first ;
 6064};
 6065#line 21 "include/linux/list_nulls.h"
 6066struct hlist_nulls_node {
 6067   struct hlist_nulls_node *next ;
 6068   struct hlist_nulls_node **pprev ;
 6069};
 6070#line 8 "include/net/netns/conntrack.h"
 6071struct ctl_table_header;
 6072#line 11
 6073struct ip_conntrack_stat;
 6074#line 11
 6075struct nf_ct_event_notifier;
 6076#line 11
 6077struct nf_exp_event_notifier;
 6078#line 11 "include/net/netns/conntrack.h"
 6079struct netns_ct {
 6080   atomic_t count ;
 6081   unsigned int expect_count ;
 6082   unsigned int htable_size ;
 6083   struct kmem_cache *nf_conntrack_cachep ;
 6084   struct hlist_nulls_head *hash ;
 6085   struct hlist_head *expect_hash ;
 6086   struct hlist_nulls_head unconfirmed ;
 6087   struct hlist_nulls_head dying ;
 6088   struct ip_conntrack_stat *stat ;
 6089   struct nf_ct_event_notifier *nf_conntrack_event_cb ;
 6090   struct nf_exp_event_notifier *nf_expect_event_cb ;
 6091   int sysctl_events ;
 6092   unsigned int sysctl_events_retry_timeout ;
 6093   int sysctl_acct ;
 6094   int sysctl_tstamp ;
 6095   int sysctl_checksum ;
 6096   unsigned int sysctl_log_invalid ;
 6097   struct ctl_table_header *sysctl_header ;
 6098   struct ctl_table_header *acct_sysctl_header ;
 6099   struct ctl_table_header *tstamp_sysctl_header ;
 6100   struct ctl_table_header *event_sysctl_header ;
 6101   char *slabname ;
 6102};
 6103#line 10 "include/net/netns/xfrm.h"
 6104struct ctl_table_header;
 6105#line 12 "include/net/netns/xfrm.h"
 6106struct xfrm_policy_hash {
 6107   struct hlist_head *table ;
 6108   unsigned int hmask ;
 6109};
 6110#line 17 "include/net/netns/xfrm.h"
 6111struct netns_xfrm {
 6112   struct list_head state_all ;
 6113   struct hlist_head *state_bydst ;
 6114   struct hlist_head *state_bysrc ;
 6115   struct hlist_head *state_byspi ;
 6116   unsigned int state_hmask ;
 6117   unsigned int state_num ;
 6118   struct work_struct state_hash_work ;
 6119   struct hlist_head state_gc_list ;
 6120   struct work_struct state_gc_work ;
 6121   wait_queue_head_t km_waitq ;
 6122   struct list_head policy_all ;
 6123   struct hlist_head *policy_byidx ;
 6124   unsigned int policy_idx_hmask ;
 6125   struct hlist_head policy_inexact[6] ;
 6126   struct xfrm_policy_hash policy_bydst[6] ;
 6127   unsigned int policy_count[6] ;
 6128   struct work_struct policy_hash_work ;
 6129   struct sock *nlsk ;
 6130   struct sock *nlsk_stash ;
 6131   u32 sysctl_aevent_etime ;
 6132   u32 sysctl_aevent_rseqth ;
 6133   int sysctl_larval_drop ;
 6134   u32 sysctl_acq_expires ;
 6135   struct ctl_table_header *sysctl_hdr ;
 6136   struct dst_ops xfrm4_dst_ops ;
 6137   struct dst_ops xfrm6_dst_ops ;
 6138};
 6139#line 25 "include/net/net_namespace.h"
 6140struct proc_dir_entry;
 6141#line 26
 6142struct net_device;
 6143#line 27
 6144struct sock;
 6145#line 28
 6146struct ctl_table_header;
 6147#line 29
 6148struct net_generic;
 6149#line 29
 6150struct net_generic;
 6151#line 30
 6152struct sock;
 6153#line 31
 6154struct netns_ipvs;
 6155#line 31
 6156struct netns_ipvs;
 6157#line 37 "include/net/net_namespace.h"
 6158struct net {
 6159   atomic_t passive ;
 6160   atomic_t count ;
 6161   spinlock_t rules_mod_lock ;
 6162   struct list_head list ;
 6163   struct list_head cleanup_list ;
 6164   struct list_head exit_list ;
 6165   struct proc_dir_entry *proc_net ;
 6166   struct proc_dir_entry *proc_net_stat ;
 6167   struct ctl_table_set sysctls ;
 6168   struct sock *rtnl ;
 6169   struct sock *genl_sock ;
 6170   struct list_head dev_base_head ;
 6171   struct hlist_head *dev_name_head ;
 6172   struct hlist_head *dev_index_head ;
 6173   unsigned int dev_base_seq ;
 6174   struct list_head rules_ops ;
 6175   struct net_device *loopback_dev ;
 6176   struct netns_core core ;
 6177   struct netns_mib mib ;
 6178   struct netns_packet packet ;
 6179   struct netns_unix unx ;
 6180   struct netns_ipv4 ipv4 ;
 6181   struct netns_ipv6 ipv6 ;
 6182   struct netns_dccp dccp ;
 6183   struct netns_xt xt ;
 6184   struct netns_ct ct ;
 6185   struct sock *nfnl ;
 6186   struct sock *nfnl_stash ;
 6187   struct sk_buff_head wext_nlevents ;
 6188   struct net_generic *gen ;
 6189   struct netns_xfrm xfrm ;
 6190   struct netns_ipvs *ipvs ;
 6191};
 6192#line 11 "include/linux/seq_file.h"
 6193struct seq_operations;
 6194#line 12
 6195struct file;
 6196#line 13
 6197struct path;
 6198#line 14
 6199struct inode;
 6200#line 15
 6201struct dentry;
 6202#line 17 "include/linux/seq_file.h"
 6203struct seq_file {
 6204   char *buf ;
 6205   size_t size ;
 6206   size_t from ;
 6207   size_t count ;
 6208   loff_t index ;
 6209   loff_t read_pos ;
 6210   u64 version ;
 6211   struct mutex lock ;
 6212   struct seq_operations  const  *op ;
 6213   int poll_event ;
 6214   void *private ;
 6215};
 6216#line 31 "include/linux/seq_file.h"
 6217struct seq_operations {
 6218   void *(*start)(struct seq_file *m , loff_t *pos ) ;
 6219   void (*stop)(struct seq_file *m , void *v ) ;
 6220   void *(*next)(struct seq_file *m , void *v , loff_t *pos ) ;
 6221   int (*show)(struct seq_file *m , void *v ) ;
 6222};
 6223#line 6 "include/linux/seq_file_net.h"
 6224struct net;
 6225#line 283 "include/net/net_namespace.h"
 6226struct ctl_table;
 6227#line 284
 6228struct ctl_table_header;
 6229#line 22 "include/net/dsa.h"
 6230struct dsa_chip_data {
 6231   struct device *mii_bus ;
 6232   int sw_addr ;
 6233   char *port_names[12] ;
 6234   s8 *rtable ;
 6235};
 6236#line 47 "include/net/dsa.h"
 6237struct dsa_platform_data {
 6238   struct device *netdev ;
 6239   int nr_chips ;
 6240   struct dsa_chip_data *chip ;
 6241};
 6242#line 62
 6243struct dsa_switch;
 6244#line 62 "include/net/dsa.h"
 6245struct dsa_switch_tree {
 6246   struct dsa_platform_data *pd ;
 6247   struct net_device *master_netdev ;
 6248   __be16 tag_protocol ;
 6249   s8 cpu_switch ;
 6250   s8 cpu_port ;
 6251   int link_poll_needed ;
 6252   struct work_struct link_poll_work ;
 6253   struct timer_list link_poll_timer ;
 6254   struct dsa_switch *ds[4] ;
 6255};
 6256#line 95
 6257struct dsa_switch_driver;
 6258#line 95
 6259struct mii_bus;
 6260#line 95 "include/net/dsa.h"
 6261struct dsa_switch {
 6262   struct dsa_switch_tree *dst ;
 6263   int index ;
 6264   struct dsa_chip_data *pd ;
 6265   struct dsa_switch_driver *drv ;
 6266   struct mii_bus *master_mii_bus ;
 6267   u32 dsa_port_mask ;
 6268   u32 phys_port_mask ;
 6269   struct mii_bus *slave_mii_bus ;
 6270   struct net_device *ports[12] ;
 6271};
 6272#line 147 "include/net/dsa.h"
 6273struct dsa_switch_driver {
 6274   struct list_head list ;
 6275   __be16 tag_protocol ;
 6276   int priv_size ;
 6277   char *(*probe)(struct mii_bus *bus , int sw_addr ) ;
 6278   int (*setup)(struct dsa_switch *ds ) ;
 6279   int (*set_addr)(struct dsa_switch *ds , u8 *addr ) ;
 6280   int (*phy_read)(struct dsa_switch *ds , int port , int regnum ) ;
 6281   int (*phy_write)(struct dsa_switch *ds , int port , int regnum , u16 val ) ;
 6282   void (*poll_link)(struct dsa_switch *ds ) ;
 6283   void (*get_strings)(struct dsa_switch *ds , int port , uint8_t *data ) ;
 6284   void (*get_ethtool_stats)(struct dsa_switch *ds , int port , uint64_t *data ) ;
 6285   int (*get_sset_count)(struct dsa_switch *ds ) ;
 6286};
 6287#line 57 "include/linux/dcbnl.h"
 6288struct ieee_ets {
 6289   __u8 willing ;
 6290   __u8 ets_cap ;
 6291   __u8 cbs ;
 6292   __u8 tc_tx_bw[8] ;
 6293   __u8 tc_rx_bw[8] ;
 6294   __u8 tc_tsa[8] ;
 6295   __u8 prio_tc[8] ;
 6296   __u8 tc_reco_bw[8] ;
 6297   __u8 tc_reco_tsa[8] ;
 6298   __u8 reco_prio_tc[8] ;
 6299};
 6300#line 81 "include/linux/dcbnl.h"
 6301struct ieee_pfc {
 6302   __u8 pfc_cap ;
 6303   __u8 pfc_en ;
 6304   __u8 mbc ;
 6305   __u16 delay ;
 6306   __u64 requests[8] ;
 6307   __u64 indications[8] ;
 6308};
 6309#line 104 "include/linux/dcbnl.h"
 6310struct cee_pg {
 6311   __u8 willing ;
 6312   __u8 error ;
 6313   __u8 pg_en ;
 6314   __u8 tcs_supported ;
 6315   __u8 pg_bw[8] ;
 6316   __u8 prio_pg[8] ;
 6317};
 6318#line 121 "include/linux/dcbnl.h"
 6319struct cee_pfc {
 6320   __u8 willing ;
 6321   __u8 error ;
 6322   __u8 pfc_en ;
 6323   __u8 tcs_supported ;
 6324};
 6325#line 151 "include/linux/dcbnl.h"
 6326struct dcb_app {
 6327   __u8 selector ;
 6328   __u8 priority ;
 6329   __u16 protocol ;
 6330};
 6331#line 166 "include/linux/dcbnl.h"
 6332struct dcb_peer_app_info {
 6333   __u8 willing ;
 6334   __u8 error ;
 6335};
 6336#line 47 "include/net/dcbnl.h"
 6337struct dcbnl_rtnl_ops {
 6338   int (*ieee_getets)(struct net_device * , struct ieee_ets * ) ;
 6339   int (*ieee_setets)(struct net_device * , struct ieee_ets * ) ;
 6340   int (*ieee_getpfc)(struct net_device * , struct ieee_pfc * ) ;
 6341   int (*ieee_setpfc)(struct net_device * , struct ieee_pfc * ) ;
 6342   int (*ieee_getapp)(struct net_device * , struct dcb_app * ) ;
 6343   int (*ieee_setapp)(struct net_device * , struct dcb_app * ) ;
 6344   int (*ieee_delapp)(struct net_device * , struct dcb_app * ) ;
 6345   int (*ieee_peer_getets)(struct net_device * , struct ieee_ets * ) ;
 6346   int (*ieee_peer_getpfc)(struct net_device * , struct ieee_pfc * ) ;
 6347   u8 (*getstate)(struct net_device * ) ;
 6348   u8 (*setstate)(struct net_device * , u8  ) ;
 6349   void (*getpermhwaddr)(struct net_device * , u8 * ) ;
 6350   void (*setpgtccfgtx)(struct net_device * , int  , u8  , u8  , u8  , u8  ) ;
 6351   void (*setpgbwgcfgtx)(struct net_device * , int  , u8  ) ;
 6352   void (*setpgtccfgrx)(struct net_device * , int  , u8  , u8  , u8  , u8  ) ;
 6353   void (*setpgbwgcfgrx)(struct net_device * , int  , u8  ) ;
 6354   void (*getpgtccfgtx)(struct net_device * , int  , u8 * , u8 * , u8 * , u8 * ) ;
 6355   void (*getpgbwgcfgtx)(struct net_device * , int  , u8 * ) ;
 6356   void (*getpgtccfgrx)(struct net_device * , int  , u8 * , u8 * , u8 * , u8 * ) ;
 6357   void (*getpgbwgcfgrx)(struct net_device * , int  , u8 * ) ;
 6358   void (*setpfccfg)(struct net_device * , int  , u8  ) ;
 6359   void (*getpfccfg)(struct net_device * , int  , u8 * ) ;
 6360   u8 (*setall)(struct net_device * ) ;
 6361   u8 (*getcap)(struct net_device * , int  , u8 * ) ;
 6362   int (*getnumtcs)(struct net_device * , int  , u8 * ) ;
 6363   int (*setnumtcs)(struct net_device * , int  , u8  ) ;
 6364   u8 (*getpfcstate)(struct net_device * ) ;
 6365   void (*setpfcstate)(struct net_device * , u8  ) ;
 6366   void (*getbcncfg)(struct net_device * , int  , u32 * ) ;
 6367   void (*setbcncfg)(struct net_device * , int  , u32  ) ;
 6368   void (*getbcnrp)(struct net_device * , int  , u8 * ) ;
 6369   void (*setbcnrp)(struct net_device * , int  , u8  ) ;
 6370   u8 (*setapp)(struct net_device * , u8  , u16  , u8  ) ;
 6371   u8 (*getapp)(struct net_device * , u8  , u16  ) ;
 6372   u8 (*getfeatcfg)(struct net_device * , int  , u8 * ) ;
 6373   u8 (*setfeatcfg)(struct net_device * , int  , u8  ) ;
 6374   u8 (*getdcbx)(struct net_device * ) ;
 6375   u8 (*setdcbx)(struct net_device * , u8  ) ;
 6376   int (*peer_getappinfo)(struct net_device * , struct dcb_peer_app_info * , u16 * ) ;
 6377   int (*peer_getapptable)(struct net_device * , struct dcb_app * ) ;
 6378   int (*cee_peer_getpg)(struct net_device * , struct cee_pg * ) ;
 6379   int (*cee_peer_getpfc)(struct net_device * , struct cee_pfc * ) ;
 6380};
 6381#line 40 "include/linux/taskstats.h"
 6382struct taskstats {
 6383   __u16 version ;
 6384   __u32 ac_exitcode ;
 6385   __u8 ac_flag ;
 6386   __u8 ac_nice ;
 6387   __u64 cpu_count  __attribute__((__aligned__(8))) ;
 6388   __u64 cpu_delay_total ;
 6389   __u64 blkio_count ;
 6390   __u64 blkio_delay_total ;
 6391   __u64 swapin_count ;
 6392   __u64 swapin_delay_total ;
 6393   __u64 cpu_run_real_total ;
 6394   __u64 cpu_run_virtual_total ;
 6395   char ac_comm[32] ;
 6396   __u8 ac_sched  __attribute__((__aligned__(8))) ;
 6397   __u8 ac_pad[3] ;
 6398   __u32 ac_uid  __attribute__((__aligned__(8))) ;
 6399   __u32 ac_gid ;
 6400   __u32 ac_pid ;
 6401   __u32 ac_ppid ;
 6402   __u32 ac_btime ;
 6403   __u64 ac_etime  __attribute__((__aligned__(8))) ;
 6404   __u64 ac_utime ;
 6405   __u64 ac_stime ;
 6406   __u64 ac_minflt ;
 6407   __u64 ac_majflt ;
 6408   __u64 coremem ;
 6409   __u64 virtmem ;
 6410   __u64 hiwater_rss ;
 6411   __u64 hiwater_vm ;
 6412   __u64 read_char ;
 6413   __u64 write_char ;
 6414   __u64 read_syscalls ;
 6415   __u64 write_syscalls ;
 6416   __u64 read_bytes ;
 6417   __u64 write_bytes ;
 6418   __u64 cancelled_write_bytes ;
 6419   __u64 nvcsw ;
 6420   __u64 nivcsw ;
 6421   __u64 ac_utimescaled ;
 6422   __u64 ac_stimescaled ;
 6423   __u64 cpu_scaled_run_real_total ;
 6424   __u64 freepages_count ;
 6425   __u64 freepages_delay_total ;
 6426};
 6427#line 22 "include/linux/cgroup.h"
 6428struct cgroupfs_root;
 6429#line 22
 6430struct cgroupfs_root;
 6431#line 24
 6432struct inode;
 6433#line 25
 6434struct cgroup;
 6435#line 25
 6436struct cgroup;
 6437#line 26
 6438struct css_id;
 6439#line 26
 6440struct css_id;
 6441#line 60 "include/linux/cgroup.h"
 6442struct cgroup_subsys_state {
 6443   struct cgroup *cgroup ;
 6444   atomic_t refcnt ;
 6445   unsigned long flags ;
 6446   struct css_id *id ;
 6447};
 6448#line 163 "include/linux/cgroup.h"
 6449struct cgroup {
 6450   unsigned long flags ;
 6451   atomic_t count ;
 6452   struct list_head sibling ;
 6453   struct list_head children ;
 6454   struct cgroup *parent ;
 6455   struct dentry *dentry ;
 6456   struct cgroup_subsys_state *subsys[8UL * sizeof(unsigned long )] ;
 6457   struct cgroupfs_root *root ;
 6458   struct cgroup *top_cgroup ;
 6459   struct list_head css_sets ;
 6460   struct list_head release_list ;
 6461   struct list_head pidlists ;
 6462   struct mutex pidlist_mutex ;
 6463   struct rcu_head rcu_head ;
 6464   struct list_head event_list ;
 6465   spinlock_t event_list_lock ;
 6466};
 6467#line 224 "include/linux/cgroup.h"
 6468struct css_set {
 6469   atomic_t refcount ;
 6470   struct hlist_node hlist ;
 6471   struct list_head tasks ;
 6472   struct list_head cg_links ;
 6473   struct cgroup_subsys_state *subsys[8UL * sizeof(unsigned long )] ;
 6474   struct rcu_head rcu_head ;
 6475};
 6476#line 21 "include/net/netprio_cgroup.h"
 6477struct netprio_map {
 6478   struct rcu_head rcu ;
 6479   u32 priomap_len ;
 6480   u32 priomap[] ;
 6481};
 6482#line 58 "include/linux/netdevice.h"
 6483struct netpoll_info;
 6484#line 58
 6485struct netpoll_info;
 6486#line 59
 6487struct device;
 6488#line 60
 6489struct phy_device;
 6490#line 60
 6491struct phy_device;
 6492#line 62
 6493struct wireless_dev;
 6494#line 62
 6495struct wireless_dev;
 6496#line 109
 6497enum netdev_tx {
 6498    __NETDEV_TX_MIN = (-0x7FFFFFFF-1),
 6499    NETDEV_TX_OK = 0,
 6500    NETDEV_TX_BUSY = 16,
 6501    NETDEV_TX_LOCKED = 32
 6502} ;
 6503#line 115 "include/linux/netdevice.h"
 6504typedef enum netdev_tx netdev_tx_t;
 6505#line 172 "include/linux/netdevice.h"
 6506struct net_device_stats {
 6507   unsigned long rx_packets ;
 6508   unsigned long tx_packets ;
 6509   unsigned long rx_bytes ;
 6510   unsigned long tx_bytes ;
 6511   unsigned long rx_errors ;
 6512   unsigned long tx_errors ;
 6513   unsigned long rx_dropped ;
 6514   unsigned long tx_dropped ;
 6515   unsigned long multicast ;
 6516   unsigned long collisions ;
 6517   unsigned long rx_length_errors ;
 6518   unsigned long rx_over_errors ;
 6519   unsigned long rx_crc_errors ;
 6520   unsigned long rx_frame_errors ;
 6521   unsigned long rx_fifo_errors ;
 6522   unsigned long rx_missed_errors ;
 6523   unsigned long tx_aborted_errors ;
 6524   unsigned long tx_carrier_errors ;
 6525   unsigned long tx_fifo_errors ;
 6526   unsigned long tx_heartbeat_errors ;
 6527   unsigned long tx_window_errors ;
 6528   unsigned long rx_compressed ;
 6529   unsigned long tx_compressed ;
 6530};
 6531#line 222
 6532struct neighbour;
 6533#line 223
 6534struct neigh_parms;
 6535#line 223
 6536struct neigh_parms;
 6537#line 224
 6538struct sk_buff;
 6539#line 241 "include/linux/netdevice.h"
 6540struct netdev_hw_addr_list {
 6541   struct list_head list ;
 6542   int count ;
 6543};
 6544#line 261 "include/linux/netdevice.h"
 6545struct hh_cache {
 6546   u16 hh_len ;
 6547   u16 __pad ;
 6548   seqlock_t hh_lock ;
 6549   unsigned long hh_data[128UL / sizeof(long )] ;
 6550};
 6551#line 288 "include/linux/netdevice.h"
 6552struct header_ops {
 6553   int (*create)(struct sk_buff *skb , struct net_device *dev , unsigned short type ,
 6554                 void const   *daddr , void const   *saddr , unsigned int len ) ;
 6555   int (*parse)(struct sk_buff  const  *skb , unsigned char *haddr ) ;
 6556   int (*rebuild)(struct sk_buff *skb ) ;
 6557   int (*cache)(struct neighbour  const  *neigh , struct hh_cache *hh , __be16 type ) ;
 6558   void (*cache_update)(struct hh_cache *hh , struct net_device  const  *dev , unsigned char const   *haddr ) ;
 6559};
 6560#line 410
 6561enum rx_handler_result {
 6562    RX_HANDLER_CONSUMED = 0,
 6563    RX_HANDLER_ANOTHER = 1,
 6564    RX_HANDLER_EXACT = 2,
 6565    RX_HANDLER_PASS = 3
 6566} ;
 6567#line 416 "include/linux/netdevice.h"
 6568typedef enum rx_handler_result rx_handler_result_t;
 6569#line 417 "include/linux/netdevice.h"
 6570typedef rx_handler_result_t rx_handler_func_t(struct sk_buff **pskb );
 6571#line 539
 6572struct Qdisc;
 6573#line 539 "include/linux/netdevice.h"
 6574struct netdev_queue {
 6575   struct net_device *dev ;
 6576   struct Qdisc *qdisc ;
 6577   struct Qdisc *qdisc_sleeping ;
 6578   struct kobject kobj ;
 6579   int numa_node ;
 6580   spinlock_t _xmit_lock  __attribute__((__aligned__((1) <<  (6) ))) ;
 6581   int xmit_lock_owner ;
 6582   unsigned long trans_start ;
 6583   unsigned long trans_timeout ;
 6584   unsigned long state ;
 6585   struct dql dql ;
 6586} __attribute__((__aligned__((1) <<  (6) ))) ;
 6587#line 596 "include/linux/netdevice.h"
 6588struct rps_map {
 6589   unsigned int len ;
 6590   struct rcu_head rcu ;
 6591   u16 cpus[0] ;
 6592};
 6593#line 608 "include/linux/netdevice.h"
 6594struct rps_dev_flow {
 6595   u16 cpu ;
 6596   u16 filter ;
 6597   unsigned int last_qtail ;
 6598};
 6599#line 618 "include/linux/netdevice.h"
 6600struct rps_dev_flow_table {
 6601   unsigned int mask ;
 6602   struct rcu_head rcu ;
 6603   struct work_struct free_work ;
 6604   struct rps_dev_flow flows[0] ;
 6605};
 6606#line 669 "include/linux/netdevice.h"
 6607struct netdev_rx_queue {
 6608   struct rps_map *rps_map ;
 6609   struct rps_dev_flow_table *rps_flow_table ;
 6610   struct kobject kobj ;
 6611   struct net_device *dev ;
 6612} __attribute__((__aligned__((1) <<  (6) ))) ;
 6613#line 682 "include/linux/netdevice.h"
 6614struct xps_map {
 6615   unsigned int len ;
 6616   unsigned int alloc_len ;
 6617   struct rcu_head rcu ;
 6618   u16 queues[0] ;
 6619};
 6620#line 695 "include/linux/netdevice.h"
 6621struct xps_dev_maps {
 6622   struct rcu_head rcu ;
 6623   struct xps_map *cpu_map[0] ;
 6624};
 6625#line 706 "include/linux/netdevice.h"
 6626struct netdev_tc_txq {
 6627   u16 count ;
 6628   u16 offset ;
 6629};
 6630#line 716 "include/linux/netdevice.h"
 6631struct netdev_fcoe_hbainfo {
 6632   char manufacturer[64] ;
 6633   char serial_number[64] ;
 6634   char hardware_version[64] ;
 6635   char driver_version[64] ;
 6636   char optionrom_version[64] ;
 6637   char firmware_version[64] ;
 6638   char model[256] ;
 6639   char model_description[256] ;
 6640};
 6641#line 909 "include/linux/netdevice.h"
 6642struct net_device_ops {
 6643   int (*ndo_init)(struct net_device *dev ) ;
 6644   void (*ndo_uninit)(struct net_device *dev ) ;
 6645   int (*ndo_open)(struct net_device *dev ) ;
 6646   int (*ndo_stop)(struct net_device *dev ) ;
 6647   netdev_tx_t (*ndo_start_xmit)(struct sk_buff *skb , struct net_device *dev ) ;
 6648   u16 (*ndo_select_queue)(struct net_device *dev , struct sk_buff *skb ) ;
 6649   void (*ndo_change_rx_flags)(struct net_device *dev , int flags ) ;
 6650   void (*ndo_set_rx_mode)(struct net_device *dev ) ;
 6651   int (*ndo_set_mac_address)(struct net_device *dev , void *addr ) ;
 6652   int (*ndo_validate_addr)(struct net_device *dev ) ;
 6653   int (*ndo_do_ioctl)(struct net_device *dev , struct ifreq *ifr , int cmd ) ;
 6654   int (*ndo_set_config)(struct net_device *dev , struct ifmap *map ) ;
 6655   int (*ndo_change_mtu)(struct net_device *dev , int new_mtu ) ;
 6656   int (*ndo_neigh_setup)(struct net_device *dev , struct neigh_parms * ) ;
 6657   void (*ndo_tx_timeout)(struct net_device *dev ) ;
 6658   struct rtnl_link_stats64 *(*ndo_get_stats64)(struct net_device *dev , struct rtnl_link_stats64 *storage ) ;
 6659   struct net_device_stats *(*ndo_get_stats)(struct net_device *dev ) ;
 6660   int (*ndo_vlan_rx_add_vid)(struct net_device *dev , unsigned short vid ) ;
 6661   int (*ndo_vlan_rx_kill_vid)(struct net_device *dev , unsigned short vid ) ;
 6662   void (*ndo_poll_controller)(struct net_device *dev ) ;
 6663   int (*ndo_netpoll_setup)(struct net_device *dev , struct netpoll_info *info ) ;
 6664   void (*ndo_netpoll_cleanup)(struct net_device *dev ) ;
 6665   int (*ndo_set_vf_mac)(struct net_device *dev , int queue , u8 *mac ) ;
 6666   int (*ndo_set_vf_vlan)(struct net_device *dev , int queue , u16 vlan , u8 qos ) ;
 6667   int (*ndo_set_vf_tx_rate)(struct net_device *dev , int vf , int rate ) ;
 6668   int (*ndo_set_vf_spoofchk)(struct net_device *dev , int vf , bool setting ) ;
 6669   int (*ndo_get_vf_config)(struct net_device *dev , int vf , struct ifla_vf_info *ivf ) ;
 6670   int (*ndo_set_vf_port)(struct net_device *dev , int vf , struct nlattr **port ) ;
 6671   int (*ndo_get_vf_port)(struct net_device *dev , int vf , struct sk_buff *skb ) ;
 6672   int (*ndo_setup_tc)(struct net_device *dev , u8 tc ) ;
 6673   int (*ndo_fcoe_enable)(struct net_device *dev ) ;
 6674   int (*ndo_fcoe_disable)(struct net_device *dev ) ;
 6675   int (*ndo_fcoe_ddp_setup)(struct net_device *dev , u16 xid , struct scatterlist *sgl ,
 6676                             unsigned int sgc ) ;
 6677   int (*ndo_fcoe_ddp_done)(struct net_device *dev , u16 xid ) ;
 6678   int (*ndo_fcoe_ddp_target)(struct net_device *dev , u16 xid , struct scatterlist *sgl ,
 6679                              unsigned int sgc ) ;
 6680   int (*ndo_fcoe_get_hbainfo)(struct net_device *dev , struct netdev_fcoe_hbainfo *hbainfo ) ;
 6681   int (*ndo_fcoe_get_wwn)(struct net_device *dev , u64 *wwn , int type ) ;
 6682   int (*ndo_rx_flow_steer)(struct net_device *dev , struct sk_buff  const  *skb ,
 6683                            u16 rxq_index , u32 flow_id ) ;
 6684   int (*ndo_add_slave)(struct net_device *dev , struct net_device *slave_dev ) ;
 6685   int (*ndo_del_slave)(struct net_device *dev , struct net_device *slave_dev ) ;
 6686   netdev_features_t (*ndo_fix_features)(struct net_device *dev , netdev_features_t features ) ;
 6687   int (*ndo_set_features)(struct net_device *dev , netdev_features_t features ) ;
 6688   int (*ndo_neigh_construct)(struct neighbour *n ) ;
 6689   void (*ndo_neigh_destroy)(struct neighbour *n ) ;
 6690};
 6691#line 1017
 6692struct iw_handler_def;
 6693#line 1017
 6694struct iw_public_data;
 6695#line 1017
 6696struct vlan_info;
 6697#line 1017
 6698struct in_device;
 6699#line 1017
 6700struct dn_dev;
 6701#line 1017
 6702struct inet6_dev;
 6703#line 1017
 6704struct cpu_rmap;
 6705#line 1017
 6706enum __anonenum_reg_state_350 {
 6707    NETREG_UNINITIALIZED = 0,
 6708    NETREG_REGISTERED = 1,
 6709    NETREG_UNREGISTERING = 2,
 6710    NETREG_UNREGISTERED = 3,
 6711    NETREG_RELEASED = 4,
 6712    NETREG_DUMMY = 5
 6713} ;
 6714#line 1017
 6715enum __anonenum_rtnl_link_state_351 {
 6716    RTNL_LINK_INITIALIZED = 0,
 6717    RTNL_LINK_INITIALIZING = 1
 6718} ;
 6719#line 1017
 6720struct pcpu_lstats;
 6721#line 1017
 6722struct pcpu_tstats;
 6723#line 1017
 6724struct pcpu_dstats;
 6725#line 1017 "include/linux/netdevice.h"
 6726union __anonunion____missing_field_name_352 {
 6727   void *ml_priv ;
 6728   struct pcpu_lstats *lstats ;
 6729   struct pcpu_tstats *tstats ;
 6730   struct pcpu_dstats *dstats ;
 6731};
 6732#line 1017
 6733struct garp_port;
 6734#line 1017
 6735struct rtnl_link_ops;
 6736#line 1017 "include/linux/netdevice.h"
 6737struct net_device {
 6738   char name[16] ;
 6739   struct pm_qos_request pm_qos_req ;
 6740   struct hlist_node name_hlist ;
 6741   char *ifalias ;
 6742   unsigned long mem_end ;
 6743   unsigned long mem_start ;
 6744   unsigned long base_addr ;
 6745   unsigned int irq ;
 6746   unsigned long state ;
 6747   struct list_head dev_list ;
 6748   struct list_head napi_list ;
 6749   struct list_head unreg_list ;
 6750   netdev_features_t features ;
 6751   netdev_features_t hw_features ;
 6752   netdev_features_t wanted_features ;
 6753   netdev_features_t vlan_features ;
 6754   int ifindex ;
 6755   int iflink ;
 6756   struct net_device_stats stats ;
 6757   atomic_long_t rx_dropped ;
 6758   struct iw_handler_def  const  *wireless_handlers ;
 6759   struct iw_public_data *wireless_data ;
 6760   struct net_device_ops  const  *netdev_ops ;
 6761   struct ethtool_ops  const  *ethtool_ops ;
 6762   struct header_ops  const  *header_ops ;
 6763   unsigned int flags ;
 6764   unsigned int priv_flags ;
 6765   unsigned short gflags ;
 6766   unsigned short padded ;
 6767   unsigned char operstate ;
 6768   unsigned char link_mode ;
 6769   unsigned char if_port ;
 6770   unsigned char dma ;
 6771   unsigned int mtu ;
 6772   unsigned short type ;
 6773   unsigned short hard_header_len ;
 6774   unsigned short needed_headroom ;
 6775   unsigned short needed_tailroom ;
 6776   unsigned char perm_addr[32] ;
 6777   unsigned char addr_assign_type ;
 6778   unsigned char addr_len ;
 6779   unsigned char neigh_priv_len ;
 6780   unsigned short dev_id ;
 6781   spinlock_t addr_list_lock ;
 6782   struct netdev_hw_addr_list uc ;
 6783   struct netdev_hw_addr_list mc ;
 6784   bool uc_promisc ;
 6785   unsigned int promiscuity ;
 6786   unsigned int allmulti ;
 6787   struct vlan_info *vlan_info ;
 6788   struct dsa_switch_tree *dsa_ptr ;
 6789   void *atalk_ptr ;
 6790   struct in_device *ip_ptr ;
 6791   struct dn_dev *dn_ptr ;
 6792   struct inet6_dev *ip6_ptr ;
 6793   void *ec_ptr ;
 6794   void *ax25_ptr ;
 6795   struct wireless_dev *ieee80211_ptr ;
 6796   unsigned long last_rx ;
 6797   struct net_device *master ;
 6798   unsigned char *dev_addr ;
 6799   struct netdev_hw_addr_list dev_addrs ;
 6800   unsigned char broadcast[32] ;
 6801   struct kset *queues_kset ;
 6802   struct netdev_rx_queue *_rx ;
 6803   unsigned int num_rx_queues ;
 6804   unsigned int real_num_rx_queues ;
 6805   struct cpu_rmap *rx_cpu_rmap ;
 6806   rx_handler_func_t *rx_handler ;
 6807   void *rx_handler_data ;
 6808   struct netdev_queue *ingress_queue ;
 6809   struct netdev_queue *_tx  __attribute__((__aligned__((1) <<  (6) ))) ;
 6810   unsigned int num_tx_queues ;
 6811   unsigned int real_num_tx_queues ;
 6812   struct Qdisc *qdisc ;
 6813   unsigned long tx_queue_len ;
 6814   spinlock_t tx_global_lock ;
 6815   struct xps_dev_maps *xps_maps ;
 6816   unsigned long trans_start ;
 6817   int watchdog_timeo ;
 6818   struct timer_list watchdog_timer ;
 6819   int *pcpu_refcnt ;
 6820   struct list_head todo_list ;
 6821   struct hlist_node index_hlist ;
 6822   struct list_head link_watch_list ;
 6823   enum __anonenum_reg_state_350 reg_state : 8 ;
 6824   bool dismantle ;
 6825   enum __anonenum_rtnl_link_state_351 rtnl_link_state : 16 ;
 6826   void (*destructor)(struct net_device *dev ) ;
 6827   struct netpoll_info *npinfo ;
 6828   struct net *nd_net ;
 6829   union __anonunion____missing_field_name_352 __annonCompField57 ;
 6830   struct garp_port *garp_port ;
 6831   struct device dev ;
 6832   struct attribute_group  const  *sysfs_groups[4] ;
 6833   struct rtnl_link_ops  const  *rtnl_link_ops ;
 6834   unsigned int gso_max_size ;
 6835   struct dcbnl_rtnl_ops  const  *dcbnl_ops ;
 6836   u8 num_tc ;
 6837   struct netdev_tc_txq tc_to_txq[16] ;
 6838   u8 prio_tc_map[16] ;
 6839   unsigned int fcoe_ddp_xid ;
 6840   struct netprio_map *priomap ;
 6841   struct phy_device *phydev ;
 6842   int group ;
 6843};
 6844#line 46 "include/linux/inetdevice.h"
 6845struct ipv4_devconf {
 6846   void *sysctl ;
 6847   int data[25] ;
 6848   unsigned long state[((25UL + 8UL * sizeof(long )) - 1UL) / (8UL * sizeof(long ))] ;
 6849};
 6850#line 52
 6851struct in_ifaddr;
 6852#line 52
 6853struct ip_mc_list;
 6854#line 52 "include/linux/inetdevice.h"
 6855struct in_device {
 6856   struct net_device *dev ;
 6857   atomic_t refcnt ;
 6858   int dead ;
 6859   struct in_ifaddr *ifa_list ;
 6860   struct ip_mc_list *mc_list ;
 6861   int mc_count ;
 6862   spinlock_t mc_tomb_lock ;
 6863   struct ip_mc_list *mc_tomb ;
 6864   unsigned long mr_v1_seen ;
 6865   unsigned long mr_v2_seen ;
 6866   unsigned long mr_maxdelay ;
 6867   unsigned char mr_qrv ;
 6868   unsigned char mr_gq_running ;
 6869   unsigned char mr_ifc_count ;
 6870   struct timer_list mr_gq_timer ;
 6871   struct timer_list mr_ifc_timer ;
 6872   struct neigh_parms *arp_parms ;
 6873   struct ipv4_devconf cnf ;
 6874   struct rcu_head rcu_head ;
 6875};
 6876#line 147 "include/linux/inetdevice.h"
 6877struct in_ifaddr {
 6878   struct hlist_node hash ;
 6879   struct in_ifaddr *ifa_next ;
 6880   struct in_device *ifa_dev ;
 6881   struct rcu_head rcu_head ;
 6882   __be32 ifa_local ;
 6883   __be32 ifa_address ;
 6884   __be32 ifa_mask ;
 6885   __be32 ifa_broadcast ;
 6886   unsigned char ifa_scope ;
 6887   unsigned char ifa_flags ;
 6888   unsigned char ifa_prefixlen ;
 6889   char ifa_label[16] ;
 6890};
 6891#line 37 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_net.h"
 6892struct dvb_net {
 6893   struct dvb_device *dvbdev ;
 6894   struct net_device *device[10] ;
 6895   int state[10] ;
 6896   unsigned int exit : 1 ;
 6897   struct dmx_demux *demux ;
 6898};
 6899#line 33 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_ringbuffer.h"
 6900struct dvb_ringbuffer {
 6901   u8 *data ;
 6902   ssize_t size ;
 6903   ssize_t pread ;
 6904   ssize_t pwrite ;
 6905   int error ;
 6906   wait_queue_head_t queue ;
 6907   spinlock_t lock ;
 6908};
 6909#line 42 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dmxdev.h"
 6910enum dmxdev_type {
 6911    DMXDEV_TYPE_NONE = 0,
 6912    DMXDEV_TYPE_SEC = 1,
 6913    DMXDEV_TYPE_PES = 2
 6914} ;
 6915#line 48
 6916enum dmxdev_state {
 6917    DMXDEV_STATE_FREE = 0,
 6918    DMXDEV_STATE_ALLOCATED = 1,
 6919    DMXDEV_STATE_SET = 2,
 6920    DMXDEV_STATE_GO = 3,
 6921    DMXDEV_STATE_DONE = 4,
 6922    DMXDEV_STATE_TIMEDOUT = 5
 6923} ;
 6924#line 63 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dmxdev.h"
 6925union __anonunion_filter_368 {
 6926   struct dmx_section_filter *sec ;
 6927};
 6928#line 63 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dmxdev.h"
 6929union __anonunion_feed_369 {
 6930   struct list_head ts ;
 6931   struct dmx_section_feed *sec ;
 6932};
 6933#line 63 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dmxdev.h"
 6934union __anonunion_params_370 {
 6935   struct dmx_sct_filter_params sec ;
 6936   struct dmx_pes_filter_params pes ;
 6937};
 6938#line 63
 6939struct dmxdev;
 6940#line 63 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dmxdev.h"
 6941struct dmxdev_filter {
 6942   union __anonunion_filter_368 filter ;
 6943   union __anonunion_feed_369 feed ;
 6944   union __anonunion_params_370 params ;
 6945   enum dmxdev_type type ;
 6946   enum dmxdev_state state ;
 6947   struct dmxdev *dev ;
 6948   struct dvb_ringbuffer buffer ;
 6949   struct mutex mutex ;
 6950   struct timer_list timer ;
 6951   int todo ;
 6952   u8 secheader[3] ;
 6953};
 6954#line 93 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dmxdev.h"
 6955struct dmxdev {
 6956   struct dvb_device *dvbdev ;
 6957   struct dvb_device *dvr_dvbdev ;
 6958   struct dmxdev_filter *filter ;
 6959   struct dmx_demux *demux ;
 6960   int filternum ;
 6961   int capabilities ;
 6962   unsigned int exit : 1 ;
 6963   struct dmx_frontend *dvr_orig_fe ;
 6964   struct dvb_ringbuffer dvr_buffer ;
 6965   struct mutex mutex ;
 6966   spinlock_t lock ;
 6967};
 6968#line 70 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
 6969struct dvb_usb_device_description {
 6970   char const   *name ;
 6971   struct usb_device_id *cold_ids[15] ;
 6972   struct usb_device_id *warm_ids[15] ;
 6973};
 6974#line 93
 6975struct dvb_usb_device;
 6976#line 93
 6977struct dvb_usb_device;
 6978#line 94
 6979struct dvb_usb_adapter;
 6980#line 94
 6981struct dvb_usb_adapter;
 6982#line 95
 6983struct usb_data_stream;
 6984#line 95
 6985struct usb_data_stream;
 6986#line 102 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
 6987struct __anonstruct_bulk_372 {
 6988   int buffersize ;
 6989};
 6990#line 102 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
 6991struct __anonstruct_isoc_373 {
 6992   int framesperurb ;
 6993   int framesize ;
 6994   int interval ;
 6995};
 6996#line 102 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
 6997union __anonunion_u_371 {
 6998   struct __anonstruct_bulk_372 bulk ;
 6999   struct __anonstruct_isoc_373 isoc ;
 7000};
 7001#line 102 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
 7002struct usb_data_stream_properties {
 7003   int type ;
 7004   int count ;
 7005   int endpoint ;
 7006   union __anonunion_u_371 u ;
 7007};
 7008#line 139 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
 7009struct dvb_usb_adapter_fe_properties {
 7010   int caps ;
 7011   int pid_filter_count ;
 7012   int (*streaming_ctrl)(struct dvb_usb_adapter * , int  ) ;
 7013   int (*pid_filter_ctrl)(struct dvb_usb_adapter * , int  ) ;
 7014   int (*pid_filter)(struct dvb_usb_adapter * , int  , u16  , int  ) ;
 7015   int (*frontend_attach)(struct dvb_usb_adapter * ) ;
 7016   int (*tuner_attach)(struct dvb_usb_adapter * ) ;
 7017   struct usb_data_stream_properties stream ;
 7018   int size_of_priv ;
 7019};
 7020#line 160 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
 7021struct dvb_usb_adapter_properties {
 7022   int size_of_priv ;
 7023   int (*frontend_ctrl)(struct dvb_frontend * , int  ) ;
 7024   int (*fe_ioctl_override)(struct dvb_frontend * , unsigned int  , void * , unsigned int  ) ;
 7025   int num_frontends ;
 7026   struct dvb_usb_adapter_fe_properties fe[2] ;
 7027};
 7028#line 179 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
 7029struct dvb_rc_legacy {
 7030   struct rc_map_table *rc_map_table ;
 7031   int rc_map_size ;
 7032   int (*rc_query)(struct dvb_usb_device * , u32 * , int * ) ;
 7033   int rc_interval ;
 7034};
 7035#line 201 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
 7036struct dvb_rc {
 7037   char *rc_codes ;
 7038   u64 protocol ;
 7039   u64 allowed_protos ;
 7040   enum rc_driver_type driver_type ;
 7041   int (*change_protocol)(struct rc_dev *dev , u64 rc_type ) ;
 7042   char *module_name ;
 7043   int (*rc_query)(struct dvb_usb_device *d ) ;
 7044   int rc_interval ;
 7045   bool bulk_mode ;
 7046};
 7047#line 219
 7048enum dvb_usb_mode {
 7049    DVB_RC_LEGACY = 0,
 7050    DVB_RC_CORE = 1
 7051} ;
 7052#line 262 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
 7053struct __anonstruct_rc_374 {
 7054   enum dvb_usb_mode mode ;
 7055   struct dvb_rc_legacy legacy ;
 7056   struct dvb_rc core ;
 7057};
 7058#line 262 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
 7059struct dvb_usb_device_properties {
 7060   int caps ;
 7061   int usb_ctrl ;
 7062   int (*download_firmware)(struct usb_device * , struct firmware  const  * ) ;
 7063   char const   *firmware ;
 7064   int no_reconnect ;
 7065   int size_of_priv ;
 7066   int num_adapters ;
 7067   struct dvb_usb_adapter_properties adapter[2] ;
 7068   int (*power_ctrl)(struct dvb_usb_device * , int  ) ;
 7069   int (*read_mac_address)(struct dvb_usb_device * , u8 * ) ;
 7070   int (*identify_state)(struct usb_device * , struct dvb_usb_device_properties * ,
 7071                         struct dvb_usb_device_description ** , int * ) ;
 7072   struct __anonstruct_rc_374 rc ;
 7073   struct i2c_algorithm *i2c_algo ;
 7074   int generic_bulk_ctrl_endpoint ;
 7075   int generic_bulk_ctrl_endpoint_response ;
 7076   int num_device_descs ;
 7077   struct dvb_usb_device_description devices[12] ;
 7078};
 7079#line 312 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
 7080struct usb_data_stream {
 7081   struct usb_device *udev ;
 7082   struct usb_data_stream_properties props ;
 7083   int state ;
 7084   void (*complete)(struct usb_data_stream * , u8 * , size_t  ) ;
 7085   struct urb *urb_list[10] ;
 7086   int buf_num ;
 7087   unsigned long buf_size ;
 7088   u8 *buf_list[10] ;
 7089   dma_addr_t dma_addr[10] ;
 7090   int urbs_initialized ;
 7091   int urbs_submitted ;
 7092   void *user_priv ;
 7093};
 7094#line 359 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
 7095struct dvb_usb_fe_adapter {
 7096   struct dvb_frontend *fe ;
 7097   int (*fe_init)(struct dvb_frontend * ) ;
 7098   int (*fe_sleep)(struct dvb_frontend * ) ;
 7099   struct usb_data_stream stream ;
 7100   int pid_filtering ;
 7101   int max_feed_count ;
 7102   void *priv ;
 7103};
 7104#line 373 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
 7105struct dvb_usb_adapter {
 7106   struct dvb_usb_device *dev ;
 7107   struct dvb_usb_adapter_properties props ;
 7108   int state ;
 7109   u8 id ;
 7110   int feedcount ;
 7111   struct dvb_adapter dvb_adap ;
 7112   struct dmxdev dmxdev ;
 7113   struct dvb_demux demux ;
 7114   struct dvb_net dvb_net ;
 7115   struct dvb_usb_fe_adapter fe_adap[2] ;
 7116   int active_fe ;
 7117   int num_frontends_initialized ;
 7118   void *priv ;
 7119};
 7120#line 422 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
 7121struct dvb_usb_device {
 7122   struct dvb_usb_device_properties props ;
 7123   struct dvb_usb_device_description *desc ;
 7124   struct usb_device *udev ;
 7125   int state ;
 7126   int powered ;
 7127   struct mutex usb_mutex ;
 7128   struct mutex i2c_mutex ;
 7129   struct i2c_adapter i2c_adap ;
 7130   int num_adapters_initialized ;
 7131   struct dvb_usb_adapter adapter[2] ;
 7132   struct rc_dev *rc_dev ;
 7133   struct input_dev *input_dev ;
 7134   char rc_phys[64] ;
 7135   struct delayed_work rc_query_work ;
 7136   u32 last_event ;
 7137   int last_state ;
 7138   struct module *owner ;
 7139   void *priv ;
 7140};
 7141#line 36 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/frontends/stb0899_drv.h"
 7142struct stb0899_s1_reg {
 7143   u16 address ;
 7144   u8 data ;
 7145};
 7146#line 41 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/frontends/stb0899_drv.h"
 7147struct stb0899_s2_reg {
 7148   u16 offset ;
 7149   u32 base_address ;
 7150   u32 data ;
 7151};
 7152#line 47
 7153enum stb0899_inversion {
 7154    IQ_SWAP_OFF = 0,
 7155    IQ_SWAP_ON = 1,
 7156    IQ_SWAP_AUTO = 2
 7157} ;
 7158#line 89 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/frontends/stb0899_drv.h"
 7159struct stb0899_postproc {
 7160   u16 gpio ;
 7161   u8 level ;
 7162};
 7163#line 94 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/frontends/stb0899_drv.h"
 7164struct stb0899_config {
 7165   struct stb0899_s1_reg  const  *init_dev ;
 7166   struct stb0899_s2_reg  const  *init_s2_demod ;
 7167   struct stb0899_s1_reg  const  *init_s1_demod ;
 7168   struct stb0899_s2_reg  const  *init_s2_fec ;
 7169   struct stb0899_s1_reg  const  *init_tst ;
 7170   struct stb0899_postproc  const  *postproc ;
 7171   enum stb0899_inversion inversion ;
 7172   u32 xtal_freq ;
 7173   u8 demod_address ;
 7174   u8 ts_output_mode ;
 7175   u8 block_sync_mode ;
 7176   u8 ts_pfbit_toggle ;
 7177   u8 clock_polarity ;
 7178   u8 data_clk_parity ;
 7179   u8 fec_mode ;
 7180   u8 data_output_ctl ;
 7181   u8 data_fifo_mode ;
 7182   u8 out_rate_comp ;
 7183   u8 i2c_repeater ;
 7184   int lo_clk ;
 7185   int hi_clk ;
 7186   u32 esno_ave ;
 7187   u32 esno_quant ;
 7188   u32 avframes_coarse ;
 7189   u32 avframes_fine ;
 7190   u32 miss_threshold ;
 7191   u32 uwp_threshold_acq ;
 7192   u32 uwp_threshold_track ;
 7193   u32 uwp_threshold_sof ;
 7194   u32 sof_search_timeout ;
 7195   u32 btr_nco_bits ;
 7196   u32 btr_gain_shift_offset ;
 7197   u32 crl_nco_bits ;
 7198   u32 ldpc_max_iter ;
 7199   int (*tuner_set_frequency)(struct dvb_frontend *fe , u32 frequency ) ;
 7200   int (*tuner_get_frequency)(struct dvb_frontend *fe , u32 *frequency ) ;
 7201   int (*tuner_set_bandwidth)(struct dvb_frontend *fe , u32 bandwidth ) ;
 7202   int (*tuner_get_bandwidth)(struct dvb_frontend *fe , u32 *bandwidth ) ;
 7203   int (*tuner_set_rfsiggain)(struct dvb_frontend *fe , u32 rf_gain ) ;
 7204};
 7205#line 78 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/frontends/stb6100.h"
 7206struct stb6100_config {
 7207   u8 tuner_address ;
 7208   u32 refclock ;
 7209};
 7210#line 43 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_ca_en50221.h"
 7211struct dvb_ca_en50221 {
 7212   struct module *owner ;
 7213   int (*read_attribute_mem)(struct dvb_ca_en50221 *ca , int slot , int address ) ;
 7214   int (*write_attribute_mem)(struct dvb_ca_en50221 *ca , int slot , int address ,
 7215                              u8 value ) ;
 7216   int (*read_cam_control)(struct dvb_ca_en50221 *ca , int slot , u8 address ) ;
 7217   int (*write_cam_control)(struct dvb_ca_en50221 *ca , int slot , u8 address , u8 value ) ;
 7218   int (*slot_reset)(struct dvb_ca_en50221 *ca , int slot ) ;
 7219   int (*slot_shutdown)(struct dvb_ca_en50221 *ca , int slot ) ;
 7220   int (*slot_ts_enable)(struct dvb_ca_en50221 *ca , int slot ) ;
 7221   int (*poll_slot_status)(struct dvb_ca_en50221 *ca , int slot , int open ) ;
 7222   void *data ;
 7223   void *private ;
 7224};
 7225#line 27 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
 7226struct __anonstruct_377 {
 7227   int  : 0 ;
 7228};
 7229#line 29 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
 7230struct az6027_device_state {
 7231   struct dvb_ca_en50221 ca ;
 7232   struct mutex ca_mutex ;
 7233   u8 power_state ;
 7234};
 7235#line 1096 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
 7236struct __anonstruct_380 {
 7237   int  : 0 ;
 7238};
 7239#line 1 "<compiler builtins>"
 7240long __builtin_expect(long val , long res ) ;
 7241#line 100 "include/linux/printk.h"
 7242extern int ( /* format attribute */  printk)(char const   *fmt  , ...) ;
 7243#line 55 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/arch/x86/include/asm/string_64.h"
 7244extern void *memset(void *s , int c , size_t n ) ;
 7245#line 115 "include/linux/mutex.h"
 7246extern void __mutex_init(struct mutex *lock , char const   *name , struct lock_class_key *key ) ;
 7247#line 152
 7248void mutex_lock(struct mutex *lock ) ;
 7249#line 153
 7250int __attribute__((__warn_unused_result__))  mutex_lock_interruptible(struct mutex *lock ) ;
 7251#line 154
 7252int __attribute__((__warn_unused_result__))  mutex_lock_killable(struct mutex *lock ) ;
 7253#line 168
 7254int mutex_trylock(struct mutex *lock ) ;
 7255#line 169
 7256void mutex_unlock(struct mutex *lock ) ;
 7257#line 170
 7258int atomic_dec_and_mutex_lock(atomic_t *cnt , struct mutex *lock ) ;
 7259#line 792 "include/linux/device.h"
 7260extern void *dev_get_drvdata(struct device  const  *dev ) ;
 7261#line 46 "include/linux/delay.h"
 7262extern void msleep(unsigned int msecs ) ;
 7263#line 47
 7264extern unsigned long msleep_interruptible(unsigned int msecs ) ;
 7265#line 191 "include/linux/usb.h"
 7266__inline static void *usb_get_intfdata(struct usb_interface *intf )  __attribute__((__no_instrument_function__)) ;
 7267#line 191 "include/linux/usb.h"
 7268__inline static void *usb_get_intfdata(struct usb_interface *intf ) 
 7269{ void *tmp___7 ;
 7270  unsigned long __cil_tmp3 ;
 7271  unsigned long __cil_tmp4 ;
 7272  struct device *__cil_tmp5 ;
 7273  struct device  const  *__cil_tmp6 ;
 7274
 7275  {
 7276  {
 7277#line 193
 7278  __cil_tmp3 = (unsigned long )intf;
 7279#line 193
 7280  __cil_tmp4 = __cil_tmp3 + 48;
 7281#line 193
 7282  __cil_tmp5 = (struct device *)__cil_tmp4;
 7283#line 193
 7284  __cil_tmp6 = (struct device  const  *)__cil_tmp5;
 7285#line 193
 7286  tmp___7 = dev_get_drvdata(__cil_tmp6);
 7287  }
 7288#line 193
 7289  return (tmp___7);
 7290}
 7291}
 7292#line 955
 7293extern int usb_register_driver(struct usb_driver * , struct module * , char const   * ) ;
 7294#line 962
 7295extern void usb_deregister(struct usb_driver * ) ;
 7296#line 1443
 7297extern int usb_control_msg(struct usb_device *dev , unsigned int pipe , __u8 request ,
 7298                           __u8 requesttype , __u16 value , __u16 index , void *data ,
 7299                           __u16 size , int timeout ) ;
 7300#line 1567
 7301__inline static unsigned int __create_pipe(struct usb_device *dev , unsigned int endpoint )  __attribute__((__no_instrument_function__)) ;
 7302#line 1567 "include/linux/usb.h"
 7303__inline static unsigned int __create_pipe(struct usb_device *dev , unsigned int endpoint ) 
 7304{ unsigned int __cil_tmp3 ;
 7305  int __cil_tmp4 ;
 7306  int __cil_tmp5 ;
 7307  unsigned int __cil_tmp6 ;
 7308
 7309  {
 7310  {
 7311#line 1570
 7312  __cil_tmp3 = endpoint << 15;
 7313#line 1570
 7314  __cil_tmp4 = *((int *)dev);
 7315#line 1570
 7316  __cil_tmp5 = __cil_tmp4 << 8;
 7317#line 1570
 7318  __cil_tmp6 = (unsigned int )__cil_tmp5;
 7319#line 1570
 7320  return (__cil_tmp6 | __cil_tmp3);
 7321  }
 7322}
 7323}
 7324#line 69 "include/linux/i2c.h"
 7325extern int i2c_transfer(struct i2c_adapter *adap , struct i2c_msg *msgs , int num ) ;
 7326#line 395
 7327__inline static void *i2c_get_adapdata(struct i2c_adapter  const  *dev )  __attribute__((__no_instrument_function__)) ;
 7328#line 395 "include/linux/i2c.h"
 7329__inline static void *i2c_get_adapdata(struct i2c_adapter  const  *dev ) 
 7330{ void *tmp___7 ;
 7331  unsigned long __cil_tmp3 ;
 7332  unsigned long __cil_tmp4 ;
 7333  struct device  const  *__cil_tmp5 ;
 7334
 7335  {
 7336  {
 7337#line 397
 7338  __cil_tmp3 = (unsigned long )dev;
 7339#line 397
 7340  __cil_tmp4 = __cil_tmp3 + 128;
 7341#line 397
 7342  __cil_tmp5 = (struct device  const  *)__cil_tmp4;
 7343#line 397
 7344  tmp___7 = dev_get_drvdata(__cil_tmp5);
 7345  }
 7346#line 397
 7347  return (tmp___7);
 7348}
 7349}
 7350#line 346 "include/linux/moduleparam.h"
 7351extern struct kernel_param_ops param_ops_short ;
 7352#line 356
 7353extern struct kernel_param_ops param_ops_int ;
 7354#line 437
 7355extern struct kernel_param_ops param_array_ops ;
 7356#line 26 "include/linux/export.h"
 7357extern struct module __this_module ;
 7358#line 67 "include/linux/module.h"
 7359int init_module(void) ;
 7360#line 68
 7361void cleanup_module(void) ;
 7362#line 161 "include/linux/slab.h"
 7363extern void kfree(void const   * ) ;
 7364#line 221 "include/linux/slub_def.h"
 7365extern void *__kmalloc(size_t size , gfp_t flags ) ;
 7366#line 268
 7367__inline static void *( __attribute__((__always_inline__)) kmalloc)(size_t size ,
 7368                                                                    gfp_t flags )  __attribute__((__no_instrument_function__)) ;
 7369#line 268 "include/linux/slub_def.h"
 7370__inline static void *( __attribute__((__always_inline__)) kmalloc)(size_t size ,
 7371                                                                    gfp_t flags ) 
 7372{ void *tmp___10 ;
 7373
 7374  {
 7375  {
 7376#line 283
 7377  tmp___10 = __kmalloc(size, flags);
 7378  }
 7379#line 283
 7380  return (tmp___10);
 7381}
 7382}
 7383#line 459 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/dvb-usb.h"
 7384extern int dvb_usb_device_init(struct usb_interface * , struct dvb_usb_device_properties * ,
 7385                               struct module * , struct dvb_usb_device ** , short *adapter_nums ) ;
 7386#line 463
 7387extern void dvb_usb_device_exit(struct usb_interface * ) ;
 7388#line 8 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-usb/az6027.h"
 7389int dvb_usb_az6027_debug  ;
 7390#line 147 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/frontends/stb0899_drv.h"
 7391extern struct dvb_frontend *stb0899_attach(struct stb0899_config *config , struct i2c_adapter *i2c ) ;
 7392#line 25 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/frontends/stb0899_cfg.h"
 7393static struct stb0899_s2_reg  const  stb0899_s2_init_2[177]  = 
 7394#line 25 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/frontends/stb0899_cfg.h"
 7395  {      {(u16 )62208, (u32 )0, (u32 )259}, 
 7396        {(u16 )62212, (u32 )0, (u32 )1053940310}, 
 7397        {(u16 )62216, (u32 )0, (u32 )16384}, 
 7398        {(u16 )62220, (u32 )0, (u32 )10974}, 
 7399        {(u16 )62224, (u32 )0, (u32 )444}, 
 7400        {(u16 )62228, (u32 )0, (u32 )512}, 
 7401        {(u16 )62236, (u32 )0, (u32 )15}, 
 7402        {(u16 )62240, (u32 )0, (u32 )66800160}, 
 7403        {(u16 )62244, (u32 )0, (u32 )2100375}, 
 7404        {(u16 )62248, (u32 )0, (u32 )22}, 
 7405        {(u16 )62252, (u32 )0, (u32 )0}, 
 7406        {(u16 )62256, (u32 )0, (u32 )0}, 
 7407        {(u16 )62260, (u32 )0, (u32 )0}, 
 7408        {(u16 )62264, (u32 )0, (u32 )1053857718}, 
 7409        {(u16 )62268, (u32 )0, (u32 )0}, 
 7410        {(u16 )62272, (u32 )0, (u32 )0}, 
 7411        {(u16 )62276, (u32 )0, (u32 )258792449}, 
 7412        {(u16 )62280, (u32 )0, (u32 )0}, 
 7413        {(u16 )62284, (u32 )0, (u32 )14739}, 
 7414        {(u16 )62288, (u32 )0, (u32 )867439}, 
 7415        {(u16 )62292, (u32 )0, (u32 )0}, 
 7416        {(u16 )62296, (u32 )0, (u32 )0}, 
 7417        {(u16 )62300, (u32 )0, (u32 )37282702}, 
 7418        {(u16 )62304, (u32 )0, (u32 )0}, 
 7419        {(u16 )62308, (u32 )0, (u32 )0}, 
 7420        {(u16 )62312, (u32 )0, (u32 )0}, 
 7421        {(u16 )62316, (u32 )0, (u32 )0}, 
 7422        {(u16 )62332, (u32 )0, (u32 )0}, 
 7423        {(u16 )62224, (u32 )32, (u32 )0}, 
 7424        {(u16 )62228, (u32 )32, (u32 )1074200576}, 
 7425        {(u16 )62296, (u32 )32, (u32 )1}, 
 7426        {(u16 )62300, (u32 )32, (u32 )2}, 
 7427        {(u16 )62304, (u32 )32, (u32 )0}, 
 7428        {(u16 )62308, (u32 )32, (u32 )65025}, 
 7429        {(u16 )62312, (u32 )32, (u32 )0}, 
 7430        {(u16 )62316, (u32 )32, (u32 )1}, 
 7431        {(u16 )62324, (u32 )32, (u32 )20487}, 
 7432        {(u16 )62328, (u32 )32, (u32 )2}, 
 7433        {(u16 )62208, (u32 )64, (u32 )0}, 
 7434        {(u16 )62212, (u32 )64, (u32 )0}, 
 7435        {(u16 )62216, (u32 )64, (u32 )0}, 
 7436        {(u16 )62220, (u32 )64, (u32 )0}, 
 7437        {(u16 )62224, (u32 )64, (u32 )0}, 
 7438        {(u16 )62228, (u32 )64, (u32 )0}, 
 7439        {(u16 )62232, (u32 )64, (u32 )0}, 
 7440        {(u16 )62236, (u32 )64, (u32 )0}, 
 7441        {(u16 )62240, (u32 )64, (u32 )0}, 
 7442        {(u16 )62244, (u32 )64, (u32 )0}, 
 7443        {(u16 )62248, (u32 )64, (u32 )0}, 
 7444        {(u16 )62252, (u32 )64, (u32 )0}, 
 7445        {(u16 )62256, (u32 )64, (u32 )0}, 
 7446        {(u16 )62260, (u32 )64, (u32 )0}, 
 7447        {(u16 )62264, (u32 )64, (u32 )0}, 
 7448        {(u16 )62268, (u32 )64, (u32 )0}, 
 7449        {(u16 )62272, (u32 )64, (u32 )65280}, 
 7450        {(u16 )62276, (u32 )64, (u32 )256}, 
 7451        {(u16 )62280, (u32 )64, (u32 )65025}, 
 7452        {(u16 )62284, (u32 )64, (u32 )1278}, 
 7453        {(u16 )62288, (u32 )64, (u32 )53223}, 
 7454        {(u16 )62292, (u32 )64, (u32 )48838}, 
 7455        {(u16 )62296, (u32 )64, (u32 )49855}, 
 7456        {(u16 )62300, (u32 )64, (u32 )49601}, 
 7457        {(u16 )62304, (u32 )64, (u32 )49601}, 
 7458        {(u16 )62308, (u32 )64, (u32 )49601}, 
 7459        {(u16 )62312, (u32 )64, (u32 )49601}, 
 7460        {(u16 )62316, (u32 )64, (u32 )49600}, 
 7461        {(u16 )62320, (u32 )64, (u32 )49344}, 
 7462        {(u16 )62324, (u32 )64, (u32 )49601}, 
 7463        {(u16 )62328, (u32 )64, (u32 )49601}, 
 7464        {(u16 )62332, (u32 )64, (u32 )49345}, 
 7465        {(u16 )62208, (u32 )96, (u32 )49345}, 
 7466        {(u16 )62212, (u32 )96, (u32 )49601}, 
 7467        {(u16 )62216, (u32 )96, (u32 )49601}, 
 7468        {(u16 )62220, (u32 )96, (u32 )49345}, 
 7469        {(u16 )62224, (u32 )96, (u32 )49601}, 
 7470        {(u16 )62228, (u32 )96, (u32 )49345}, 
 7471        {(u16 )62232, (u32 )96, (u32 )49601}, 
 7472        {(u16 )62236, (u32 )96, (u32 )49344}, 
 7473        {(u16 )62240, (u32 )96, (u32 )49600}, 
 7474        {(u16 )62244, (u32 )96, (u32 )49601}, 
 7475        {(u16 )62248, (u32 )96, (u32 )49344}, 
 7476        {(u16 )62252, (u32 )96, (u32 )49600}, 
 7477        {(u16 )62256, (u32 )96, (u32 )49345}, 
 7478        {(u16 )62260, (u32 )96, (u32 )49598}, 
 7479        {(u16 )62264, (u32 )96, (u32 )49609}, 
 7480        {(u16 )62268, (u32 )96, (u32 )49370}, 
 7481        {(u16 )62272, (u32 )96, (u32 )49338}, 
 7482        {(u16 )62276, (u32 )96, (u32 )49604}, 
 7483        {(u16 )62280, (u32 )96, (u32 )49599}, 
 7484        {(u16 )62284, (u32 )96, (u32 )49345}, 
 7485        {(u16 )62288, (u32 )96, (u32 )49600}, 
 7486        {(u16 )62292, (u32 )96, (u32 )49345}, 
 7487        {(u16 )62296, (u32 )96, (u32 )49601}, 
 7488        {(u16 )62300, (u32 )96, (u32 )49601}, 
 7489        {(u16 )62304, (u32 )96, (u32 )49601}, 
 7490        {(u16 )62308, (u32 )96, (u32 )49601}, 
 7491        {(u16 )62312, (u32 )96, (u32 )49601}, 
 7492        {(u16 )62316, (u32 )96, (u32 )49601}, 
 7493        {(u16 )62320, (u32 )96, (u32 )49601}, 
 7494        {(u16 )62324, (u32 )96, (u32 )49601}, 
 7495        {(u16 )62328, (u32 )96, (u32 )49601}, 
 7496        {(u16 )62332, (u32 )96, (u32 )49600}, 
 7497        {(u16 )62208, (u32 )1024, (u32 )1}, 
 7498        {(u16 )62212, (u32 )1024, (u32 )22100}, 
 7499        {(u16 )62220, (u32 )1024, (u32 )0}, 
 7500        {(u16 )62224, (u32 )1024, (u32 )131097}, 
 7501        {(u16 )62228, (u32 )1024, (u32 )4928055}, 
 7502        {(u16 )62232, (u32 )1024, (u32 )253207}, 
 7503        {(u16 )62236, (u32 )1024, (u32 )32776}, 
 7504        {(u16 )62240, (u32 )1024, (u32 )2765062}, 
 7505        {(u16 )62244, (u32 )1024, (u32 )398346}, 
 7506        {(u16 )62248, (u32 )1024, (u32 )32768}, 
 7507        {(u16 )62252, (u32 )1024, (u32 )0}, 
 7508        {(u16 )62272, (u32 )1024, (u32 )0}, 
 7509        {(u16 )62276, (u32 )1024, (u32 )1137}, 
 7510        {(u16 )62284, (u32 )1024, (u32 )24839269}, 
 7511        {(u16 )62288, (u32 )1024, (u32 )2}, 
 7512        {(u16 )62292, (u32 )1024, (u32 )1664100}, 
 7513        {(u16 )62296, (u32 )1024, (u32 )1539}, 
 7514        {(u16 )62300, (u32 )1024, (u32 )33842790}, 
 7515        {(u16 )62304, (u32 )1024, (u32 )268723587}, 
 7516        {(u16 )62308, (u32 )1024, (u32 )66564}, 
 7517        {(u16 )62312, (u32 )1024, (u32 )174730}, 
 7518        {(u16 )62316, (u32 )1024, (u32 )0}, 
 7519        {(u16 )62320, (u32 )1024, (u32 )1}, 
 7520        {(u16 )62324, (u32 )1024, (u32 )1280}, 
 7521        {(u16 )62328, (u32 )1024, (u32 )2662560}, 
 7522        {(u16 )62332, (u32 )1024, (u32 )0}, 
 7523        {(u16 )62216, (u32 )1088, (u32 )8391703}, 
 7524        {(u16 )62220, (u32 )1088, (u32 )0}, 
 7525        {(u16 )62224, (u32 )1088, (u32 )0}, 
 7526        {(u16 )62228, (u32 )1088, (u32 )346114}, 
 7527        {(u16 )62240, (u32 )1088, (u32 )0}, 
 7528        {(u16 )62244, (u32 )1088, (u32 )0}, 
 7529        {(u16 )62248, (u32 )1088, (u32 )0}, 
 7530        {(u16 )62252, (u32 )1088, (u32 )0}, 
 7531        {(u16 )62256, (u32 )1088, (u32 )0}, 
 7532        {(u16 )62260, (u32 )1088, (u32 )1024}, 
 7533        {(u16 )62264, (u32 )1088, (u32 )0}, 
 7534        {(u16 )62268, (u32 )1088, (u32 )0}, 
 7535        {(u16 )62272, (u32 )1088, (u32 )0}, 
 7536        {(u16 )62276, (u32 )1088, (u32 )0}, 
 7537        {(u16 )62280, (u32 )1088, (u32 )0}, 
 7538        {(u16 )62288, (u32 )1088, (u32 )0}, 
 7539        {(u16 )62292, (u32 )1088, (u32 )0}, 
 7540        {(u16 )62296, (u32 )1088, (u32 )0}, 
 7541        {(u16 )62300, (u32 )1088, (u32 )0}, 
 7542        {(u16 )62304, (u32 )1088, (u32 )0}, 
 7543        {(u16 )62308, (u32 )1088, (u32 )0}, 
 7544        {(u16 )62312, (u32 )1088, (u32 )0}, 
 7545        {(u16 )62316, (u32 )1088, (u32 )0}, 
 7546        {(u16 )62320, (u32 )1088, (u32 )0}, 
 7547        {(u16 )62324, (u32 )1088, (u32 )0}, 
 7548        {(u16 )62328, (u32 )1088, (u32 )0}, 
 7549        {(u16 )62208, (u32 )1120, (u32 )0}, 
 7550        {(u16 )62212, (u32 )1120, (u32 )0}, 
 7551        {(u16 )62216, (u32 )1120, (u32 )0}, 
 7552        {(u16 )62220, (u32 )1120, (u32 )0}, 
 7553        {(u16 )62224, (u32 )1120, (u32 )0}, 
 7554        {(u16 )62228, (u32 )1120, (u32 )0}, 
 7555        {(u16 )62232, (u32 )1120, (u32 )0}, 
 7556        {(u16 )62236, (u32 )1120, (u32 )0}, 
 7557        {(u16 )62240, (u32 )1120, (u32 )0}, 
 7558        {(u16 )62244, (u32 )1120, (u32 )0}, 
 7559        {(u16 )62248, (u32 )1120, (u32 )0}, 
 7560        {(u16 )62256, (u32 )1120, (u32 )0}, 
 7561        {(u16 )62260, (u32 )1120, (u32 )0}, 
 7562        {(u16 )62264, (u32 )1120, (u32 )0}, 
 7563        {(u16 )62268, (u32 )1120, (u32 )0}, 
 7564        {(u16 )62272, (u32 )1120, (u32 )0}, 
 7565        {(u16 )62276, (u32 )1120, (u32 )0}, 
 7566        {(u16 )62280, (u32 )1120, (u32 )0}, 
 7567        {(u16 )62284, (u32 )1120, (u32 )0}, 
 7568        {(u16 )62288, (u32 )1120, (u32 )0}, 
 7569        {(u16 )62292, (u32 )1120, (u32 )0}, 
 7570        {(u16 )62296, (u32 )1120, (u32 )0}, 
 7571        {(u16 )65535, 4294967295U, 4294967295U}};
 7572#line 207 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/frontends/stb0899_cfg.h"
 7573static struct stb0899_s2_reg  const  stb0899_s2_init_4[21]  = 
 7574#line 207
 7575  {      {(u16 )64004, (u32 )0, (u32 )8}, 
 7576        {(u16 )64008, (u32 )0, (u32 )180}, 
 7577        {(u16 )64016, (u32 )0, (u32 )1205}, 
 7578        {(u16 )64020, (u32 )0, (u32 )2891}, 
 7579        {(u16 )64028, (u32 )0, (u32 )120}, 
 7580        {(u16 )64032, (u32 )0, (u32 )480}, 
 7581        {(u16 )64036, (u32 )0, (u32 )43200}, 
 7582        {(u16 )64040, (u32 )0, (u32 )12}, 
 7583        {(u16 )64000, (u32 )2048, (u32 )1}, 
 7584        {(u16 )64004, (u32 )2048, (u32 )13}, 
 7585        {(u16 )64008, (u32 )2048, (u32 )64}, 
 7586        {(u16 )64012, (u32 )2048, (u32 )0}, 
 7587        {(u16 )64016, (u32 )2048, (u32 )0}, 
 7588        {(u16 )64020, (u32 )2048, (u32 )8}, 
 7589        {(u16 )64024, (u32 )2048, (u32 )0}, 
 7590        {(u16 )64028, (u32 )2048, (u32 )0}, 
 7591        {(u16 )64032, (u32 )2048, (u32 )0}, 
 7592        {(u16 )64036, (u32 )2048, (u32 )8}, 
 7593        {(u16 )64040, (u32 )2048, (u32 )0}, 
 7594        {(u16 )64056, (u32 )2048, (u32 )0}, 
 7595        {(u16 )65535, 4294967295U, 4294967295U}};
 7596#line 231 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/frontends/stb0899_cfg.h"
 7597static struct stb0899_s1_reg  const  stb0899_s1_init_5[38]  = 
 7598#line 231
 7599  {      {(u16 )65296, (u8 )0}, 
 7600        {(u16 )65297, (u8 )0}, 
 7601        {(u16 )65298, (u8 )0}, 
 7602        {(u16 )65299, (u8 )0}, 
 7603        {(u16 )65300, (u8 )0}, 
 7604        {(u16 )65301, (u8 )0}, 
 7605        {(u16 )65302, (u8 )0}, 
 7606        {(u16 )65303, (u8 )0}, 
 7607        {(u16 )65308, (u8 )0}, 
 7608        {(u16 )65309, (u8 )0}, 
 7609        {(u16 )65310, (u8 )0}, 
 7610        {(u16 )65316, (u8 )0}, 
 7611        {(u16 )65317, (u8 )0}, 
 7612        {(u16 )65320, (u8 )0}, 
 7613        {(u16 )65344, (u8 )0}, 
 7614        {(u16 )65345, (u8 )0}, 
 7615        {(u16 )65346, (u8 )0}, 
 7616        {(u16 )65352, (u8 )0}, 
 7617        {(u16 )65353, (u8 )0}, 
 7618        {(u16 )65354, (u8 )0}, 
 7619        {(u16 )65355, (u8 )0}, 
 7620        {(u16 )65356, (u8 )0}, 
 7621        {(u16 )65357, (u8 )0}, 
 7622        {(u16 )65360, (u8 )0}, 
 7623        {(u16 )65361, (u8 )0}, 
 7624        {(u16 )65362, (u8 )0}, 
 7625        {(u16 )65363, (u8 )0}, 
 7626        {(u16 )65364, (u8 )0}, 
 7627        {(u16 )65365, (u8 )0}, 
 7628        {(u16 )65366, (u8 )0}, 
 7629        {(u16 )65368, (u8 )0}, 
 7630        {(u16 )65369, (u8 )0}, 
 7631        {(u16 )65370, (u8 )0}, 
 7632        {(u16 )65372, (u8 )0}, 
 7633        {(u16 )65373, (u8 )0}, 
 7634        {(u16 )65363, (u8 )0}, 
 7635        {(u16 )61440, (u8 )129}, 
 7636        {(u16 )65535, (u8 )255}};
 7637#line 99 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/frontends/stb6100.h"
 7638extern struct dvb_frontend *stb6100_attach(struct dvb_frontend *fe , struct stb6100_config  const  *config ,
 7639                                           struct i2c_adapter *i2c ) ;
 7640#line 22 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/frontends/stb6100_cfg.h"
 7641static int stb6100_get_frequency(struct dvb_frontend *fe , u32 *frequency ) 
 7642{ struct dvb_frontend_ops *frontend_ops ;
 7643  struct dvb_tuner_ops *tuner_ops ;
 7644  struct tuner_state t_state ;
 7645  int err ;
 7646  void *__cil_tmp7 ;
 7647  void *__cil_tmp8 ;
 7648  unsigned long __cil_tmp9 ;
 7649  unsigned long __cil_tmp10 ;
 7650  unsigned long __cil_tmp11 ;
 7651  unsigned long __cil_tmp12 ;
 7652  unsigned long __cil_tmp13 ;
 7653  unsigned long __cil_tmp14 ;
 7654  unsigned long __cil_tmp15 ;
 7655  unsigned long __cil_tmp16 ;
 7656  int (*__cil_tmp17)(struct dvb_frontend *fe , enum tuner_param param , struct tuner_state *state ) ;
 7657  enum tuner_param __cil_tmp18 ;
 7658  struct tuner_state *__cil_tmp19 ;
 7659
 7660  {
 7661#line 24
 7662  __cil_tmp7 = (void *)0;
 7663#line 24
 7664  frontend_ops = (struct dvb_frontend_ops *)__cil_tmp7;
 7665#line 25
 7666  __cil_tmp8 = (void *)0;
 7667#line 25
 7668  tuner_ops = (struct dvb_tuner_ops *)__cil_tmp8;
 7669#line 27
 7670  err = 0;
 7671#line 29
 7672  if ((struct dvb_frontend_ops *)fe) {
 7673#line 30
 7674    frontend_ops = (struct dvb_frontend_ops *)fe;
 7675  } else {
 7676
 7677  }
 7678  {
 7679#line 31
 7680  __cil_tmp9 = (unsigned long )frontend_ops;
 7681#line 31
 7682  __cil_tmp10 = __cil_tmp9 + 384;
 7683#line 31
 7684  if ((struct dvb_tuner_ops *)__cil_tmp10) {
 7685#line 32
 7686    __cil_tmp11 = (unsigned long )frontend_ops;
 7687#line 32
 7688    __cil_tmp12 = __cil_tmp11 + 384;
 7689#line 32
 7690    tuner_ops = (struct dvb_tuner_ops *)__cil_tmp12;
 7691  } else {
 7692
 7693  }
 7694  }
 7695  {
 7696#line 33
 7697  __cil_tmp13 = (unsigned long )tuner_ops;
 7698#line 33
 7699  __cil_tmp14 = __cil_tmp13 + 272;
 7700#line 33
 7701  if (*((int (**)(struct dvb_frontend *fe , enum tuner_param param , struct tuner_state *state ))__cil_tmp14)) {
 7702    {
 7703#line 34
 7704    __cil_tmp15 = (unsigned long )tuner_ops;
 7705#line 34
 7706    __cil_tmp16 = __cil_tmp15 + 272;
 7707#line 34
 7708    __cil_tmp17 = *((int (**)(struct dvb_frontend *fe , enum tuner_param param , struct tuner_state *state ))__cil_tmp16);
 7709#line 34
 7710    __cil_tmp18 = (enum tuner_param )1;
 7711#line 34
 7712    err = (*__cil_tmp17)(fe, __cil_tmp18, & t_state);
 7713    }
 7714#line 34
 7715    if (err < 0) {
 7716      {
 7717#line 35
 7718      printk("%s: Invalid parameter\n", "stb6100_get_frequency");
 7719      }
 7720#line 36
 7721      return (err);
 7722    } else {
 7723
 7724    }
 7725#line 38
 7726    __cil_tmp19 = & t_state;
 7727#line 38
 7728    *frequency = *((u32 *)__cil_tmp19);
 7729  } else {
 7730
 7731  }
 7732  }
 7733#line 40
 7734  return (0);
 7735}
 7736}
 7737#line 43 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/frontends/stb6100_cfg.h"
 7738static int stb6100_set_frequency(struct dvb_frontend *fe , u32 frequency ) 
 7739{ struct dvb_frontend_ops *frontend_ops ;
 7740  struct dvb_tuner_ops *tuner_ops ;
 7741  struct tuner_state t_state ;
 7742  int err ;
 7743  void *__cil_tmp7 ;
 7744  void *__cil_tmp8 ;
 7745  struct tuner_state *__cil_tmp9 ;
 7746  unsigned long __cil_tmp10 ;
 7747  unsigned long __cil_tmp11 ;
 7748  unsigned long __cil_tmp12 ;
 7749  unsigned long __cil_tmp13 ;
 7750  unsigned long __cil_tmp14 ;
 7751  unsigned long __cil_tmp15 ;
 7752  unsigned long __cil_tmp16 ;
 7753  unsigned long __cil_tmp17 ;
 7754  int (*__cil_tmp18)(struct dvb_frontend *fe , enum tuner_param param , struct tuner_state *state ) ;
 7755  enum tuner_param __cil_tmp19 ;
 7756
 7757  {
 7758#line 45
 7759  __cil_tmp7 = (void *)0;
 7760#line 45
 7761  frontend_ops = (struct dvb_frontend_ops *)__cil_tmp7;
 7762#line 46
 7763  __cil_tmp8 = (void *)0;
 7764#line 46
 7765  tuner_ops = (struct dvb_tuner_ops *)__cil_tmp8;
 7766#line 48
 7767  err = 0;
 7768#line 50
 7769  __cil_tmp9 = & t_state;
 7770#line 50
 7771  *((u32 *)__cil_tmp9) = frequency;
 7772#line 51
 7773  if ((struct dvb_frontend_ops *)fe) {
 7774#line 52
 7775    frontend_ops = (struct dvb_frontend_ops *)fe;
 7776  } else {
 7777
 7778  }
 7779  {
 7780#line 53
 7781  __cil_tmp10 = (unsigned long )frontend_ops;
 7782#line 53
 7783  __cil_tmp11 = __cil_tmp10 + 384;
 7784#line 53
 7785  if ((struct dvb_tuner_ops *)__cil_tmp11) {
 7786#line 54
 7787    __cil_tmp12 = (unsigned long )frontend_ops;
 7788#line 54
 7789    __cil_tmp13 = __cil_tmp12 + 384;
 7790#line 54
 7791    tuner_ops = (struct dvb_tuner_ops *)__cil_tmp13;
 7792  } else {
 7793
 7794  }
 7795  }
 7796  {
 7797#line 55
 7798  __cil_tmp14 = (unsigned long )tuner_ops;
 7799#line 55
 7800  __cil_tmp15 = __cil_tmp14 + 264;
 7801#line 55
 7802  if (*((int (**)(struct dvb_frontend *fe , enum tuner_param param , struct tuner_state *state ))__cil_tmp15)) {
 7803    {
 7804#line 56
 7805    __cil_tmp16 = (unsigned long )tuner_ops;
 7806#line 56
 7807    __cil_tmp17 = __cil_tmp16 + 264;
 7808#line 56
 7809    __cil_tmp18 = *((int (**)(struct dvb_frontend *fe , enum tuner_param param , struct tuner_state *state ))__cil_tmp17);
 7810#line 56
 7811    __cil_tmp19 = (enum tuner_param )1;
 7812#line 56
 7813    err = (*__cil_tmp18)(fe, __cil_tmp19, & t_state);
 7814    }
 7815#line 56
 7816    if (err < 0) {
 7817      {
 7818#line 57
 7819      printk("%s: Invalid parameter\n", "stb6100_set_frequency");
 7820      }
 7821#line 58
 7822      return (err);
 7823    } else {
 7824
 7825    }
 7826  } else {
 7827
 7828  }
 7829  }
 7830#line 61
 7831  return (0);
 7832}
 7833}
 7834#line 64 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/frontends/stb6100_cfg.h"
 7835static int stb6100_get_bandwidth(struct dvb_frontend *fe , u32 *bandwidth ) 
 7836{ struct dvb_frontend_ops *frontend_ops ;
 7837  struct dvb_tuner_ops *tuner_ops ;
 7838  struct tuner_state t_state ;
 7839  int err ;
 7840  unsigned long __cil_tmp7 ;
 7841  unsigned long __cil_tmp8 ;
 7842  unsigned long __cil_tmp9 ;
 7843  unsigned long __cil_tmp10 ;
 7844  unsigned long __cil_tmp11 ;
 7845  unsigned long __cil_tmp12 ;
 7846  unsigned long __cil_tmp13 ;
 7847  unsigned long __cil_tmp14 ;
 7848  unsigned long __cil_tmp15 ;
 7849  unsigned long __cil_tmp16 ;
 7850  int (*__cil_tmp17)(struct dvb_frontend *fe , enum tuner_param param , struct tuner_state *state ) ;
 7851  enum tuner_param __cil_tmp18 ;
 7852  unsigned long __cil_tmp19 ;
 7853
 7854  {
 7855#line 66
 7856  frontend_ops = (struct dvb_frontend_ops *)fe;
 7857#line 67
 7858  __cil_tmp7 = (unsigned long )frontend_ops;
 7859#line 67
 7860  __cil_tmp8 = __cil_tmp7 + 384;
 7861#line 67
 7862  tuner_ops = (struct dvb_tuner_ops *)__cil_tmp8;
 7863#line 69
 7864  err = 0;
 7865#line 71
 7866  if ((struct dvb_frontend_ops *)fe) {
 7867#line 72
 7868    frontend_ops = (struct dvb_frontend_ops *)fe;
 7869  } else {
 7870
 7871  }
 7872  {
 7873#line 73
 7874  __cil_tmp9 = (unsigned long )frontend_ops;
 7875#line 73
 7876  __cil_tmp10 = __cil_tmp9 + 384;
 7877#line 73
 7878  if ((struct dvb_tuner_ops *)__cil_tmp10) {
 7879#line 74
 7880    __cil_tmp11 = (unsigned long )frontend_ops;
 7881#line 74
 7882    __cil_tmp12 = __cil_tmp11 + 384;
 7883#line 74
 7884    tuner_ops = (struct dvb_tuner_ops *)__cil_tmp12;
 7885  } else {
 7886
 7887  }
 7888  }
 7889  {
 7890#line 75
 7891  __cil_tmp13 = (unsigned long )tuner_ops;
 7892#line 75
 7893  __cil_tmp14 = __cil_tmp13 + 272;
 7894#line 75
 7895  if (*((int (**)(struct dvb_frontend *fe , enum tuner_param param , struct tuner_state *state ))__cil_tmp14)) {
 7896    {
 7897#line 76
 7898    __cil_tmp15 = (unsigned long )tuner_ops;
 7899#line 76
 7900    __cil_tmp16 = __cil_tmp15 + 272;
 7901#line 76
 7902    __cil_tmp17 = *((int (**)(struct dvb_frontend *fe , enum tuner_param param , struct tuner_state *state ))__cil_tmp16);
 7903#line 76
 7904    __cil_tmp18 = (enum tuner_param )8;
 7905#line 76
 7906    err = (*__cil_tmp17)(fe, __cil_tmp18, & t_state);
 7907    }
 7908#line 76
 7909    if (err < 0) {
 7910      {
 7911#line 77
 7912      printk("%s: Invalid parameter\n", "stb6100_get_bandwidth");
 7913      }
 7914#line 78
 7915      return (err);
 7916    } else {
 7917
 7918    }
 7919#line 80
 7920    __cil_tmp19 = (unsigned long )(& t_state) + 12;
 7921#line 80
 7922    *bandwidth = *((u32 *)__cil_tmp19);
 7923  } else {
 7924
 7925  }
 7926  }
 7927#line 82
 7928  return (0);
 7929}
 7930}
 7931#line 85 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/frontends/stb6100_cfg.h"
 7932static int stb6100_set_bandwidth(struct dvb_frontend *fe , u32 bandwidth ) 
 7933{ struct dvb_frontend_ops *frontend_ops ;
 7934  struct dvb_tuner_ops *tuner_ops ;
 7935  struct tuner_state t_state ;
 7936  int err ;
 7937  void *__cil_tmp7 ;
 7938  void *__cil_tmp8 ;
 7939  unsigned long __cil_tmp9 ;
 7940  unsigned long __cil_tmp10 ;
 7941  unsigned long __cil_tmp11 ;
 7942  unsigned long __cil_tmp12 ;
 7943  unsigned long __cil_tmp13 ;
 7944  unsigned long __cil_tmp14 ;
 7945  unsigned long __cil_tmp15 ;
 7946  unsigned long __cil_tmp16 ;
 7947  unsigned long __cil_tmp17 ;
 7948  int (*__cil_tmp18)(struct dvb_frontend *fe , enum tuner_param param , struct tuner_state *state ) ;
 7949  enum tuner_param __cil_tmp19 ;
 7950
 7951  {
 7952#line 87
 7953  __cil_tmp7 = (void *)0;
 7954#line 87
 7955  frontend_ops = (struct dvb_frontend_ops *)__cil_tmp7;
 7956#line 88
 7957  __cil_tmp8 = (void *)0;
 7958#line 88
 7959  tuner_ops = (struct dvb_tuner_ops *)__cil_tmp8;
 7960#line 90
 7961  err = 0;
 7962#line 92
 7963  __cil_tmp9 = (unsigned long )(& t_state) + 12;
 7964#line 92
 7965  *((u32 *)__cil_tmp9) = bandwidth;
 7966#line 93
 7967  if ((struct dvb_frontend_ops *)fe) {
 7968#line 94
 7969    frontend_ops = (struct dvb_frontend_ops *)fe;
 7970  } else {
 7971
 7972  }
 7973  {
 7974#line 95
 7975  __cil_tmp10 = (unsigned long )frontend_ops;
 7976#line 95
 7977  __cil_tmp11 = __cil_tmp10 + 384;
 7978#line 95
 7979  if ((struct dvb_tuner_ops *)__cil_tmp11) {
 7980#line 96
 7981    __cil_tmp12 = (unsigned long )frontend_ops;
 7982#line 96
 7983    __cil_tmp13 = __cil_tmp12 + 384;
 7984#line 96
 7985    tuner_ops = (struct dvb_tuner_ops *)__cil_tmp13;
 7986  } else {
 7987
 7988  }
 7989  }
 7990  {
 7991#line 97
 7992  __cil_tmp14 = (unsigned long )tuner_ops;
 7993#line 97
 7994  __cil_tmp15 = __cil_tmp14 + 264;
 7995#line 97
 7996  if (*((int (**)(struct dvb_frontend *fe , enum tuner_param param , struct tuner_state *state ))__cil_tmp15)) {
 7997    {
 7998#line 98
 7999    __cil_tmp16 = (unsigned long )tuner_ops;
 8000#line 98
 8001    __cil_tmp17 = __cil_tmp16 + 264;
 8002#line 98
 8003    __cil_tmp18 = *((int (**)(struct dvb_frontend *fe , enum tuner_param param , struct tuner_state *state ))__cil_tmp17);
 8004#line 98
 8005    __cil_tmp19 = (enum tuner_param )8;
 8006#line 98
 8007    err = (*__cil_tmp18)(fe, __cil_tmp19, & t_state);
 8008    }
 8009#line 98
 8010    if (err < 0) {
 8011      {
 8012#line 99
 8013      printk("%s: Invalid parameter\n", "stb6100_set_bandwidth");
 8014      }
 8015#line 100
 8016      return (err);
 8017    } else {
 8018
 8019    }
 8020  } else {
 8021
 8022  }
 8023  }
 8024#line 103
 8025  return (0);
 8026}
 8027}
 8028#line 125 "/home/zakharov/launch/inst/current/envs/linux-3.4/linux-3.4/drivers/media/dvb/dvb-core/dvb_ca_en50221.h"
 8029extern int dvb_ca_en50221_init(struct dvb_adapter *dvb_adapter , struct dvb_ca_en50221 *ca ,
 8030                               int flags , int slot_count ) ;
 8031#line 132
 8032extern void dvb_ca_en50221_release(struct dvb_ca_en50221 *ca ) ;
 8033#line 24 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
 8034static char const   __param_str_debug[6]  = {      (char const   )'d',      (char const   )'e',      (char const   )'b',      (char const   )'u', 
 8035        (char const   )'g',      (char const   )'\000'};
 8036#line 24 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
 8037static struct kernel_param  const  __param_debug  __attribute__((__used__, __unused__,
 8038__section__("__param"), __aligned__(sizeof(void *))))  =    {__param_str_debug, (struct kernel_param_ops  const  *)(& param_ops_int), (u16 )420,
 8039    (s16 )0, {(void *)(& dvb_usb_az6027_debug)}};
 8040#line 24 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
 8041static char const   __mod_debugtype24[19]  __attribute__((__used__, __unused__, __section__(".modinfo"),
 8042__aligned__(1)))  = 
 8043#line 24
 8044  {      (char const   )'p',      (char const   )'a',      (char const   )'r',      (char const   )'m', 
 8045        (char const   )'t',      (char const   )'y',      (char const   )'p',      (char const   )'e', 
 8046        (char const   )'=',      (char const   )'d',      (char const   )'e',      (char const   )'b', 
 8047        (char const   )'u',      (char const   )'g',      (char const   )':',      (char const   )'i', 
 8048        (char const   )'n',      (char const   )'t',      (char const   )'\000'};
 8049#line 25 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
 8050static char const   __mod_debug25[63]  __attribute__((__used__, __unused__, __section__(".modinfo"),
 8051__aligned__(1)))  = 
 8052#line 25
 8053  {      (char const   )'p',      (char const   )'a',      (char const   )'r',      (char const   )'m', 
 8054        (char const   )'=',      (char const   )'d',      (char const   )'e',      (char const   )'b', 
 8055        (char const   )'u',      (char const   )'g',      (char const   )':',      (char const   )'s', 
 8056        (char const   )'e',      (char const   )'t',      (char const   )' ',      (char const   )'d', 
 8057        (char const   )'e',      (char const   )'b',      (char const   )'u',      (char const   )'g', 
 8058        (char const   )'g',      (char const   )'i',      (char const   )'n',      (char const   )'g', 
 8059        (char const   )' ',      (char const   )'l',      (char const   )'e',      (char const   )'v', 
 8060        (char const   )'e',      (char const   )'l',      (char const   )' ',      (char const   )'(', 
 8061        (char const   )'1',      (char const   )'=',      (char const   )'i',      (char const   )'n', 
 8062        (char const   )'f',      (char const   )'o',      (char const   )',',      (char const   )'x', 
 8063        (char const   )'f',      (char const   )'e',      (char const   )'r',      (char const   )'=', 
 8064        (char const   )'2',      (char const   )',',      (char const   )'r',      (char const   )'c', 
 8065        (char const   )'=',      (char const   )'4',      (char const   )' ',      (char const   )'(', 
 8066        (char const   )'o',      (char const   )'r',      (char const   )'-',      (char const   )'a', 
 8067        (char const   )'b',      (char const   )'l',      (char const   )'e',      (char const   )')', 
 8068        (char const   )')',      (char const   )'.',      (char const   )'\000'};
 8069#line 27 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
 8070static short adapter_nr[8]  = 
 8071#line 27
 8072  {      (short)-1,      (short)-1,      (short)-1,      (short)-1, 
 8073        (short)-1,      (short)-1,      (short)-1,      (short)-1};
 8074#line 27 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
 8075static struct kparam_array  const  __param_arr_adapter_nr  =    {(unsigned int )(sizeof(adapter_nr) / sizeof(adapter_nr[0]) + sizeof(struct __anonstruct_377 )),
 8076    (unsigned int )sizeof(adapter_nr[0]), (unsigned int *)((void *)0), (struct kernel_param_ops  const  *)(& param_ops_short),
 8077    (void *)(adapter_nr)};
 8078#line 27 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
 8079static char const   __param_str_adapter_nr[11]  = 
 8080#line 27
 8081  {      (char const   )'a',      (char const   )'d',      (char const   )'a',      (char const   )'p', 
 8082        (char const   )'t',      (char const   )'e',      (char const   )'r',      (char const   )'_', 
 8083        (char const   )'n',      (char const   )'r',      (char const   )'\000'};
 8084#line 27 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
 8085static struct kernel_param  const  __param_adapter_nr  __attribute__((__used__, __unused__,
 8086__section__("__param"), __aligned__(sizeof(void *))))  =    {__param_str_adapter_nr, (struct kernel_param_ops  const  *)(& param_array_ops),
 8087    (u16 )292, (s16 )0, {.arr = & __param_arr_adapter_nr}};
 8088#line 27 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
 8089static char const   __mod_adapter_nrtype27[35]  __attribute__((__used__, __unused__,
 8090__section__(".modinfo"), __aligned__(1)))  = 
 8091#line 27
 8092  {      (char const   )'p',      (char const   )'a',      (char const   )'r',      (char const   )'m', 
 8093        (char const   )'t',      (char const   )'y',      (char const   )'p',      (char const   )'e', 
 8094        (char const   )'=',      (char const   )'a',      (char const   )'d',      (char const   )'a', 
 8095        (char const   )'p',      (char const   )'t',      (char const   )'e',      (char const   )'r', 
 8096        (char const   )'_',      (char const   )'n',      (char const   )'r',      (char const   )':', 
 8097        (char const   )'a',      (char const   )'r',      (char const   )'r',      (char const   )'a', 
 8098        (char const   )'y',      (char const   )' ',      (char const   )'o',      (char const   )'f', 
 8099        (char const   )' ',      (char const   )'s',      (char const   )'h',      (char const   )'o', 
 8100        (char const   )'r',      (char const   )'t',      (char const   )'\000'};
 8101#line 27 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
 8102static char const   __mod_adapter_nr27[36]  __attribute__((__used__, __unused__, __section__(".modinfo"),
 8103__aligned__(1)))  = 
 8104#line 27
 8105  {      (char const   )'p',      (char const   )'a',      (char const   )'r',      (char const   )'m', 
 8106        (char const   )'=',      (char const   )'a',      (char const   )'d',      (char const   )'a', 
 8107        (char const   )'p',      (char const   )'t',      (char const   )'e',      (char const   )'r', 
 8108        (char const   )'_',      (char const   )'n',      (char const   )'r',      (char const   )':', 
 8109        (char const   )'D',      (char const   )'V',      (char const   )'B',      (char const   )' ', 
 8110        (char const   )'a',      (char const   )'d',      (char const   )'a',      (char const   )'p', 
 8111        (char const   )'t',      (char const   )'e',      (char const   )'r',      (char const   )' ', 
 8112        (char const   )'n',      (char const   )'u',      (char const   )'m',      (char const   )'b', 
 8113        (char const   )'e',      (char const   )'r',      (char const   )'s',      (char const   )'\000'};
 8114#line 35 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
 8115static struct stb0899_s1_reg  const  az6027_stb0899_s1_init_1[82]  = 
 8116#line 35
 8117  {      {(u16 )61440, (u8 )48}, 
 8118        {(u16 )61600, (u8 )50}, 
 8119        {(u16 )61601, (u8 )128}, 
 8120        {(u16 )61604, (u8 )4}, 
 8121        {(u16 )61605, (u8 )0}, 
 8122        {(u16 )61606, (u8 )0}, 
 8123        {(u16 )61608, (u8 )32}, 
 8124        {(u16 )61609, (u8 )153}, 
 8125        {(u16 )61610, (u8 )168}, 
 8126        {(u16 )61712, (u8 )17}, 
 8127        {(u16 )61713, (u8 )10}, 
 8128        {(u16 )61714, (u8 )5}, 
 8129        {(u16 )61715, (u8 )0}, 
 8130        {(u16 )61716, (u8 )0}, 
 8131        {(u16 )61724, (u8 )0}, 
 8132        {(u16 )61725, (u8 )0}, 
 8133        {(u16 )61728, (u8 )254}, 
 8134        {(u16 )61729, (u8 )3}, 
 8135        {(u16 )61730, (u8 )124}, 
 8136        {(u16 )61731, (u8 )244}, 
 8137        {(u16 )61732, (u8 )243}, 
 8138        {(u16 )61733, (u8 )252}, 
 8139        {(u16 )61734, (u8 )255}, 
 8140        {(u16 )61735, (u8 )255}, 
 8141        {(u16 )61736, (u8 )0}, 
 8142        {(u16 )61737, (u8 )136}, 
 8143        {(u16 )61738, (u8 )88}, 
 8144        {(u16 )61753, (u8 )0}, 
 8145        {(u16 )61754, (u8 )51}, 
 8146        {(u16 )61755, (u8 )109}, 
 8147        {(u16 )61756, (u8 )144}, 
 8148        {(u16 )61757, (u8 )96}, 
 8149        {(u16 )61758, (u8 )0}, 
 8150        {(u16 )61760, (u8 )130}, 
 8151        {(u16 )61761, (u8 )130}, 
 8152        {(u16 )61762, (u8 )130}, 
 8153        {(u16 )61763, (u8 )130}, 
 8154        {(u16 )61764, (u8 )130}, 
 8155        {(u16 )61765, (u8 )130}, 
 8156        {(u16 )61766, (u8 )130}, 
 8157        {(u16 )61767, (u8 )130}, 
 8158        {(u16 )61768, (u8 )130}, 
 8159        {(u16 )61769, (u8 )130}, 
 8160        {(u16 )61770, (u8 )130}, 
 8161        {(u16 )61771, (u8 )130}, 
 8162        {(u16 )61772, (u8 )130}, 
 8163        {(u16 )61773, (u8 )130}, 
 8164        {(u16 )61774, (u8 )130}, 
 8165        {(u16 )61775, (u8 )130}, 
 8166        {(u16 )61776, (u8 )130}, 
 8167        {(u16 )61777, (u8 )130}, 
 8168        {(u16 )61778, (u8 )130}, 
 8169        {(u16 )61779, (u8 )130}, 
 8170        {(u16 )61780, (u8 )130}, 
 8171        {(u16 )61781, (u8 )184}, 
 8172        {(u16 )61782, (u8 )186}, 
 8173        {(u16 )61783, (u8 )28}, 
 8174        {(u16 )61784, (u8 )130}, 
 8175        {(u16 )61785, (u8 )145}, 
 8176        {(u16 )61786, (u8 )130}, 
 8177        {(u16 )61787, (u8 )126}, 
 8178        {(u16 )61788, (u8 )130}, 
 8179        {(u16 )61789, (u8 )130}, 
 8180        {(u16 )61790, (u8 )130}, 
 8181        {(u16 )61791, (u8 )32}, 
 8182        {(u16 )61792, (u8 )130}, 
 8183        {(u16 )61793, (u8 )130}, 
 8184        {(u16 )61794, (u8 )130}, 
 8185        {(u16 )61795, (u8 )130}, 
 8186        {(u16 )61796, (u8 )130}, 
 8187        {(u16 )61797, (u8 )130}, 
 8188        {(u16 )61798, (u8 )130}, 
 8189        {(u16 )61799, (u8 )130}, 
 8190        {(u16 )61875, (u8 )23}, 
 8191        {(u16 )61878, (u8 )2}, 
 8192        {(u16 )61879, (u8 )0}, 
 8193        {(u16 )61880, (u8 )1}, 
 8194        {(u16 )61890, (u8 )32}, 
 8195        {(u16 )61891, (u8 )0}, 
 8196        {(u16 )61952, (u8 )0}, 
 8197        {(u16 )61953, (u8 )10}, 
 8198        {(u16 )65535, (u8 )255}};
 8199#line 123 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
 8200static struct stb0899_s1_reg  const  az6027_stb0899_s1_init_3[130]  = 
 8201#line 123
 8202  {      {(u16 )62478, (u8 )0}, 
 8203        {(u16 )62480, (u8 )201}, 
 8204        {(u16 )62482, (u8 )1}, 
 8205        {(u16 )62483, (u8 )16}, 
 8206        {(u16 )62487, (u8 )35}, 
 8207        {(u16 )62488, (u8 )78}, 
 8208        {(u16 )62489, (u8 )52}, 
 8209        {(u16 )62490, (u8 )132}, 
 8210        {(u16 )62491, (u8 )247}, 
 8211        {(u16 )62492, (u8 )135}, 
 8212        {(u16 )62493, (u8 )148}, 
 8213        {(u16 )62494, (u8 )65}, 
 8214        {(u16 )62495, (u8 )241}, 
 8215        {(u16 )62496, (u8 )227}, 
 8216        {(u16 )62501, (u8 )180}, 
 8217        {(u16 )62502, (u8 )16}, 
 8218        {(u16 )62503, (u8 )48}, 
 8219        {(u16 )62504, (u8 )253}, 
 8220        {(u16 )62505, (u8 )255}, 
 8221        {(u16 )62506, (u8 )12}, 
 8222        {(u16 )62507, (u8 )15}, 
 8223        {(u16 )62508, (u8 )108}, 
 8224        {(u16 )62510, (u8 )128}, 
 8225        {(u16 )62518, (u8 )6}, 
 8226        {(u16 )62519, (u8 )0}, 
 8227        {(u16 )62520, (u8 )48}, 
 8228        {(u16 )62521, (u8 )127}, 
 8229        {(u16 )62522, (u8 )0}, 
 8230        {(u16 )62523, (u8 )188}, 
 8231        {(u16 )62526, (u8 )234}, 
 8232        {(u16 )62527, (u8 )49}, 
 8233        {(u16 )62528, (u8 )43}, 
 8234        {(u16 )62529, (u8 )128}, 
 8235        {(u16 )62532, (u8 )29}, 
 8236        {(u16 )62533, (u8 )166}, 
 8237        {(u16 )62534, (u8 )47}, 
 8238        {(u16 )62535, (u8 )104}, 
 8239        {(u16 )62536, (u8 )64}, 
 8240        {(u16 )62540, (u8 )47}, 
 8241        {(u16 )62541, (u8 )104}, 
 8242        {(u16 )62542, (u8 )64}, 
 8243        {(u16 )62688, (u8 )2}, 
 8244        {(u16 )62689, (u8 )255}, 
 8245        {(u16 )62690, (u8 )4}, 
 8246        {(u16 )62691, (u8 )5}, 
 8247        {(u16 )62692, (u8 )2}, 
 8248        {(u16 )62693, (u8 )253}, 
 8249        {(u16 )62694, (u8 )3}, 
 8250        {(u16 )62695, (u8 )7}, 
 8251        {(u16 )62696, (u8 )8}, 
 8252        {(u16 )62697, (u8 )245}, 
 8253        {(u16 )62732, (u8 )0}, 
 8254        {(u16 )62733, (u8 )0}, 
 8255        {(u16 )62735, (u8 )134}, 
 8256        {(u16 )62755, (u8 )42}, 
 8257        {(u16 )62756, (u8 )0}, 
 8258        {(u16 )62757, (u8 )0}, 
 8259        {(u16 )62758, (u8 )0}, 
 8260        {(u16 )62759, (u8 )0}, 
 8261        {(u16 )62760, (u8 )10}, 
 8262        {(u16 )62761, (u8 )173}, 
 8263        {(u16 )62768, (u8 )6}, 
 8264        {(u16 )62771, (u8 )1}, 
 8265        {(u16 )62772, (u8 )176}, 
 8266        {(u16 )62773, (u8 )122}, 
 8267        {(u16 )62774, (u8 )88}, 
 8268        {(u16 )62775, (u8 )56}, 
 8269        {(u16 )62776, (u8 )52}, 
 8270        {(u16 )62777, (u8 )36}, 
 8271        {(u16 )62780, (u8 )255}, 
 8272        {(u16 )62781, (u8 )25}, 
 8273        {(u16 )62792, (u8 )177}, 
 8274        {(u16 )62793, (u8 )66}, 
 8275        {(u16 )62794, (u8 )65}, 
 8276        {(u16 )62795, (u8 )18}, 
 8277        {(u16 )62796, (u8 )12}, 
 8278        {(u16 )62797, (u8 )0}, 
 8279        {(u16 )62798, (u8 )0}, 
 8280        {(u16 )62799, (u8 )105}, 
 8281        {(u16 )62800, (u8 )0}, 
 8282        {(u16 )62801, (u8 )2}, 
 8283        {(u16 )62802, (u8 )0}, 
 8284        {(u16 )62803, (u8 )0}, 
 8285        {(u16 )62810, (u8 )27}, 
 8286        {(u16 )62811, (u8 )179}, 
 8287        {(u16 )62812, (u8 )0}, 
 8288        {(u16 )62813, (u8 )0}, 
 8289        {(u16 )62814, (u8 )188}, 
 8290        {(u16 )62815, (u8 )204}, 
 8291        {(u16 )62816, (u8 )189}, 
 8292        {(u16 )62817, (u8 )144}, 
 8293        {(u16 )62836, (u8 )182}, 
 8294        {(u16 )62837, (u8 )149}, 
 8295        {(u16 )62838, (u8 )141}, 
 8296        {(u16 )62843, (u8 )39}, 
 8297        {(u16 )62844, (u8 )3}, 
 8298        {(u16 )62851, (u8 )92}, 
 8299        {(u16 )62860, (u8 )25}, 
 8300        {(u16 )62976, (u8 )72}, 
 8301        {(u16 )62977, (u8 )0}, 
 8302        {(u16 )62978, (u8 )0}, 
 8303        {(u16 )62979, (u8 )0}, 
 8304        {(u16 )62980, (u8 )119}, 
 8305        {(u16 )62981, (u8 )0}, 
 8306        {(u16 )62982, (u8 )0}, 
 8307        {(u16 )62983, (u8 )0}, 
 8308        {(u16 )62984, (u8 )0}, 
 8309        {(u16 )62985, (u8 )0}, 
 8310        {(u16 )62986, (u8 )0}, 
 8311        {(u16 )62987, (u8 )0}, 
 8312        {(u16 )62988, (u8 )0}, 
 8313        {(u16 )62989, (u8 )0}, 
 8314        {(u16 )62990, (u8 )0}, 
 8315        {(u16 )62991, (u8 )0}, 
 8316        {(u16 )62992, (u8 )240}, 
 8317        {(u16 )62993, (u8 )2}, 
 8318        {(u16 )62994, (u8 )69}, 
 8319        {(u16 )62995, (u8 )96}, 
 8320        {(u16 )62996, (u8 )227}, 
 8321        {(u16 )62997, (u8 )0}, 
 8322        {(u16 )62998, (u8 )71}, 
 8323        {(u16 )62999, (u8 )5}, 
 8324        {(u16 )63000, (u8 )24}, 
 8325        {(u16 )63001, (u8 )25}, 
 8326        {(u16 )63002, (u8 )43}, 
 8327        {(u16 )63003, (u8 )0}, 
 8328        {(u16 )63004, (u8 )1}, 
 8329        {(u16 )63005, (u8 )0}, 
 8330        {(u16 )63006, (u8 )0}, 
 8331        {(u16 )65535, (u8 )255}};
 8332#line 258 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
 8333struct stb0899_config az6027_stb0899_config  = 
 8334#line 258
 8335     {az6027_stb0899_s1_init_1, stb0899_s2_init_2, az6027_stb0899_s1_init_3, stb0899_s2_init_4,
 8336    stb0899_s1_init_5, (struct stb0899_postproc  const  *)0, (enum stb0899_inversion )1,
 8337    (u32 )27000000, (u8 )208, (unsigned char)0, (unsigned char)0, (unsigned char)0,
 8338    (unsigned char)0, (unsigned char)0, (unsigned char)0, (unsigned char)0, (unsigned char)0,
 8339    (unsigned char)0, (unsigned char)0, 76500000, 99000000, (u32 )3, (u32 )32, (u32 )10,
 8340    (u32 )20, (u32 )6, (u32 )1125, (u32 )758, (u32 )1350, (u32 )1664100, (u32 )28,
 8341    (u32 )15, (u32 )30, (u32 )70, & stb6100_set_frequency, & stb6100_get_frequency,
 8342    & stb6100_set_bandwidth, & stb6100_get_bandwidth, (int (*)(struct dvb_frontend *fe ,
 8343                                                               u32 rf_gain ))((void *)0)};
 8344#line 295 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
 8345struct stb6100_config az6027_stb6100_config  =    {(u8 )192, (u32 )27000000};
 8346#line 302 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
 8347int az6027_usb_in_op(struct dvb_usb_device *d , u8 req , u16 value , u16 index , u8 *b ,
 8348                     int blen ) 
 8349{ int ret ;
 8350  int tmp___7 ;
 8351  unsigned int tmp___8 ;
 8352  int loop_ ;
 8353  unsigned long __cil_tmp11 ;
 8354  unsigned long __cil_tmp12 ;
 8355  struct mutex *__cil_tmp13 ;
 8356  unsigned long __cil_tmp14 ;
 8357  unsigned long __cil_tmp15 ;
 8358  struct usb_device *__cil_tmp16 ;
 8359  unsigned long __cil_tmp17 ;
 8360  unsigned long __cil_tmp18 ;
 8361  struct usb_device *__cil_tmp19 ;
 8362  int __cil_tmp20 ;
 8363  unsigned int __cil_tmp21 ;
 8364  unsigned int __cil_tmp22 ;
 8365  unsigned int __cil_tmp23 ;
 8366  int __cil_tmp24 ;
 8367  int __cil_tmp25 ;
 8368  __u8 __cil_tmp26 ;
 8369  void *__cil_tmp27 ;
 8370  __u16 __cil_tmp28 ;
 8371  int *__cil_tmp29 ;
 8372  int __cil_tmp30 ;
 8373  int __cil_tmp31 ;
 8374  int __cil_tmp32 ;
 8375  int __cil_tmp33 ;
 8376  int *__cil_tmp34 ;
 8377  int __cil_tmp35 ;
 8378  u8 *__cil_tmp36 ;
 8379  u8 __cil_tmp37 ;
 8380  int __cil_tmp38 ;
 8381  int *__cil_tmp39 ;
 8382  int __cil_tmp40 ;
 8383  unsigned long __cil_tmp41 ;
 8384  unsigned long __cil_tmp42 ;
 8385  struct mutex *__cil_tmp43 ;
 8386
 8387  {
 8388  {
 8389#line 304
 8390  ret = -1;
 8391#line 305
 8392  __cil_tmp11 = (unsigned long )d;
 8393#line 305
 8394  __cil_tmp12 = __cil_tmp11 + 3576;
 8395#line 305
 8396  __cil_tmp13 = (struct mutex *)__cil_tmp12;
 8397#line 305
 8398  tmp___7 = (int )mutex_lock_interruptible(__cil_tmp13);
 8399  }
 8400#line 305
 8401  if (tmp___7) {
 8402#line 306
 8403    return (-11);
 8404  } else {
 8405
 8406  }
 8407  {
 8408#line 308
 8409  __cil_tmp14 = (unsigned long )d;
 8410#line 308
 8411  __cil_tmp15 = __cil_tmp14 + 3560;
 8412#line 308
 8413  __cil_tmp16 = *((struct usb_device **)__cil_tmp15);
 8414#line 308
 8415  tmp___8 = __create_pipe(__cil_tmp16, 0U);
 8416#line 308
 8417  __cil_tmp17 = (unsigned long )d;
 8418#line 308
 8419  __cil_tmp18 = __cil_tmp17 + 3560;
 8420#line 308
 8421  __cil_tmp19 = *((struct usb_device **)__cil_tmp18);
 8422#line 308
 8423  __cil_tmp20 = 2 << 30;
 8424#line 308
 8425  __cil_tmp21 = (unsigned int )__cil_tmp20;
 8426#line 308
 8427  __cil_tmp22 = __cil_tmp21 | tmp___8;
 8428#line 308
 8429  __cil_tmp23 = __cil_tmp22 | 128U;
 8430#line 308
 8431  __cil_tmp24 = 2 << 5;
 8432#line 308
 8433  __cil_tmp25 = __cil_tmp24 | 128;
 8434#line 308
 8435  __cil_tmp26 = (__u8 )__cil_tmp25;
 8436#line 308
 8437  __cil_tmp27 = (void *)b;
 8438#line 308
 8439  __cil_tmp28 = (__u16 )blen;
 8440#line 308
 8441  ret = usb_control_msg(__cil_tmp19, __cil_tmp23, req, __cil_tmp26, value, index,
 8442                        __cil_tmp27, __cil_tmp28, 2000);
 8443  }
 8444#line 318
 8445  if (ret < 0) {
 8446    {
 8447#line 319
 8448    printk("<4>az6027: usb in operation failed. (%d)\n", ret);
 8449#line 320
 8450    ret = -5;
 8451    }
 8452  } else {
 8453#line 322
 8454    ret = 0;
 8455  }
 8456  {
 8457#line 324
 8458  while (1) {
 8459    while_continue: /* CIL Label */ ;
 8460    {
 8461#line 324
 8462    __cil_tmp29 = & dvb_usb_az6027_debug;
 8463#line 324
 8464    __cil_tmp30 = *__cil_tmp29;
 8465#line 324
 8466    if (__cil_tmp30 & 2) {
 8467      {
 8468#line 324
 8469      __cil_tmp31 = (int )req;
 8470#line 324
 8471      __cil_tmp32 = (int )value;
 8472#line 324
 8473      __cil_tmp33 = (int )index;
 8474#line 324
 8475      printk("in: req. %02x, val: %04x, ind: %04x, buffer: ", __cil_tmp31, __cil_tmp32,
 8476             __cil_tmp33);
 8477      }
 8478    } else {
 8479
 8480    }
 8481    }
 8482#line 324
 8483    goto while_break;
 8484  }
 8485  while_break: /* CIL Label */ ;
 8486  }
 8487#line 325
 8488  loop_ = 0;
 8489  {
 8490#line 325
 8491  while (1) {
 8492    while_continue___0: /* CIL Label */ ;
 8493#line 325
 8494    if (loop_ < blen) {
 8495
 8496    } else {
 8497#line 325
 8498      goto while_break___0;
 8499    }
 8500    {
 8501#line 325
 8502    while (1) {
 8503      while_continue___1: /* CIL Label */ ;
 8504      {
 8505#line 325
 8506      __cil_tmp34 = & dvb_usb_az6027_debug;
 8507#line 325
 8508      __cil_tmp35 = *__cil_tmp34;
 8509#line 325
 8510      if (__cil_tmp35 & 2) {
 8511        {
 8512#line 325
 8513        __cil_tmp36 = b + loop_;
 8514#line 325
 8515        __cil_tmp37 = *__cil_tmp36;
 8516#line 325
 8517        __cil_tmp38 = (int )__cil_tmp37;
 8518#line 325
 8519        printk("%02x ", __cil_tmp38);
 8520        }
 8521      } else {
 8522
 8523      }
 8524      }
 8525#line 325
 8526      goto while_break___1;
 8527    }
 8528    while_break___1: /* CIL Label */ ;
 8529    }
 8530#line 325
 8531    loop_ = loop_ + 1;
 8532  }
 8533  while_break___0: /* CIL Label */ ;
 8534  }
 8535  {
 8536#line 325
 8537  while (1) {
 8538    while_continue___2: /* CIL Label */ ;
 8539    {
 8540#line 325
 8541    __cil_tmp39 = & dvb_usb_az6027_debug;
 8542#line 325
 8543    __cil_tmp40 = *__cil_tmp39;
 8544#line 325
 8545    if (__cil_tmp40 & 2) {
 8546      {
 8547#line 325
 8548      printk("\n");
 8549      }
 8550    } else {
 8551
 8552    }
 8553    }
 8554#line 325
 8555    goto while_break___2;
 8556  }
 8557  while_break___2: /* CIL Label */ ;
 8558  }
 8559  {
 8560#line 327
 8561  __cil_tmp41 = (unsigned long )d;
 8562#line 327
 8563  __cil_tmp42 = __cil_tmp41 + 3576;
 8564#line 327
 8565  __cil_tmp43 = (struct mutex *)__cil_tmp42;
 8566#line 327
 8567  mutex_unlock(__cil_tmp43);
 8568  }
 8569#line 328
 8570  return (ret);
 8571}
 8572}
 8573#line 331 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
 8574static int az6027_usb_out_op(struct dvb_usb_device *d , u8 req , u16 value , u16 index ,
 8575                             u8 *b , int blen ) 
 8576{ int ret ;
 8577  int loop_ ;
 8578  int tmp___7 ;
 8579  unsigned int tmp___8 ;
 8580  int *__cil_tmp11 ;
 8581  int __cil_tmp12 ;
 8582  int __cil_tmp13 ;
 8583  int __cil_tmp14 ;
 8584  int __cil_tmp15 ;
 8585  int *__cil_tmp16 ;
 8586  int __cil_tmp17 ;
 8587  u8 *__cil_tmp18 ;
 8588  u8 __cil_tmp19 ;
 8589  int __cil_tmp20 ;
 8590  int *__cil_tmp21 ;
 8591  int __cil_tmp22 ;
 8592  unsigned long __cil_tmp23 ;
 8593  unsigned long __cil_tmp24 ;
 8594  struct mutex *__cil_tmp25 ;
 8595  unsigned long __cil_tmp26 ;
 8596  unsigned long __cil_tmp27 ;
 8597  struct usb_device *__cil_tmp28 ;
 8598  unsigned long __cil_tmp29 ;
 8599  unsigned long __cil_tmp30 ;
 8600  struct usb_device *__cil_tmp31 ;
 8601  int __cil_tmp32 ;
 8602  unsigned int __cil_tmp33 ;
 8603  unsigned int __cil_tmp34 ;
 8604  int __cil_tmp35 ;
 8605  __u8 __cil_tmp36 ;
 8606  void *__cil_tmp37 ;
 8607  __u16 __cil_tmp38 ;
 8608  unsigned long __cil_tmp39 ;
 8609  unsigned long __cil_tmp40 ;
 8610  struct mutex *__cil_tmp41 ;
 8611  unsigned long __cil_tmp42 ;
 8612  unsigned long __cil_tmp43 ;
 8613  struct mutex *__cil_tmp44 ;
 8614
 8615  {
 8616  {
 8617#line 340
 8618  while (1) {
 8619    while_continue: /* CIL Label */ ;
 8620    {
 8621#line 340
 8622    __cil_tmp11 = & dvb_usb_az6027_debug;
 8623#line 340
 8624    __cil_tmp12 = *__cil_tmp11;
 8625#line 340
 8626    if (__cil_tmp12 & 2) {
 8627      {
 8628#line 340
 8629      __cil_tmp13 = (int )req;
 8630#line 340
 8631      __cil_tmp14 = (int )value;
 8632#line 340
 8633      __cil_tmp15 = (int )index;
 8634#line 340
 8635      printk("out: req. %02x, val: %04x, ind: %04x, buffer: ", __cil_tmp13, __cil_tmp14,
 8636             __cil_tmp15);
 8637      }
 8638    } else {
 8639
 8640    }
 8641    }
 8642#line 340
 8643    goto while_break;
 8644  }
 8645  while_break: /* CIL Label */ ;
 8646  }
 8647#line 341
 8648  loop_ = 0;
 8649  {
 8650#line 341
 8651  while (1) {
 8652    while_continue___0: /* CIL Label */ ;
 8653#line 341
 8654    if (loop_ < blen) {
 8655
 8656    } else {
 8657#line 341
 8658      goto while_break___0;
 8659    }
 8660    {
 8661#line 341
 8662    while (1) {
 8663      while_continue___1: /* CIL Label */ ;
 8664      {
 8665#line 341
 8666      __cil_tmp16 = & dvb_usb_az6027_debug;
 8667#line 341
 8668      __cil_tmp17 = *__cil_tmp16;
 8669#line 341
 8670      if (__cil_tmp17 & 2) {
 8671        {
 8672#line 341
 8673        __cil_tmp18 = b + loop_;
 8674#line 341
 8675        __cil_tmp19 = *__cil_tmp18;
 8676#line 341
 8677        __cil_tmp20 = (int )__cil_tmp19;
 8678#line 341
 8679        printk("%02x ", __cil_tmp20);
 8680        }
 8681      } else {
 8682
 8683      }
 8684      }
 8685#line 341
 8686      goto while_break___1;
 8687    }
 8688    while_break___1: /* CIL Label */ ;
 8689    }
 8690#line 341
 8691    loop_ = loop_ + 1;
 8692  }
 8693  while_break___0: /* CIL Label */ ;
 8694  }
 8695  {
 8696#line 341
 8697  while (1) {
 8698    while_continue___2: /* CIL Label */ ;
 8699    {
 8700#line 341
 8701    __cil_tmp21 = & dvb_usb_az6027_debug;
 8702#line 341
 8703    __cil_tmp22 = *__cil_tmp21;
 8704#line 341
 8705    if (__cil_tmp22 & 2) {
 8706      {
 8707#line 341
 8708      printk("\n");
 8709      }
 8710    } else {
 8711
 8712    }
 8713    }
 8714#line 341
 8715    goto while_break___2;
 8716  }
 8717  while_break___2: /* CIL Label */ ;
 8718  }
 8719  {
 8720#line 343
 8721  __cil_tmp23 = (unsigned long )d;
 8722#line 343
 8723  __cil_tmp24 = __cil_tmp23 + 3576;
 8724#line 343
 8725  __cil_tmp25 = (struct mutex *)__cil_tmp24;
 8726#line 343
 8727  tmp___7 = (int )mutex_lock_interruptible(__cil_tmp25);
 8728  }
 8729#line 343
 8730  if (tmp___7) {
 8731#line 344
 8732    return (-11);
 8733  } else {
 8734
 8735  }
 8736  {
 8737#line 346
 8738  __cil_tmp26 = (unsigned long )d;
 8739#line 346
 8740  __cil_tmp27 = __cil_tmp26 + 3560;
 8741#line 346
 8742  __cil_tmp28 = *((struct usb_device **)__cil_tmp27);
 8743#line 346
 8744  tmp___8 = __create_pipe(__cil_tmp28, 0U);
 8745#line 346
 8746  __cil_tmp29 = (unsigned long )d;
 8747#line 346
 8748  __cil_tmp30 = __cil_tmp29 + 3560;
 8749#line 346
 8750  __cil_tmp31 = *((struct usb_device **)__cil_tmp30);
 8751#line 346
 8752  __cil_tmp32 = 2 << 30;
 8753#line 346
 8754  __cil_tmp33 = (unsigned int )__cil_tmp32;
 8755#line 346
 8756  __cil_tmp34 = __cil_tmp33 | tmp___8;
 8757#line 346
 8758  __cil_tmp35 = 2 << 5;
 8759#line 346
 8760  __cil_tmp36 = (__u8 )__cil_tmp35;
 8761#line 346
 8762  __cil_tmp37 = (void *)b;
 8763#line 346
 8764  __cil_tmp38 = (__u16 )blen;
 8765#line 346
 8766  ret = usb_control_msg(__cil_tmp31, __cil_tmp34, req, __cil_tmp36, value, index,
 8767                        __cil_tmp37, __cil_tmp38, 2000);
 8768  }
 8769#line 356
 8770  if (ret != blen) {
 8771    {
 8772#line 357
 8773    printk("<4>az6027: usb out operation failed. (%d)\n", ret);
 8774#line 358
 8775    __cil_tmp39 = (unsigned long )d;
 8776#line 358
 8777    __cil_tmp40 = __cil_tmp39 + 3576;
 8778#line 358
 8779    __cil_tmp41 = (struct mutex *)__cil_tmp40;
 8780#line 358
 8781    mutex_unlock(__cil_tmp41);
 8782    }
 8783#line 359
 8784    return (-5);
 8785  } else {
 8786    {
 8787#line 361
 8788    __cil_tmp42 = (unsigned long )d;
 8789#line 361
 8790    __cil_tmp43 = __cil_tmp42 + 3576;
 8791#line 361
 8792    __cil_tmp44 = (struct mutex *)__cil_tmp43;
 8793#line 361
 8794    mutex_unlock(__cil_tmp44);
 8795    }
 8796#line 362
 8797    return (0);
 8798  }
 8799}
 8800}
 8801#line 366 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
 8802static int az6027_streaming_ctrl(struct dvb_usb_adapter *adap , int onoff ) 
 8803{ int ret ;
 8804  u8 req ;
 8805  u16 value ;
 8806  u16 index ;
 8807  int blen ;
 8808  int *__cil_tmp8 ;
 8809  int __cil_tmp9 ;
 8810  struct dvb_usb_device *__cil_tmp10 ;
 8811  void *__cil_tmp11 ;
 8812  u8 *__cil_tmp12 ;
 8813
 8814  {
 8815  {
 8816#line 374
 8817  while (1) {
 8818    while_continue: /* CIL Label */ ;
 8819    {
 8820#line 374
 8821    __cil_tmp8 = & dvb_usb_az6027_debug;
 8822#line 374
 8823    __cil_tmp9 = *__cil_tmp8;
 8824#line 374
 8825    if (__cil_tmp9 & 1) {
 8826      {
 8827#line 374
 8828      printk("%s %d", "az6027_streaming_ctrl", onoff);
 8829      }
 8830    } else {
 8831
 8832    }
 8833    }
 8834#line 374
 8835    goto while_break;
 8836  }
 8837  while_break: /* CIL Label */ ;
 8838  }
 8839  {
 8840#line 376
 8841  req = (u8 )188;
 8842#line 377
 8843  value = (u16 )onoff;
 8844#line 378
 8845  index = (u16 )0;
 8846#line 379
 8847  blen = 0;
 8848#line 381
 8849  __cil_tmp10 = *((struct dvb_usb_device **)adap);
 8850#line 381
 8851  __cil_tmp11 = (void *)0;
 8852#line 381
 8853  __cil_tmp12 = (u8 *)__cil_tmp11;
 8854#line 381
 8855  ret = az6027_usb_out_op(__cil_tmp10, req, value, index, __cil_tmp12, blen);
 8856  }
 8857#line 382
 8858  if (ret != 0) {
 8859    {
 8860#line 383
 8861    printk("<4>az6027: usb out operation failed. (%d)\n", ret);
 8862    }
 8863  } else {
 8864
 8865  }
 8866#line 385
 8867  return (ret);
 8868}
 8869}
 8870#line 389 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
 8871static struct rc_map_table rc_map_az6027_table[2]  = {      {(u32 )1, (u32 )2}, 
 8872        {(u32 )2, (u32 )3}};
 8873#line 395 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
 8874static int az6027_rc_query(struct dvb_usb_device *d , u32 *event , int *state ) 
 8875{ 
 8876
 8877  {
 8878#line 397
 8879  return (0);
 8880}
 8881}
 8882#line 408 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
 8883static int az6027_ci_read_attribute_mem(struct dvb_ca_en50221 *ca , int slot , int address ) 
 8884{ struct dvb_usb_device *d ;
 8885  struct az6027_device_state *state ;
 8886  int ret ;
 8887  u8 req ;
 8888  u16 value ;
 8889  u16 index ;
 8890  int blen ;
 8891  u8 *b ;
 8892  void *tmp___7 ;
 8893  unsigned long __cil_tmp13 ;
 8894  unsigned long __cil_tmp14 ;
 8895  void *__cil_tmp15 ;
 8896  unsigned long __cil_tmp16 ;
 8897  unsigned long __cil_tmp17 ;
 8898  void *__cil_tmp18 ;
 8899  size_t __cil_tmp19 ;
 8900  unsigned long __cil_tmp20 ;
 8901  unsigned long __cil_tmp21 ;
 8902  struct mutex *__cil_tmp22 ;
 8903  u8 *__cil_tmp23 ;
 8904  u8 __cil_tmp24 ;
 8905  unsigned long __cil_tmp25 ;
 8906  unsigned long __cil_tmp26 ;
 8907  struct mutex *__cil_tmp27 ;
 8908  void const   *__cil_tmp28 ;
 8909
 8910  {
 8911#line 412
 8912  __cil_tmp13 = (unsigned long )ca;
 8913#line 412
 8914  __cil_tmp14 = __cil_tmp13 + 72;
 8915#line 412
 8916  __cil_tmp15 = *((void **)__cil_tmp14);
 8917#line 412
 8918  d = (struct dvb_usb_device *)__cil_tmp15;
 8919#line 413
 8920  __cil_tmp16 = (unsigned long )d;
 8921#line 413
 8922  __cil_tmp17 = __cil_tmp16 + 9696;
 8923#line 413
 8924  __cil_tmp18 = *((void **)__cil_tmp17);
 8925#line 413
 8926  state = (struct az6027_device_state *)__cil_tmp18;
 8927#line 422
 8928  if (slot != 0) {
 8929#line 423
 8930    return (-22);
 8931  } else {
 8932
 8933  }
 8934  {
 8935#line 425
 8936  __cil_tmp19 = (size_t )12;
 8937#line 425
 8938  tmp___7 = kmalloc(__cil_tmp19, 208U);
 8939#line 425
 8940  b = (u8 *)tmp___7;
 8941  }
 8942#line 426
 8943  if (! b) {
 8944#line 427
 8945    return (-12);
 8946  } else {
 8947
 8948  }
 8949  {
 8950#line 429
 8951  __cil_tmp20 = (unsigned long )state;
 8952#line 429
 8953  __cil_tmp21 = __cil_tmp20 + 88;
 8954#line 429
 8955  __cil_tmp22 = (struct mutex *)__cil_tmp21;
 8956#line 429
 8957  mutex_lock(__cil_tmp22);
 8958#line 431
 8959  req = (u8 )193;
 8960#line 432
 8961  value = (u16 )address;
 8962#line 433
 8963  index = (u16 )0;
 8964#line 434
 8965  blen = 1;
 8966#line 436
 8967  ret = az6027_usb_in_op(d, req, value, index, b, blen);
 8968  }
 8969#line 437
 8970  if (ret < 0) {
 8971    {
 8972#line 438
 8973    printk("<4>az6027: usb in operation failed. (%d)\n", ret);
 8974#line 439
 8975    ret = -22;
 8976    }
 8977  } else {
 8978#line 441
 8979    __cil_tmp23 = b + 0;
 8980#line 441
 8981    __cil_tmp24 = *__cil_tmp23;
 8982#line 441
 8983    ret = (int )__cil_tmp24;
 8984  }
 8985  {
 8986#line 444
 8987  __cil_tmp25 = (unsigned long )state;
 8988#line 444
 8989  __cil_tmp26 = __cil_tmp25 + 88;
 8990#line 444
 8991  __cil_tmp27 = (struct mutex *)__cil_tmp26;
 8992#line 444
 8993  mutex_unlock(__cil_tmp27);
 8994#line 445
 8995  __cil_tmp28 = (void const   *)b;
 8996#line 445
 8997  kfree(__cil_tmp28);
 8998  }
 8999#line 446
 9000  return (ret);
 9001}
 9002}
 9003#line 449 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
 9004static int az6027_ci_write_attribute_mem(struct dvb_ca_en50221 *ca , int slot , int address ,
 9005                                         u8 value ) 
 9006{ struct dvb_usb_device *d ;
 9007  struct az6027_device_state *state ;
 9008  int ret ;
 9009  u8 req ;
 9010  u16 value1 ;
 9011  u16 index ;
 9012  int blen ;
 9013  unsigned long __cil_tmp12 ;
 9014  unsigned long __cil_tmp13 ;
 9015  void *__cil_tmp14 ;
 9016  unsigned long __cil_tmp15 ;
 9017  unsigned long __cil_tmp16 ;
 9018  void *__cil_tmp17 ;
 9019  int *__cil_tmp18 ;
 9020  int __cil_tmp19 ;
 9021  unsigned long __cil_tmp20 ;
 9022  unsigned long __cil_tmp21 ;
 9023  struct mutex *__cil_tmp22 ;
 9024  void *__cil_tmp23 ;
 9025  u8 *__cil_tmp24 ;
 9026  unsigned long __cil_tmp25 ;
 9027  unsigned long __cil_tmp26 ;
 9028  struct mutex *__cil_tmp27 ;
 9029
 9030  {
 9031#line 454
 9032  __cil_tmp12 = (unsigned long )ca;
 9033#line 454
 9034  __cil_tmp13 = __cil_tmp12 + 72;
 9035#line 454
 9036  __cil_tmp14 = *((void **)__cil_tmp13);
 9037#line 454
 9038  d = (struct dvb_usb_device *)__cil_tmp14;
 9039#line 455
 9040  __cil_tmp15 = (unsigned long )d;
 9041#line 455
 9042  __cil_tmp16 = __cil_tmp15 + 9696;
 9043#line 455
 9044  __cil_tmp17 = *((void **)__cil_tmp16);
 9045#line 455
 9046  state = (struct az6027_device_state *)__cil_tmp17;
 9047  {
 9048#line 463
 9049  while (1) {
 9050    while_continue: /* CIL Label */ ;
 9051    {
 9052#line 463
 9053    __cil_tmp18 = & dvb_usb_az6027_debug;
 9054#line 463
 9055    __cil_tmp19 = *__cil_tmp18;
 9056#line 463
 9057    if (__cil_tmp19 & 1) {
 9058      {
 9059#line 463
 9060      printk("%s %d", "az6027_ci_write_attribute_mem", slot);
 9061      }
 9062    } else {
 9063
 9064    }
 9065    }
 9066#line 463
 9067    goto while_break;
 9068  }
 9069  while_break: /* CIL Label */ ;
 9070  }
 9071#line 464
 9072  if (slot != 0) {
 9073#line 465
 9074    return (-22);
 9075  } else {
 9076
 9077  }
 9078  {
 9079#line 467
 9080  __cil_tmp20 = (unsigned long )state;
 9081#line 467
 9082  __cil_tmp21 = __cil_tmp20 + 88;
 9083#line 467
 9084  __cil_tmp22 = (struct mutex *)__cil_tmp21;
 9085#line 467
 9086  mutex_lock(__cil_tmp22);
 9087#line 468
 9088  req = (u8 )194;
 9089#line 469
 9090  value1 = (u16 )address;
 9091#line 470
 9092  index = (u16 )value;
 9093#line 471
 9094  blen = 0;
 9095#line 473
 9096  __cil_tmp23 = (void *)0;
 9097#line 473
 9098  __cil_tmp24 = (u8 *)__cil_tmp23;
 9099#line 473
 9100  ret = az6027_usb_out_op(d, req, value1, index, __cil_tmp24, blen);
 9101  }
 9102#line 474
 9103  if (ret != 0) {
 9104    {
 9105#line 475
 9106    printk("<4>az6027: usb out operation failed. (%d)\n", ret);
 9107    }
 9108  } else {
 9109
 9110  }
 9111  {
 9112#line 477
 9113  __cil_tmp25 = (unsigned long )state;
 9114#line 477
 9115  __cil_tmp26 = __cil_tmp25 + 88;
 9116#line 477
 9117  __cil_tmp27 = (struct mutex *)__cil_tmp26;
 9118#line 477
 9119  mutex_unlock(__cil_tmp27);
 9120  }
 9121#line 478
 9122  return (ret);
 9123}
 9124}
 9125#line 481 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
 9126static int az6027_ci_read_cam_control(struct dvb_ca_en50221 *ca , int slot , u8 address ) 
 9127{ struct dvb_usb_device *d ;
 9128  struct az6027_device_state *state ;
 9129  int ret ;
 9130  u8 req ;
 9131  u16 value ;
 9132  u16 index ;
 9133  int blen ;
 9134  u8 *b ;
 9135  void *tmp___7 ;
 9136  unsigned long __cil_tmp13 ;
 9137  unsigned long __cil_tmp14 ;
 9138  void *__cil_tmp15 ;
 9139  unsigned long __cil_tmp16 ;
 9140  unsigned long __cil_tmp17 ;
 9141  void *__cil_tmp18 ;
 9142  size_t __cil_tmp19 ;
 9143  unsigned long __cil_tmp20 ;
 9144  unsigned long __cil_tmp21 ;
 9145  struct mutex *__cil_tmp22 ;
 9146  u8 *__cil_tmp23 ;
 9147  u8 __cil_tmp24 ;
 9148  int __cil_tmp25 ;
 9149  u8 *__cil_tmp26 ;
 9150  u8 __cil_tmp27 ;
 9151  int *__cil_tmp28 ;
 9152  int __cil_tmp29 ;
 9153  u8 *__cil_tmp30 ;
 9154  u8 __cil_tmp31 ;
 9155  int __cil_tmp32 ;
 9156  int __cil_tmp33 ;
 9157  unsigned long __cil_tmp34 ;
 9158  unsigned long __cil_tmp35 ;
 9159  struct mutex *__cil_tmp36 ;
 9160  void const   *__cil_tmp37 ;
 9161
 9162  {
 9163#line 485
 9164  __cil_tmp13 = (unsigned long )ca;
 9165#line 485
 9166  __cil_tmp14 = __cil_tmp13 + 72;
 9167#line 485
 9168  __cil_tmp15 = *((void **)__cil_tmp14);
 9169#line 485
 9170  d = (struct dvb_usb_device *)__cil_tmp15;
 9171#line 486
 9172  __cil_tmp16 = (unsigned long )d;
 9173#line 486
 9174  __cil_tmp17 = __cil_tmp16 + 9696;
 9175#line 486
 9176  __cil_tmp18 = *((void **)__cil_tmp17);
 9177#line 486
 9178  state = (struct az6027_device_state *)__cil_tmp18;
 9179#line 495
 9180  if (slot != 0) {
 9181#line 496
 9182    return (-22);
 9183  } else {
 9184
 9185  }
 9186  {
 9187#line 498
 9188  __cil_tmp19 = (size_t )12;
 9189#line 498
 9190  tmp___7 = kmalloc(__cil_tmp19, 208U);
 9191#line 498
 9192  b = (u8 *)tmp___7;
 9193  }
 9194#line 499
 9195  if (! b) {
 9196#line 500
 9197    return (-12);
 9198  } else {
 9199
 9200  }
 9201  {
 9202#line 502
 9203  __cil_tmp20 = (unsigned long )state;
 9204#line 502
 9205  __cil_tmp21 = __cil_tmp20 + 88;
 9206#line 502
 9207  __cil_tmp22 = (struct mutex *)__cil_tmp21;
 9208#line 502
 9209  mutex_lock(__cil_tmp22);
 9210#line 504
 9211  req = (u8 )195;
 9212#line 505
 9213  value = (u16 )address;
 9214#line 506
 9215  index = (u16 )0;
 9216#line 507
 9217  blen = 2;
 9218#line 509
 9219  ret = az6027_usb_in_op(d, req, value, index, b, blen);
 9220  }
 9221#line 510
 9222  if (ret < 0) {
 9223    {
 9224#line 511
 9225    printk("<4>az6027: usb in operation failed. (%d)\n", ret);
 9226#line 512
 9227    ret = -22;
 9228    }
 9229  } else {
 9230    {
 9231#line 514
 9232    __cil_tmp23 = b + 0;
 9233#line 514
 9234    __cil_tmp24 = *__cil_tmp23;
 9235#line 514
 9236    __cil_tmp25 = (int )__cil_tmp24;
 9237#line 514
 9238    if (__cil_tmp25 == 0) {
 9239      {
 9240#line 515
 9241      printk("<4>az6027: Read CI IO error\n");
 9242      }
 9243    } else {
 9244
 9245    }
 9246    }
 9247#line 517
 9248    __cil_tmp26 = b + 1;
 9249#line 517
 9250    __cil_tmp27 = *__cil_tmp26;
 9251#line 517
 9252    ret = (int )__cil_tmp27;
 9253    {
 9254#line 518
 9255    while (1) {
 9256      while_continue: /* CIL Label */ ;
 9257      {
 9258#line 518
 9259      __cil_tmp28 = & dvb_usb_az6027_debug;
 9260#line 518
 9261      __cil_tmp29 = *__cil_tmp28;
 9262#line 518
 9263      if (__cil_tmp29 & 1) {
 9264        {
 9265#line 518
 9266        __cil_tmp30 = b + 1;
 9267#line 518
 9268        __cil_tmp31 = *__cil_tmp30;
 9269#line 518
 9270        __cil_tmp32 = (int )__cil_tmp31;
 9271#line 518
 9272        __cil_tmp33 = (int )value;
 9273#line 518
 9274        printk("read cam data = %x from 0x%x", __cil_tmp32, __cil_tmp33);
 9275        }
 9276      } else {
 9277
 9278      }
 9279      }
 9280#line 518
 9281      goto while_break;
 9282    }
 9283    while_break: /* CIL Label */ ;
 9284    }
 9285  }
 9286  {
 9287#line 521
 9288  __cil_tmp34 = (unsigned long )state;
 9289#line 521
 9290  __cil_tmp35 = __cil_tmp34 + 88;
 9291#line 521
 9292  __cil_tmp36 = (struct mutex *)__cil_tmp35;
 9293#line 521
 9294  mutex_unlock(__cil_tmp36);
 9295#line 522
 9296  __cil_tmp37 = (void const   *)b;
 9297#line 522
 9298  kfree(__cil_tmp37);
 9299  }
 9300#line 523
 9301  return (ret);
 9302}
 9303}
 9304#line 526 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
 9305static int az6027_ci_write_cam_control(struct dvb_ca_en50221 *ca , int slot , u8 address ,
 9306                                       u8 value ) 
 9307{ struct dvb_usb_device *d ;
 9308  struct az6027_device_state *state ;
 9309  int ret ;
 9310  u8 req ;
 9311  u16 value1 ;
 9312  u16 index ;
 9313  int blen ;
 9314  unsigned long __cil_tmp12 ;
 9315  unsigned long __cil_tmp13 ;
 9316  void *__cil_tmp14 ;
 9317  unsigned long __cil_tmp15 ;
 9318  unsigned long __cil_tmp16 ;
 9319  void *__cil_tmp17 ;
 9320  unsigned long __cil_tmp18 ;
 9321  unsigned long __cil_tmp19 ;
 9322  struct mutex *__cil_tmp20 ;
 9323  void *__cil_tmp21 ;
 9324  u8 *__cil_tmp22 ;
 9325  unsigned long __cil_tmp23 ;
 9326  unsigned long __cil_tmp24 ;
 9327  struct mutex *__cil_tmp25 ;
 9328
 9329  {
 9330#line 531
 9331  __cil_tmp12 = (unsigned long )ca;
 9332#line 531
 9333  __cil_tmp13 = __cil_tmp12 + 72;
 9334#line 531
 9335  __cil_tmp14 = *((void **)__cil_tmp13);
 9336#line 531
 9337  d = (struct dvb_usb_device *)__cil_tmp14;
 9338#line 532
 9339  __cil_tmp15 = (unsigned long )d;
 9340#line 532
 9341  __cil_tmp16 = __cil_tmp15 + 9696;
 9342#line 532
 9343  __cil_tmp17 = *((void **)__cil_tmp16);
 9344#line 532
 9345  state = (struct az6027_device_state *)__cil_tmp17;
 9346#line 540
 9347  if (slot != 0) {
 9348#line 541
 9349    return (-22);
 9350  } else {
 9351
 9352  }
 9353  {
 9354#line 543
 9355  __cil_tmp18 = (unsigned long )state;
 9356#line 543
 9357  __cil_tmp19 = __cil_tmp18 + 88;
 9358#line 543
 9359  __cil_tmp20 = (struct mutex *)__cil_tmp19;
 9360#line 543
 9361  mutex_lock(__cil_tmp20);
 9362#line 544
 9363  req = (u8 )196;
 9364#line 545
 9365  value1 = (u16 )address;
 9366#line 546
 9367  index = (u16 )value;
 9368#line 547
 9369  blen = 0;
 9370#line 549
 9371  __cil_tmp21 = (void *)0;
 9372#line 549
 9373  __cil_tmp22 = (u8 *)__cil_tmp21;
 9374#line 549
 9375  ret = az6027_usb_out_op(d, req, value1, index, __cil_tmp22, blen);
 9376  }
 9377#line 550
 9378  if (ret != 0) {
 9379    {
 9380#line 551
 9381    printk("<4>az6027: usb out operation failed. (%d)\n", ret);
 9382    }
 9383#line 552
 9384    goto failed;
 9385  } else {
 9386
 9387  }
 9388  failed: 
 9389  {
 9390#line 556
 9391  __cil_tmp23 = (unsigned long )state;
 9392#line 556
 9393  __cil_tmp24 = __cil_tmp23 + 88;
 9394#line 556
 9395  __cil_tmp25 = (struct mutex *)__cil_tmp24;
 9396#line 556
 9397  mutex_unlock(__cil_tmp25);
 9398  }
 9399#line 557
 9400  return (ret);
 9401}
 9402}
 9403#line 560 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
 9404static int CI_CamReady(struct dvb_ca_en50221 *ca , int slot ) 
 9405{ struct dvb_usb_device *d ;
 9406  int ret ;
 9407  u8 req ;
 9408  u16 value ;
 9409  u16 index ;
 9410  int blen ;
 9411  u8 *b ;
 9412  void *tmp___7 ;
 9413  unsigned long __cil_tmp11 ;
 9414  unsigned long __cil_tmp12 ;
 9415  void *__cil_tmp13 ;
 9416  size_t __cil_tmp14 ;
 9417  u8 *__cil_tmp15 ;
 9418  u8 __cil_tmp16 ;
 9419  void const   *__cil_tmp17 ;
 9420
 9421  {
 9422  {
 9423#line 562
 9424  __cil_tmp11 = (unsigned long )ca;
 9425#line 562
 9426  __cil_tmp12 = __cil_tmp11 + 72;
 9427#line 562
 9428  __cil_tmp13 = *((void **)__cil_tmp12);
 9429#line 562
 9430  d = (struct dvb_usb_device *)__cil_tmp13;
 9431#line 571
 9432  __cil_tmp14 = (size_t )12;
 9433#line 571
 9434  tmp___7 = kmalloc(__cil_tmp14, 208U);
 9435#line 571
 9436  b = (u8 *)tmp___7;
 9437  }
 9438#line 572
 9439  if (! b) {
 9440#line 573
 9441    return (-12);
 9442  } else {
 9443
 9444  }
 9445  {
 9446#line 575
 9447  req = (u8 )200;
 9448#line 576
 9449  value = (u16 )0;
 9450#line 577
 9451  index = (u16 )0;
 9452#line 578
 9453  blen = 1;
 9454#line 580
 9455  ret = az6027_usb_in_op(d, req, value, index, b, blen);
 9456  }
 9457#line 581
 9458  if (ret < 0) {
 9459    {
 9460#line 582
 9461    printk("<4>az6027: usb in operation failed. (%d)\n", ret);
 9462#line 583
 9463    ret = -5;
 9464    }
 9465  } else {
 9466#line 585
 9467    __cil_tmp15 = b + 0;
 9468#line 585
 9469    __cil_tmp16 = *__cil_tmp15;
 9470#line 585
 9471    ret = (int )__cil_tmp16;
 9472  }
 9473  {
 9474#line 587
 9475  __cil_tmp17 = (void const   *)b;
 9476#line 587
 9477  kfree(__cil_tmp17);
 9478  }
 9479#line 588
 9480  return (ret);
 9481}
 9482}
 9483#line 591 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
 9484static int az6027_ci_slot_reset(struct dvb_ca_en50221 *ca , int slot ) 
 9485{ struct dvb_usb_device *d ;
 9486  struct az6027_device_state *state ;
 9487  int ret ;
 9488  int i ;
 9489  u8 req ;
 9490  u16 value ;
 9491  u16 index ;
 9492  int blen ;
 9493  int tmp___7 ;
 9494  unsigned long __cil_tmp12 ;
 9495  unsigned long __cil_tmp13 ;
 9496  void *__cil_tmp14 ;
 9497  unsigned long __cil_tmp15 ;
 9498  unsigned long __cil_tmp16 ;
 9499  void *__cil_tmp17 ;
 9500  unsigned long __cil_tmp18 ;
 9501  unsigned long __cil_tmp19 ;
 9502  struct mutex *__cil_tmp20 ;
 9503  void *__cil_tmp21 ;
 9504  u8 *__cil_tmp22 ;
 9505  void *__cil_tmp23 ;
 9506  u8 *__cil_tmp24 ;
 9507  int *__cil_tmp25 ;
 9508  int __cil_tmp26 ;
 9509  unsigned long __cil_tmp27 ;
 9510  unsigned long __cil_tmp28 ;
 9511  struct mutex *__cil_tmp29 ;
 9512
 9513  {
 9514  {
 9515#line 593
 9516  __cil_tmp12 = (unsigned long )ca;
 9517#line 593
 9518  __cil_tmp13 = __cil_tmp12 + 72;
 9519#line 593
 9520  __cil_tmp14 = *((void **)__cil_tmp13);
 9521#line 593
 9522  d = (struct dvb_usb_device *)__cil_tmp14;
 9523#line 594
 9524  __cil_tmp15 = (unsigned long )d;
 9525#line 594
 9526  __cil_tmp16 = __cil_tmp15 + 9696;
 9527#line 594
 9528  __cil_tmp17 = *((void **)__cil_tmp16);
 9529#line 594
 9530  state = (struct az6027_device_state *)__cil_tmp17;
 9531#line 602
 9532  __cil_tmp18 = (unsigned long )state;
 9533#line 602
 9534  __cil_tmp19 = __cil_tmp18 + 88;
 9535#line 602
 9536  __cil_tmp20 = (struct mutex *)__cil_tmp19;
 9537#line 602
 9538  mutex_lock(__cil_tmp20);
 9539#line 604
 9540  req = (u8 )198;
 9541#line 605
 9542  value = (u16 )1;
 9543#line 606
 9544  index = (u16 )0;
 9545#line 607
 9546  blen = 0;
 9547#line 609
 9548  __cil_tmp21 = (void *)0;
 9549#line 609
 9550  __cil_tmp22 = (u8 *)__cil_tmp21;
 9551#line 609
 9552  ret = az6027_usb_out_op(d, req, value, index, __cil_tmp22, blen);
 9553  }
 9554#line 610
 9555  if (ret != 0) {
 9556    {
 9557#line 611
 9558    printk("<4>az6027: usb out operation failed. (%d)\n", ret);
 9559    }
 9560#line 612
 9561    goto failed;
 9562  } else {
 9563
 9564  }
 9565  {
 9566#line 615
 9567  msleep(500U);
 9568#line 616
 9569  req = (u8 )198;
 9570#line 617
 9571  value = (u16 )0;
 9572#line 618
 9573  index = (u16 )0;
 9574#line 619
 9575  blen = 0;
 9576#line 621
 9577  __cil_tmp23 = (void *)0;
 9578#line 621
 9579  __cil_tmp24 = (u8 *)__cil_tmp23;
 9580#line 621
 9581  ret = az6027_usb_out_op(d, req, value, index, __cil_tmp24, blen);
 9582  }
 9583#line 622
 9584  if (ret != 0) {
 9585    {
 9586#line 623
 9587    printk("<4>az6027: usb out operation failed. (%d)\n", ret);
 9588    }
 9589#line 624
 9590    goto failed;
 9591  } else {
 9592
 9593  }
 9594#line 627
 9595  i = 0;
 9596  {
 9597#line 627
 9598  while (1) {
 9599    while_continue: /* CIL Label */ ;
 9600#line 627
 9601    if (i < 15) {
 9602
 9603    } else {
 9604#line 627
 9605      goto while_break;
 9606    }
 9607    {
 9608#line 628
 9609    msleep(100U);
 9610#line 630
 9611    tmp___7 = CI_CamReady(ca, slot);
 9612    }
 9613#line 630
 9614    if (tmp___7) {
 9615      {
 9616#line 631
 9617      while (1) {
 9618        while_continue___0: /* CIL Label */ ;
 9619        {
 9620#line 631
 9621        __cil_tmp25 = & dvb_usb_az6027_debug;
 9622#line 631
 9623        __cil_tmp26 = *__cil_tmp25;
 9624#line 631
 9625        if (__cil_tmp26 & 1) {
 9626          {
 9627#line 631
 9628          printk("CAM Ready");
 9629          }
 9630        } else {
 9631
 9632        }
 9633        }
 9634#line 631
 9635        goto while_break___0;
 9636      }
 9637      while_break___0: /* CIL Label */ ;
 9638      }
 9639#line 632
 9640      goto while_break;
 9641    } else {
 9642
 9643    }
 9644#line 627
 9645    i = i + 1;
 9646  }
 9647  while_break: /* CIL Label */ ;
 9648  }
 9649  {
 9650#line 635
 9651  msleep(5000U);
 9652  }
 9653  failed: 
 9654  {
 9655#line 638
 9656  __cil_tmp27 = (unsigned long )state;
 9657#line 638
 9658  __cil_tmp28 = __cil_tmp27 + 88;
 9659#line 638
 9660  __cil_tmp29 = (struct mutex *)__cil_tmp28;
 9661#line 638
 9662  mutex_unlock(__cil_tmp29);
 9663  }
 9664#line 639
 9665  return (ret);
 9666}
 9667}
 9668#line 642 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
 9669static int az6027_ci_slot_shutdown(struct dvb_ca_en50221 *ca , int slot ) 
 9670{ 
 9671
 9672  {
 9673#line 644
 9674  return (0);
 9675}
 9676}
 9677#line 647 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
 9678static int az6027_ci_slot_ts_enable(struct dvb_ca_en50221 *ca , int slot ) 
 9679{ struct dvb_usb_device *d ;
 9680  struct az6027_device_state *state ;
 9681  int ret ;
 9682  u8 req ;
 9683  u16 value ;
 9684  u16 index ;
 9685  int blen ;
 9686  unsigned long __cil_tmp10 ;
 9687  unsigned long __cil_tmp11 ;
 9688  void *__cil_tmp12 ;
 9689  unsigned long __cil_tmp13 ;
 9690  unsigned long __cil_tmp14 ;
 9691  void *__cil_tmp15 ;
 9692  int *__cil_tmp16 ;
 9693  int __cil_tmp17 ;
 9694  unsigned long __cil_tmp18 ;
 9695  unsigned long __cil_tmp19 ;
 9696  struct mutex *__cil_tmp20 ;
 9697  void *__cil_tmp21 ;
 9698  u8 *__cil_tmp22 ;
 9699  unsigned long __cil_tmp23 ;
 9700  unsigned long __cil_tmp24 ;
 9701  struct mutex *__cil_tmp25 ;
 9702
 9703  {
 9704#line 649
 9705  __cil_tmp10 = (unsigned long )ca;
 9706#line 649
 9707  __cil_tmp11 = __cil_tmp10 + 72;
 9708#line 649
 9709  __cil_tmp12 = *((void **)__cil_tmp11);
 9710#line 649
 9711  d = (struct dvb_usb_device *)__cil_tmp12;
 9712#line 650
 9713  __cil_tmp13 = (unsigned long )d;
 9714#line 650
 9715  __cil_tmp14 = __cil_tmp13 + 9696;
 9716#line 650
 9717  __cil_tmp15 = *((void **)__cil_tmp14);
 9718#line 650
 9719  state = (struct az6027_device_state *)__cil_tmp15;
 9720  {
 9721#line 658
 9722  while (1) {
 9723    while_continue: /* CIL Label */ ;
 9724    {
 9725#line 658
 9726    __cil_tmp16 = & dvb_usb_az6027_debug;
 9727#line 658
 9728    __cil_tmp17 = *__cil_tmp16;
 9729#line 658
 9730    if (__cil_tmp17 & 1) {
 9731      {
 9732#line 658
 9733      printk("%s", "az6027_ci_slot_ts_enable");
 9734      }
 9735    } else {
 9736
 9737    }
 9738    }
 9739#line 658
 9740    goto while_break;
 9741  }
 9742  while_break: /* CIL Label */ ;
 9743  }
 9744  {
 9745#line 659
 9746  __cil_tmp18 = (unsigned long )state;
 9747#line 659
 9748  __cil_tmp19 = __cil_tmp18 + 88;
 9749#line 659
 9750  __cil_tmp20 = (struct mutex *)__cil_tmp19;
 9751#line 659
 9752  mutex_lock(__cil_tmp20);
 9753#line 660
 9754  req = (u8 )199;
 9755#line 661
 9756  value = (u16 )1;
 9757#line 662
 9758  index = (u16 )0;
 9759#line 663
 9760  blen = 0;
 9761#line 665
 9762  __cil_tmp21 = (void *)0;
 9763#line 665
 9764  __cil_tmp22 = (u8 *)__cil_tmp21;
 9765#line 665
 9766  ret = az6027_usb_out_op(d, req, value, index, __cil_tmp22, blen);
 9767  }
 9768#line 666
 9769  if (ret != 0) {
 9770    {
 9771#line 667
 9772    printk("<4>az6027: usb out operation failed. (%d)\n", ret);
 9773    }
 9774#line 668
 9775    goto failed;
 9776  } else {
 9777
 9778  }
 9779  failed: 
 9780  {
 9781#line 672
 9782  __cil_tmp23 = (unsigned long )state;
 9783#line 672
 9784  __cil_tmp24 = __cil_tmp23 + 88;
 9785#line 672
 9786  __cil_tmp25 = (struct mutex *)__cil_tmp24;
 9787#line 672
 9788  mutex_unlock(__cil_tmp25);
 9789  }
 9790#line 673
 9791  return (ret);
 9792}
 9793}
 9794#line 676 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
 9795static int az6027_ci_poll_slot_status(struct dvb_ca_en50221 *ca , int slot , int open ) 
 9796{ struct dvb_usb_device *d ;
 9797  struct az6027_device_state *state ;
 9798  int ret ;
 9799  u8 req ;
 9800  u16 value ;
 9801  u16 index ;
 9802  int blen ;
 9803  u8 *b ;
 9804  void *tmp___7 ;
 9805  unsigned long __cil_tmp13 ;
 9806  unsigned long __cil_tmp14 ;
 9807  void *__cil_tmp15 ;
 9808  unsigned long __cil_tmp16 ;
 9809  unsigned long __cil_tmp17 ;
 9810  void *__cil_tmp18 ;
 9811  size_t __cil_tmp19 ;
 9812  unsigned long __cil_tmp20 ;
 9813  unsigned long __cil_tmp21 ;
 9814  struct mutex *__cil_tmp22 ;
 9815  u8 *__cil_tmp23 ;
 9816  u8 __cil_tmp24 ;
 9817  int __cil_tmp25 ;
 9818  unsigned long __cil_tmp26 ;
 9819  unsigned long __cil_tmp27 ;
 9820  struct mutex *__cil_tmp28 ;
 9821  void const   *__cil_tmp29 ;
 9822
 9823  {
 9824  {
 9825#line 678
 9826  __cil_tmp13 = (unsigned long )ca;
 9827#line 678
 9828  __cil_tmp14 = __cil_tmp13 + 72;
 9829#line 678
 9830  __cil_tmp15 = *((void **)__cil_tmp14);
 9831#line 678
 9832  d = (struct dvb_usb_device *)__cil_tmp15;
 9833#line 679
 9834  __cil_tmp16 = (unsigned long )d;
 9835#line 679
 9836  __cil_tmp17 = __cil_tmp16 + 9696;
 9837#line 679
 9838  __cil_tmp18 = *((void **)__cil_tmp17);
 9839#line 679
 9840  state = (struct az6027_device_state *)__cil_tmp18;
 9841#line 687
 9842  __cil_tmp19 = (size_t )12;
 9843#line 687
 9844  tmp___7 = kmalloc(__cil_tmp19, 208U);
 9845#line 687
 9846  b = (u8 *)tmp___7;
 9847  }
 9848#line 688
 9849  if (! b) {
 9850#line 689
 9851    return (-12);
 9852  } else {
 9853
 9854  }
 9855  {
 9856#line 690
 9857  __cil_tmp20 = (unsigned long )state;
 9858#line 690
 9859  __cil_tmp21 = __cil_tmp20 + 88;
 9860#line 690
 9861  __cil_tmp22 = (struct mutex *)__cil_tmp21;
 9862#line 690
 9863  mutex_lock(__cil_tmp22);
 9864#line 692
 9865  req = (u8 )197;
 9866#line 693
 9867  value = (u16 )0;
 9868#line 694
 9869  index = (u16 )0;
 9870#line 695
 9871  blen = 1;
 9872#line 697
 9873  ret = az6027_usb_in_op(d, req, value, index, b, blen);
 9874  }
 9875#line 698
 9876  if (ret < 0) {
 9877    {
 9878#line 699
 9879    printk("<4>az6027: usb in operation failed. (%d)\n", ret);
 9880#line 700
 9881    ret = -5;
 9882    }
 9883  } else {
 9884#line 702
 9885    ret = 0;
 9886  }
 9887#line 704
 9888  if (! ret) {
 9889    {
 9890#line 704
 9891    __cil_tmp23 = b + 0;
 9892#line 704
 9893    __cil_tmp24 = *__cil_tmp23;
 9894#line 704
 9895    __cil_tmp25 = (int )__cil_tmp24;
 9896#line 704
 9897    if (__cil_tmp25 == 1) {
 9898#line 705
 9899      ret = 5;
 9900    } else {
 9901
 9902    }
 9903    }
 9904  } else {
 9905
 9906  }
 9907  {
 9908#line 709
 9909  __cil_tmp26 = (unsigned long )state;
 9910#line 709
 9911  __cil_tmp27 = __cil_tmp26 + 88;
 9912#line 709
 9913  __cil_tmp28 = (struct mutex *)__cil_tmp27;
 9914#line 709
 9915  mutex_unlock(__cil_tmp28);
 9916#line 710
 9917  __cil_tmp29 = (void const   *)b;
 9918#line 710
 9919  kfree(__cil_tmp29);
 9920  }
 9921#line 711
 9922  return (ret);
 9923}
 9924}
 9925#line 715 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
 9926static void az6027_ci_uninit(struct dvb_usb_device *d ) 
 9927{ struct az6027_device_state *state ;
 9928  int *__cil_tmp3 ;
 9929  int __cil_tmp4 ;
 9930  unsigned long __cil_tmp5 ;
 9931  void *__cil_tmp6 ;
 9932  unsigned long __cil_tmp7 ;
 9933  unsigned long __cil_tmp8 ;
 9934  unsigned long __cil_tmp9 ;
 9935  void *__cil_tmp10 ;
 9936  unsigned long __cil_tmp11 ;
 9937  void *__cil_tmp12 ;
 9938  unsigned long __cil_tmp13 ;
 9939  unsigned long __cil_tmp14 ;
 9940  unsigned long __cil_tmp15 ;
 9941  unsigned long __cil_tmp16 ;
 9942  void *__cil_tmp17 ;
 9943  unsigned long __cil_tmp18 ;
 9944  void *__cil_tmp19 ;
 9945  unsigned long __cil_tmp20 ;
 9946  struct dvb_ca_en50221 *__cil_tmp21 ;
 9947  struct dvb_ca_en50221 *__cil_tmp22 ;
 9948  void *__cil_tmp23 ;
 9949
 9950  {
 9951  {
 9952#line 719
 9953  while (1) {
 9954    while_continue: /* CIL Label */ ;
 9955    {
 9956#line 719
 9957    __cil_tmp3 = & dvb_usb_az6027_debug;
 9958#line 719
 9959    __cil_tmp4 = *__cil_tmp3;
 9960#line 719
 9961    if (__cil_tmp4 & 1) {
 9962      {
 9963#line 719
 9964      printk("%s", "az6027_ci_uninit");
 9965      }
 9966    } else {
 9967
 9968    }
 9969    }
 9970#line 719
 9971    goto while_break;
 9972  }
 9973  while_break: /* CIL Label */ ;
 9974  }
 9975  {
 9976#line 721
 9977  __cil_tmp5 = (unsigned long )d;
 9978#line 721
 9979  __cil_tmp6 = (void *)0;
 9980#line 721
 9981  __cil_tmp7 = (unsigned long )__cil_tmp6;
 9982#line 721
 9983  if (__cil_tmp7 == __cil_tmp5) {
 9984#line 722
 9985    return;
 9986  } else {
 9987
 9988  }
 9989  }
 9990#line 724
 9991  __cil_tmp8 = (unsigned long )d;
 9992#line 724
 9993  __cil_tmp9 = __cil_tmp8 + 9696;
 9994#line 724
 9995  __cil_tmp10 = *((void **)__cil_tmp9);
 9996#line 724
 9997  state = (struct az6027_device_state *)__cil_tmp10;
 9998  {
 9999#line 725
10000  __cil_tmp11 = (unsigned long )state;
10001#line 725
10002  __cil_tmp12 = (void *)0;
10003#line 725
10004  __cil_tmp13 = (unsigned long )__cil_tmp12;
10005#line 725
10006  if (__cil_tmp13 == __cil_tmp11) {
10007#line 726
10008    return;
10009  } else {
10010
10011  }
10012  }
10013  {
10014#line 728
10015  __cil_tmp14 = 0 + 72;
10016#line 728
10017  __cil_tmp15 = (unsigned long )state;
10018#line 728
10019  __cil_tmp16 = __cil_tmp15 + __cil_tmp14;
10020#line 728
10021  __cil_tmp17 = *((void **)__cil_tmp16);
10022#line 728
10023  __cil_tmp18 = (unsigned long )__cil_tmp17;
10024#line 728
10025  __cil_tmp19 = (void *)0;
10026#line 728
10027  __cil_tmp20 = (unsigned long )__cil_tmp19;
10028#line 728
10029  if (__cil_tmp20 == __cil_tmp18) {
10030#line 729
10031    return;
10032  } else {
10033
10034  }
10035  }
10036  {
10037#line 731
10038  __cil_tmp21 = (struct dvb_ca_en50221 *)state;
10039#line 731
10040  dvb_ca_en50221_release(__cil_tmp21);
10041#line 733
10042  __cil_tmp22 = (struct dvb_ca_en50221 *)state;
10043#line 733
10044  __cil_tmp23 = (void *)__cil_tmp22;
10045#line 733
10046  memset(__cil_tmp23, 0, 88UL);
10047  }
10048#line 734
10049  return;
10050}
10051}
10052#line 745 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
10053static struct lock_class_key __key___8  ;
10054#line 737 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
10055static int az6027_ci_init(struct dvb_usb_adapter *a ) 
10056{ struct dvb_usb_device *d ;
10057  struct az6027_device_state *state ;
10058  int ret ;
10059  unsigned long __cil_tmp5 ;
10060  unsigned long __cil_tmp6 ;
10061  void *__cil_tmp7 ;
10062  int *__cil_tmp8 ;
10063  int __cil_tmp9 ;
10064  unsigned long __cil_tmp10 ;
10065  unsigned long __cil_tmp11 ;
10066  struct mutex *__cil_tmp12 ;
10067  unsigned long __cil_tmp13 ;
10068  unsigned long __cil_tmp14 ;
10069  unsigned long __cil_tmp15 ;
10070  unsigned long __cil_tmp16 ;
10071  unsigned long __cil_tmp17 ;
10072  unsigned long __cil_tmp18 ;
10073  unsigned long __cil_tmp19 ;
10074  unsigned long __cil_tmp20 ;
10075  unsigned long __cil_tmp21 ;
10076  unsigned long __cil_tmp22 ;
10077  unsigned long __cil_tmp23 ;
10078  unsigned long __cil_tmp24 ;
10079  unsigned long __cil_tmp25 ;
10080  unsigned long __cil_tmp26 ;
10081  unsigned long __cil_tmp27 ;
10082  unsigned long __cil_tmp28 ;
10083  unsigned long __cil_tmp29 ;
10084  unsigned long __cil_tmp30 ;
10085  unsigned long __cil_tmp31 ;
10086  unsigned long __cil_tmp32 ;
10087  unsigned long __cil_tmp33 ;
10088  unsigned long __cil_tmp34 ;
10089  unsigned long __cil_tmp35 ;
10090  unsigned long __cil_tmp36 ;
10091  unsigned long __cil_tmp37 ;
10092  unsigned long __cil_tmp38 ;
10093  unsigned long __cil_tmp39 ;
10094  unsigned long __cil_tmp40 ;
10095  unsigned long __cil_tmp41 ;
10096  struct dvb_adapter *__cil_tmp42 ;
10097  struct dvb_ca_en50221 *__cil_tmp43 ;
10098  struct dvb_ca_en50221 *__cil_tmp44 ;
10099  void *__cil_tmp45 ;
10100  int *__cil_tmp46 ;
10101  int __cil_tmp47 ;
10102
10103  {
10104#line 739
10105  d = *((struct dvb_usb_device **)a);
10106#line 740
10107  __cil_tmp5 = (unsigned long )d;
10108#line 740
10109  __cil_tmp6 = __cil_tmp5 + 9696;
10110#line 740
10111  __cil_tmp7 = *((void **)__cil_tmp6);
10112#line 740
10113  state = (struct az6027_device_state *)__cil_tmp7;
10114  {
10115#line 743
10116  while (1) {
10117    while_continue: /* CIL Label */ ;
10118    {
10119#line 743
10120    __cil_tmp8 = & dvb_usb_az6027_debug;
10121#line 743
10122    __cil_tmp9 = *__cil_tmp8;
10123#line 743
10124    if (__cil_tmp9 & 1) {
10125      {
10126#line 743
10127      printk("%s", "az6027_ci_init");
10128      }
10129    } else {
10130
10131    }
10132    }
10133#line 743
10134    goto while_break;
10135  }
10136  while_break: /* CIL Label */ ;
10137  }
10138  {
10139#line 745
10140  while (1) {
10141    while_continue___0: /* CIL Label */ ;
10142    {
10143#line 745
10144    __cil_tmp10 = (unsigned long )state;
10145#line 745
10146    __cil_tmp11 = __cil_tmp10 + 88;
10147#line 745
10148    __cil_tmp12 = (struct mutex *)__cil_tmp11;
10149#line 745
10150    __mutex_init(__cil_tmp12, "&state->ca_mutex", & __key___8);
10151    }
10152#line 745
10153    goto while_break___0;
10154  }
10155  while_break___0: /* CIL Label */ ;
10156  }
10157  {
10158#line 747
10159  *((struct module **)state) = & __this_module;
10160#line 748
10161  __cil_tmp13 = 0 + 8;
10162#line 748
10163  __cil_tmp14 = (unsigned long )state;
10164#line 748
10165  __cil_tmp15 = __cil_tmp14 + __cil_tmp13;
10166#line 748
10167  *((int (**)(struct dvb_ca_en50221 *ca , int slot , int address ))__cil_tmp15) = & az6027_ci_read_attribute_mem;
10168#line 749
10169  __cil_tmp16 = 0 + 16;
10170#line 749
10171  __cil_tmp17 = (unsigned long )state;
10172#line 749
10173  __cil_tmp18 = __cil_tmp17 + __cil_tmp16;
10174#line 749
10175  *((int (**)(struct dvb_ca_en50221 *ca , int slot , int address , u8 value ))__cil_tmp18) = & az6027_ci_write_attribute_mem;
10176#line 750
10177  __cil_tmp19 = 0 + 24;
10178#line 750
10179  __cil_tmp20 = (unsigned long )state;
10180#line 750
10181  __cil_tmp21 = __cil_tmp20 + __cil_tmp19;
10182#line 750
10183  *((int (**)(struct dvb_ca_en50221 *ca , int slot , u8 address ))__cil_tmp21) = & az6027_ci_read_cam_control;
10184#line 751
10185  __cil_tmp22 = 0 + 32;
10186#line 751
10187  __cil_tmp23 = (unsigned long )state;
10188#line 751
10189  __cil_tmp24 = __cil_tmp23 + __cil_tmp22;
10190#line 751
10191  *((int (**)(struct dvb_ca_en50221 *ca , int slot , u8 address , u8 value ))__cil_tmp24) = & az6027_ci_write_cam_control;
10192#line 752
10193  __cil_tmp25 = 0 + 40;
10194#line 752
10195  __cil_tmp26 = (unsigned long )state;
10196#line 752
10197  __cil_tmp27 = __cil_tmp26 + __cil_tmp25;
10198#line 752
10199  *((int (**)(struct dvb_ca_en50221 *ca , int slot ))__cil_tmp27) = & az6027_ci_slot_reset;
10200#line 753
10201  __cil_tmp28 = 0 + 48;
10202#line 753
10203  __cil_tmp29 = (unsigned long )state;
10204#line 753
10205  __cil_tmp30 = __cil_tmp29 + __cil_tmp28;
10206#line 753
10207  *((int (**)(struct dvb_ca_en50221 *ca , int slot ))__cil_tmp30) = & az6027_ci_slot_shutdown;
10208#line 754
10209  __cil_tmp31 = 0 + 56;
10210#line 754
10211  __cil_tmp32 = (unsigned long )state;
10212#line 754
10213  __cil_tmp33 = __cil_tmp32 + __cil_tmp31;
10214#line 754
10215  *((int (**)(struct dvb_ca_en50221 *ca , int slot ))__cil_tmp33) = & az6027_ci_slot_ts_enable;
10216#line 755
10217  __cil_tmp34 = 0 + 64;
10218#line 755
10219  __cil_tmp35 = (unsigned long )state;
10220#line 755
10221  __cil_tmp36 = __cil_tmp35 + __cil_tmp34;
10222#line 755
10223  *((int (**)(struct dvb_ca_en50221 *ca , int slot , int open ))__cil_tmp36) = & az6027_ci_poll_slot_status;
10224#line 756
10225  __cil_tmp37 = 0 + 72;
10226#line 756
10227  __cil_tmp38 = (unsigned long )state;
10228#line 756
10229  __cil_tmp39 = __cil_tmp38 + __cil_tmp37;
10230#line 756
10231  *((void **)__cil_tmp39) = (void *)d;
10232#line 758
10233  __cil_tmp40 = (unsigned long )a;
10234#line 758
10235  __cil_tmp41 = __cil_tmp40 + 216;
10236#line 758
10237  __cil_tmp42 = (struct dvb_adapter *)__cil_tmp41;
10238#line 758
10239  __cil_tmp43 = (struct dvb_ca_en50221 *)state;
10240#line 758
10241  ret = dvb_ca_en50221_init(__cil_tmp42, __cil_tmp43, 0, 1);
10242  }
10243#line 762
10244  if (ret != 0) {
10245    {
10246#line 763
10247    printk("<3>az6027: Cannot initialize CI: Error %d.\n", ret);
10248#line 764
10249    __cil_tmp44 = (struct dvb_ca_en50221 *)state;
10250#line 764
10251    __cil_tmp45 = (void *)__cil_tmp44;
10252#line 764
10253    memset(__cil_tmp45, 0, 88UL);
10254    }
10255#line 765
10256    return (ret);
10257  } else {
10258
10259  }
10260  {
10261#line 768
10262  while (1) {
10263    while_continue___1: /* CIL Label */ ;
10264    {
10265#line 768
10266    __cil_tmp46 = & dvb_usb_az6027_debug;
10267#line 768
10268    __cil_tmp47 = *__cil_tmp46;
10269#line 768
10270    if (__cil_tmp47 & 1) {
10271      {
10272#line 768
10273      printk("CI initialized.");
10274      }
10275    } else {
10276
10277    }
10278    }
10279#line 768
10280    goto while_break___1;
10281  }
10282  while_break___1: /* CIL Label */ ;
10283  }
10284#line 770
10285  return (0);
10286}
10287}
10288#line 781 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
10289static int az6027_set_voltage(struct dvb_frontend *fe , fe_sec_voltage_t voltage ) 
10290{ u8 buf ;
10291  struct dvb_usb_adapter *adap ;
10292  struct i2c_msg i2c_msg ;
10293  unsigned long __cil_tmp6 ;
10294  unsigned long __cil_tmp7 ;
10295  struct dvb_adapter *__cil_tmp8 ;
10296  unsigned long __cil_tmp9 ;
10297  unsigned long __cil_tmp10 ;
10298  void *__cil_tmp11 ;
10299  struct i2c_msg *__cil_tmp12 ;
10300  unsigned long __cil_tmp13 ;
10301  unsigned long __cil_tmp14 ;
10302  unsigned long __cil_tmp15 ;
10303  u8 *__cil_tmp16 ;
10304  struct dvb_usb_device *__cil_tmp17 ;
10305  unsigned long __cil_tmp18 ;
10306  unsigned long __cil_tmp19 ;
10307  struct i2c_adapter *__cil_tmp20 ;
10308  u8 *__cil_tmp21 ;
10309  struct dvb_usb_device *__cil_tmp22 ;
10310  unsigned long __cil_tmp23 ;
10311  unsigned long __cil_tmp24 ;
10312  struct i2c_adapter *__cil_tmp25 ;
10313  u8 *__cil_tmp26 ;
10314  struct dvb_usb_device *__cil_tmp27 ;
10315  unsigned long __cil_tmp28 ;
10316  unsigned long __cil_tmp29 ;
10317  struct i2c_adapter *__cil_tmp30 ;
10318
10319  {
10320#line 785
10321  __cil_tmp6 = (unsigned long )fe;
10322#line 785
10323  __cil_tmp7 = __cil_tmp6 + 752;
10324#line 785
10325  __cil_tmp8 = *((struct dvb_adapter **)__cil_tmp7);
10326#line 785
10327  __cil_tmp9 = (unsigned long )__cil_tmp8;
10328#line 785
10329  __cil_tmp10 = __cil_tmp9 + 56;
10330#line 785
10331  __cil_tmp11 = *((void **)__cil_tmp10);
10332#line 785
10333  adap = (struct dvb_usb_adapter *)__cil_tmp11;
10334#line 787
10335  __cil_tmp12 = & i2c_msg;
10336#line 787
10337  *((__u16 *)__cil_tmp12) = (__u16 )153;
10338#line 787
10339  __cil_tmp13 = (unsigned long )(& i2c_msg) + 2;
10340#line 787
10341  *((__u16 *)__cil_tmp13) = (__u16 )0;
10342#line 787
10343  __cil_tmp14 = (unsigned long )(& i2c_msg) + 4;
10344#line 787
10345  *((__u16 *)__cil_tmp14) = (__u16 )1;
10346#line 787
10347  __cil_tmp15 = (unsigned long )(& i2c_msg) + 8;
10348#line 787
10349  *((__u8 **)__cil_tmp15) = & buf;
10350#line 800
10351  if ((int )voltage == 0) {
10352#line 800
10353    goto case_0;
10354  } else
10355#line 805
10356  if ((int )voltage == 1) {
10357#line 805
10358    goto case_1;
10359  } else
10360#line 810
10361  if ((int )voltage == 2) {
10362#line 810
10363    goto case_2;
10364  } else {
10365    {
10366#line 815
10367    goto switch_default;
10368#line 799
10369    if (0) {
10370      case_0: /* CIL Label */ 
10371      {
10372#line 801
10373      __cil_tmp16 = & buf;
10374#line 801
10375      *__cil_tmp16 = (u8 )1;
10376#line 802
10377      __cil_tmp17 = *((struct dvb_usb_device **)adap);
10378#line 802
10379      __cil_tmp18 = (unsigned long )__cil_tmp17;
10380#line 802
10381      __cil_tmp19 = __cil_tmp18 + 3720;
10382#line 802
10383      __cil_tmp20 = (struct i2c_adapter *)__cil_tmp19;
10384#line 802
10385      i2c_transfer(__cil_tmp20, & i2c_msg, 1);
10386      }
10387#line 803
10388      goto switch_break;
10389      case_1: /* CIL Label */ 
10390      {
10391#line 806
10392      __cil_tmp21 = & buf;
10393#line 806
10394      *__cil_tmp21 = (u8 )2;
10395#line 807
10396      __cil_tmp22 = *((struct dvb_usb_device **)adap);
10397#line 807
10398      __cil_tmp23 = (unsigned long )__cil_tmp22;
10399#line 807
10400      __cil_tmp24 = __cil_tmp23 + 3720;
10401#line 807
10402      __cil_tmp25 = (struct i2c_adapter *)__cil_tmp24;
10403#line 807
10404      i2c_transfer(__cil_tmp25, & i2c_msg, 1);
10405      }
10406#line 808
10407      goto switch_break;
10408      case_2: /* CIL Label */ 
10409      {
10410#line 811
10411      __cil_tmp26 = & buf;
10412#line 811
10413      *__cil_tmp26 = (u8 )0;
10414#line 812
10415      __cil_tmp27 = *((struct dvb_usb_device **)adap);
10416#line 812
10417      __cil_tmp28 = (unsigned long )__cil_tmp27;
10418#line 812
10419      __cil_tmp29 = __cil_tmp28 + 3720;
10420#line 812
10421      __cil_tmp30 = (struct i2c_adapter *)__cil_tmp29;
10422#line 812
10423      i2c_transfer(__cil_tmp30, & i2c_msg, 1);
10424      }
10425#line 813
10426      goto switch_break;
10427      switch_default: /* CIL Label */ 
10428#line 816
10429      return (-22);
10430    } else {
10431      switch_break: /* CIL Label */ ;
10432    }
10433    }
10434  }
10435#line 818
10436  return (0);
10437}
10438}
10439#line 822 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
10440static int az6027_frontend_poweron(struct dvb_usb_adapter *adap ) 
10441{ int ret ;
10442  u8 req ;
10443  u16 value ;
10444  u16 index ;
10445  int blen ;
10446  struct dvb_usb_device *__cil_tmp7 ;
10447  void *__cil_tmp8 ;
10448  u8 *__cil_tmp9 ;
10449
10450  {
10451  {
10452#line 830
10453  req = (u8 )188;
10454#line 831
10455  value = (u16 )1;
10456#line 832
10457  index = (u16 )3;
10458#line 833
10459  blen = 0;
10460#line 835
10461  __cil_tmp7 = *((struct dvb_usb_device **)adap);
10462#line 835
10463  __cil_tmp8 = (void *)0;
10464#line 835
10465  __cil_tmp9 = (u8 *)__cil_tmp8;
10466#line 835
10467  ret = az6027_usb_out_op(__cil_tmp7, req, value, index, __cil_tmp9, blen);
10468  }
10469#line 836
10470  if (ret != 0) {
10471#line 837
10472    return (-5);
10473  } else {
10474
10475  }
10476#line 839
10477  return (0);
10478}
10479}
10480#line 841 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
10481static int az6027_frontend_reset(struct dvb_usb_adapter *adap ) 
10482{ int ret ;
10483  u8 req ;
10484  u16 value ;
10485  u16 index ;
10486  int blen ;
10487  struct dvb_usb_device *__cil_tmp7 ;
10488  void *__cil_tmp8 ;
10489  u8 *__cil_tmp9 ;
10490  struct dvb_usb_device *__cil_tmp10 ;
10491  void *__cil_tmp11 ;
10492  u8 *__cil_tmp12 ;
10493  struct dvb_usb_device *__cil_tmp13 ;
10494  void *__cil_tmp14 ;
10495  u8 *__cil_tmp15 ;
10496
10497  {
10498  {
10499#line 850
10500  req = (u8 )192;
10501#line 851
10502  value = (u16 )1;
10503#line 852
10504  index = (u16 )3;
10505#line 853
10506  blen = 0;
10507#line 855
10508  __cil_tmp7 = *((struct dvb_usb_device **)adap);
10509#line 855
10510  __cil_tmp8 = (void *)0;
10511#line 855
10512  __cil_tmp9 = (u8 *)__cil_tmp8;
10513#line 855
10514  ret = az6027_usb_out_op(__cil_tmp7, req, value, index, __cil_tmp9, blen);
10515  }
10516#line 856
10517  if (ret != 0) {
10518#line 857
10519    return (-5);
10520  } else {
10521
10522  }
10523  {
10524#line 859
10525  req = (u8 )192;
10526#line 860
10527  value = (u16 )0;
10528#line 861
10529  index = (u16 )3;
10530#line 862
10531  blen = 0;
10532#line 863
10533  msleep_interruptible(200U);
10534#line 865
10535  __cil_tmp10 = *((struct dvb_usb_device **)adap);
10536#line 865
10537  __cil_tmp11 = (void *)0;
10538#line 865
10539  __cil_tmp12 = (u8 *)__cil_tmp11;
10540#line 865
10541  ret = az6027_usb_out_op(__cil_tmp10, req, value, index, __cil_tmp12, blen);
10542  }
10543#line 866
10544  if (ret != 0) {
10545#line 867
10546    return (-5);
10547  } else {
10548
10549  }
10550  {
10551#line 869
10552  msleep_interruptible(200U);
10553#line 871
10554  req = (u8 )192;
10555#line 872
10556  value = (u16 )1;
10557#line 873
10558  index = (u16 )3;
10559#line 874
10560  blen = 0;
10561#line 876
10562  __cil_tmp13 = *((struct dvb_usb_device **)adap);
10563#line 876
10564  __cil_tmp14 = (void *)0;
10565#line 876
10566  __cil_tmp15 = (u8 *)__cil_tmp14;
10567#line 876
10568  ret = az6027_usb_out_op(__cil_tmp13, req, value, index, __cil_tmp15, blen);
10569  }
10570#line 877
10571  if (ret != 0) {
10572#line 878
10573    return (-5);
10574  } else {
10575
10576  }
10577  {
10578#line 880
10579  msleep_interruptible(200U);
10580  }
10581#line 881
10582  return (0);
10583}
10584}
10585#line 884 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
10586static int az6027_frontend_tsbypass(struct dvb_usb_adapter *adap , int onoff ) 
10587{ int ret ;
10588  u8 req ;
10589  u16 value ;
10590  u16 index ;
10591  int blen ;
10592  struct dvb_usb_device *__cil_tmp8 ;
10593  void *__cil_tmp9 ;
10594  u8 *__cil_tmp10 ;
10595
10596  {
10597  {
10598#line 893
10599  req = (u8 )199;
10600#line 894
10601  value = (u16 )onoff;
10602#line 895
10603  index = (u16 )0;
10604#line 896
10605  blen = 0;
10606#line 898
10607  __cil_tmp8 = *((struct dvb_usb_device **)adap);
10608#line 898
10609  __cil_tmp9 = (void *)0;
10610#line 898
10611  __cil_tmp10 = (u8 *)__cil_tmp9;
10612#line 898
10613  ret = az6027_usb_out_op(__cil_tmp8, req, value, index, __cil_tmp10, blen);
10614  }
10615#line 899
10616  if (ret != 0) {
10617#line 900
10618    return (-5);
10619  } else {
10620
10621  }
10622#line 902
10623  return (0);
10624}
10625}
10626#line 905 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
10627static int az6027_frontend_attach(struct dvb_usb_adapter *adap ) 
10628{ struct dvb_frontend *tmp___7 ;
10629  int *__cil_tmp3 ;
10630  int __cil_tmp4 ;
10631  struct dvb_usb_device *__cil_tmp5 ;
10632  unsigned long __cil_tmp6 ;
10633  unsigned long __cil_tmp7 ;
10634  unsigned long __cil_tmp8 ;
10635  unsigned long __cil_tmp9 ;
10636  struct dvb_usb_device *__cil_tmp10 ;
10637  unsigned long __cil_tmp11 ;
10638  unsigned long __cil_tmp12 ;
10639  struct i2c_adapter *__cil_tmp13 ;
10640  unsigned long __cil_tmp14 ;
10641  unsigned long __cil_tmp15 ;
10642  unsigned long __cil_tmp16 ;
10643  unsigned long __cil_tmp17 ;
10644  int *__cil_tmp18 ;
10645  int __cil_tmp19 ;
10646  unsigned long __cil_tmp20 ;
10647  u8 __cil_tmp21 ;
10648  int __cil_tmp22 ;
10649  unsigned long __cil_tmp23 ;
10650  unsigned long __cil_tmp24 ;
10651  unsigned long __cil_tmp25 ;
10652  unsigned long __cil_tmp26 ;
10653  struct dvb_frontend *__cil_tmp27 ;
10654  struct stb6100_config  const  *__cil_tmp28 ;
10655  struct dvb_usb_device *__cil_tmp29 ;
10656  unsigned long __cil_tmp30 ;
10657  unsigned long __cil_tmp31 ;
10658  struct i2c_adapter *__cil_tmp32 ;
10659  int *__cil_tmp33 ;
10660  int __cil_tmp34 ;
10661  struct stb6100_config *__cil_tmp35 ;
10662  u8 __cil_tmp36 ;
10663  int __cil_tmp37 ;
10664  unsigned long __cil_tmp38 ;
10665  unsigned long __cil_tmp39 ;
10666  unsigned long __cil_tmp40 ;
10667  unsigned long __cil_tmp41 ;
10668  unsigned long __cil_tmp42 ;
10669  struct dvb_frontend *__cil_tmp43 ;
10670  unsigned long __cil_tmp44 ;
10671  unsigned long __cil_tmp45 ;
10672  unsigned long __cil_tmp46 ;
10673  unsigned long __cil_tmp47 ;
10674  unsigned long __cil_tmp48 ;
10675  unsigned long __cil_tmp49 ;
10676  void *__cil_tmp50 ;
10677
10678  {
10679  {
10680#line 908
10681  az6027_frontend_poweron(adap);
10682#line 909
10683  az6027_frontend_reset(adap);
10684  }
10685  {
10686#line 911
10687  while (1) {
10688    while_continue: /* CIL Label */ ;
10689    {
10690#line 911
10691    __cil_tmp3 = & dvb_usb_az6027_debug;
10692#line 911
10693    __cil_tmp4 = *__cil_tmp3;
10694#line 911
10695    if (__cil_tmp4 & 1) {
10696      {
10697#line 911
10698      __cil_tmp5 = *((struct dvb_usb_device **)adap);
10699#line 911
10700      printk("adap = %p, dev = %p\n", adap, __cil_tmp5);
10701      }
10702    } else {
10703
10704    }
10705    }
10706#line 911
10707    goto while_break;
10708  }
10709  while_break: /* CIL Label */ ;
10710  }
10711  {
10712#line 912
10713  __cil_tmp6 = 0 * 360UL;
10714#line 912
10715  __cil_tmp7 = 1600 + __cil_tmp6;
10716#line 912
10717  __cil_tmp8 = (unsigned long )adap;
10718#line 912
10719  __cil_tmp9 = __cil_tmp8 + __cil_tmp7;
10720#line 912
10721  __cil_tmp10 = *((struct dvb_usb_device **)adap);
10722#line 912
10723  __cil_tmp11 = (unsigned long )__cil_tmp10;
10724#line 912
10725  __cil_tmp12 = __cil_tmp11 + 3720;
10726#line 912
10727  __cil_tmp13 = (struct i2c_adapter *)__cil_tmp12;
10728#line 912
10729  *((struct dvb_frontend **)__cil_tmp9) = stb0899_attach(& az6027_stb0899_config,
10730                                                         __cil_tmp13);
10731  }
10732  {
10733#line 914
10734  __cil_tmp14 = 0 * 360UL;
10735#line 914
10736  __cil_tmp15 = 1600 + __cil_tmp14;
10737#line 914
10738  __cil_tmp16 = (unsigned long )adap;
10739#line 914
10740  __cil_tmp17 = __cil_tmp16 + __cil_tmp15;
10741#line 914
10742  if (*((struct dvb_frontend **)__cil_tmp17)) {
10743    {
10744#line 915
10745    while (1) {
10746      while_continue___0: /* CIL Label */ ;
10747      {
10748#line 915
10749      __cil_tmp18 = & dvb_usb_az6027_debug;
10750#line 915
10751      __cil_tmp19 = *__cil_tmp18;
10752#line 915
10753      if (__cil_tmp19 & 1) {
10754        {
10755#line 915
10756        __cil_tmp20 = (unsigned long )(& az6027_stb0899_config) + 56;
10757#line 915
10758        __cil_tmp21 = *((u8 *)__cil_tmp20);
10759#line 915
10760        __cil_tmp22 = (int )__cil_tmp21;
10761#line 915
10762        printk("found STB0899 DVB-S/DVB-S2 frontend @0x%02x", __cil_tmp22);
10763        }
10764      } else {
10765
10766      }
10767      }
10768#line 915
10769      goto while_break___0;
10770    }
10771    while_break___0: /* CIL Label */ ;
10772    }
10773    {
10774#line 916
10775    __cil_tmp23 = 0 * 360UL;
10776#line 916
10777    __cil_tmp24 = 1600 + __cil_tmp23;
10778#line 916
10779    __cil_tmp25 = (unsigned long )adap;
10780#line 916
10781    __cil_tmp26 = __cil_tmp25 + __cil_tmp24;
10782#line 916
10783    __cil_tmp27 = *((struct dvb_frontend **)__cil_tmp26);
10784#line 916
10785    __cil_tmp28 = (struct stb6100_config  const  *)(& az6027_stb6100_config);
10786#line 916
10787    __cil_tmp29 = *((struct dvb_usb_device **)adap);
10788#line 916
10789    __cil_tmp30 = (unsigned long )__cil_tmp29;
10790#line 916
10791    __cil_tmp31 = __cil_tmp30 + 3720;
10792#line 916
10793    __cil_tmp32 = (struct i2c_adapter *)__cil_tmp31;
10794#line 916
10795    tmp___7 = stb6100_attach(__cil_tmp27, __cil_tmp28, __cil_tmp32);
10796    }
10797#line 916
10798    if (tmp___7) {
10799      {
10800#line 917
10801      while (1) {
10802        while_continue___1: /* CIL Label */ ;
10803        {
10804#line 917
10805        __cil_tmp33 = & dvb_usb_az6027_debug;
10806#line 917
10807        __cil_tmp34 = *__cil_tmp33;
10808#line 917
10809        if (__cil_tmp34 & 1) {
10810          {
10811#line 917
10812          __cil_tmp35 = & az6027_stb6100_config;
10813#line 917
10814          __cil_tmp36 = *((u8 *)__cil_tmp35);
10815#line 917
10816          __cil_tmp37 = (int )__cil_tmp36;
10817#line 917
10818          printk("found STB6100 DVB-S/DVB-S2 frontend @0x%02x", __cil_tmp37);
10819          }
10820        } else {
10821
10822        }
10823        }
10824#line 917
10825        goto while_break___1;
10826      }
10827      while_break___1: /* CIL Label */ ;
10828      }
10829      {
10830#line 918
10831      __cil_tmp38 = 0 + 336;
10832#line 918
10833      __cil_tmp39 = 0 * 360UL;
10834#line 918
10835      __cil_tmp40 = 1600 + __cil_tmp39;
10836#line 918
10837      __cil_tmp41 = (unsigned long )adap;
10838#line 918
10839      __cil_tmp42 = __cil_tmp41 + __cil_tmp40;
10840#line 918
10841      __cil_tmp43 = *((struct dvb_frontend **)__cil_tmp42);
10842#line 918
10843      __cil_tmp44 = (unsigned long )__cil_tmp43;
10844#line 918
10845      __cil_tmp45 = __cil_tmp44 + __cil_tmp38;
10846#line 918
10847      *((int (**)(struct dvb_frontend *fe , fe_sec_voltage_t voltage ))__cil_tmp45) = & az6027_set_voltage;
10848#line 919
10849      az6027_ci_init(adap);
10850      }
10851    } else {
10852#line 921
10853      __cil_tmp46 = 0 * 360UL;
10854#line 921
10855      __cil_tmp47 = 1600 + __cil_tmp46;
10856#line 921
10857      __cil_tmp48 = (unsigned long )adap;
10858#line 921
10859      __cil_tmp49 = __cil_tmp48 + __cil_tmp47;
10860#line 921
10861      __cil_tmp50 = (void *)0;
10862#line 921
10863      *((struct dvb_frontend **)__cil_tmp49) = (struct dvb_frontend *)__cil_tmp50;
10864    }
10865  } else {
10866    {
10867#line 924
10868    printk("<4>az6027: no front-end attached\n\n");
10869    }
10870  }
10871  }
10872  {
10873#line 926
10874  az6027_frontend_tsbypass(adap, 0);
10875  }
10876#line 928
10877  return (0);
10878}
10879}
10880#line 931
10881static struct dvb_usb_device_properties az6027_properties ;
10882#line 933 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
10883static void az6027_usb_disconnect(struct usb_interface *intf ) 
10884{ struct dvb_usb_device *d ;
10885  void *tmp___7 ;
10886
10887  {
10888  {
10889#line 935
10890  tmp___7 = usb_get_intfdata(intf);
10891#line 935
10892  d = (struct dvb_usb_device *)tmp___7;
10893#line 936
10894  az6027_ci_uninit(d);
10895#line 937
10896  dvb_usb_device_exit(intf);
10897  }
10898#line 938
10899  return;
10900}
10901}
10902#line 941 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
10903static int az6027_usb_probe(struct usb_interface *intf , struct usb_device_id  const  *id ) 
10904{ int tmp___7 ;
10905  void *__cil_tmp4 ;
10906  struct dvb_usb_device **__cil_tmp5 ;
10907  unsigned long __cil_tmp6 ;
10908  unsigned long __cil_tmp7 ;
10909  short *__cil_tmp8 ;
10910
10911  {
10912  {
10913#line 944
10914  __cil_tmp4 = (void *)0;
10915#line 944
10916  __cil_tmp5 = (struct dvb_usb_device **)__cil_tmp4;
10917#line 944
10918  __cil_tmp6 = 0 * 2UL;
10919#line 944
10920  __cil_tmp7 = (unsigned long )(adapter_nr) + __cil_tmp6;
10921#line 944
10922  __cil_tmp8 = (short *)__cil_tmp7;
10923#line 944
10924  tmp___7 = dvb_usb_device_init(intf, & az6027_properties, & __this_module, __cil_tmp5,
10925                                __cil_tmp8);
10926  }
10927#line 944
10928  return (tmp___7);
10929}
10930}
10931#line 952 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
10932static int az6027_i2c_xfer(struct i2c_adapter *adap , struct i2c_msg *msg , int num ) 
10933{ struct dvb_usb_device *d ;
10934  void *tmp___7 ;
10935  int i ;
10936  int j ;
10937  int len ;
10938  u16 index ;
10939  u16 value ;
10940  int length ;
10941  u8 req ;
10942  u8 *data ;
10943  void *tmp___8 ;
10944  int tmp___9 ;
10945  struct i2c_adapter  const  *__cil_tmp16 ;
10946  size_t __cil_tmp17 ;
10947  unsigned long __cil_tmp18 ;
10948  unsigned long __cil_tmp19 ;
10949  struct mutex *__cil_tmp20 ;
10950  void const   *__cil_tmp21 ;
10951  struct i2c_msg *__cil_tmp22 ;
10952  __u16 __cil_tmp23 ;
10953  int __cil_tmp24 ;
10954  struct i2c_msg *__cil_tmp25 ;
10955  unsigned long __cil_tmp26 ;
10956  unsigned long __cil_tmp27 ;
10957  __u8 *__cil_tmp28 ;
10958  __u8 *__cil_tmp29 ;
10959  __u8 __cil_tmp30 ;
10960  int __cil_tmp31 ;
10961  int __cil_tmp32 ;
10962  struct i2c_msg *__cil_tmp33 ;
10963  __u16 __cil_tmp34 ;
10964  int __cil_tmp35 ;
10965  int __cil_tmp36 ;
10966  int __cil_tmp37 ;
10967  struct i2c_msg *__cil_tmp38 ;
10968  unsigned long __cil_tmp39 ;
10969  unsigned long __cil_tmp40 ;
10970  __u16 __cil_tmp41 ;
10971  int __cil_tmp42 ;
10972  struct i2c_msg *__cil_tmp43 ;
10973  unsigned long __cil_tmp44 ;
10974  unsigned long __cil_tmp45 ;
10975  __u8 *__cil_tmp46 ;
10976  __u8 *__cil_tmp47 ;
10977  __u8 __cil_tmp48 ;
10978  int __cil_tmp49 ;
10979  int __cil_tmp50 ;
10980  struct i2c_msg *__cil_tmp51 ;
10981  unsigned long __cil_tmp52 ;
10982  unsigned long __cil_tmp53 ;
10983  __u8 *__cil_tmp54 ;
10984  __u8 *__cil_tmp55 ;
10985  __u8 __cil_tmp56 ;
10986  int __cil_tmp57 ;
10987  int __cil_tmp58 ;
10988  int __cil_tmp59 ;
10989  int __cil_tmp60 ;
10990  struct i2c_msg *__cil_tmp61 ;
10991  unsigned long __cil_tmp62 ;
10992  unsigned long __cil_tmp63 ;
10993  __u16 __cil_tmp64 ;
10994  int __cil_tmp65 ;
10995  int __cil_tmp66 ;
10996  struct i2c_msg *__cil_tmp67 ;
10997  __u16 __cil_tmp68 ;
10998  int __cil_tmp69 ;
10999  int __cil_tmp70 ;
11000  int __cil_tmp71 ;
11001  struct i2c_msg *__cil_tmp72 ;
11002  unsigned long __cil_tmp73 ;
11003  unsigned long __cil_tmp74 ;
11004  __u16 __cil_tmp75 ;
11005  int __cil_tmp76 ;
11006  int __cil_tmp77 ;
11007  struct i2c_msg *__cil_tmp78 ;
11008  unsigned long __cil_tmp79 ;
11009  unsigned long __cil_tmp80 ;
11010  __u16 __cil_tmp81 ;
11011  int __cil_tmp82 ;
11012  struct i2c_msg *__cil_tmp83 ;
11013  unsigned long __cil_tmp84 ;
11014  unsigned long __cil_tmp85 ;
11015  __u8 *__cil_tmp86 ;
11016  __u8 *__cil_tmp87 ;
11017  int __cil_tmp88 ;
11018  u8 *__cil_tmp89 ;
11019  struct i2c_msg *__cil_tmp90 ;
11020  unsigned long __cil_tmp91 ;
11021  unsigned long __cil_tmp92 ;
11022  __u8 *__cil_tmp93 ;
11023  __u8 *__cil_tmp94 ;
11024  __u8 __cil_tmp95 ;
11025  int __cil_tmp96 ;
11026  int __cil_tmp97 ;
11027  struct i2c_msg *__cil_tmp98 ;
11028  unsigned long __cil_tmp99 ;
11029  unsigned long __cil_tmp100 ;
11030  __u8 *__cil_tmp101 ;
11031  __u8 *__cil_tmp102 ;
11032  __u8 __cil_tmp103 ;
11033  int __cil_tmp104 ;
11034  int __cil_tmp105 ;
11035  int __cil_tmp106 ;
11036  int __cil_tmp107 ;
11037  int __cil_tmp108 ;
11038  struct i2c_msg *__cil_tmp109 ;
11039  __u16 __cil_tmp110 ;
11040  int __cil_tmp111 ;
11041  int __cil_tmp112 ;
11042  struct i2c_msg *__cil_tmp113 ;
11043  unsigned long __cil_tmp114 ;
11044  unsigned long __cil_tmp115 ;
11045  __u16 __cil_tmp116 ;
11046  int __cil_tmp117 ;
11047  struct i2c_msg *__cil_tmp118 ;
11048  unsigned long __cil_tmp119 ;
11049  unsigned long __cil_tmp120 ;
11050  __u16 __cil_tmp121 ;
11051  int __cil_tmp122 ;
11052  u8 *__cil_tmp123 ;
11053  int __cil_tmp124 ;
11054  struct i2c_msg *__cil_tmp125 ;
11055  unsigned long __cil_tmp126 ;
11056  unsigned long __cil_tmp127 ;
11057  __u8 *__cil_tmp128 ;
11058  __u8 *__cil_tmp129 ;
11059  struct i2c_msg *__cil_tmp130 ;
11060  __u16 __cil_tmp131 ;
11061  int __cil_tmp132 ;
11062  struct i2c_msg *__cil_tmp133 ;
11063  unsigned long __cil_tmp134 ;
11064  unsigned long __cil_tmp135 ;
11065  __u16 __cil_tmp136 ;
11066  int __cil_tmp137 ;
11067  struct i2c_msg *__cil_tmp138 ;
11068  struct i2c_msg *__cil_tmp139 ;
11069  unsigned long __cil_tmp140 ;
11070  unsigned long __cil_tmp141 ;
11071  __u16 __cil_tmp142 ;
11072  int __cil_tmp143 ;
11073  struct i2c_msg *__cil_tmp144 ;
11074  unsigned long __cil_tmp145 ;
11075  unsigned long __cil_tmp146 ;
11076  __u16 __cil_tmp147 ;
11077  struct i2c_msg *__cil_tmp148 ;
11078  unsigned long __cil_tmp149 ;
11079  unsigned long __cil_tmp150 ;
11080  __u8 *__cil_tmp151 ;
11081  __u8 *__cil_tmp152 ;
11082  int __cil_tmp153 ;
11083  u8 *__cil_tmp154 ;
11084  struct i2c_msg *__cil_tmp155 ;
11085  unsigned long __cil_tmp156 ;
11086  unsigned long __cil_tmp157 ;
11087  __u8 *__cil_tmp158 ;
11088  __u8 *__cil_tmp159 ;
11089  __u8 __cil_tmp160 ;
11090  int __cil_tmp161 ;
11091  int __cil_tmp162 ;
11092  int __cil_tmp163 ;
11093  struct i2c_msg *__cil_tmp164 ;
11094  __u16 __cil_tmp165 ;
11095  int __cil_tmp166 ;
11096  int __cil_tmp167 ;
11097  struct i2c_msg *__cil_tmp168 ;
11098  unsigned long __cil_tmp169 ;
11099  unsigned long __cil_tmp170 ;
11100  __u16 __cil_tmp171 ;
11101  int __cil_tmp172 ;
11102  struct i2c_msg *__cil_tmp173 ;
11103  unsigned long __cil_tmp174 ;
11104  unsigned long __cil_tmp175 ;
11105  __u16 __cil_tmp176 ;
11106  int __cil_tmp177 ;
11107  u8 *__cil_tmp178 ;
11108  int __cil_tmp179 ;
11109  struct i2c_msg *__cil_tmp180 ;
11110  unsigned long __cil_tmp181 ;
11111  unsigned long __cil_tmp182 ;
11112  __u8 *__cil_tmp183 ;
11113  __u8 *__cil_tmp184 ;
11114  unsigned long __cil_tmp185 ;
11115  unsigned long __cil_tmp186 ;
11116  struct mutex *__cil_tmp187 ;
11117  void const   *__cil_tmp188 ;
11118
11119  {
11120  {
11121#line 954
11122  __cil_tmp16 = (struct i2c_adapter  const  *)adap;
11123#line 954
11124  tmp___7 = i2c_get_adapdata(__cil_tmp16);
11125#line 954
11126  d = (struct dvb_usb_device *)tmp___7;
11127#line 955
11128  i = 0;
11129#line 955
11130  j = 0;
11131#line 955
11132  len = 0;
11133#line 962
11134  __cil_tmp17 = (size_t )256;
11135#line 962
11136  tmp___8 = kmalloc(__cil_tmp17, 208U);
11137#line 962
11138  data = (u8 *)tmp___8;
11139  }
11140#line 963
11141  if (! data) {
11142#line 964
11143    return (-12);
11144  } else {
11145
11146  }
11147  {
11148#line 966
11149  __cil_tmp18 = (unsigned long )d;
11150#line 966
11151  __cil_tmp19 = __cil_tmp18 + 3648;
11152#line 966
11153  __cil_tmp20 = (struct mutex *)__cil_tmp19;
11154#line 966
11155  tmp___9 = (int )mutex_lock_interruptible(__cil_tmp20);
11156  }
11157#line 966
11158  if (tmp___9 < 0) {
11159    {
11160#line 967
11161    __cil_tmp21 = (void const   *)data;
11162#line 967
11163    kfree(__cil_tmp21);
11164    }
11165#line 968
11166    return (-11);
11167  } else {
11168
11169  }
11170#line 971
11171  if (num > 2) {
11172    {
11173#line 972
11174    printk("<4>az6027: more than 2 i2c messages at a time is not handled yet. TODO.\n");
11175    }
11176  } else {
11177
11178  }
11179#line 974
11180  i = 0;
11181  {
11182#line 974
11183  while (1) {
11184    while_continue: /* CIL Label */ ;
11185#line 974
11186    if (i < num) {
11187
11188    } else {
11189#line 974
11190      goto while_break;
11191    }
11192    {
11193#line 976
11194    __cil_tmp22 = msg + i;
11195#line 976
11196    __cil_tmp23 = *((__u16 *)__cil_tmp22);
11197#line 976
11198    __cil_tmp24 = (int )__cil_tmp23;
11199#line 976
11200    if (__cil_tmp24 == 153) {
11201      {
11202#line 977
11203      req = (u8 )190;
11204#line 978
11205      index = (u16 )0;
11206#line 979
11207      __cil_tmp25 = msg + i;
11208#line 979
11209      __cil_tmp26 = (unsigned long )__cil_tmp25;
11210#line 979
11211      __cil_tmp27 = __cil_tmp26 + 8;
11212#line 979
11213      __cil_tmp28 = *((__u8 **)__cil_tmp27);
11214#line 979
11215      __cil_tmp29 = __cil_tmp28 + 0;
11216#line 979
11217      __cil_tmp30 = *__cil_tmp29;
11218#line 979
11219      __cil_tmp31 = (int )__cil_tmp30;
11220#line 979
11221      __cil_tmp32 = __cil_tmp31 & 255;
11222#line 979
11223      value = (u16 )__cil_tmp32;
11224#line 980
11225      length = 1;
11226#line 981
11227      az6027_usb_out_op(d, req, value, index, data, length);
11228      }
11229    } else {
11230
11231    }
11232    }
11233    {
11234#line 984
11235    __cil_tmp33 = msg + i;
11236#line 984
11237    __cil_tmp34 = *((__u16 *)__cil_tmp33);
11238#line 984
11239    __cil_tmp35 = (int )__cil_tmp34;
11240#line 984
11241    if (__cil_tmp35 == 208) {
11242      {
11243#line 986
11244      __cil_tmp36 = i + 1;
11245#line 986
11246      if (__cil_tmp36 < num) {
11247        {
11248#line 986
11249        __cil_tmp37 = i + 1;
11250#line 986
11251        __cil_tmp38 = msg + __cil_tmp37;
11252#line 986
11253        __cil_tmp39 = (unsigned long )__cil_tmp38;
11254#line 986
11255        __cil_tmp40 = __cil_tmp39 + 2;
11256#line 986
11257        __cil_tmp41 = *((__u16 *)__cil_tmp40);
11258#line 986
11259        __cil_tmp42 = (int )__cil_tmp41;
11260#line 986
11261        if (__cil_tmp42 & 1) {
11262          {
11263#line 987
11264          req = (u8 )185;
11265#line 988
11266          __cil_tmp43 = msg + i;
11267#line 988
11268          __cil_tmp44 = (unsigned long )__cil_tmp43;
11269#line 988
11270          __cil_tmp45 = __cil_tmp44 + 8;
11271#line 988
11272          __cil_tmp46 = *((__u8 **)__cil_tmp45);
11273#line 988
11274          __cil_tmp47 = __cil_tmp46 + 1;
11275#line 988
11276          __cil_tmp48 = *__cil_tmp47;
11277#line 988
11278          __cil_tmp49 = (int )__cil_tmp48;
11279#line 988
11280          __cil_tmp50 = __cil_tmp49 & 255;
11281#line 988
11282          __cil_tmp51 = msg + i;
11283#line 988
11284          __cil_tmp52 = (unsigned long )__cil_tmp51;
11285#line 988
11286          __cil_tmp53 = __cil_tmp52 + 8;
11287#line 988
11288          __cil_tmp54 = *((__u8 **)__cil_tmp53);
11289#line 988
11290          __cil_tmp55 = __cil_tmp54 + 0;
11291#line 988
11292          __cil_tmp56 = *__cil_tmp55;
11293#line 988
11294          __cil_tmp57 = (int )__cil_tmp56;
11295#line 988
11296          __cil_tmp58 = __cil_tmp57 << 8;
11297#line 988
11298          __cil_tmp59 = __cil_tmp58 & 65280;
11299#line 988
11300          __cil_tmp60 = __cil_tmp59 | __cil_tmp50;
11301#line 988
11302          index = (u16 )__cil_tmp60;
11303#line 989
11304          __cil_tmp61 = msg + i;
11305#line 989
11306          __cil_tmp62 = (unsigned long )__cil_tmp61;
11307#line 989
11308          __cil_tmp63 = __cil_tmp62 + 4;
11309#line 989
11310          __cil_tmp64 = *((__u16 *)__cil_tmp63);
11311#line 989
11312          __cil_tmp65 = (int )__cil_tmp64;
11313#line 989
11314          __cil_tmp66 = __cil_tmp65 << 8;
11315#line 989
11316          __cil_tmp67 = msg + i;
11317#line 989
11318          __cil_tmp68 = *((__u16 *)__cil_tmp67);
11319#line 989
11320          __cil_tmp69 = (int )__cil_tmp68;
11321#line 989
11322          __cil_tmp70 = __cil_tmp69 + __cil_tmp66;
11323#line 989
11324          value = (u16 )__cil_tmp70;
11325#line 990
11326          __cil_tmp71 = i + 1;
11327#line 990
11328          __cil_tmp72 = msg + __cil_tmp71;
11329#line 990
11330          __cil_tmp73 = (unsigned long )__cil_tmp72;
11331#line 990
11332          __cil_tmp74 = __cil_tmp73 + 4;
11333#line 990
11334          __cil_tmp75 = *((__u16 *)__cil_tmp74);
11335#line 990
11336          __cil_tmp76 = (int )__cil_tmp75;
11337#line 990
11338          length = __cil_tmp76 + 6;
11339#line 991
11340          az6027_usb_in_op(d, req, value, index, data, length);
11341#line 992
11342          __cil_tmp77 = i + 1;
11343#line 992
11344          __cil_tmp78 = msg + __cil_tmp77;
11345#line 992
11346          __cil_tmp79 = (unsigned long )__cil_tmp78;
11347#line 992
11348          __cil_tmp80 = __cil_tmp79 + 4;
11349#line 992
11350          __cil_tmp81 = *((__u16 *)__cil_tmp80);
11351#line 992
11352          len = (int )__cil_tmp81;
11353#line 993
11354          j = 0;
11355          }
11356          {
11357#line 993
11358          while (1) {
11359            while_continue___0: /* CIL Label */ ;
11360#line 993
11361            if (j < len) {
11362
11363            } else {
11364#line 993
11365              goto while_break___0;
11366            }
11367#line 994
11368            __cil_tmp82 = i + 1;
11369#line 994
11370            __cil_tmp83 = msg + __cil_tmp82;
11371#line 994
11372            __cil_tmp84 = (unsigned long )__cil_tmp83;
11373#line 994
11374            __cil_tmp85 = __cil_tmp84 + 8;
11375#line 994
11376            __cil_tmp86 = *((__u8 **)__cil_tmp85);
11377#line 994
11378            __cil_tmp87 = __cil_tmp86 + j;
11379#line 994
11380            __cil_tmp88 = j + 5;
11381#line 994
11382            __cil_tmp89 = data + __cil_tmp88;
11383#line 994
11384            *__cil_tmp87 = *__cil_tmp89;
11385#line 993
11386            j = j + 1;
11387          }
11388          while_break___0: /* CIL Label */ ;
11389          }
11390#line 996
11391          i = i + 1;
11392        } else {
11393#line 986
11394          goto _L;
11395        }
11396        }
11397      } else {
11398        _L: /* CIL Label */ 
11399#line 1000
11400        req = (u8 )189;
11401#line 1001
11402        __cil_tmp90 = msg + i;
11403#line 1001
11404        __cil_tmp91 = (unsigned long )__cil_tmp90;
11405#line 1001
11406        __cil_tmp92 = __cil_tmp91 + 8;
11407#line 1001
11408        __cil_tmp93 = *((__u8 **)__cil_tmp92);
11409#line 1001
11410        __cil_tmp94 = __cil_tmp93 + 1;
11411#line 1001
11412        __cil_tmp95 = *__cil_tmp94;
11413#line 1001
11414        __cil_tmp96 = (int )__cil_tmp95;
11415#line 1001
11416        __cil_tmp97 = __cil_tmp96 & 255;
11417#line 1001
11418        __cil_tmp98 = msg + i;
11419#line 1001
11420        __cil_tmp99 = (unsigned long )__cil_tmp98;
11421#line 1001
11422        __cil_tmp100 = __cil_tmp99 + 8;
11423#line 1001
11424        __cil_tmp101 = *((__u8 **)__cil_tmp100);
11425#line 1001
11426        __cil_tmp102 = __cil_tmp101 + 0;
11427#line 1001
11428        __cil_tmp103 = *__cil_tmp102;
11429#line 1001
11430        __cil_tmp104 = (int )__cil_tmp103;
11431#line 1001
11432        __cil_tmp105 = __cil_tmp104 << 8;
11433#line 1001
11434        __cil_tmp106 = __cil_tmp105 & 65280;
11435#line 1001
11436        __cil_tmp107 = __cil_tmp106 | __cil_tmp97;
11437#line 1001
11438        index = (u16 )__cil_tmp107;
11439#line 1002
11440        __cil_tmp108 = 2 << 8;
11441#line 1002
11442        __cil_tmp109 = msg + i;
11443#line 1002
11444        __cil_tmp110 = *((__u16 *)__cil_tmp109);
11445#line 1002
11446        __cil_tmp111 = (int )__cil_tmp110;
11447#line 1002
11448        __cil_tmp112 = __cil_tmp111 + __cil_tmp108;
11449#line 1002
11450        value = (u16 )__cil_tmp112;
11451#line 1003
11452        __cil_tmp113 = msg + i;
11453#line 1003
11454        __cil_tmp114 = (unsigned long )__cil_tmp113;
11455#line 1003
11456        __cil_tmp115 = __cil_tmp114 + 4;
11457#line 1003
11458        __cil_tmp116 = *((__u16 *)__cil_tmp115);
11459#line 1003
11460        __cil_tmp117 = (int )__cil_tmp116;
11461#line 1003
11462        length = __cil_tmp117 - 2;
11463#line 1004
11464        __cil_tmp118 = msg + i;
11465#line 1004
11466        __cil_tmp119 = (unsigned long )__cil_tmp118;
11467#line 1004
11468        __cil_tmp120 = __cil_tmp119 + 4;
11469#line 1004
11470        __cil_tmp121 = *((__u16 *)__cil_tmp120);
11471#line 1004
11472        __cil_tmp122 = (int )__cil_tmp121;
11473#line 1004
11474        len = __cil_tmp122 - 2;
11475#line 1005
11476        j = 0;
11477        {
11478#line 1005
11479        while (1) {
11480          while_continue___1: /* CIL Label */ ;
11481#line 1005
11482          if (j < len) {
11483
11484          } else {
11485#line 1005
11486            goto while_break___1;
11487          }
11488#line 1006
11489          __cil_tmp123 = data + j;
11490#line 1006
11491          __cil_tmp124 = j + 2;
11492#line 1006
11493          __cil_tmp125 = msg + i;
11494#line 1006
11495          __cil_tmp126 = (unsigned long )__cil_tmp125;
11496#line 1006
11497          __cil_tmp127 = __cil_tmp126 + 8;
11498#line 1006
11499          __cil_tmp128 = *((__u8 **)__cil_tmp127);
11500#line 1006
11501          __cil_tmp129 = __cil_tmp128 + __cil_tmp124;
11502#line 1006
11503          *__cil_tmp123 = *__cil_tmp129;
11504#line 1005
11505          j = j + 1;
11506        }
11507        while_break___1: /* CIL Label */ ;
11508        }
11509        {
11510#line 1007
11511        az6027_usb_out_op(d, req, value, index, data, length);
11512        }
11513      }
11514      }
11515    } else {
11516
11517    }
11518    }
11519    {
11520#line 1011
11521    __cil_tmp130 = msg + i;
11522#line 1011
11523    __cil_tmp131 = *((__u16 *)__cil_tmp130);
11524#line 1011
11525    __cil_tmp132 = (int )__cil_tmp131;
11526#line 1011
11527    if (__cil_tmp132 == 192) {
11528      {
11529#line 1012
11530      __cil_tmp133 = msg + i;
11531#line 1012
11532      __cil_tmp134 = (unsigned long )__cil_tmp133;
11533#line 1012
11534      __cil_tmp135 = __cil_tmp134 + 2;
11535#line 1012
11536      __cil_tmp136 = *((__u16 *)__cil_tmp135);
11537#line 1012
11538      __cil_tmp137 = (int )__cil_tmp136;
11539#line 1012
11540      if (__cil_tmp137 & 1) {
11541        {
11542#line 1014
11543        req = (u8 )185;
11544#line 1015
11545        index = (u16 )0;
11546#line 1016
11547        __cil_tmp138 = msg + i;
11548#line 1016
11549        value = *((__u16 *)__cil_tmp138);
11550#line 1017
11551        __cil_tmp139 = msg + i;
11552#line 1017
11553        __cil_tmp140 = (unsigned long )__cil_tmp139;
11554#line 1017
11555        __cil_tmp141 = __cil_tmp140 + 4;
11556#line 1017
11557        __cil_tmp142 = *((__u16 *)__cil_tmp141);
11558#line 1017
11559        __cil_tmp143 = (int )__cil_tmp142;
11560#line 1017
11561        length = __cil_tmp143 + 6;
11562#line 1018
11563        az6027_usb_in_op(d, req, value, index, data, length);
11564#line 1019
11565        __cil_tmp144 = msg + i;
11566#line 1019
11567        __cil_tmp145 = (unsigned long )__cil_tmp144;
11568#line 1019
11569        __cil_tmp146 = __cil_tmp145 + 4;
11570#line 1019
11571        __cil_tmp147 = *((__u16 *)__cil_tmp146);
11572#line 1019
11573        len = (int )__cil_tmp147;
11574#line 1020
11575        j = 0;
11576        }
11577        {
11578#line 1020
11579        while (1) {
11580          while_continue___2: /* CIL Label */ ;
11581#line 1020
11582          if (j < len) {
11583
11584          } else {
11585#line 1020
11586            goto while_break___2;
11587          }
11588#line 1021
11589          __cil_tmp148 = msg + i;
11590#line 1021
11591          __cil_tmp149 = (unsigned long )__cil_tmp148;
11592#line 1021
11593          __cil_tmp150 = __cil_tmp149 + 8;
11594#line 1021
11595          __cil_tmp151 = *((__u8 **)__cil_tmp150);
11596#line 1021
11597          __cil_tmp152 = __cil_tmp151 + j;
11598#line 1021
11599          __cil_tmp153 = j + 5;
11600#line 1021
11601          __cil_tmp154 = data + __cil_tmp153;
11602#line 1021
11603          *__cil_tmp152 = *__cil_tmp154;
11604#line 1020
11605          j = j + 1;
11606        }
11607        while_break___2: /* CIL Label */ ;
11608        }
11609      } else {
11610#line 1025
11611        req = (u8 )189;
11612#line 1026
11613        __cil_tmp155 = msg + i;
11614#line 1026
11615        __cil_tmp156 = (unsigned long )__cil_tmp155;
11616#line 1026
11617        __cil_tmp157 = __cil_tmp156 + 8;
11618#line 1026
11619        __cil_tmp158 = *((__u8 **)__cil_tmp157);
11620#line 1026
11621        __cil_tmp159 = __cil_tmp158 + 0;
11622#line 1026
11623        __cil_tmp160 = *__cil_tmp159;
11624#line 1026
11625        __cil_tmp161 = (int )__cil_tmp160;
11626#line 1026
11627        __cil_tmp162 = __cil_tmp161 & 255;
11628#line 1026
11629        index = (u16 )__cil_tmp162;
11630#line 1027
11631        __cil_tmp163 = 1 << 8;
11632#line 1027
11633        __cil_tmp164 = msg + i;
11634#line 1027
11635        __cil_tmp165 = *((__u16 *)__cil_tmp164);
11636#line 1027
11637        __cil_tmp166 = (int )__cil_tmp165;
11638#line 1027
11639        __cil_tmp167 = __cil_tmp166 + __cil_tmp163;
11640#line 1027
11641        value = (u16 )__cil_tmp167;
11642#line 1028
11643        __cil_tmp168 = msg + i;
11644#line 1028
11645        __cil_tmp169 = (unsigned long )__cil_tmp168;
11646#line 1028
11647        __cil_tmp170 = __cil_tmp169 + 4;
11648#line 1028
11649        __cil_tmp171 = *((__u16 *)__cil_tmp170);
11650#line 1028
11651        __cil_tmp172 = (int )__cil_tmp171;
11652#line 1028
11653        length = __cil_tmp172 - 1;
11654#line 1029
11655        __cil_tmp173 = msg + i;
11656#line 1029
11657        __cil_tmp174 = (unsigned long )__cil_tmp173;
11658#line 1029
11659        __cil_tmp175 = __cil_tmp174 + 4;
11660#line 1029
11661        __cil_tmp176 = *((__u16 *)__cil_tmp175);
11662#line 1029
11663        __cil_tmp177 = (int )__cil_tmp176;
11664#line 1029
11665        len = __cil_tmp177 - 1;
11666#line 1031
11667        j = 0;
11668        {
11669#line 1031
11670        while (1) {
11671          while_continue___3: /* CIL Label */ ;
11672#line 1031
11673          if (j < len) {
11674
11675          } else {
11676#line 1031
11677            goto while_break___3;
11678          }
11679#line 1032
11680          __cil_tmp178 = data + j;
11681#line 1032
11682          __cil_tmp179 = j + 1;
11683#line 1032
11684          __cil_tmp180 = msg + i;
11685#line 1032
11686          __cil_tmp181 = (unsigned long )__cil_tmp180;
11687#line 1032
11688          __cil_tmp182 = __cil_tmp181 + 8;
11689#line 1032
11690          __cil_tmp183 = *((__u8 **)__cil_tmp182);
11691#line 1032
11692          __cil_tmp184 = __cil_tmp183 + __cil_tmp179;
11693#line 1032
11694          *__cil_tmp178 = *__cil_tmp184;
11695#line 1031
11696          j = j + 1;
11697        }
11698        while_break___3: /* CIL Label */ ;
11699        }
11700        {
11701#line 1034
11702        az6027_usb_out_op(d, req, value, index, data, length);
11703        }
11704      }
11705      }
11706    } else {
11707
11708    }
11709    }
11710#line 974
11711    i = i + 1;
11712  }
11713  while_break: /* CIL Label */ ;
11714  }
11715  {
11716#line 1038
11717  __cil_tmp185 = (unsigned long )d;
11718#line 1038
11719  __cil_tmp186 = __cil_tmp185 + 3648;
11720#line 1038
11721  __cil_tmp187 = (struct mutex *)__cil_tmp186;
11722#line 1038
11723  mutex_unlock(__cil_tmp187);
11724#line 1039
11725  __cil_tmp188 = (void const   *)data;
11726#line 1039
11727  kfree(__cil_tmp188);
11728  }
11729#line 1041
11730  return (i);
11731}
11732}
11733#line 1045 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
11734static u32 az6027_i2c_func(struct i2c_adapter *adapter ) 
11735{ 
11736
11737  {
11738#line 1047
11739  return ((u32 )1);
11740}
11741}
11742#line 1050 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
11743static struct i2c_algorithm az6027_i2c_algo  =    {& az6027_i2c_xfer, (int (*)(struct i2c_adapter *adap , u16 addr , unsigned short flags ,
11744                                char read_write , u8 command , int size , union i2c_smbus_data *data ))0,
11745    & az6027_i2c_func};
11746#line 1055 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
11747int az6027_identify_state(struct usb_device *udev , struct dvb_usb_device_properties *props ,
11748                          struct dvb_usb_device_description **desc , int *cold ) 
11749{ u8 *b ;
11750  s16 ret ;
11751  void *tmp___7 ;
11752  unsigned int tmp___8 ;
11753  int tmp___9 ;
11754  size_t __cil_tmp10 ;
11755  int __cil_tmp11 ;
11756  unsigned int __cil_tmp12 ;
11757  unsigned int __cil_tmp13 ;
11758  unsigned int __cil_tmp14 ;
11759  __u8 __cil_tmp15 ;
11760  int __cil_tmp16 ;
11761  int __cil_tmp17 ;
11762  __u8 __cil_tmp18 ;
11763  __u16 __cil_tmp19 ;
11764  __u16 __cil_tmp20 ;
11765  void *__cil_tmp21 ;
11766  __u16 __cil_tmp22 ;
11767  int __cil_tmp23 ;
11768  void const   *__cil_tmp24 ;
11769  int *__cil_tmp25 ;
11770  int __cil_tmp26 ;
11771  int __cil_tmp27 ;
11772
11773  {
11774  {
11775#line 1063
11776  __cil_tmp10 = (size_t )16;
11777#line 1063
11778  tmp___7 = kmalloc(__cil_tmp10, 208U);
11779#line 1063
11780  b = (u8 *)tmp___7;
11781  }
11782#line 1064
11783  if (! b) {
11784#line 1065
11785    return (-12);
11786  } else {
11787
11788  }
11789  {
11790#line 1067
11791  tmp___8 = __create_pipe(udev, 0U);
11792#line 1067
11793  __cil_tmp11 = 2 << 30;
11794#line 1067
11795  __cil_tmp12 = (unsigned int )__cil_tmp11;
11796#line 1067
11797  __cil_tmp13 = __cil_tmp12 | tmp___8;
11798#line 1067
11799  __cil_tmp14 = __cil_tmp13 | 128U;
11800#line 1067
11801  __cil_tmp15 = (__u8 )183;
11802#line 1067
11803  __cil_tmp16 = 2 << 5;
11804#line 1067
11805  __cil_tmp17 = __cil_tmp16 | 128;
11806#line 1067
11807  __cil_tmp18 = (__u8 )__cil_tmp17;
11808#line 1067
11809  __cil_tmp19 = (__u16 )6;
11810#line 1067
11811  __cil_tmp20 = (__u16 )0;
11812#line 1067
11813  __cil_tmp21 = (void *)b;
11814#line 1067
11815  __cil_tmp22 = (__u16 )6;
11816#line 1067
11817  tmp___9 = usb_control_msg(udev, __cil_tmp14, __cil_tmp15, __cil_tmp18, __cil_tmp19,
11818                            __cil_tmp20, __cil_tmp21, __cil_tmp22, 5000);
11819#line 1067
11820  ret = (s16 )tmp___9;
11821#line 1077
11822  __cil_tmp23 = (int )ret;
11823#line 1077
11824  *cold = __cil_tmp23 <= 0;
11825#line 1078
11826  __cil_tmp24 = (void const   *)b;
11827#line 1078
11828  kfree(__cil_tmp24);
11829  }
11830  {
11831#line 1079
11832  while (1) {
11833    while_continue: /* CIL Label */ ;
11834    {
11835#line 1079
11836    __cil_tmp25 = & dvb_usb_az6027_debug;
11837#line 1079
11838    __cil_tmp26 = *__cil_tmp25;
11839#line 1079
11840    if (__cil_tmp26 & 1) {
11841      {
11842#line 1079
11843      __cil_tmp27 = *cold;
11844#line 1079
11845      printk("cold: %d\n", __cil_tmp27);
11846      }
11847    } else {
11848
11849    }
11850    }
11851#line 1079
11852    goto while_break;
11853  }
11854  while_break: /* CIL Label */ ;
11855  }
11856#line 1080
11857  return (0);
11858}
11859}
11860#line 1084 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
11861static struct usb_device_id az6027_usb_table[6]  = {      {(__u16 )3, (__u16 )5075, (__u16 )12917, (unsigned short)0, (unsigned short)0,
11862      (unsigned char)0, (unsigned char)0, (unsigned char)0, (unsigned char)0, (unsigned char)0,
11863      (unsigned char)0, 0UL}, 
11864        {(__u16 )3, (__u16 )3277, (__u16 )4260, (unsigned short)0, (unsigned short)0,
11865      (unsigned char)0, (unsigned char)0, (unsigned char)0, (unsigned char)0, (unsigned char)0,
11866      (unsigned char)0, 0UL}, 
11867        {(__u16 )3, (__u16 )3277, (__u16 )4268, (unsigned short)0, (unsigned short)0,
11868      (unsigned char)0, (unsigned char)0, (unsigned char)0, (unsigned char)0, (unsigned char)0,
11869      (unsigned char)0, 0UL}, 
11870        {(__u16 )3, (__u16 )5367, (__u16 )1, (unsigned short)0, (unsigned short)0, (unsigned char)0,
11871      (unsigned char)0, (unsigned char)0, (unsigned char)0, (unsigned char)0, (unsigned char)0,
11872      0UL}, 
11873        {(__u16 )3, (__u16 )5367, (__u16 )2, (unsigned short)0, (unsigned short)0, (unsigned char)0,
11874      (unsigned char)0, (unsigned char)0, (unsigned char)0, (unsigned char)0, (unsigned char)0,
11875      0UL}, 
11876        {(__u16 )3, (__u16 )4057, (__u16 )42, (unsigned short)0, (unsigned short)0, (unsigned char)0,
11877      (unsigned char)0, (unsigned char)0, (unsigned char)0, (unsigned char)0, (unsigned char)0,
11878      0UL}};
11879#line 1094
11880extern struct usb_device_id  const  __mod_usb_device_table  __attribute__((__unused__,
11881__alias__("az6027_usb_table"))) ;
11882#line 1096 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
11883static struct dvb_usb_device_properties az6027_properties  = 
11884#line 1096
11885     {1, 3, (int (*)(struct usb_device * , struct firmware  const  * ))0, "dvb-usb-az6027-03.fw",
11886    1, (int )sizeof(struct az6027_device_state ), 1, {{0, (int (*)(struct dvb_frontend * ,
11887                                                                   int  ))0, (int (*)(struct dvb_frontend * ,
11888                                                                                      unsigned int  ,
11889                                                                                      void * ,
11890                                                                                      unsigned int  ))0,
11891                                                       1, {{0, 0, & az6027_streaming_ctrl,
11892                                                            (int (*)(struct dvb_usb_adapter * ,
11893                                                                     int  ))0, (int (*)(struct dvb_usb_adapter * ,
11894                                                                                        int  ,
11895                                                                                        u16  ,
11896                                                                                        int  ))0,
11897                                                            & az6027_frontend_attach,
11898                                                            (int (*)(struct dvb_usb_adapter * ))0,
11899                                                            {1, 10, 2, {{4096}}},
11900                                                            0}, {0, 0, (int (*)(struct dvb_usb_adapter * ,
11901                                                                                int  ))0,
11902                                                                 (int (*)(struct dvb_usb_adapter * ,
11903                                                                          int  ))0,
11904                                                                 (int (*)(struct dvb_usb_adapter * ,
11905                                                                          int  , u16  ,
11906                                                                          int  ))0,
11907                                                                 (int (*)(struct dvb_usb_adapter * ))0,
11908                                                                 (int (*)(struct dvb_usb_adapter * ))0,
11909                                                                 {0, 0, 0, {.isoc = {0,
11910                                                                                     0,
11911                                                                                     0}}},
11912                                                                 0}}}, {0, (int (*)(struct dvb_frontend * ,
11913                                                                                    int  ))0,
11914                                                                        (int (*)(struct dvb_frontend * ,
11915                                                                                 unsigned int  ,
11916                                                                                 void * ,
11917                                                                                 unsigned int  ))0,
11918                                                                        0, {{0, 0,
11919                                                                             (int (*)(struct dvb_usb_adapter * ,
11920                                                                                      int  ))0,
11921                                                                             (int (*)(struct dvb_usb_adapter * ,
11922                                                                                      int  ))0,
11923                                                                             (int (*)(struct dvb_usb_adapter * ,
11924                                                                                      int  ,
11925                                                                                      u16  ,
11926                                                                                      int  ))0,
11927                                                                             (int (*)(struct dvb_usb_adapter * ))0,
11928                                                                             (int (*)(struct dvb_usb_adapter * ))0,
11929                                                                             {0, 0,
11930                                                                              0, {.isoc = {0,
11931                                                                                           0,
11932                                                                                           0}}},
11933                                                                             0}, {0,
11934                                                                                  0,
11935                                                                                  (int (*)(struct dvb_usb_adapter * ,
11936                                                                                           int  ))0,
11937                                                                                  (int (*)(struct dvb_usb_adapter * ,
11938                                                                                           int  ))0,
11939                                                                                  (int (*)(struct dvb_usb_adapter * ,
11940                                                                                           int  ,
11941                                                                                           u16  ,
11942                                                                                           int  ))0,
11943                                                                                  (int (*)(struct dvb_usb_adapter * ))0,
11944                                                                                  (int (*)(struct dvb_usb_adapter * ))0,
11945                                                                                  {0,
11946                                                                                   0,
11947                                                                                   0,
11948                                                                                   {.isoc = {0,
11949                                                                                             0,
11950                                                                                             0}}},
11951                                                                                  0}}}},
11952    (int (*)(struct dvb_usb_device * , int  ))0, (int (*)(struct dvb_usb_device * ,
11953                                                          u8 * ))0, & az6027_identify_state,
11954    {0, {rc_map_az6027_table, (int )(sizeof(rc_map_az6027_table) / sizeof(rc_map_az6027_table[0]) + sizeof(struct __anonstruct_380 )),
11955         & az6027_rc_query, 400}, {(char *)0, 0ULL, 0ULL, 0, (int (*)(struct rc_dev *dev ,
11956                                                                      u64 rc_type ))0,
11957                                   (char *)0, (int (*)(struct dvb_usb_device *d ))0,
11958                                   0, (_Bool)0}}, & az6027_i2c_algo, 0, 0, 6, {{"AZUREWAVE DVB-S/S2 USB2.0 (AZ6027)",
11959                                                                                {& az6027_usb_table[0],
11960                                                                                 (struct usb_device_id *)((void *)0),
11961                                                                                 (struct usb_device_id *)0,
11962                                                                                 (struct usb_device_id *)0,
11963                                                                                 (struct usb_device_id *)0,
11964                                                                                 (struct usb_device_id *)0,
11965                                                                                 (struct usb_device_id *)0,
11966                                                                                 (struct usb_device_id *)0,
11967                                                                                 (struct usb_device_id *)0,
11968                                                                                 (struct usb_device_id *)0,
11969                                                                                 (struct usb_device_id *)0,
11970                                                                                 (struct usb_device_id *)0,
11971                                                                                 (struct usb_device_id *)0,
11972                                                                                 (struct usb_device_id *)0,
11973                                                                                 (struct usb_device_id *)0},
11974                                                                                {(struct usb_device_id *)((void *)0),
11975                                                                                 (struct usb_device_id *)0,
11976                                                                                 (struct usb_device_id *)0,
11977                                                                                 (struct usb_device_id *)0,
11978                                                                                 (struct usb_device_id *)0,
11979                                                                                 (struct usb_device_id *)0,
11980                                                                                 (struct usb_device_id *)0,
11981                                                                                 (struct usb_device_id *)0,
11982                                                                                 (struct usb_device_id *)0,
11983                                                                                 (struct usb_device_id *)0,
11984                                                                                 (struct usb_device_id *)0,
11985                                                                                 (struct usb_device_id *)0,
11986                                                                                 (struct usb_device_id *)0,
11987                                                                                 (struct usb_device_id *)0,
11988                                                                                 (struct usb_device_id *)0}},
11989                                                                               {"TERRATEC S7",
11990                                                                                {& az6027_usb_table[1],
11991                                                                                 (struct usb_device_id *)((void *)0),
11992                                                                                 (struct usb_device_id *)0,
11993                                                                                 (struct usb_device_id *)0,
11994                                                                                 (struct usb_device_id *)0,
11995                                                                                 (struct usb_device_id *)0,
11996                                                                                 (struct usb_device_id *)0,
11997                                                                                 (struct usb_device_id *)0,
11998                                                                                 (struct usb_device_id *)0,
11999                                                                                 (struct usb_device_id *)0,
12000                                                                                 (struct usb_device_id *)0,
12001                                                                                 (struct usb_device_id *)0,
12002                                                                                 (struct usb_device_id *)0,
12003                                                                                 (struct usb_device_id *)0,
12004                                                                                 (struct usb_device_id *)0},
12005                                                                                {(struct usb_device_id *)((void *)0),
12006                                                                                 (struct usb_device_id *)0,
12007                                                                                 (struct usb_device_id *)0,
12008                                                                                 (struct usb_device_id *)0,
12009                                                                                 (struct usb_device_id *)0,
12010                                                                                 (struct usb_device_id *)0,
12011                                                                                 (struct usb_device_id *)0,
12012                                                                                 (struct usb_device_id *)0,
12013                                                                                 (struct usb_device_id *)0,
12014                                                                                 (struct usb_device_id *)0,
12015                                                                                 (struct usb_device_id *)0,
12016                                                                                 (struct usb_device_id *)0,
12017                                                                                 (struct usb_device_id *)0,
12018                                                                                 (struct usb_device_id *)0,
12019                                                                                 (struct usb_device_id *)0}},
12020                                                                               {"TERRATEC S7 MKII",
12021                                                                                {& az6027_usb_table[2],
12022                                                                                 (struct usb_device_id *)((void *)0),
12023                                                                                 (struct usb_device_id *)0,
12024                                                                                 (struct usb_device_id *)0,
12025                                                                                 (struct usb_device_id *)0,
12026                                                                                 (struct usb_device_id *)0,
12027                                                                                 (struct usb_device_id *)0,
12028                                                                                 (struct usb_device_id *)0,
12029                                                                                 (struct usb_device_id *)0,
12030                                                                                 (struct usb_device_id *)0,
12031                                                                                 (struct usb_device_id *)0,
12032                                                                                 (struct usb_device_id *)0,
12033                                                                                 (struct usb_device_id *)0,
12034                                                                                 (struct usb_device_id *)0,
12035                                                                                 (struct usb_device_id *)0},
12036                                                                                {(struct usb_device_id *)((void *)0),
12037                                                                                 (struct usb_device_id *)0,
12038                                                                                 (struct usb_device_id *)0,
12039                                                                                 (struct usb_device_id *)0,
12040                                                                                 (struct usb_device_id *)0,
12041                                                                                 (struct usb_device_id *)0,
12042                                                                                 (struct usb_device_id *)0,
12043                                                                                 (struct usb_device_id *)0,
12044                                                                                 (struct usb_device_id *)0,
12045                                                                                 (struct usb_device_id *)0,
12046                                                                                 (struct usb_device_id *)0,
12047                                                                                 (struct usb_device_id *)0,
12048                                                                                 (struct usb_device_id *)0,
12049                                                                                 (struct usb_device_id *)0,
12050                                                                                 (struct usb_device_id *)0}},
12051                                                                               {"Technisat SkyStar USB 2 HD CI",
12052                                                                                {& az6027_usb_table[3],
12053                                                                                 (struct usb_device_id *)((void *)0),
12054                                                                                 (struct usb_device_id *)0,
12055                                                                                 (struct usb_device_id *)0,
12056                                                                                 (struct usb_device_id *)0,
12057                                                                                 (struct usb_device_id *)0,
12058                                                                                 (struct usb_device_id *)0,
12059                                                                                 (struct usb_device_id *)0,
12060                                                                                 (struct usb_device_id *)0,
12061                                                                                 (struct usb_device_id *)0,
12062                                                                                 (struct usb_device_id *)0,
12063                                                                                 (struct usb_device_id *)0,
12064                                                                                 (struct usb_device_id *)0,
12065                                                                                 (struct usb_device_id *)0,
12066                                                                                 (struct usb_device_id *)0},
12067                                                                                {(struct usb_device_id *)((void *)0),
12068                                                                                 (struct usb_device_id *)0,
12069                                                                                 (struct usb_device_id *)0,
12070                                                                                 (struct usb_device_id *)0,
12071                                                                                 (struct usb_device_id *)0,
12072                                                                                 (struct usb_device_id *)0,
12073                                                                                 (struct usb_device_id *)0,
12074                                                                                 (struct usb_device_id *)0,
12075                                                                                 (struct usb_device_id *)0,
12076                                                                                 (struct usb_device_id *)0,
12077                                                                                 (struct usb_device_id *)0,
12078                                                                                 (struct usb_device_id *)0,
12079                                                                                 (struct usb_device_id *)0,
12080                                                                                 (struct usb_device_id *)0,
12081                                                                                 (struct usb_device_id *)0}},
12082                                                                               {"Technisat SkyStar USB 2 HD CI",
12083                                                                                {& az6027_usb_table[4],
12084                                                                                 (struct usb_device_id *)((void *)0),
12085                                                                                 (struct usb_device_id *)0,
12086                                                                                 (struct usb_device_id *)0,
12087                                                                                 (struct usb_device_id *)0,
12088                                                                                 (struct usb_device_id *)0,
12089                                                                                 (struct usb_device_id *)0,
12090                                                                                 (struct usb_device_id *)0,
12091                                                                                 (struct usb_device_id *)0,
12092                                                                                 (struct usb_device_id *)0,
12093                                                                                 (struct usb_device_id *)0,
12094                                                                                 (struct usb_device_id *)0,
12095                                                                                 (struct usb_device_id *)0,
12096                                                                                 (struct usb_device_id *)0,
12097                                                                                 (struct usb_device_id *)0},
12098                                                                                {(struct usb_device_id *)((void *)0),
12099                                                                                 (struct usb_device_id *)0,
12100                                                                                 (struct usb_device_id *)0,
12101                                                                                 (struct usb_device_id *)0,
12102                                                                                 (struct usb_device_id *)0,
12103                                                                                 (struct usb_device_id *)0,
12104                                                                                 (struct usb_device_id *)0,
12105                                                                                 (struct usb_device_id *)0,
12106                                                                                 (struct usb_device_id *)0,
12107                                                                                 (struct usb_device_id *)0,
12108                                                                                 (struct usb_device_id *)0,
12109                                                                                 (struct usb_device_id *)0,
12110                                                                                 (struct usb_device_id *)0,
12111                                                                                 (struct usb_device_id *)0,
12112                                                                                 (struct usb_device_id *)0}},
12113                                                                               {"Elgato EyeTV Sat",
12114                                                                                {& az6027_usb_table[5],
12115                                                                                 (struct usb_device_id *)((void *)0),
12116                                                                                 (struct usb_device_id *)0,
12117                                                                                 (struct usb_device_id *)0,
12118                                                                                 (struct usb_device_id *)0,
12119                                                                                 (struct usb_device_id *)0,
12120                                                                                 (struct usb_device_id *)0,
12121                                                                                 (struct usb_device_id *)0,
12122                                                                                 (struct usb_device_id *)0,
12123                                                                                 (struct usb_device_id *)0,
12124                                                                                 (struct usb_device_id *)0,
12125                                                                                 (struct usb_device_id *)0,
12126                                                                                 (struct usb_device_id *)0,
12127                                                                                 (struct usb_device_id *)0,
12128                                                                                 (struct usb_device_id *)0},
12129                                                                                {(struct usb_device_id *)((void *)0),
12130                                                                                 (struct usb_device_id *)0,
12131                                                                                 (struct usb_device_id *)0,
12132                                                                                 (struct usb_device_id *)0,
12133                                                                                 (struct usb_device_id *)0,
12134                                                                                 (struct usb_device_id *)0,
12135                                                                                 (struct usb_device_id *)0,
12136                                                                                 (struct usb_device_id *)0,
12137                                                                                 (struct usb_device_id *)0,
12138                                                                                 (struct usb_device_id *)0,
12139                                                                                 (struct usb_device_id *)0,
12140                                                                                 (struct usb_device_id *)0,
12141                                                                                 (struct usb_device_id *)0,
12142                                                                                 (struct usb_device_id *)0,
12143                                                                                 (struct usb_device_id *)0}},
12144                                                                               {(char const   *)((void *)0),
12145                                                                                {(struct usb_device_id *)0,
12146                                                                                 (struct usb_device_id *)0,
12147                                                                                 (struct usb_device_id *)0,
12148                                                                                 (struct usb_device_id *)0,
12149                                                                                 (struct usb_device_id *)0,
12150                                                                                 (struct usb_device_id *)0,
12151                                                                                 (struct usb_device_id *)0,
12152                                                                                 (struct usb_device_id *)0,
12153                                                                                 (struct usb_device_id *)0,
12154                                                                                 (struct usb_device_id *)0,
12155                                                                                 (struct usb_device_id *)0,
12156                                                                                 (struct usb_device_id *)0,
12157                                                                                 (struct usb_device_id *)0,
12158                                                                                 (struct usb_device_id *)0,
12159                                                                                 (struct usb_device_id *)0},
12160                                                                                {(struct usb_device_id *)0,
12161                                                                                 (struct usb_device_id *)0,
12162                                                                                 (struct usb_device_id *)0,
12163                                                                                 (struct usb_device_id *)0,
12164                                                                                 (struct usb_device_id *)0,
12165                                                                                 (struct usb_device_id *)0,
12166                                                                                 (struct usb_device_id *)0,
12167                                                                                 (struct usb_device_id *)0,
12168                                                                                 (struct usb_device_id *)0,
12169                                                                                 (struct usb_device_id *)0,
12170                                                                                 (struct usb_device_id *)0,
12171                                                                                 (struct usb_device_id *)0,
12172                                                                                 (struct usb_device_id *)0,
12173                                                                                 (struct usb_device_id *)0,
12174                                                                                 (struct usb_device_id *)0}},
12175                                                                               {(char const   *)0,
12176                                                                                {(struct usb_device_id *)0,
12177                                                                                 (struct usb_device_id *)0,
12178                                                                                 (struct usb_device_id *)0,
12179                                                                                 (struct usb_device_id *)0,
12180                                                                                 (struct usb_device_id *)0,
12181                                                                                 (struct usb_device_id *)0,
12182                                                                                 (struct usb_device_id *)0,
12183                                                                                 (struct usb_device_id *)0,
12184                                                                                 (struct usb_device_id *)0,
12185                                                                                 (struct usb_device_id *)0,
12186                                                                                 (struct usb_device_id *)0,
12187                                                                                 (struct usb_device_id *)0,
12188                                                                                 (struct usb_device_id *)0,
12189                                                                                 (struct usb_device_id *)0,
12190                                                                                 (struct usb_device_id *)0},
12191                                                                                {(struct usb_device_id *)0,
12192                                                                                 (struct usb_device_id *)0,
12193                                                                                 (struct usb_device_id *)0,
12194                                                                                 (struct usb_device_id *)0,
12195                                                                                 (struct usb_device_id *)0,
12196                                                                                 (struct usb_device_id *)0,
12197                                                                                 (struct usb_device_id *)0,
12198                                                                                 (struct usb_device_id *)0,
12199                                                                                 (struct usb_device_id *)0,
12200                                                                                 (struct usb_device_id *)0,
12201                                                                                 (struct usb_device_id *)0,
12202                                                                                 (struct usb_device_id *)0,
12203                                                                                 (struct usb_device_id *)0,
12204                                                                                 (struct usb_device_id *)0,
12205                                                                                 (struct usb_device_id *)0}},
12206                                                                               {(char const   *)0,
12207                                                                                {(struct usb_device_id *)0,
12208                                                                                 (struct usb_device_id *)0,
12209                                                                                 (struct usb_device_id *)0,
12210                                                                                 (struct usb_device_id *)0,
12211                                                                                 (struct usb_device_id *)0,
12212                                                                                 (struct usb_device_id *)0,
12213                                                                                 (struct usb_device_id *)0,
12214                                                                                 (struct usb_device_id *)0,
12215                                                                                 (struct usb_device_id *)0,
12216                                                                                 (struct usb_device_id *)0,
12217                                                                                 (struct usb_device_id *)0,
12218                                                                                 (struct usb_device_id *)0,
12219                                                                                 (struct usb_device_id *)0,
12220                                                                                 (struct usb_device_id *)0,
12221                                                                                 (struct usb_device_id *)0},
12222                                                                                {(struct usb_device_id *)0,
12223                                                                                 (struct usb_device_id *)0,
12224                                                                                 (struct usb_device_id *)0,
12225                                                                                 (struct usb_device_id *)0,
12226                                                                                 (struct usb_device_id *)0,
12227                                                                                 (struct usb_device_id *)0,
12228                                                                                 (struct usb_device_id *)0,
12229                                                                                 (struct usb_device_id *)0,
12230                                                                                 (struct usb_device_id *)0,
12231                                                                                 (struct usb_device_id *)0,
12232                                                                                 (struct usb_device_id *)0,
12233                                                                                 (struct usb_device_id *)0,
12234                                                                                 (struct usb_device_id *)0,
12235                                                                                 (struct usb_device_id *)0,
12236                                                                                 (struct usb_device_id *)0}},
12237                                                                               {(char const   *)0,
12238                                                                                {(struct usb_device_id *)0,
12239                                                                                 (struct usb_device_id *)0,
12240                                                                                 (struct usb_device_id *)0,
12241                                                                                 (struct usb_device_id *)0,
12242                                                                                 (struct usb_device_id *)0,
12243                                                                                 (struct usb_device_id *)0,
12244                                                                                 (struct usb_device_id *)0,
12245                                                                                 (struct usb_device_id *)0,
12246                                                                                 (struct usb_device_id *)0,
12247                                                                                 (struct usb_device_id *)0,
12248                                                                                 (struct usb_device_id *)0,
12249                                                                                 (struct usb_device_id *)0,
12250                                                                                 (struct usb_device_id *)0,
12251                                                                                 (struct usb_device_id *)0,
12252                                                                                 (struct usb_device_id *)0},
12253                                                                                {(struct usb_device_id *)0,
12254                                                                                 (struct usb_device_id *)0,
12255                                                                                 (struct usb_device_id *)0,
12256                                                                                 (struct usb_device_id *)0,
12257                                                                                 (struct usb_device_id *)0,
12258                                                                                 (struct usb_device_id *)0,
12259                                                                                 (struct usb_device_id *)0,
12260                                                                                 (struct usb_device_id *)0,
12261                                                                                 (struct usb_device_id *)0,
12262                                                                                 (struct usb_device_id *)0,
12263                                                                                 (struct usb_device_id *)0,
12264                                                                                 (struct usb_device_id *)0,
12265                                                                                 (struct usb_device_id *)0,
12266                                                                                 (struct usb_device_id *)0,
12267                                                                                 (struct usb_device_id *)0}},
12268                                                                               {(char const   *)0,
12269                                                                                {(struct usb_device_id *)0,
12270                                                                                 (struct usb_device_id *)0,
12271                                                                                 (struct usb_device_id *)0,
12272                                                                                 (struct usb_device_id *)0,
12273                                                                                 (struct usb_device_id *)0,
12274                                                                                 (struct usb_device_id *)0,
12275                                                                                 (struct usb_device_id *)0,
12276                                                                                 (struct usb_device_id *)0,
12277                                                                                 (struct usb_device_id *)0,
12278                                                                                 (struct usb_device_id *)0,
12279                                                                                 (struct usb_device_id *)0,
12280                                                                                 (struct usb_device_id *)0,
12281                                                                                 (struct usb_device_id *)0,
12282                                                                                 (struct usb_device_id *)0,
12283                                                                                 (struct usb_device_id *)0},
12284                                                                                {(struct usb_device_id *)0,
12285                                                                                 (struct usb_device_id *)0,
12286                                                                                 (struct usb_device_id *)0,
12287                                                                                 (struct usb_device_id *)0,
12288                                                                                 (struct usb_device_id *)0,
12289                                                                                 (struct usb_device_id *)0,
12290                                                                                 (struct usb_device_id *)0,
12291                                                                                 (struct usb_device_id *)0,
12292                                                                                 (struct usb_device_id *)0,
12293                                                                                 (struct usb_device_id *)0,
12294                                                                                 (struct usb_device_id *)0,
12295                                                                                 (struct usb_device_id *)0,
12296                                                                                 (struct usb_device_id *)0,
12297                                                                                 (struct usb_device_id *)0,
12298                                                                                 (struct usb_device_id *)0}},
12299                                                                               {(char const   *)0,
12300                                                                                {(struct usb_device_id *)0,
12301                                                                                 (struct usb_device_id *)0,
12302                                                                                 (struct usb_device_id *)0,
12303                                                                                 (struct usb_device_id *)0,
12304                                                                                 (struct usb_device_id *)0,
12305                                                                                 (struct usb_device_id *)0,
12306                                                                                 (struct usb_device_id *)0,
12307                                                                                 (struct usb_device_id *)0,
12308                                                                                 (struct usb_device_id *)0,
12309                                                                                 (struct usb_device_id *)0,
12310                                                                                 (struct usb_device_id *)0,
12311                                                                                 (struct usb_device_id *)0,
12312                                                                                 (struct usb_device_id *)0,
12313                                                                                 (struct usb_device_id *)0,
12314                                                                                 (struct usb_device_id *)0},
12315                                                                                {(struct usb_device_id *)0,
12316                                                                                 (struct usb_device_id *)0,
12317                                                                                 (struct usb_device_id *)0,
12318                                                                                 (struct usb_device_id *)0,
12319                                                                                 (struct usb_device_id *)0,
12320                                                                                 (struct usb_device_id *)0,
12321                                                                                 (struct usb_device_id *)0,
12322                                                                                 (struct usb_device_id *)0,
12323                                                                                 (struct usb_device_id *)0,
12324                                                                                 (struct usb_device_id *)0,
12325                                                                                 (struct usb_device_id *)0,
12326                                                                                 (struct usb_device_id *)0,
12327                                                                                 (struct usb_device_id *)0,
12328                                                                                 (struct usb_device_id *)0,
12329                                                                                 (struct usb_device_id *)0}}}};
12330#line 1171 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
12331static struct usb_driver az6027_usb_driver  = 
12332#line 1171
12333     {"dvb_usb_az6027", & az6027_usb_probe, & az6027_usb_disconnect, (int (*)(struct usb_interface *intf ,
12334                                                                            unsigned int code ,
12335                                                                            void *buf ))0,
12336    (int (*)(struct usb_interface *intf , pm_message_t message ))0, (int (*)(struct usb_interface *intf ))0,
12337    (int (*)(struct usb_interface *intf ))0, (int (*)(struct usb_interface *intf ))0,
12338    (int (*)(struct usb_interface *intf ))0, (struct usb_device_id  const  *)(az6027_usb_table),
12339    {{{{{{0U}}, 0U, 0U, (void *)0}}}, {(struct list_head *)0, (struct list_head *)0}},
12340    {{(char const   *)0, (struct bus_type *)0, (struct module *)0, (char const   *)0,
12341      (_Bool)0, (struct of_device_id  const  *)0, (int (*)(struct device *dev ))0,
12342      (int (*)(struct device *dev ))0, (void (*)(struct device *dev ))0, (int (*)(struct device *dev ,
12343                                                                                  pm_message_t state ))0,
12344      (int (*)(struct device *dev ))0, (struct attribute_group  const  **)0, (struct dev_pm_ops  const  *)0,
12345      (struct driver_private *)0}, 0}, 0U, 0U, 0U};
12346#line 1178
12347static int az6027_usb_driver_init(void)  __attribute__((__section__(".init.text"),
12348__no_instrument_function__)) ;
12349#line 1178 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
12350static int az6027_usb_driver_init(void) 
12351{ int tmp___7 ;
12352
12353  {
12354  {
12355#line 1178
12356  tmp___7 = usb_register_driver(& az6027_usb_driver, & __this_module, "dvb_usb_az6027");
12357  }
12358#line 1178
12359  return (tmp___7);
12360}
12361}
12362#line 1178 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
12363int init_module(void) 
12364{ int tmp___7 ;
12365
12366  {
12367  {
12368#line 1178
12369  tmp___7 = az6027_usb_driver_init();
12370  }
12371#line 1178
12372  return (tmp___7);
12373}
12374}
12375#line 1178
12376static void az6027_usb_driver_exit(void)  __attribute__((__section__(".exit.text"),
12377__no_instrument_function__)) ;
12378#line 1178 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
12379static void az6027_usb_driver_exit(void) 
12380{ 
12381
12382  {
12383  {
12384#line 1178
12385  usb_deregister(& az6027_usb_driver);
12386  }
12387#line 1178
12388  return;
12389}
12390}
12391#line 1178 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
12392void cleanup_module(void) 
12393{ 
12394
12395  {
12396  {
12397#line 1178
12398  az6027_usb_driver_exit();
12399  }
12400#line 1178
12401  return;
12402}
12403}
12404#line 1180 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
12405static char const   __mod_author1180[41]  __attribute__((__used__, __unused__, __section__(".modinfo"),
12406__aligned__(1)))  = 
12407#line 1180
12408  {      (char const   )'a',      (char const   )'u',      (char const   )'t',      (char const   )'h', 
12409        (char const   )'o',      (char const   )'r',      (char const   )'=',      (char const   )'A', 
12410        (char const   )'d',      (char const   )'a',      (char const   )'m',      (char const   )'s', 
12411        (char const   )' ',      (char const   )'X',      (char const   )'u',      (char const   )' ', 
12412        (char const   )'<',      (char const   )'A',      (char const   )'d',      (char const   )'a', 
12413        (char const   )'m',      (char const   )'s',      (char const   )'.',      (char const   )'x', 
12414        (char const   )'u',      (char const   )'@',      (char const   )'a',      (char const   )'z', 
12415        (char const   )'w',      (char const   )'a',      (char const   )'v',      (char const   )'e', 
12416        (char const   )'.',      (char const   )'c',      (char const   )'o',      (char const   )'m', 
12417        (char const   )'.',      (char const   )'c',      (char const   )'n',      (char const   )'>', 
12418        (char const   )'\000'};
12419#line 1181 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
12420static char const   __mod_description1181[58]  __attribute__((__used__, __unused__,
12421__section__(".modinfo"), __aligned__(1)))  = 
12422#line 1181
12423  {      (char const   )'d',      (char const   )'e',      (char const   )'s',      (char const   )'c', 
12424        (char const   )'r',      (char const   )'i',      (char const   )'p',      (char const   )'t', 
12425        (char const   )'i',      (char const   )'o',      (char const   )'n',      (char const   )'=', 
12426        (char const   )'D',      (char const   )'r',      (char const   )'i',      (char const   )'v', 
12427        (char const   )'e',      (char const   )'r',      (char const   )' ',      (char const   )'f', 
12428        (char const   )'o',      (char const   )'r',      (char const   )' ',      (char const   )'A', 
12429        (char const   )'Z',      (char const   )'U',      (char const   )'R',      (char const   )'E', 
12430        (char const   )'W',      (char const   )'A',      (char const   )'V',      (char const   )'E', 
12431        (char const   )' ',      (char const   )'D',      (char const   )'V',      (char const   )'B', 
12432        (char const   )'-',      (char const   )'S',      (char const   )'/',      (char const   )'S', 
12433        (char const   )'2',      (char const   )' ',      (char const   )'U',      (char const   )'S', 
12434        (char const   )'B',      (char const   )'2',      (char const   )'.',      (char const   )'0', 
12435        (char const   )' ',      (char const   )'(',      (char const   )'A',      (char const   )'Z', 
12436        (char const   )'6',      (char const   )'0',      (char const   )'2',      (char const   )'7', 
12437        (char const   )')',      (char const   )'\000'};
12438#line 1182 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
12439static char const   __mod_version1182[12]  __attribute__((__used__, __unused__, __section__(".modinfo"),
12440__aligned__(1)))  = 
12441#line 1182
12442  {      (char const   )'v',      (char const   )'e',      (char const   )'r',      (char const   )'s', 
12443        (char const   )'i',      (char const   )'o',      (char const   )'n',      (char const   )'=', 
12444        (char const   )'1',      (char const   )'.',      (char const   )'0',      (char const   )'\000'};
12445#line 1183 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
12446static char const   __mod_license1183[12]  __attribute__((__used__, __unused__, __section__(".modinfo"),
12447__aligned__(1)))  = 
12448#line 1183
12449  {      (char const   )'l',      (char const   )'i',      (char const   )'c',      (char const   )'e', 
12450        (char const   )'n',      (char const   )'s',      (char const   )'e',      (char const   )'=', 
12451        (char const   )'G',      (char const   )'P',      (char const   )'L',      (char const   )'\000'};
12452#line 1201
12453void ldv_check_final_state(void) ;
12454#line 1204
12455extern void ldv_check_return_value(int res ) ;
12456#line 1207
12457extern void ldv_initialize(void) ;
12458#line 1210
12459extern int __VERIFIER_nondet_int(void) ;
12460#line 1213 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
12461int LDV_IN_INTERRUPT  ;
12462#line 1264 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
12463static int res_az6027_usb_probe_21  ;
12464#line 1216 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
12465void main(void) 
12466{ struct i2c_adapter *var_group1 ;
12467  struct usb_device *var_group2 ;
12468  struct dvb_usb_device_properties *var_group3 ;
12469  struct dvb_usb_device_description **var_az6027_identify_state_23_p2 ;
12470  int *var_az6027_identify_state_23_p3 ;
12471  struct dvb_usb_adapter *var_group4 ;
12472  int var_az6027_streaming_ctrl_2_p1 ;
12473  struct dvb_usb_device *var_group5 ;
12474  u32 *var_az6027_rc_query_3_p1 ;
12475  int *var_az6027_rc_query_3_p2 ;
12476  struct usb_interface *var_group6 ;
12477  struct usb_device_id  const  *var_az6027_usb_probe_21_p1 ;
12478  int ldv_s_az6027_usb_driver_usb_driver ;
12479  int tmp___7 ;
12480  int tmp___8 ;
12481  int __cil_tmp16 ;
12482
12483  {
12484  {
12485#line 1274
12486  LDV_IN_INTERRUPT = 1;
12487#line 1283
12488  ldv_initialize();
12489#line 1288
12490  ldv_s_az6027_usb_driver_usb_driver = 0;
12491  }
12492  {
12493#line 1291
12494  while (1) {
12495    while_continue: /* CIL Label */ ;
12496    {
12497#line 1291
12498    tmp___8 = __VERIFIER_nondet_int();
12499    }
12500#line 1291
12501    if (tmp___8) {
12502
12503    } else {
12504      {
12505#line 1291
12506      __cil_tmp16 = ldv_s_az6027_usb_driver_usb_driver == 0;
12507#line 1291
12508      if (! __cil_tmp16) {
12509
12510      } else {
12511#line 1291
12512        goto while_break;
12513      }
12514      }
12515    }
12516    {
12517#line 1295
12518    tmp___7 = __VERIFIER_nondet_int();
12519    }
12520#line 1297
12521    if (tmp___7 == 0) {
12522#line 1297
12523      goto case_0;
12524    } else
12525#line 1313
12526    if (tmp___7 == 1) {
12527#line 1313
12528      goto case_1;
12529    } else
12530#line 1329
12531    if (tmp___7 == 2) {
12532#line 1329
12533      goto case_2;
12534    } else
12535#line 1345
12536    if (tmp___7 == 3) {
12537#line 1345
12538      goto case_3;
12539    } else
12540#line 1361
12541    if (tmp___7 == 4) {
12542#line 1361
12543      goto case_4;
12544    } else
12545#line 1377
12546    if (tmp___7 == 5) {
12547#line 1377
12548      goto case_5;
12549    } else
12550#line 1396
12551    if (tmp___7 == 6) {
12552#line 1396
12553      goto case_6;
12554    } else {
12555      {
12556#line 1412
12557      goto switch_default;
12558#line 1295
12559      if (0) {
12560        case_0: /* CIL Label */ 
12561        {
12562#line 1305
12563        az6027_i2c_func(var_group1);
12564        }
12565#line 1312
12566        goto switch_break;
12567        case_1: /* CIL Label */ 
12568        {
12569#line 1321
12570        az6027_identify_state(var_group2, var_group3, var_az6027_identify_state_23_p2,
12571                              var_az6027_identify_state_23_p3);
12572        }
12573#line 1328
12574        goto switch_break;
12575        case_2: /* CIL Label */ 
12576        {
12577#line 1337
12578        az6027_streaming_ctrl(var_group4, var_az6027_streaming_ctrl_2_p1);
12579        }
12580#line 1344
12581        goto switch_break;
12582        case_3: /* CIL Label */ 
12583        {
12584#line 1353
12585        az6027_frontend_attach(var_group4);
12586        }
12587#line 1360
12588        goto switch_break;
12589        case_4: /* CIL Label */ 
12590        {
12591#line 1369
12592        az6027_rc_query(var_group5, var_az6027_rc_query_3_p1, var_az6027_rc_query_3_p2);
12593        }
12594#line 1376
12595        goto switch_break;
12596        case_5: /* CIL Label */ 
12597#line 1380
12598        if (ldv_s_az6027_usb_driver_usb_driver == 0) {
12599          {
12600#line 1385
12601          res_az6027_usb_probe_21 = az6027_usb_probe(var_group6, var_az6027_usb_probe_21_p1);
12602#line 1386
12603          ldv_check_return_value(res_az6027_usb_probe_21);
12604          }
12605#line 1387
12606          if (res_az6027_usb_probe_21) {
12607#line 1388
12608            goto ldv_module_exit;
12609          } else {
12610
12611          }
12612#line 1389
12613          ldv_s_az6027_usb_driver_usb_driver = ldv_s_az6027_usb_driver_usb_driver + 1;
12614        } else {
12615
12616        }
12617#line 1395
12618        goto switch_break;
12619        case_6: /* CIL Label */ 
12620#line 1399
12621        if (ldv_s_az6027_usb_driver_usb_driver == 1) {
12622          {
12623#line 1404
12624          az6027_usb_disconnect(var_group6);
12625#line 1405
12626          ldv_s_az6027_usb_driver_usb_driver = 0;
12627          }
12628        } else {
12629
12630        }
12631#line 1411
12632        goto switch_break;
12633        switch_default: /* CIL Label */ 
12634#line 1412
12635        goto switch_break;
12636      } else {
12637        switch_break: /* CIL Label */ ;
12638      }
12639      }
12640    }
12641  }
12642  while_break: /* CIL Label */ ;
12643  }
12644  ldv_module_exit: 
12645  {
12646#line 1421
12647  ldv_check_final_state();
12648  }
12649#line 1424
12650  return;
12651}
12652}
12653#line 5 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/kernel-rules/files/engine-blast-assert.h"
12654void ldv_blast_assert(void) 
12655{ 
12656
12657  {
12658  ERROR: 
12659#line 6
12660  goto ERROR;
12661}
12662}
12663#line 6 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/kernel-rules/files/engine-blast.h"
12664extern int __VERIFIER_nondet_int(void) ;
12665#line 19 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/kernel-rules/files/model0032.c"
12666int ldv_mutex  =    1;
12667#line 22 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/kernel-rules/files/model0032.c"
12668int __attribute__((__warn_unused_result__))  mutex_lock_interruptible(struct mutex *lock ) 
12669{ int nondetermined ;
12670
12671  {
12672#line 29
12673  if (ldv_mutex == 1) {
12674
12675  } else {
12676    {
12677#line 29
12678    ldv_blast_assert();
12679    }
12680  }
12681  {
12682#line 32
12683  nondetermined = __VERIFIER_nondet_int();
12684  }
12685#line 35
12686  if (nondetermined) {
12687#line 38
12688    ldv_mutex = 2;
12689#line 40
12690    return (0);
12691  } else {
12692#line 45
12693    return (-4);
12694  }
12695}
12696}
12697#line 50 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/kernel-rules/files/model0032.c"
12698int __attribute__((__warn_unused_result__))  mutex_lock_killable(struct mutex *lock ) 
12699{ int nondetermined ;
12700
12701  {
12702#line 57
12703  if (ldv_mutex == 1) {
12704
12705  } else {
12706    {
12707#line 57
12708    ldv_blast_assert();
12709    }
12710  }
12711  {
12712#line 60
12713  nondetermined = __VERIFIER_nondet_int();
12714  }
12715#line 63
12716  if (nondetermined) {
12717#line 66
12718    ldv_mutex = 2;
12719#line 68
12720    return (0);
12721  } else {
12722#line 73
12723    return (-4);
12724  }
12725}
12726}
12727#line 78 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/kernel-rules/files/model0032.c"
12728int atomic_dec_and_mutex_lock(atomic_t *cnt , struct mutex *lock ) 
12729{ int atomic_value_after_dec ;
12730
12731  {
12732#line 83
12733  if (ldv_mutex == 1) {
12734
12735  } else {
12736    {
12737#line 83
12738    ldv_blast_assert();
12739    }
12740  }
12741  {
12742#line 86
12743  atomic_value_after_dec = __VERIFIER_nondet_int();
12744  }
12745#line 89
12746  if (atomic_value_after_dec == 0) {
12747#line 92
12748    ldv_mutex = 2;
12749#line 94
12750    return (1);
12751  } else {
12752
12753  }
12754#line 98
12755  return (0);
12756}
12757}
12758#line 103 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/kernel-rules/files/model0032.c"
12759void mutex_lock(struct mutex *lock ) 
12760{ 
12761
12762  {
12763#line 108
12764  if (ldv_mutex == 1) {
12765
12766  } else {
12767    {
12768#line 108
12769    ldv_blast_assert();
12770    }
12771  }
12772#line 110
12773  ldv_mutex = 2;
12774#line 111
12775  return;
12776}
12777}
12778#line 114 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/kernel-rules/files/model0032.c"
12779int mutex_trylock(struct mutex *lock ) 
12780{ int nondetermined ;
12781
12782  {
12783#line 121
12784  if (ldv_mutex == 1) {
12785
12786  } else {
12787    {
12788#line 121
12789    ldv_blast_assert();
12790    }
12791  }
12792  {
12793#line 124
12794  nondetermined = __VERIFIER_nondet_int();
12795  }
12796#line 127
12797  if (nondetermined) {
12798#line 130
12799    ldv_mutex = 2;
12800#line 132
12801    return (1);
12802  } else {
12803#line 137
12804    return (0);
12805  }
12806}
12807}
12808#line 142 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/kernel-rules/files/model0032.c"
12809void mutex_unlock(struct mutex *lock ) 
12810{ 
12811
12812  {
12813#line 147
12814  if (ldv_mutex == 2) {
12815
12816  } else {
12817    {
12818#line 147
12819    ldv_blast_assert();
12820    }
12821  }
12822#line 149
12823  ldv_mutex = 1;
12824#line 150
12825  return;
12826}
12827}
12828#line 153 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/kernel-rules/files/model0032.c"
12829void ldv_check_final_state(void) 
12830{ 
12831
12832  {
12833#line 156
12834  if (ldv_mutex == 1) {
12835
12836  } else {
12837    {
12838#line 156
12839    ldv_blast_assert();
12840    }
12841  }
12842#line 157
12843  return;
12844}
12845}
12846#line 1433 "/home/zakharov/launch/work/current--X--drivers/--X--defaultlinux-3.4--X--32_1--X--cpachecker/linux-3.4/csd_deg_dscv/13531/dscv_tempdir/dscv/ri/32_1/drivers/media/dvb/dvb-usb/az6027.c.common.c"
12847long s__builtin_expect(long val , long res ) 
12848{ 
12849
12850  {
12851#line 1434
12852  return (val);
12853}
12854}