Showing error 1056

User: Jiri Slaby
Error type: Reachable Error Location
Error type description: A specified error location is reachable in some program path
File location: ldv-linux-3.4/43_1a_cilled_safe_ok_nondet_linux-43_1a-drivers--media--video--cx88--cx88-vp3054-i2c.ko-ldv_main0_sequence_infinite_withcheck_stateful.cil.out.c
Line in file: 8455
Project: SV-COMP 2013
Project version: 2.6.28
Tools: Manual Work
Entered: 2013-01-17 16:57:54 UTC


Source:

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