u32 23 arch/x86/boot/apm.c u32 ebx, esi; u32 21 arch/x86/boot/bitops.h const u32 *p = (const u32 *)addr; u32 27 arch/x86/boot/bitops.h const u32 *p = (const u32 *)addr; u32 40 arch/x86/boot/bitops.h asm("btsl %1,%0" : "+m" (*(u32 *)addr) : "Ir" (nr)); u32 65 arch/x86/boot/boot.h static inline u32 inl(u32 port) u32 67 arch/x86/boot/boot.h u32 v; u32 123 arch/x86/boot/boot.h static inline u32 rdfs32(addr_t addr) u32 125 arch/x86/boot/boot.h u32 v; u32 126 arch/x86/boot/boot.h asm volatile("movl %%fs:%1,%0" : "=r" (v) : "m" (*(u32 *)addr)); u32 140 arch/x86/boot/boot.h asm volatile("movl %1,%%fs:%0" : "+m" (*(u32 *)addr) : "ri" (v)); u32 155 arch/x86/boot/boot.h static inline u32 rdgs32(addr_t addr) u32 157 arch/x86/boot/boot.h u32 v; u32 158 arch/x86/boot/boot.h asm volatile("movl %%gs:%1,%0" : "=r" (v) : "m" (*(u32 *)addr)); u32 172 arch/x86/boot/boot.h asm volatile("movl %1,%%gs:%0" : "+m" (*(u32 *)addr) : "ri" (v)); u32 252 arch/x86/boot/boot.h u32 flags[NCAPINTS]; u32 32 arch/x86/boot/cmdline.c u32 cmdline_ptr = boot_params.hdr.cmd_line_ptr; u32 105 arch/x86/boot/cmdline.c u32 cmdline_ptr = boot_params.hdr.cmd_line_ptr; u32 423 arch/x86/boot/compressed/misc.c if ((u32)output & (CONFIG_PHYSICAL_ALIGN - 1)) u32 428 arch/x86/boot/compressed/misc.c if ((u32)output != LOAD_PHYSICAL_ADDR) u32 37 arch/x86/boot/cpu.c u32 *err_flags; u32 59 arch/x86/boot/cpu.c u32 e = err_flags[i]; u32 32 arch/x86/boot/cpucheck.c static u32 cpu_vendor[3]; u32 33 arch/x86/boot/cpucheck.c static u32 err_flags[NCAPINTS]; u32 37 arch/x86/boot/cpucheck.c static const u32 req_flags[NCAPINTS] = u32 75 arch/x86/boot/cpucheck.c u32 cr0; u32 91 arch/x86/boot/cpucheck.c u32 f0, f1; u32 111 arch/x86/boot/cpucheck.c u32 max_intel_level, max_amd_level; u32 112 arch/x86/boot/cpucheck.c u32 tfms; u32 146 arch/x86/boot/cpucheck.c u32 eax = 0x80000001; u32 159 arch/x86/boot/cpucheck.c u32 err; u32 203 arch/x86/boot/cpucheck.c u32 ecx = MSR_K7_HWCR; u32 204 arch/x86/boot/cpucheck.c u32 eax, edx; u32 218 arch/x86/boot/cpucheck.c u32 ecx = MSR_VIA_FCR; u32 219 arch/x86/boot/cpucheck.c u32 eax, edx; u32 230 arch/x86/boot/cpucheck.c u32 ecx = 0x80860004; u32 231 arch/x86/boot/cpucheck.c u32 eax, edx; u32 232 arch/x86/boot/cpucheck.c u32 level = 1; u32 38 arch/x86/boot/edd.c static u32 read_mbr_sig(u8 devno, struct edd_info *ei, u32 *mbrsig) u32 42 arch/x86/boot/edd.c u32 buf_base, mbr_base; u32 51 arch/x86/boot/edd.c buf_base = (ds() << 4) + (u32)&_end; u32 66 arch/x86/boot/edd.c *mbrsig = *(u32 *)&mbrbuf_ptr[EDD_MBR_SIG_OFFSET]; u32 142 arch/x86/boot/edd.c u32 *mbrptr; u32 96 arch/x86/boot/main.c u32 eax, ebx; u32 22 arch/x86/boot/memory.c u32 next = 0; u32 23 arch/x86/boot/memory.c u32 size, id; u32 46 arch/x86/boot/pm.c u32 syssize; u32 104 arch/x86/boot/pm.c u32 ptr; u32 128 arch/x86/boot/pm.c gdt.ptr = (u32)&boot_gdt + (ds() << 4); u32 169 arch/x86/boot/pm.c (u32)&boot_params + (ds() << 4)); u32 55 arch/x86/boot/tools/build.c static const u32 crctab32[] = { u32 110 arch/x86/boot/tools/build.c static u32 partial_crc32_one(u8 c, u32 crc) u32 115 arch/x86/boot/tools/build.c static u32 partial_crc32(const u8 *s, int len, u32 crc) u32 140 arch/x86/boot/tools/build.c u32 sys_size; u32 146 arch/x86/boot/tools/build.c u32 crc = 0xffffffffUL; u32 22 arch/x86/boot/vesa.h u32 signature; /* 0 Magic number = "VESA" */ u32 25 arch/x86/boot/vesa.h u32 capabilities; /* 10 */ u32 65 arch/x86/boot/vesa.h u32 lfb_ptr; /* 40 Linear frame buffer address */ u32 66 arch/x86/boot/vesa.h u32 offscreen_ptr; /* 44 Offscreen memory address */ u32 37 arch/x86/crypto/crc32c-intel.c static u32 crc32c_intel_le_hw_byte(u32 crc, unsigned char const *data, size_t length) u32 51 arch/x86/crypto/crc32c-intel.c static u32 __pure crc32c_intel_le_hw(u32 crc, unsigned char const *p, size_t len) u32 81 arch/x86/crypto/crc32c-intel.c u32 *mctx = crypto_ahash_ctx(hash); u32 83 arch/x86/crypto/crc32c-intel.c if (keylen != sizeof(u32)) { u32 93 arch/x86/crypto/crc32c-intel.c u32 *mctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); u32 94 arch/x86/crypto/crc32c-intel.c u32 *crcp = ahash_request_ctx(req); u32 104 arch/x86/crypto/crc32c-intel.c u32 *crcp = ahash_request_ctx(req); u32 105 arch/x86/crypto/crc32c-intel.c u32 crc = *crcp; u32 118 arch/x86/crypto/crc32c-intel.c u32 *crcp = ahash_request_ctx(req); u32 127 arch/x86/crypto/crc32c-intel.c u32 *mctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); u32 128 arch/x86/crypto/crc32c-intel.c u32 crc = *mctx; u32 141 arch/x86/crypto/crc32c-intel.c u32 *key = crypto_tfm_ctx(tfm); u32 145 arch/x86/crypto/crc32c-intel.c tfm->crt_ahash.reqsize = sizeof(u32); u32 157 arch/x86/crypto/crc32c-intel.c .cra_ctxsize = sizeof(u32), u32 36 arch/x86/crypto/salsa20_glue.c u32 input[16]; u32 52 arch/x86/ia32/ia32_aout.c u32 fs, gs; u32 238 arch/x86/ia32/ia32_aout.c static u32 __user *create_aout_tables(char __user *p, struct linux_binprm *bprm) u32 240 arch/x86/ia32/ia32_aout.c u32 __user *argv, *envp, *sp; u32 243 arch/x86/ia32/ia32_aout.c sp = (u32 __user *) ((-(unsigned long)sizeof(u32)) & (unsigned long) p); u32 255 arch/x86/ia32/ia32_aout.c put_user((u32)(unsigned long)p, argv++); u32 265 arch/x86/ia32/ia32_aout.c put_user((u32)(unsigned long)p, envp++); u32 108 arch/x86/ia32/ia32_signal.c u32 ptr32; u32 149 arch/x86/ia32/ia32_signal.c u32 ptr; u32 179 arch/x86/ia32/ia32_signal.c u32 pretcode; u32 190 arch/x86/ia32/ia32_signal.c u32 pretcode; u32 192 arch/x86/ia32/ia32_signal.c u32 pinfo; u32 193 arch/x86/ia32/ia32_signal.c u32 puc; u32 220 arch/x86/ia32/ia32_signal.c u32 tmp; u32 431 arch/x86/ia32/ia32_signal.c u32 val; u32 512 arch/x86/ia32/ia32_signal.c u32 val; u32 19 arch/x86/kernel/acpi/processor.c u32 *buf; u32 16 arch/x86/kernel/acpi/realmode/wakeup.h u32 pmode_entry; /* Protected mode resume point, 32-bit only */ u32 18 arch/x86/kernel/acpi/realmode/wakeup.h u32 pmode_cr0; /* Protected mode cr0 */ u32 19 arch/x86/kernel/acpi/realmode/wakeup.h u32 pmode_cr3; /* Protected mode cr3 */ u32 20 arch/x86/kernel/acpi/realmode/wakeup.h u32 pmode_cr4; /* Protected mode cr4 */ u32 21 arch/x86/kernel/acpi/realmode/wakeup.h u32 pmode_efer_low; /* Protected mode EFER */ u32 22 arch/x86/kernel/acpi/realmode/wakeup.h u32 pmode_efer_high; u32 24 arch/x86/kernel/acpi/realmode/wakeup.h u32 realmode_flags; u32 25 arch/x86/kernel/acpi/realmode/wakeup.h u32 real_magic; u32 32 arch/x86/kernel/acpi/realmode/wakeup.h u32 signature; /* To check we have correct structure */ u32 94 arch/x86/kernel/acpi/sleep.c header->pmode_entry = (u32)&wakeup_pmode_return; u32 95 arch/x86/kernel/acpi/sleep.c header->pmode_cr3 = (u32)(swsusp_pg_dir - __PAGE_OFFSET); u32 44 arch/x86/kernel/amd_iommu.c u32 data[4]; u32 64 arch/x86/kernel/amd_iommu.c u32 *event = __evt; u32 124 arch/x86/kernel/amd_iommu.c u32 head, tail; u32 164 arch/x86/kernel/amd_iommu.c u32 tail, head; u32 88 arch/x86/kernel/amd_iommu_init.c u32 reserved; u32 99 arch/x86/kernel/amd_iommu_init.c u32 ext; u32 163 arch/x86/kernel/amd_iommu_init.c static u32 dev_table_size; /* size of the device table */ u32 164 arch/x86/kernel/amd_iommu_init.c static u32 alias_table_size; /* size of the alias table */ u32 165 arch/x86/kernel/amd_iommu_init.c static u32 rlookup_table_size; /* size if the rlookup table */ u32 215 arch/x86/kernel/amd_iommu_init.c u32 entry; u32 228 arch/x86/kernel/amd_iommu_init.c u32 ctrl; u32 237 arch/x86/kernel/amd_iommu_init.c u32 ctrl; u32 314 arch/x86/kernel/amd_iommu_init.c u32 cap; u32 536 arch/x86/kernel/amd_iommu_init.c u32 range, misc; u32 562 arch/x86/kernel/amd_iommu_init.c u32 ext_flags = 0; u32 66 arch/x86/kernel/aperture_64.c static u32 __init allocate_aperture(void) u32 68 arch/x86/kernel/aperture_64.c u32 aper_size; u32 106 arch/x86/kernel/aperture_64.c insert_aperture_resource((u32)__pa(p), aper_size); u32 107 arch/x86/kernel/aperture_64.c register_nosave_region((u32)__pa(p) >> PAGE_SHIFT, u32 108 arch/x86/kernel/aperture_64.c (u32)__pa(p+aper_size) >> PAGE_SHIFT); u32 110 arch/x86/kernel/aperture_64.c return (u32)__pa(p); u32 115 arch/x86/kernel/aperture_64.c static u32 __init find_cap(int bus, int slot, int func, int cap) u32 141 arch/x86/kernel/aperture_64.c static u32 __init read_agp(int bus, int slot, int func, int cap, u32 *order) u32 143 arch/x86/kernel/aperture_64.c u32 apsize; u32 144 arch/x86/kernel/aperture_64.c u32 apsizereg; u32 146 arch/x86/kernel/aperture_64.c u32 aper_low, aper_hi; u32 148 arch/x86/kernel/aperture_64.c u32 old_order; u32 190 arch/x86/kernel/aperture_64.c return (u32)aper; u32 206 arch/x86/kernel/aperture_64.c static u32 __init search_agp_bridge(u32 *order, int *valid_agp) u32 214 arch/x86/kernel/aperture_64.c u32 class, cap; u32 276 arch/x86/kernel/aperture_64.c u32 ctl; u32 277 arch/x86/kernel/aperture_64.c u32 aper_size = 0, aper_order = 0, last_aper_order = 0; u32 365 arch/x86/kernel/aperture_64.c u32 agp_aper_base = 0, agp_aper_order = 0; u32 366 arch/x86/kernel/aperture_64.c u32 aper_size, aper_alloc = 0, aper_order = 0, last_aper_order = 0; u32 440 arch/x86/kernel/aperture_64.c insert_aperture_resource((u32)last_aper_base, n); u32 161 arch/x86/kernel/apic_32.c u32 safe_xapic_wait_icr_idle(void) u32 163 arch/x86/kernel/apic_32.c u32 send_status; u32 185 arch/x86/kernel/apic_32.c u32 icr1, icr2; u32 747 arch/x86/kernel/apic_32.c u32 v; u32 1185 arch/x86/kernel/apic_32.c u32 h, l, features; u32 147 arch/x86/kernel/apic_64.c u32 safe_xapic_wait_icr_idle(void) u32 149 arch/x86/kernel/apic_64.c u32 send_status; u32 171 arch/x86/kernel/apic_64.c u32 icr1, icr2; u32 197 arch/x86/kernel/apic_64.c static u32 safe_x2apic_wait_icr_idle(void) u32 632 arch/x86/kernel/apic_64.c u32 v; u32 684 arch/x86/kernel/apm_32.c u32 eax; u32 711 arch/x86/kernel/apm_32.c u32 eax; u32 712 arch/x86/kernel/apm_32.c u32 ebx; u32 713 arch/x86/kernel/apm_32.c u32 ecx; u32 714 arch/x86/kernel/apm_32.c u32 dummy; u32 743 arch/x86/kernel/apm_32.c u32 eax; u32 773 arch/x86/kernel/apm_32.c u32 eax; u32 822 arch/x86/kernel/apm_32.c u32 dummy; u32 962 arch/x86/kernel/apm_32.c u32 eax; u32 993 arch/x86/kernel/apm_32.c u32 eax; u32 994 arch/x86/kernel/apm_32.c u32 ebx; u32 995 arch/x86/kernel/apm_32.c u32 ecx; u32 996 arch/x86/kernel/apm_32.c u32 edx; u32 997 arch/x86/kernel/apm_32.c u32 dummy; u32 1018 arch/x86/kernel/apm_32.c u32 eax; u32 1019 arch/x86/kernel/apm_32.c u32 ebx; u32 1020 arch/x86/kernel/apm_32.c u32 ecx; u32 1021 arch/x86/kernel/apm_32.c u32 edx; u32 1022 arch/x86/kernel/apm_32.c u32 esi; u32 1054 arch/x86/kernel/apm_32.c u32 eax; u32 16 arch/x86/kernel/cpu/addon_cpuid_features.c u32 level; u32 28 arch/x86/kernel/cpu/addon_cpuid_features.c u32 max_level; u32 29 arch/x86/kernel/cpu/addon_cpuid_features.c u32 regs[4]; u32 56 arch/x86/kernel/cpu/amd.c u32 l, h; u32 148 arch/x86/kernel/cpu/amd.c u32 l, h; u32 331 arch/x86/kernel/cpu/amd.c u32 level; u32 14 arch/x86/kernel/cpu/centaur.c static u32 __cpuinit power2(u32 x) u32 16 arch/x86/kernel/cpu/centaur.c u32 s = 1; u32 30 arch/x86/kernel/cpu/centaur.c u32 lo, hi; u32 45 arch/x86/kernel/cpu/centaur.c static u32 __cpuinit ramtop(void) u32 47 arch/x86/kernel/cpu/centaur.c u32 clip = 0xFFFFFFFFUL; u32 48 arch/x86/kernel/cpu/centaur.c u32 top = 0; u32 96 arch/x86/kernel/cpu/centaur.c u32 mem = ramtop(); u32 97 arch/x86/kernel/cpu/centaur.c u32 root = power2(mem); u32 98 arch/x86/kernel/cpu/centaur.c u32 base = root; u32 99 arch/x86/kernel/cpu/centaur.c u32 top = root; u32 100 arch/x86/kernel/cpu/centaur.c u32 floor = 0; u32 104 arch/x86/kernel/cpu/centaur.c u32 fspace = 0; u32 105 arch/x86/kernel/cpu/centaur.c u32 high; u32 106 arch/x86/kernel/cpu/centaur.c u32 low; u32 186 arch/x86/kernel/cpu/centaur.c u32 lo, hi; u32 222 arch/x86/kernel/cpu/centaur.c u32 lo, hi; u32 223 arch/x86/kernel/cpu/centaur.c u32 key; u32 234 arch/x86/kernel/cpu/centaur.c u32 lo, hi; u32 252 arch/x86/kernel/cpu/centaur.c u32 lo, hi; u32 256 arch/x86/kernel/cpu/centaur.c u32 tmp = cpuid_edx(0xC0000001); u32 330 arch/x86/kernel/cpu/centaur.c u32 fcr_set = 0; u32 331 arch/x86/kernel/cpu/centaur.c u32 fcr_clr = 0; u32 332 arch/x86/kernel/cpu/centaur.c u32 lo, hi, newlo; u32 333 arch/x86/kernel/cpu/centaur.c u32 aa, bb, cc, dd; u32 42 arch/x86/kernel/cpu/cmpxchg.c u32 prev; u32 47 arch/x86/kernel/cpu/cmpxchg.c prev = *(u32 *)ptr; u32 49 arch/x86/kernel/cpu/cmpxchg.c *(u32 *)ptr = new; u32 125 arch/x86/kernel/cpu/common.c u32 f1, f2; u32 336 arch/x86/kernel/cpu/common.c u32 eax, ebx, ecx, edx; u32 435 arch/x86/kernel/cpu/common.c u32 junk, tfms, cap0, misc; u32 453 arch/x86/kernel/cpu/common.c u32 tfms, xlvl; u32 454 arch/x86/kernel/cpu/common.c u32 ebx; u32 458 arch/x86/kernel/cpu/common.c u32 capability, excap; u32 476 arch/x86/kernel/cpu/common.c u32 eax = cpuid_eax(0x80000008); u32 132 arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c u32 reg; u32 149 arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c u32 val; u32 154 arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c u32 h; u32 163 arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c (u32)cmd->addr.io.bit_width); u32 172 arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c u32 lo, hi; u32 183 arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c (u32)cmd->addr.io.bit_width); u32 214 arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c static u32 get_cur_val(const cpumask_t *mask) u32 264 arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c u32 lo; u32 265 arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c u32 hi; u32 296 arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c u32 h; u32 298 arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c h = max_t(u32, aperf_cur.split.hi, mperf_cur.split.hi); u32 434 arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c cmd.val = (u32) perf->states[next_perf_state].control; u32 440 arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c cmd.val = (u32) perf->states[next_perf_state].control; u32 642 arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c (u32) (perf->control_register.space_id)); u32 710 arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c (u32) perf->states[i].core_frequency, u32 711 arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c (u32) perf->states[i].power, u32 712 arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c (u32) perf->states[i].transition_latency); u32 139 arch/x86/kernel/cpu/cpufreq/cpufreq-nforce2.c u32 fsb, temp = 0; u32 171 arch/x86/kernel/cpu/cpufreq/cpufreq-nforce2.c u32 temp = 0; u32 29 arch/x86/kernel/cpu/cpufreq/e_powersaver.c u32 fsb; u32 39 arch/x86/kernel/cpu/cpufreq/e_powersaver.c u32 lo, hi; u32 57 arch/x86/kernel/cpu/cpufreq/e_powersaver.c u32 lo, hi; u32 154 arch/x86/kernel/cpu/cpufreq/e_powersaver.c u32 lo, hi; u32 160 arch/x86/kernel/cpu/cpufreq/e_powersaver.c u32 fsb; u32 304 arch/x86/kernel/cpu/cpufreq/e_powersaver.c u32 lo, hi; u32 72 arch/x86/kernel/cpu/cpufreq/longhaul.c static u32 acpi_regs_addr; u32 168 arch/x86/kernel/cpu/cpufreq/longhaul.c u32 t; u32 256 arch/x86/kernel/cpu/cpufreq/longhaul.c u32 bm_timeout = 1000; u32 786 arch/x86/kernel/cpu/cpufreq/longhaul.c u32 lo, hi; u32 40 arch/x86/kernel/cpu/cpufreq/longrun.c u32 msr_lo, msr_hi; u32 76 arch/x86/kernel/cpu/cpufreq/longrun.c u32 msr_lo, msr_hi; u32 77 arch/x86/kernel/cpu/cpufreq/longrun.c u32 pctg_lo, pctg_hi; u32 147 arch/x86/kernel/cpu/cpufreq/longrun.c u32 eax, ebx, ecx, edx; u32 171 arch/x86/kernel/cpu/cpufreq/longrun.c u32 msr_lo, msr_hi; u32 172 arch/x86/kernel/cpu/cpufreq/longrun.c u32 save_lo, save_hi; u32 173 arch/x86/kernel/cpu/cpufreq/longrun.c u32 eax, ebx, ecx, edx; u32 174 arch/x86/kernel/cpu/cpufreq/longrun.c u32 try_hi; u32 59 arch/x86/kernel/cpu/cpufreq/p4-clockmod.c u32 l, h; u32 247 arch/x86/kernel/cpu/cpufreq/p4-clockmod.c u32 l, h; u32 51 arch/x86/kernel/cpu/cpufreq/powernow-k6.c u32 msrval; u32 50 arch/x86/kernel/cpu/cpufreq/powernow-k7.c u32 cpuid; u32 351 arch/x86/kernel/cpu/cpufreq/powernow-k7.c (u32) state->core_frequency, u32 352 arch/x86/kernel/cpu/cpufreq/powernow-k7.c (u32) state->power, u32 353 arch/x86/kernel/cpu/cpufreq/powernow-k7.c (u32) state->transition_latency, u32 354 arch/x86/kernel/cpu/cpufreq/powernow-k7.c (u32) state->control, u32 64 arch/x86/kernel/cpu/cpufreq/powernow-k8.c static u32 find_freq_from_fid(u32 fid) u32 70 arch/x86/kernel/cpu/cpufreq/powernow-k8.c static u32 find_khz_freq_from_fid(u32 fid) u32 75 arch/x86/kernel/cpu/cpufreq/powernow-k8.c static u32 find_khz_freq_from_pstate(struct cpufreq_frequency_table *data, u32 pstate) u32 86 arch/x86/kernel/cpu/cpufreq/powernow-k8.c static u32 convert_fid_to_vco_fid(u32 fid) u32 100 arch/x86/kernel/cpu/cpufreq/powernow-k8.c u32 lo, hi; u32 115 arch/x86/kernel/cpu/cpufreq/powernow-k8.c u32 lo, hi; u32 116 arch/x86/kernel/cpu/cpufreq/powernow-k8.c u32 i = 0; u32 155 arch/x86/kernel/cpu/cpufreq/powernow-k8.c u32 lo, hi; u32 170 arch/x86/kernel/cpu/cpufreq/powernow-k8.c u32 lo; u32 171 arch/x86/kernel/cpu/cpufreq/powernow-k8.c u32 savevid = data->currvid; u32 172 arch/x86/kernel/cpu/cpufreq/powernow-k8.c u32 i = 0; u32 212 arch/x86/kernel/cpu/cpufreq/powernow-k8.c u32 lo; u32 213 arch/x86/kernel/cpu/cpufreq/powernow-k8.c u32 savefid = data->currfid; u32 306 arch/x86/kernel/cpu/cpufreq/powernow-k8.c u32 rvosteps = data->rvo; u32 307 arch/x86/kernel/cpu/cpufreq/powernow-k8.c u32 savefid = data->currfid; u32 308 arch/x86/kernel/cpu/cpufreq/powernow-k8.c u32 maxvid, lo; u32 356 arch/x86/kernel/cpu/cpufreq/powernow-k8.c u32 vcoreqfid, vcocurrfid, vcofiddiff, fid_interval, savevid = data->currvid; u32 430 arch/x86/kernel/cpu/cpufreq/powernow-k8.c u32 savefid = data->currfid; u32 431 arch/x86/kernel/cpu/cpufreq/powernow-k8.c u32 savereqvid = reqvid; u32 479 arch/x86/kernel/cpu/cpufreq/powernow-k8.c u32 eax, ebx, ecx, edx; u32 658 arch/x86/kernel/cpu/cpufreq/powernow-k8.c u32 mvs; u32 660 arch/x86/kernel/cpu/cpufreq/powernow-k8.c u32 cpst = 0; u32 661 arch/x86/kernel/cpu/cpufreq/powernow-k8.c u32 thiscpuid; u32 820 arch/x86/kernel/cpu/cpufreq/powernow-k8.c u32 hi = 0, lo = 0; u32 825 arch/x86/kernel/cpu/cpufreq/powernow-k8.c u32 index; u32 853 arch/x86/kernel/cpu/cpufreq/powernow-k8.c u32 fid; u32 854 arch/x86/kernel/cpu/cpufreq/powernow-k8.c u32 vid; u32 928 arch/x86/kernel/cpu/cpufreq/powernow-k8.c u32 fid = 0; u32 929 arch/x86/kernel/cpu/cpufreq/powernow-k8.c u32 vid = 0; u32 984 arch/x86/kernel/cpu/cpufreq/powernow-k8.c u32 pstate = 0; u32 1017 arch/x86/kernel/cpu/cpufreq/powernow-k8.c u32 checkfid; u32 1018 arch/x86/kernel/cpu/cpufreq/powernow-k8.c u32 checkvid; u32 11 arch/x86/kernel/cpu/cpufreq/powernow-k8.h u32 numps; /* number of p-states */ u32 12 arch/x86/kernel/cpu/cpufreq/powernow-k8.h u32 batps; /* number of p-states supported on battery */ u32 13 arch/x86/kernel/cpu/cpufreq/powernow-k8.h u32 max_hw_pstate; /* maximum legal hardware pstate */ u32 18 arch/x86/kernel/cpu/cpufreq/powernow-k8.h u32 rvo; /* ramp voltage offset */ u32 19 arch/x86/kernel/cpu/cpufreq/powernow-k8.h u32 irt; /* isochronous relief time */ u32 20 arch/x86/kernel/cpu/cpufreq/powernow-k8.h u32 vidmvs; /* usable value calculated from mvs */ u32 21 arch/x86/kernel/cpu/cpufreq/powernow-k8.h u32 vstable; /* voltage stabilization time, units 20 us */ u32 22 arch/x86/kernel/cpu/cpufreq/powernow-k8.h u32 plllock; /* pll lock time, units 1 us */ u32 23 arch/x86/kernel/cpu/cpufreq/powernow-k8.h u32 exttype; /* extended interface = 1 */ u32 26 arch/x86/kernel/cpu/cpufreq/powernow-k8.h u32 currvid, currfid, currpstate; u32 189 arch/x86/kernel/cpu/cpufreq/powernow-k8.h u32 cpuid; u32 44 arch/x86/kernel/cpu/cpufreq/speedstep-ich.c static u32 pmbase; u32 70 arch/x86/kernel/cpu/cpufreq/speedstep-lib.c u32 msr_lo, msr_tmp; u32 108 arch/x86/kernel/cpu/cpufreq/speedstep-lib.c u32 msr_lo, msr_tmp; u32 127 arch/x86/kernel/cpu/cpufreq/speedstep-lib.c u32 fsb = 0; u32 128 arch/x86/kernel/cpu/cpufreq/speedstep-lib.c u32 msr_lo, msr_tmp; u32 159 arch/x86/kernel/cpu/cpufreq/speedstep-lib.c u32 msr_lo, msr_hi, mult; u32 229 arch/x86/kernel/cpu/cpufreq/speedstep-lib.c u32 ebx, msr_lo, msr_hi; u32 66 arch/x86/kernel/cpu/cpufreq/speedstep-smi.c u32 command, result, magic, dummy; u32 67 arch/x86/kernel/cpu/cpufreq/speedstep-smi.c u32 function = GET_SPEEDSTEP_OWNER; u32 102 arch/x86/kernel/cpu/cpufreq/speedstep-smi.c u32 command, result = 0, edi, high_mhz, low_mhz, dummy; u32 103 arch/x86/kernel/cpu/cpufreq/speedstep-smi.c u32 state=0; u32 104 arch/x86/kernel/cpu/cpufreq/speedstep-smi.c u32 function = GET_SPEEDSTEP_FREQS; u32 142 arch/x86/kernel/cpu/cpufreq/speedstep-smi.c u32 function=GET_SPEEDSTEP_STATE; u32 143 arch/x86/kernel/cpu/cpufreq/speedstep-smi.c u32 result, state, edi, command, dummy; u32 258 arch/x86/kernel/cpu/cyrix.c u32 vendor, device; u32 209 arch/x86/kernel/cpu/intel.c u32 vmx_msr_low, vmx_msr_high, msr_ctl, msr_ctl2; u32 110 arch/x86/kernel/cpu/intel_cacheinfo.c u32 full; u32 119 arch/x86/kernel/cpu/intel_cacheinfo.c u32 full; u32 126 arch/x86/kernel/cpu/intel_cacheinfo.c u32 full; u32 22 arch/x86/kernel/cpu/mcheck/k7.c u32 alow, ahigh, high, low; u32 23 arch/x86/kernel/cpu/mcheck/k7.c u32 mcgstl, mcgsth; u32 75 arch/x86/kernel/cpu/mcheck/k7.c u32 l, h; u32 54 arch/x86/kernel/cpu/mcheck/mce_amd_64.c u32 address; u32 90 arch/x86/kernel/cpu/mcheck/mce_amd_64.c u32 mci_misc_hi, mci_misc_lo; u32 122 arch/x86/kernel/cpu/mcheck/mce_amd_64.c u32 low = 0, high = 0, address = 0; u32 183 arch/x86/kernel/cpu/mcheck/mce_amd_64.c u32 low = 0, high = 0, address = 0; u32 318 arch/x86/kernel/cpu/mcheck/mce_amd_64.c u32 high, low; u32 396 arch/x86/kernel/cpu/mcheck/mce_amd_64.c u32 low, high; u32 35 arch/x86/kernel/cpu/mcheck/mce_intel_64.c u32 l, h; u32 31 arch/x86/kernel/cpu/mcheck/non-fatal.c u32 low, high; u32 22 arch/x86/kernel/cpu/mcheck/p4.c u32 eax; u32 23 arch/x86/kernel/cpu/mcheck/p4.c u32 ebx; u32 24 arch/x86/kernel/cpu/mcheck/p4.c u32 ecx; u32 25 arch/x86/kernel/cpu/mcheck/p4.c u32 edx; u32 26 arch/x86/kernel/cpu/mcheck/p4.c u32 esi; u32 27 arch/x86/kernel/cpu/mcheck/p4.c u32 edi; u32 28 arch/x86/kernel/cpu/mcheck/p4.c u32 ebp; u32 29 arch/x86/kernel/cpu/mcheck/p4.c u32 esp; u32 30 arch/x86/kernel/cpu/mcheck/p4.c u32 eflags; u32 31 arch/x86/kernel/cpu/mcheck/p4.c u32 eip; u32 71 arch/x86/kernel/cpu/mcheck/p4.c u32 l, h; u32 130 arch/x86/kernel/cpu/mcheck/p4.c u32 h; u32 147 arch/x86/kernel/cpu/mcheck/p4.c u32 alow, ahigh, high, low; u32 148 arch/x86/kernel/cpu/mcheck/p4.c u32 mcgstl, mcgsth; u32 205 arch/x86/kernel/cpu/mcheck/p4.c u32 msr; u32 223 arch/x86/kernel/cpu/mcheck/p4.c u32 l, h; u32 21 arch/x86/kernel/cpu/mcheck/p5.c u32 loaddr, hi, lotype; u32 33 arch/x86/kernel/cpu/mcheck/p5.c u32 l, h; u32 22 arch/x86/kernel/cpu/mcheck/p6.c u32 alow, ahigh, high, low; u32 23 arch/x86/kernel/cpu/mcheck/p6.c u32 mcgstl, mcgsth; u32 87 arch/x86/kernel/cpu/mcheck/p6.c u32 l, h; u32 27 arch/x86/kernel/cpu/mcheck/winchip.c u32 lo, hi; u32 59 arch/x86/kernel/cpu/mtrr/amd.c u32 regs[2]; u32 102 arch/x86/kernel/cpu/mtrr/centaur.c u32 lo, hi; u32 125 arch/x86/kernel/cpu/mtrr/cyrix.c static u32 cr4 = 0; u32 126 arch/x86/kernel/cpu/mtrr/cyrix.c static u32 ccr3; u32 130 arch/x86/kernel/cpu/mtrr/cyrix.c u32 cr0; u32 460 arch/x86/kernel/cpu/mtrr/generic.c static u32 deftype_lo, deftype_hi; u32 50 arch/x86/kernel/cpu/mtrr/main.c u32 num_var_ranges = 0; u32 859 arch/x86/kernel/cpu/mtrr/main.c u32 base_lo, base_hi, mask_lo, mask_hi; u32 1518 arch/x86/kernel/cpu/mtrr/main.c u32 l, h; u32 1682 arch/x86/kernel/cpu/mtrr/main.c u32 phys_addr; u32 39 arch/x86/kernel/cpu/mtrr/mtrr.h u32 vendor; u32 40 arch/x86/kernel/cpu/mtrr/mtrr.h u32 use_intel_if; u32 68 arch/x86/kernel/cpu/mtrr/mtrr.h u32 deftype_lo; u32 69 arch/x86/kernel/cpu/mtrr/mtrr.h u32 deftype_hi; u32 70 arch/x86/kernel/cpu/mtrr/mtrr.h u32 ccr3; u32 74 arch/x86/kernel/cpu/mtrr/mtrr.h u32 base_lo; u32 75 arch/x86/kernel/cpu/mtrr/mtrr.h u32 base_hi; u32 76 arch/x86/kernel/cpu/mtrr/mtrr.h u32 mask_lo; u32 77 arch/x86/kernel/cpu/mtrr/mtrr.h u32 mask_hi; u32 265 arch/x86/kernel/cpu/perfctr-watchdog.c wrmsr(perfctr_msr, (u32)(-count), 0); u32 10 arch/x86/kernel/cpu/transmeta.c u32 xlvl; u32 51 arch/x86/kernel/cpuid.c u32 eax, ebx, ecx, edx; u32 388 arch/x86/kernel/e820.c u32 type = biosmap->type; u32 619 arch/x86/kernel/e820.c u32 map_len; u32 23 arch/x86/kernel/early-quirks.c u32 htcfg; u32 98 arch/x86/kernel/early-quirks.c static u32 ati_ixp4x0_rev(int num, int slot, int func) u32 100 arch/x86/kernel/early-quirks.c u32 d; u32 119 arch/x86/kernel/early-quirks.c u32 d; u32 162 arch/x86/kernel/early-quirks.c u32 vendor; u32 163 arch/x86/kernel/early-quirks.c u32 device; u32 164 arch/x86/kernel/early-quirks.c u32 class; u32 165 arch/x86/kernel/early-quirks.c u32 class_mask; u32 166 arch/x86/kernel/early-quirks.c u32 flags; u32 171 arch/x86/kernel/early_printk.c u32 bus; u32 172 arch/x86/kernel/early_printk.c u32 slot; u32 173 arch/x86/kernel/early_printk.c u32 func; u32 182 arch/x86/kernel/early_printk.c static inline u32 dbgp_pid_update(u32 x, u32 tok) u32 187 arch/x86/kernel/early_printk.c static inline u32 dbgp_len_update(u32 x, u32 len) u32 232 arch/x86/kernel/early_printk.c u32 ctrl; u32 270 arch/x86/kernel/early_printk.c u32 pids, lpid; u32 302 arch/x86/kernel/early_printk.c u32 lo, hi; u32 317 arch/x86/kernel/early_printk.c u32 lo, hi; u32 331 arch/x86/kernel/early_printk.c u32 pids, addr, ctrl; u32 361 arch/x86/kernel/early_printk.c u32 pids, addr, ctrl; u32 392 arch/x86/kernel/early_printk.c u32 pids, addr, ctrl; u32 430 arch/x86/kernel/early_printk.c static u32 __init find_cap(u32 num, u32 slot, u32 func, int cap) u32 456 arch/x86/kernel/early_printk.c static u32 __init __find_dbgp(u32 bus, u32 slot, u32 func) u32 458 arch/x86/kernel/early_printk.c u32 class; u32 467 arch/x86/kernel/early_printk.c static u32 __init find_dbgp(int ehci_num, u32 *rbus, u32 *rslot, u32 *rfunc) u32 469 arch/x86/kernel/early_printk.c u32 bus, slot, func; u32 494 arch/x86/kernel/early_printk.c u32 portsc; u32 495 arch/x86/kernel/early_printk.c u32 delay_time, delay; u32 537 arch/x86/kernel/early_printk.c u32 status; u32 568 arch/x86/kernel/early_printk.c u32 dword; u32 580 arch/x86/kernel/early_printk.c u32 vendorid; u32 594 arch/x86/kernel/early_printk.c u32 cmd, ctrl, status, portsc, hcs_params; u32 595 arch/x86/kernel/early_printk.c u32 debug_port, new_debug_port = 0, n_ports; u32 596 arch/x86/kernel/early_printk.c u32 devnum; u32 773 arch/x86/kernel/early_printk.c u32 debug_port, bar, offset; u32 774 arch/x86/kernel/early_printk.c u32 bus, slot, func, cap; u32 776 arch/x86/kernel/early_printk.c u32 dbgp_num; u32 777 arch/x86/kernel/early_printk.c u32 bar_val; u32 544 arch/x86/kernel/efi.c u32 efi_mem_type(unsigned long phys_addr) u32 107 arch/x86/kernel/es7000_32.c u32 OEMTableAddr; u32 108 arch/x86/kernel/es7000_32.c u32 OEMTableSize; u32 20 arch/x86/kernel/geode_32.c u32 msr; u32 22 arch/x86/kernel/geode_32.c u32 base; u32 32 arch/x86/kernel/geode_32.c u32 lo, hi; u32 57 arch/x86/kernel/geode_32.c u32 base = geode_get_dev_base(GEODE_DEV_GPIO); u32 74 arch/x86/kernel/geode_32.c u32 base = geode_get_dev_base(GEODE_DEV_GPIO); u32 91 arch/x86/kernel/geode_32.c u32 base = geode_get_dev_base(GEODE_DEV_GPIO); u32 92 arch/x86/kernel/geode_32.c u32 val; u32 116 arch/x86/kernel/geode_32.c u32 lo, hi; u32 132 arch/x86/kernel/geode_32.c u32 base = geode_get_dev_base(GEODE_DEV_GPIO); u32 133 arch/x86/kernel/geode_32.c u32 offset, shift, val; u32 279 arch/x86/kernel/hpet.c u32 cnt; u32 282 arch/x86/kernel/hpet.c cnt += (u32) delta; u32 290 arch/x86/kernel/hpet.c WARN_ON((u32)hpet_readl(HPET_T0_CMP) != cnt); u32 292 arch/x86/kernel/hpet.c return (s32)((u32)hpet_readl(HPET_COUNTER) - cnt) >= 0 ? -ETIME : 0; u32 254 arch/x86/kernel/i387.c static inline u32 twd_fxsr_to_i387(struct i387_fxsave_struct *fxsave) u32 257 arch/x86/kernel/i387.c u32 tos = (fxsave->swd >> 11) & 7; u32 258 arch/x86/kernel/i387.c u32 twd = (unsigned long) fxsave->twd; u32 259 arch/x86/kernel/i387.c u32 tag; u32 260 arch/x86/kernel/i387.c u32 ret = 0xffff0000u; u32 329 arch/x86/kernel/i387.c env->fcs = (u16) fxsave->fcs | ((u32) fxsave->fop << 16); u32 350 arch/x86/kernel/i387.c fxsave->fop = (u16) ((u32) env->fcs >> 16); u32 138 arch/x86/kernel/i8253.c u32 jifs; u32 140 arch/x86/kernel/i8253.c static u32 old_jifs; u32 155 arch/x86/kernel/io_apic_32.c struct { u32 w1, w2; }; u32 244 arch/x86/kernel/io_apic_64.c struct { u32 w1, w2; }; u32 1284 arch/x86/kernel/io_apic_64.c printk(KERN_DEBUG "... APIC ICR: %08x\n", (u32)icr); u32 1285 arch/x86/kernel/io_apic_64.c printk(KERN_DEBUG "... APIC ICR2: %08x\n", (u32)(icr >> 32)); u32 80 arch/x86/kernel/irq_32.c u32 stack[THREAD_SIZE/sizeof(u32)]; u32 104 arch/x86/kernel/irq_32.c u32 *isp, arg1, arg2; u32 119 arch/x86/kernel/irq_32.c isp = (u32 *) ((char*)irqctx + sizeof(*irqctx)); u32 186 arch/x86/kernel/irq_32.c u32 *isp; u32 200 arch/x86/kernel/irq_32.c isp = (u32*) ((char*)irqctx + sizeof(*irqctx)); u32 16 arch/x86/kernel/k8.c static u32 *flush_words; u32 61 arch/x86/kernel/k8.c flush_words = kmalloc(num_k8_northbridges * sizeof(u32), GFP_KERNEL); u32 83 arch/x86/kernel/k8.c u32 vendor = device & 0xffff; u32 109 arch/x86/kernel/k8.c u32 w; u32 25 arch/x86/kernel/kdebugfs.c u32 type; u32 26 arch/x86/kernel/kdebugfs.c u32 len; u32 73 arch/x86/kernel/kgdb.c u32 *gdb_regs32 = (u32 *)gdb_regs; u32 122 arch/x86/kernel/kgdb.c u32 *gdb_regs32 = (u32 *)gdb_regs; u32 168 arch/x86/kernel/kgdb.c u32 *gdb_regs32 = (u32 *)gdb_regs; u32 87 arch/x86/kernel/kprobes.c static const u32 twobyte_is_boostable[256 / 32] = { u32 109 arch/x86/kernel/kprobes.c static const u32 onebyte_has_modrm[256 / 32] = { u32 131 arch/x86/kernel/kprobes.c static const u32 twobyte_has_modrm[256 / 32] = { u32 29 arch/x86/kernel/machine_kexec_32.c static u32 kexec_pgd[1024] PAGE_ALIGNED; u32 31 arch/x86/kernel/machine_kexec_32.c static u32 kexec_pmd0[1024] PAGE_ALIGNED; u32 32 arch/x86/kernel/machine_kexec_32.c static u32 kexec_pmd1[1024] PAGE_ALIGNED; u32 34 arch/x86/kernel/machine_kexec_32.c static u32 kexec_pte0[1024] PAGE_ALIGNED; u32 35 arch/x86/kernel/machine_kexec_32.c static u32 kexec_pte1[1024] PAGE_ALIGNED; u32 64 arch/x86/kernel/mfgpt_32.c u32 val, dummy; u32 115 arch/x86/kernel/mfgpt_32.c u32 msr, mask, value, dummy; u32 164 arch/x86/kernel/mfgpt_32.c u32 zsel, lpc, dummy; u32 82 arch/x86/kernel/microcode_amd.c #define DWSIZE (sizeof(u32)) u32 137 arch/x86/kernel/microcode_intel.c #define DWSIZE (sizeof(u32)) u32 20 arch/x86/kernel/mmconf-fam10h_64.c u32 bus; u32 21 arch/x86/kernel/mmconf-fam10h_64.c u32 slot; u32 22 arch/x86/kernel/mmconf-fam10h_64.c u32 vendor; u32 23 arch/x86/kernel/mmconf-fam10h_64.c u32 device; u32 63 arch/x86/kernel/mmconf-fam10h_64.c u32 address; u32 80 arch/x86/kernel/mmconf-fam10h_64.c u32 id; u32 123 arch/x86/kernel/mmconf-fam10h_64.c u32 reg; u32 181 arch/x86/kernel/mmconf-fam10h_64.c u32 address; u32 107 arch/x86/kernel/module_64.c *(u32 *)loc = val; u32 108 arch/x86/kernel/module_64.c if (val != *(u32 *)loc) u32 118 arch/x86/kernel/module_64.c *(u32 *)loc = val; u32 71 arch/x86/kernel/msr.c u32 __user *tmp = (u32 __user *) buf; u32 72 arch/x86/kernel/msr.c u32 data[2]; u32 73 arch/x86/kernel/msr.c u32 reg = *ppos; u32 102 arch/x86/kernel/msr.c const u32 __user *tmp = (const u32 __user *)buf; u32 103 arch/x86/kernel/msr.c u32 data[2]; u32 104 arch/x86/kernel/msr.c u32 reg = *ppos; u32 78 arch/x86/kernel/paravirt.c u32 delta; u32 592 arch/x86/kernel/pci-calgary_64.c u32 aer; u32 631 arch/x86/kernel/pci-calgary_64.c u32 val; u32 743 arch/x86/kernel/pci-calgary_64.c u32 val32; u32 883 arch/x86/kernel/pci-calgary_64.c u32 csr, plssr; u32 899 arch/x86/kernel/pci-calgary_64.c u32 csr, csmr, plssr, mck, rcstat; u32 903 arch/x86/kernel/pci-calgary_64.c u32 errregs[7]; u32 948 arch/x86/kernel/pci-calgary_64.c u32 val32; u32 1011 arch/x86/kernel/pci-calgary_64.c u32 val; u32 1037 arch/x86/kernel/pci-calgary_64.c u32 val32; u32 1069 arch/x86/kernel/pci-calgary_64.c u32 val32; u32 1145 arch/x86/kernel/pci-calgary_64.c u32 val; u32 1329 arch/x86/kernel/pci-calgary_64.c u32 val; u32 1378 arch/x86/kernel/pci-calgary_64.c u32 val; u32 1463 arch/x86/kernel/pci-calgary_64.c u32 val; u32 46 arch/x86/kernel/pci-gart_64.c static u32 *iommu_gatt_base; /* Remapping table */ u32 62 arch/x86/kernel/pci-gart_64.c static u32 gart_unmapped_entry; u32 587 arch/x86/kernel/pci-gart_64.c static u32 aperture_order; u32 588 arch/x86/kernel/pci-gart_64.c static u32 aperture_alloc; u32 675 arch/x86/kernel/pci-gart_64.c gatt_size = (aper_size >> PAGE_SHIFT) * sizeof(u32); u32 726 arch/x86/kernel/pci-gart_64.c u32 ctl; u32 29 arch/x86/kernel/pmtimer_64.c static inline u32 cyc2us(u32 cycles) u32 44 arch/x86/kernel/pmtimer_64.c u32 a, b; u32 55 arch/x86/kernel/pmtimer_64.c u32 a, b; u32 211 arch/x86/kernel/process.c u32 eax, ebx, ecx, edx; u32 268 arch/x86/kernel/process.c u32 lo, hi; u32 298 arch/x86/kernel/process_64.c static inline u32 read_32bit_tls(struct task_struct *t, int tls) u32 1441 arch/x86/kernel/ptrace.c .n = sizeof(struct user_regs_struct32) / sizeof(u32), u32 1442 arch/x86/kernel/ptrace.c .size = sizeof(u32), .align = sizeof(u32), u32 1447 arch/x86/kernel/ptrace.c .n = sizeof(struct user_i387_ia32_struct) / sizeof(u32), u32 1448 arch/x86/kernel/ptrace.c .size = sizeof(u32), .align = sizeof(u32), u32 1453 arch/x86/kernel/ptrace.c .n = sizeof(struct user32_fxsr_struct) / sizeof(u32), u32 1454 arch/x86/kernel/ptrace.c .size = sizeof(u32), .align = sizeof(u32), u32 1467 arch/x86/kernel/ptrace.c .n = IO_BITMAP_BYTES / sizeof(u32), u32 1468 arch/x86/kernel/ptrace.c .size = sizeof(u32), .align = sizeof(u32), u32 31 arch/x86/kernel/pvclock.c u32 tsc_to_nsec_mul; u32 33 arch/x86/kernel/pvclock.c u32 version; u32 44 arch/x86/kernel/pvclock.c u32 tmp1, tmp2; u32 62 arch/x86/kernel/pvclock.c : "a" ((u32)delta), "1" ((u32)(delta >> 32)), "2" (mul_frac) ); u32 121 arch/x86/kernel/pvclock.c u32 version; u32 75 arch/x86/kernel/quirks.c u32 val; u32 101 arch/x86/kernel/quirks.c u32 val; u32 102 arch/x86/kernel/quirks.c u32 uninitialized_var(rcba); u32 188 arch/x86/kernel/quirks.c u32 val; u32 189 arch/x86/kernel/quirks.c u32 uninitialized_var(gen_cntl); u32 210 arch/x86/kernel/quirks.c u32 val; u32 211 arch/x86/kernel/quirks.c u32 uninitialized_var(gen_cntl); u32 287 arch/x86/kernel/quirks.c u32 val; u32 304 arch/x86/kernel/quirks.c u32 uninitialized_var(val); u32 357 arch/x86/kernel/quirks.c static u32 ati_ixp4x0_rev(struct pci_dev *dev) u32 359 arch/x86/kernel/quirks.c u32 d; u32 376 arch/x86/kernel/quirks.c u32 d, val; u32 429 arch/x86/kernel/quirks.c u32 uninitialized_var(val); u32 95 arch/x86/kernel/scx200_32.c u32 scx200_gpio_configure(unsigned index, u32 mask, u32 bits) u32 97 arch/x86/kernel/scx200_32.c u32 config, new_config; u32 544 arch/x86/kernel/smpboot.c u32 status; u32 26 arch/x86/kernel/step.c u32 *desc; u32 43 arch/x86/kernel/vmi_32.c typedef u32 __attribute__((regparm(1))) (VROMFUNC)(void); u32 64 arch/x86/kernel/vmi_32.c void (*_set_ldt)(u32 selector); u32 65 arch/x86/kernel/vmi_32.c void (*set_tr)(u32 selector); u32 66 arch/x86/kernel/vmi_32.c void (*write_idt_entry)(struct desc_struct *, int, u32, u32); u32 67 arch/x86/kernel/vmi_32.c void (*write_gdt_entry)(struct desc_struct *, int, u32, u32); u32 68 arch/x86/kernel/vmi_32.c void (*write_ldt_entry)(struct desc_struct *, int, u32, u32); u32 69 arch/x86/kernel/vmi_32.c void (*set_kernel_stack)(u32 selector, u32 sp0); u32 70 arch/x86/kernel/vmi_32.c void (*allocate_page)(u32, u32, u32, u32, u32); u32 71 arch/x86/kernel/vmi_32.c void (*release_page)(u32, u32); u32 74 arch/x86/kernel/vmi_32.c void (*set_linear_mapping)(int, void *, u32, u32); u32 223 arch/x86/kernel/vmi_32.c u32 *idt_entry = (u32 *)g; u32 230 arch/x86/kernel/vmi_32.c u32 *gdt_entry = (u32 *)desc; u32 237 arch/x86/kernel/vmi_32.c u32 *ldt_entry = (u32 *)desc; u32 282 arch/x86/kernel/vmi_32.c u32 pfn; u32 311 arch/x86/kernel/vmi_32.c u32 *ptr; u32 316 arch/x86/kernel/vmi_32.c ptr = (u32 *)page_address(page); u32 318 arch/x86/kernel/vmi_32.c ptr = (u32 *)__va(pfn << PAGE_SHIFT); u32 575 arch/x86/kernel/vmi_32.c vmi_ops.set_initial_ap_state((u32)&ap, phys_apicid); u32 43 arch/x86/kernel/vmiclock_32.c static inline u32 vmi_counter(u32 flags) u32 54 arch/x86/kvm/i8254.c u32 low, high; u32 331 arch/x86/kvm/i8254.c u32 val = *(u32 *) data; u32 473 arch/x86/kvm/i8254.c u32 val = *(u32 *) data; u32 16 arch/x86/kvm/i8254.h u32 count; /* can be 65536 */ u32 34 arch/x86/kvm/i8254.h u32 speaker_data_on; u32 295 arch/x86/kvm/i8259.c static u32 pic_poll_read(struct kvm_kpic_state *s, u32 addr1) u32 317 arch/x86/kvm/i8259.c static u32 pic_ioport_read(void *opaque, u32 addr1) u32 345 arch/x86/kvm/i8259.c static u32 elcr_ioport_read(void *opaque, u32 addr1) u32 12 arch/x86/kvm/kvm_svm.h static const u32 host_save_user_msrs[] = { u32 43 arch/x86/kvm/kvm_svm.h u32 *msrpm; u32 60 arch/x86/kvm/lapic.c static inline u32 apic_get_reg(struct kvm_lapic *apic, int reg_off) u32 62 arch/x86/kvm/lapic.c return *((u32 *) (apic->regs + reg_off)); u32 67 arch/x86/kvm/lapic.c *((u32 *) (apic->regs + reg_off)) = val; u32 142 arch/x86/kvm/lapic.c u32 *word = bitmap; u32 215 arch/x86/kvm/lapic.c u32 tpr, isrv, ppr; u32 458 arch/x86/kvm/lapic.c u32 icr_low = apic_get_reg(apic, APIC_ICR); u32 459 arch/x86/kvm/lapic.c u32 icr_high = apic_get_reg(apic, APIC_ICR2); u32 503 arch/x86/kvm/lapic.c static u32 apic_get_tmcct(struct kvm_lapic *apic) u32 507 arch/x86/kvm/lapic.c u32 tmcct; u32 572 arch/x86/kvm/lapic.c static u32 __apic_read(struct kvm_lapic *apic, unsigned int offset) u32 574 arch/x86/kvm/lapic.c u32 val = 0; u32 576 arch/x86/kvm/lapic.c KVMTRACE_1D(APIC_ACCESS, apic->vcpu, (u32)offset, handler); u32 609 arch/x86/kvm/lapic.c u32 result; u32 633 arch/x86/kvm/lapic.c u32 tmp1, tmp2, tdcr; u32 678 arch/x86/kvm/lapic.c u32 val; u32 692 arch/x86/kvm/lapic.c val = *(u32 *) data; u32 701 arch/x86/kvm/lapic.c KVMTRACE_1D(APIC_ACCESS, apic->vcpu, (u32)offset, handler); u32 729 arch/x86/kvm/lapic.c u32 lvt_val; u32 1056 arch/x86/kvm/lapic.c u32 lvt0 = apic_get_reg(vcpu->arch.apic, APIC_LVT0); u32 1132 arch/x86/kvm/lapic.c u32 data; u32 1139 arch/x86/kvm/lapic.c data = *(u32 *)(vapic + offset_in_page(vcpu->arch.apic->vapic_addr)); u32 1147 arch/x86/kvm/lapic.c u32 data, tpr; u32 1166 arch/x86/kvm/lapic.c *(u32 *)(vapic + offset_in_page(vcpu->arch.apic->vapic_addr)) = data; u32 14 arch/x86/kvm/lapic.h u32 divide_count; u32 1241 arch/x86/kvm/mmu.c u32 index = PT64_INDEX(v, level); u32 43 arch/x86/kvm/paging_tmpl.h #define pt_element_t u32 u32 73 arch/x86/kvm/paging_tmpl.h u32 error_code; u32 299 arch/x86/kvm/paging_tmpl.h u32 index = SHADOW_PT_INDEX(addr, level); u32 374 arch/x86/kvm/paging_tmpl.h u32 error_code) u32 79 arch/x86/kvm/svm.c u32 base3; u32 80 arch/x86/kvm/svm.c u32 zero1; u32 87 arch/x86/kvm/svm.c u32 max_asid; u32 88 arch/x86/kvm/svm.c u32 next_asid; u32 102 arch/x86/kvm/svm.c static u32 msrpm_ranges[] = {0, 0xc0000000, 0xc0010000}; u32 110 arch/x86/kvm/svm.c static inline u32 svm_has(u32 feat) u32 364 arch/x86/kvm/svm.c u32 msr_offset = (i * MSRS_IN_RANGE + msr - u32 367 arch/x86/kvm/svm.c u32 *base = msrpm + (msr_offset / 32); u32 368 arch/x86/kvm/svm.c u32 msr_shift = msr_offset % 32; u32 369 arch/x86/kvm/svm.c u32 mask = ((write) ? 0 : 2) | ((read) ? 0 : 1); u32 398 arch/x86/kvm/svm.c u32 *msrpm = svm->msrpm; u32 409 arch/x86/kvm/svm.c u32 *msrpm = svm->msrpm; u32 930 arch/x86/kvm/svm.c u32 exit_int_info = svm->vmcb->control.exit_int_info; u32 967 arch/x86/kvm/svm.c KVMTRACE_2D(DR_READ, vcpu, (u32)dr, (u32)val, handler); u32 1012 arch/x86/kvm/svm.c u32 exit_int_info = svm->vmcb->control.exit_int_info; u32 1015 arch/x86/kvm/svm.c u32 error_code; u32 1029 arch/x86/kvm/svm.c (u32)fault_address, (u32)(fault_address >> 32), u32 1033 arch/x86/kvm/svm.c (u32)fault_address, (u32)(fault_address >> 32), u32 1096 arch/x86/kvm/svm.c u32 io_info = svm->vmcb->control.exit_info_1; /* address size bug? */ u32 1267 arch/x86/kvm/svm.c u32 ecx = svm->vcpu.arch.regs[VCPU_REGS_RCX]; u32 1273 arch/x86/kvm/svm.c KVMTRACE_3D(MSR_READ, &svm->vcpu, ecx, (u32)data, u32 1274 arch/x86/kvm/svm.c (u32)(data >> 32), handler); u32 1361 arch/x86/kvm/svm.c u32 ecx = svm->vcpu.arch.regs[VCPU_REGS_RCX]; u32 1365 arch/x86/kvm/svm.c KVMTRACE_3D(MSR_WRITE, &svm->vcpu, ecx, (u32)data, (u32)(data >> 32), u32 1461 arch/x86/kvm/svm.c u32 exit_code = svm->vmcb->control.exit_code; u32 1463 arch/x86/kvm/svm.c KVMTRACE_3D(VMEXIT, vcpu, exit_code, (u32)svm->vmcb->save.rip, u32 1464 arch/x86/kvm/svm.c (u32)((u64)svm->vmcb->save.rip >> 32), entryexit); u32 1539 arch/x86/kvm/svm.c KVMTRACE_1D(INJ_VIRQ, &svm->vcpu, (u32)irq, handler); u32 58 arch/x86/kvm/svm.h u32 intercept_exceptions; u32 64 arch/x86/kvm/svm.h u32 asid; u32 67 arch/x86/kvm/svm.h u32 int_ctl; u32 68 arch/x86/kvm/svm.h u32 int_vector; u32 69 arch/x86/kvm/svm.h u32 int_state; u32 71 arch/x86/kvm/svm.h u32 exit_code; u32 72 arch/x86/kvm/svm.h u32 exit_code_hi; u32 75 arch/x86/kvm/svm.h u32 exit_int_info; u32 76 arch/x86/kvm/svm.h u32 exit_int_info_err; u32 79 arch/x86/kvm/svm.h u32 event_inj; u32 80 arch/x86/kvm/svm.h u32 event_inj_err; u32 120 arch/x86/kvm/svm.h u32 limit; u32 5 arch/x86/kvm/tss.h u32 prev_task_link; u32 6 arch/x86/kvm/tss.h u32 esp0; u32 7 arch/x86/kvm/tss.h u32 ss0; u32 8 arch/x86/kvm/tss.h u32 esp1; u32 9 arch/x86/kvm/tss.h u32 ss1; u32 10 arch/x86/kvm/tss.h u32 esp2; u32 11 arch/x86/kvm/tss.h u32 ss2; u32 12 arch/x86/kvm/tss.h u32 cr3; u32 13 arch/x86/kvm/tss.h u32 eip; u32 14 arch/x86/kvm/tss.h u32 eflags; u32 15 arch/x86/kvm/tss.h u32 eax; u32 16 arch/x86/kvm/tss.h u32 ecx; u32 17 arch/x86/kvm/tss.h u32 edx; u32 18 arch/x86/kvm/tss.h u32 ebx; u32 19 arch/x86/kvm/tss.h u32 esp; u32 20 arch/x86/kvm/tss.h u32 ebp; u32 21 arch/x86/kvm/tss.h u32 esi; u32 22 arch/x86/kvm/tss.h u32 edi; u32 23 arch/x86/kvm/tss.h u32 es; u32 24 arch/x86/kvm/tss.h u32 cs; u32 25 arch/x86/kvm/tss.h u32 ss; u32 26 arch/x86/kvm/tss.h u32 ds; u32 27 arch/x86/kvm/tss.h u32 fs; u32 28 arch/x86/kvm/tss.h u32 gs; u32 29 arch/x86/kvm/tss.h u32 ldt_selector; u32 51 arch/x86/kvm/vmx.c u32 revision_id; u32 52 arch/x86/kvm/vmx.c u32 abort; u32 61 arch/x86/kvm/vmx.c u32 idt_vectoring_info; u32 110 arch/x86/kvm/vmx.c u32 revision_id; u32 111 arch/x86/kvm/vmx.c u32 pin_based_exec_ctrl; u32 112 arch/x86/kvm/vmx.c u32 cpu_based_exec_ctrl; u32 113 arch/x86/kvm/vmx.c u32 cpu_based_2nd_exec_ctrl; u32 114 arch/x86/kvm/vmx.c u32 vmexit_ctrl; u32 115 arch/x86/kvm/vmx.c u32 vmentry_ctrl; u32 119 arch/x86/kvm/vmx.c u32 ept; u32 120 arch/x86/kvm/vmx.c u32 vpid; u32 151 arch/x86/kvm/vmx.c static const u32 vmx_msr_index[] = { u32 403 arch/x86/kvm/vmx.c static u32 vmcs_read32(unsigned long field) u32 465 arch/x86/kvm/vmx.c u32 eb; u32 716 arch/x86/kvm/vmx.c u32 interruptibility; u32 1011 arch/x86/kvm/vmx.c u32 idtv_info_field; u32 1082 arch/x86/kvm/vmx.c u32 vmx_msr_low, vmx_msr_high; u32 1083 arch/x86/kvm/vmx.c u32 ctl = ctl_min | ctl_opt; u32 1100 arch/x86/kvm/vmx.c u32 vmx_msr_low, vmx_msr_high; u32 1101 arch/x86/kvm/vmx.c u32 min, opt, min2, opt2; u32 1102 arch/x86/kvm/vmx.c u32 _pin_based_exec_control = 0; u32 1103 arch/x86/kvm/vmx.c u32 _cpu_based_exec_control = 0; u32 1104 arch/x86/kvm/vmx.c u32 _cpu_based_2nd_exec_control = 0; u32 1105 arch/x86/kvm/vmx.c u32 _vmexit_control = 0; u32 1106 arch/x86/kvm/vmx.c u32 _vmentry_control = 0; u32 1282 arch/x86/kvm/vmx.c u32 dpl = (vmcs_read16(sf->selector) & SELECTOR_RPL_MASK) u32 1393 arch/x86/kvm/vmx.c u32 guest_tr_ar; u32 1603 arch/x86/kvm/vmx.c u32 ar; u32 1636 arch/x86/kvm/vmx.c static u32 vmx_segment_access_rights(struct kvm_segment *var) u32 1638 arch/x86/kvm/vmx.c u32 ar; u32 1662 arch/x86/kvm/vmx.c u32 ar; u32 1688 arch/x86/kvm/vmx.c u32 ar = vmcs_read32(GUEST_CS_AR_BYTES); u32 1754 arch/x86/kvm/vmx.c u32 tmp; u32 1889 arch/x86/kvm/vmx.c u32 host_sysenter_cs; u32 1890 arch/x86/kvm/vmx.c u32 junk; u32 1895 arch/x86/kvm/vmx.c u32 exec_control; u32 1978 arch/x86/kvm/vmx.c u32 index = vmx_msr_index[i]; u32 1979 arch/x86/kvm/vmx.c u32 data_low, data_high; u32 2137 arch/x86/kvm/vmx.c KVMTRACE_1D(INJ_VIRQ, vcpu, (u32)irq, handler); u32 2176 arch/x86/kvm/vmx.c u32 cpu_based_vm_exec_control; u32 2256 arch/x86/kvm/vmx.c u32 intr_info, error_code; u32 2258 arch/x86/kvm/vmx.c u32 vect_info; u32 2299 arch/x86/kvm/vmx.c KVMTRACE_3D(PAGE_FAULT, vcpu, error_code, (u32)cr2, u32 2300 arch/x86/kvm/vmx.c (u32)((u64)cr2 >> 32), handler); u32 2389 arch/x86/kvm/vmx.c KVMTRACE_3D(CR_WRITE, vcpu, (u32)cr, (u32)vcpu->arch.regs[reg], u32 2390 arch/x86/kvm/vmx.c (u32)((u64)vcpu->arch.regs[reg] >> 32), handler); u32 2432 arch/x86/kvm/vmx.c KVMTRACE_3D(CR_READ, vcpu, (u32)cr, u32 2433 arch/x86/kvm/vmx.c (u32)vcpu->arch.regs[reg], u32 2434 arch/x86/kvm/vmx.c (u32)((u64)vcpu->arch.regs[reg] >> 32), u32 2442 arch/x86/kvm/vmx.c KVMTRACE_2D(CR_READ, vcpu, (u32)cr, u32 2443 arch/x86/kvm/vmx.c (u32)vcpu->arch.regs[reg], handler); u32 2489 arch/x86/kvm/vmx.c KVMTRACE_2D(DR_READ, vcpu, (u32)dr, (u32)val, handler); u32 2506 arch/x86/kvm/vmx.c u32 ecx = vcpu->arch.regs[VCPU_REGS_RCX]; u32 2514 arch/x86/kvm/vmx.c KVMTRACE_3D(MSR_READ, vcpu, ecx, (u32)data, (u32)(data >> 32), u32 2526 arch/x86/kvm/vmx.c u32 ecx = vcpu->arch.regs[VCPU_REGS_RCX]; u32 2530 arch/x86/kvm/vmx.c KVMTRACE_3D(MSR_WRITE, vcpu, ecx, (u32)data, (u32)(data >> 32), u32 2551 arch/x86/kvm/vmx.c u32 cpu_based_vm_exec_control; u32 2621 arch/x86/kvm/vmx.c reason = (u32)exit_qualification >> 30; u32 2687 arch/x86/kvm/vmx.c u32 cpu_based_vm_exec_control; u32 2734 arch/x86/kvm/vmx.c u32 exit_reason = vmcs_read32(VM_EXIT_REASON); u32 2736 arch/x86/kvm/vmx.c u32 vectoring_info = vmx->idt_vectoring_info; u32 2738 arch/x86/kvm/vmx.c KVMTRACE_3D(VMEXIT, vcpu, exit_reason, (u32)vmcs_readl(GUEST_RIP), u32 2739 arch/x86/kvm/vmx.c (u32)((u64)vmcs_readl(GUEST_RIP) >> 32), entryexit); u32 2789 arch/x86/kvm/vmx.c u32 cpu_based_vm_exec_control; u32 2798 arch/x86/kvm/vmx.c u32 cpu_based_vm_exec_control; u32 2810 arch/x86/kvm/vmx.c u32 guest_intr = vmcs_read32(GUEST_INTERRUPTIBILITY_INFO); u32 2818 arch/x86/kvm/vmx.c u32 guest_intr = vmcs_read32(GUEST_INTERRUPTIBILITY_INFO); u32 2835 arch/x86/kvm/vmx.c u32 idtv_info_field, intr_info_field, exit_intr_info_field; u32 2942 arch/x86/kvm/vmx.c u32 intr_info; u32 314 arch/x86/kvm/x86.c (u32)((vcpu->arch.cr0 & ~0x0ful) | (msw & 0x0f)), u32 434 arch/x86/kvm/x86.c static u32 msrs_to_save[] = { u32 446 arch/x86/kvm/x86.c static u32 emulated_msrs[] = { u32 936 arch/x86/kvm/x86.c num_msrs_to_save * sizeof(u32))) u32 939 arch/x86/kvm/x86.c + num_msrs_to_save * sizeof(u32), u32 941 arch/x86/kvm/x86.c ARRAY_SIZE(emulated_msrs) * sizeof(u32))) u32 1091 arch/x86/kvm/x86.c static inline u32 bit(int bitno) u32 1109 arch/x86/kvm/x86.c const u32 kvm_supported_word0_x86_features = bit(X86_FEATURE_FPU) | u32 1119 arch/x86/kvm/x86.c const u32 kvm_supported_word1_x86_features = bit(X86_FEATURE_FPU) | u32 1135 arch/x86/kvm/x86.c const u32 kvm_supported_word3_x86_features = u32 1137 arch/x86/kvm/x86.c const u32 kvm_supported_word6_x86_features = u32 1147 arch/x86/kvm/x86.c entry->eax = min(entry->eax, (u32)0xb); u32 1217 arch/x86/kvm/x86.c u32 func; u32 1789 arch/x86/kvm/x86.c u32 dummy[2]; u32 2330 arch/x86/kvm/x86.c KVMTRACE_2D(IO_READ, vcpu, vcpu->run->io.port, (u32)size, u32 2333 arch/x86/kvm/x86.c KVMTRACE_2D(IO_WRITE, vcpu, vcpu->run->io.port, (u32)size, u32 2374 arch/x86/kvm/x86.c KVMTRACE_2D(IO_READ, vcpu, vcpu->run->io.port, (u32)size, u32 2377 arch/x86/kvm/x86.c KVMTRACE_2D(IO_WRITE, vcpu, vcpu->run->io.port, (u32)size, u32 2530 arch/x86/kvm/x86.c KVMTRACE_1D(VMMCALL, vcpu, (u32)nr, handler); u32 2631 arch/x86/kvm/x86.c KVMTRACE_3D(CR_READ, vcpu, (u32)cr, (u32)value, u32 2632 arch/x86/kvm/x86.c (u32)((u64)value >> 32), handler); u32 2640 arch/x86/kvm/x86.c KVMTRACE_3D(CR_WRITE, vcpu, (u32)cr, (u32)val, u32 2641 arch/x86/kvm/x86.c (u32)((u64)val >> 32), handler); u32 2700 arch/x86/kvm/x86.c u32 function, index; u32 2735 arch/x86/kvm/x86.c (u32)vcpu->arch.regs[VCPU_REGS_RAX], u32 2736 arch/x86/kvm/x86.c (u32)vcpu->arch.regs[VCPU_REGS_RBX], u32 2737 arch/x86/kvm/x86.c (u32)vcpu->arch.regs[VCPU_REGS_RCX], u32 2738 arch/x86/kvm/x86.c (u32)vcpu->arch.regs[VCPU_REGS_RDX], handler); u32 3265 arch/x86/kvm/x86.c static u32 get_tss_base_addr(struct kvm_vcpu *vcpu, u32 3268 arch/x86/kvm/x86.c u32 base_addr; u32 3497 arch/x86/kvm/x86.c u32 old_tss_base = get_segment_base(vcpu, VCPU_SREG_TR); u32 3532 arch/x86/kvm/x86.c u32 eflags = kvm_x86_ops->get_rflags(vcpu); u32 3547 arch/x86/kvm/x86.c u32 eflags = kvm_x86_ops->get_rflags(vcpu); u32 3667 arch/x86/kvm/x86.c u32 mxcsr; u32 3668 arch/x86/kvm/x86.c u32 mxcsr_mask; u32 3669 arch/x86/kvm/x86.c u32 st_space[32]; /* 8*16 bytes for each FP-reg = 128 bytes */ u32 3671 arch/x86/kvm/x86.c u32 xmm_space[64]; /* 16*16 bytes for each XMM-reg = 256 bytes */ u32 3673 arch/x86/kvm/x86.c u32 xmm_space[32]; /* 8*16 bytes for each XMM-reg = 128 bytes */ u32 685 arch/x86/kvm/x86_emulate.c op->val = *(u32 *)op->ptr; u32 821 arch/x86/kvm/x86_emulate.c c->modrm_ea = insn_fetch(u32, 4, c->eip); u32 969 arch/x86/kvm/x86_emulate.c c->modrm_ea = (u32)c->modrm_ea; u32 1176 arch/x86/kvm/x86_emulate.c if (((u32) (old >> 0) != (u32) c->regs[VCPU_REGS_RAX]) || u32 1177 arch/x86/kvm/x86_emulate.c ((u32) (old >> 32) != (u32) c->regs[VCPU_REGS_RDX])) { u32 1179 arch/x86/kvm/x86_emulate.c c->regs[VCPU_REGS_RAX] = (u32) (old >> 0); u32 1180 arch/x86/kvm/x86_emulate.c c->regs[VCPU_REGS_RDX] = (u32) (old >> 32); u32 1185 arch/x86/kvm/x86_emulate.c (u32) c->regs[VCPU_REGS_RBX]; u32 1214 arch/x86/kvm/x86_emulate.c *c->dst.ptr = (u32)c->dst.val; u32 1372 arch/x86/kvm/x86_emulate.c c->dst.val = *(u32 *)c->dst.ptr; u32 1496 arch/x86/kvm/x86_emulate.c *c->src.ptr = (u32) c->dst.val; u32 1712 arch/x86/kvm/x86_emulate.c eip = insn_fetch(u32, 4, c->eip); u32 1887 arch/x86/kvm/x86_emulate.c msr_data = (u32)c->regs[VCPU_REGS_RAX] u32 1904 arch/x86/kvm/x86_emulate.c c->regs[VCPU_REGS_RAX] = (u32)msr_data; u32 2005 arch/x86/kvm/x86_emulate.c c->dst.val = (c->op_bytes == 4) ? (u32) c->src.val : u32 80 arch/x86/lguest/boot.c .noirq_start = (u32)lguest_noirq_start, u32 81 arch/x86/lguest/boot.c .noirq_end = (u32)lguest_noirq_end, u32 223 arch/x86/lguest/boot.c u32 *desc = (u32 *)g; u32 791 arch/x86/lguest/boot.c static u32 lguest_apic_read(u32 reg) u32 812 arch/x86/lguest/boot.c static u32 lguest_apic_safe_wait_icr_idle(void) u32 136 arch/x86/lib/csum-partial_64.c (__force u32)sum); u32 7 arch/x86/lib/msr-on-cpu.c u32 msr_no; u32 8 arch/x86/lib/msr-on-cpu.c u32 l, h; u32 38 arch/x86/mach-rdc321x/gpio.c static u32 gpio_data_reg1; u32 39 arch/x86/mach-rdc321x/gpio.c static u32 gpio_data_reg2; u32 41 arch/x86/mach-rdc321x/gpio.c static u32 gpio_request_data[2]; u32 57 arch/x86/mach-rdc321x/gpio.c static inline u32 rdc321x_conf_read(unsigned addr) u32 132 arch/x86/mach-rdc321x/gpio.c u32 reg; u32 148 arch/x86/mach-rdc321x/gpio.c u32 reg; u32 12 arch/x86/mm/extable.c extern u32 pnp_bios_fault_eip, pnp_bios_fault_esp; u32 13 arch/x86/mm/extable.c extern u32 pnp_bios_is_utter_crap; u32 32 arch/x86/mm/k8topology_64.c u32 header; u32 86 arch/x86/mm/k8topology_64.c u32 nodeid, reg; u32 400 arch/x86/oprofile/op_model_amd.c u32 value = 0; u32 372 arch/x86/oprofile/op_model_p4.c #define CTR_WRITE(l, i) do {wrmsr(p4_counters[(i)].counter_address, -(u32)(l), -1); } while (0) u32 28 arch/x86/oprofile/op_model_ppro.c do {wrmsr(msrs->counters[(c)].addr, -(u32)(l), 0); } while (0) u32 229 arch/x86/pci/amd_bus.c u32 bus; u32 230 arch/x86/pci/amd_bus.c u32 slot; u32 231 arch/x86/pci/amd_bus.c u32 vendor; u32 232 arch/x86/pci/amd_bus.c u32 device; u32 246 arch/x86/pci/amd_bus.c u32 address; u32 288 arch/x86/pci/amd_bus.c u32 reg; u32 294 arch/x86/pci/amd_bus.c u32 address; u32 306 arch/x86/pci/amd_bus.c u32 id; u32 71 arch/x86/pci/direct.c outl((u32)value, 0xCFC); u32 163 arch/x86/pci/direct.c outl((u32)value, PCI_CONF2_ADDRESS(dev, reg)); u32 194 arch/x86/pci/direct.c u32 x = 0; u32 10 arch/x86/pci/early.c u32 read_pci_config(u8 bus, u8 slot, u8 func, u8 offset) u32 12 arch/x86/pci/early.c u32 v; u32 70 arch/x86/pci/early.c u32 val; u32 97 arch/x86/pci/early.c u32 class; u32 188 arch/x86/pci/fixup.c u32 val; u32 185 arch/x86/pci/i386.c u32 reg; u32 873 arch/x86/pci/irq.c u32 mask; u32 22 arch/x86/pci/legacy.c u32 l; u32 30 arch/x86/pci/mmconfig-shared.c u32 win; u32 52 arch/x86/pci/mmconfig-shared.c u32 pciexbar, mask = 0, len = 0; u32 105 arch/x86/pci/mmconfig-shared.c u32 low, high, address; u32 159 arch/x86/pci/mmconfig-shared.c u32 bus; u32 160 arch/x86/pci/mmconfig-shared.c u32 devfn; u32 161 arch/x86/pci/mmconfig-shared.c u32 vendor; u32 162 arch/x86/pci/mmconfig-shared.c u32 device; u32 179 arch/x86/pci/mmconfig-shared.c u32 l; u32 180 arch/x86/pci/mmconfig-shared.c u32 bus, devfn; u32 22 arch/x86/pci/mmconfig_32.c static u32 mmcfg_last_accessed_device; u32 28 arch/x86/pci/mmconfig_32.c static u32 get_base_addr(unsigned int seg, int bus, unsigned devfn) u32 50 arch/x86/pci/mmconfig_32.c u32 dev_base = base | (bus << 20) | (devfn << 12); u32 64 arch/x86/pci/mmconfig_32.c u32 base; u32 99 arch/x86/pci/mmconfig_32.c u32 base; u32 116 arch/x86/pci/mmconfig_64.c u32 size; u32 108 arch/x86/pci/numaq_32.c outl((u32)value, 0xCFC); u32 107 arch/x86/pci/pcbios.c u32 signature, eax, ebx, ecx; u32 68 arch/x86/pci/pci.h u32 signature; /* PIRQ_SIGNATURE should be here */ u32 74 arch/x86/pci/pci.h u32 miniport_data; /* Crap */ u32 90 arch/x86/pci/pci.h int reg, int len, u32 *val); u32 92 arch/x86/pci/pci.h int reg, int len, u32 val); u32 143 arch/x86/pci/pci.h u32 val; u32 557 arch/x86/xen/enlighten.c static u32 xen_apic_read(u32 reg) u32 584 arch/x86/xen/enlighten.c static u32 xen_safe_apic_wait_icr_idle(void) u32 68 arch/x86/xen/mmu.c u32 pgd_update; u32 69 arch/x86/xen/mmu.c u32 pgd_update_pinned; u32 70 arch/x86/xen/mmu.c u32 pgd_update_batched; u32 72 arch/x86/xen/mmu.c u32 pud_update; u32 73 arch/x86/xen/mmu.c u32 pud_update_pinned; u32 74 arch/x86/xen/mmu.c u32 pud_update_batched; u32 76 arch/x86/xen/mmu.c u32 pmd_update; u32 77 arch/x86/xen/mmu.c u32 pmd_update_pinned; u32 78 arch/x86/xen/mmu.c u32 pmd_update_batched; u32 80 arch/x86/xen/mmu.c u32 pte_update; u32 81 arch/x86/xen/mmu.c u32 pte_update_pinned; u32 82 arch/x86/xen/mmu.c u32 pte_update_batched; u32 84 arch/x86/xen/mmu.c u32 mmu_update; u32 85 arch/x86/xen/mmu.c u32 mmu_update_extended; u32 86 arch/x86/xen/mmu.c u32 mmu_update_histo[MMU_UPDATE_HISTO]; u32 88 arch/x86/xen/mmu.c u32 prot_commit; u32 89 arch/x86/xen/mmu.c u32 prot_commit_batched; u32 91 arch/x86/xen/mmu.c u32 set_pte_at; u32 92 arch/x86/xen/mmu.c u32 set_pte_at_batched; u32 93 arch/x86/xen/mmu.c u32 set_pte_at_pinned; u32 94 arch/x86/xen/mmu.c u32 set_pte_at_current; u32 95 arch/x86/xen/mmu.c u32 set_pte_at_kernel; u32 92 arch/x86/xen/setup.c u32 *mask; u32 22 arch/x86/xen/spinlock.c u32 taken_slow; u32 23 arch/x86/xen/spinlock.c u32 taken_slow_nested; u32 24 arch/x86/xen/spinlock.c u32 taken_slow_pickup; u32 25 arch/x86/xen/spinlock.c u32 taken_slow_spurious; u32 26 arch/x86/xen/spinlock.c u32 taken_slow_irqenable; u32 29 arch/x86/xen/spinlock.c u32 released_slow; u32 30 arch/x86/xen/spinlock.c u32 released_slow_kicked; u32 33 arch/x86/xen/spinlock.c u32 histo_spin_total[HISTO_BUCKETS+1]; u32 34 arch/x86/xen/spinlock.c u32 histo_spin_spinning[HISTO_BUCKETS+1]; u32 35 arch/x86/xen/spinlock.c u32 histo_spin_blocked[HISTO_BUCKETS+1]; u32 77 arch/x86/xen/spinlock.c u32 delta = xen_clocksource_read() - start; u32 85 arch/x86/xen/spinlock.c u32 delta = xen_clocksource_read() - start; u32 93 arch/x86/xen/spinlock.c u32 delta = xen_clocksource_read() - start; u32 49 arch/x86/xen/time.c u32 *p32 = (u32 *)p; u32 50 arch/x86/xen/time.c u32 h, l; u32 67 block/blktrace.c u32 words[2]; u32 112 block/blktrace.c static u32 ddir_act[2] __read_mostly = { BLK_TC_ACT(BLK_TC_READ), BLK_TC_ACT(BLK_TC_WRITE) }; u32 43 block/compat_ioctl.c u32 start; u32 146 block/compat_ioctl.c u32 data; u32 535 block/compat_ioctl.c u32 buf_size; u32 536 block/compat_ioctl.c u32 buf_nr; u32 539 block/compat_ioctl.c u32 pid; u32 67 crypto/aes_generic.c static u32 rco_tab[10]; u32 69 crypto/aes_generic.c u32 crypto_ft_tab[4][256]; u32 70 crypto/aes_generic.c u32 crypto_fl_tab[4][256]; u32 71 crypto/aes_generic.c u32 crypto_it_tab[4][256]; u32 72 crypto/aes_generic.c u32 crypto_il_tab[4][256]; u32 90 crypto/aes_generic.c u32 i, t; u32 131 crypto/aes_generic.c t = ((u32) ff_mult(2, p)) | u32 132 crypto/aes_generic.c ((u32) p << 8) | u32 133 crypto/aes_generic.c ((u32) p << 16) | ((u32) ff_mult(3, p) << 24); u32 148 crypto/aes_generic.c t = ((u32) ff_mult(14, p)) | u32 149 crypto/aes_generic.c ((u32) ff_mult(9, p) << 8) | u32 150 crypto/aes_generic.c ((u32) ff_mult(13, p) << 16) | u32 151 crypto/aes_generic.c ((u32) ff_mult(11, p) << 24); u32 250 crypto/aes_generic.c u32 i, t, u, v, w, j; u32 315 crypto/aes_generic.c u32 *flags = &tfm->crt_flags; u32 363 crypto/aes_generic.c u32 b0[4], b1[4]; u32 364 crypto/aes_generic.c const u32 *kp = ctx->key_enc + 4; u32 435 crypto/aes_generic.c u32 b0[4], b1[4]; u32 437 crypto/aes_generic.c const u32 *kp = ctx->key_dec + 4; u32 739 crypto/algapi.c u32 c; u32 760 crypto/algapi.c u32 *a = (u32 *)dst; u32 761 crypto/algapi.c u32 *b = (u32 *)src; u32 49 crypto/algboss.c u32 otype; u32 50 crypto/algboss.c u32 omask; u32 56 crypto/algboss.c u32 type; u32 206 crypto/algboss.c u32 type = param->type; u32 53 crypto/ansi_cprng.c u32 rand_data_valid; u32 55 crypto/ansi_cprng.c u32 flags; u32 48 crypto/anubis.c u32 E[ANUBIS_MAX_ROUNDS + 1][4]; u32 49 crypto/anubis.c u32 D[ANUBIS_MAX_ROUNDS + 1][4]; u32 52 crypto/anubis.c static const u32 T0[256] = { u32 119 crypto/anubis.c static const u32 T1[256] = { u32 186 crypto/anubis.c static const u32 T2[256] = { u32 253 crypto/anubis.c static const u32 T3[256] = { u32 320 crypto/anubis.c static const u32 T4[256] = { u32 387 crypto/anubis.c static const u32 T5[256] = { u32 454 crypto/anubis.c static const u32 rc[] = { u32 467 crypto/anubis.c u32 *flags = &tfm->crt_flags; u32 469 crypto/anubis.c u32 kappa[ANUBIS_MAX_N]; u32 470 crypto/anubis.c u32 inter[ANUBIS_MAX_N]; u32 494 crypto/anubis.c u32 K0, K1, K2, K3; u32 562 crypto/anubis.c u32 v = ctx->E[R - r][i]; u32 580 crypto/anubis.c u32 state[4]; u32 581 crypto/anubis.c u32 inter[4]; u32 216 crypto/async_tx/async_xor.c return ((*(u32 *) a) == 0 && u32 31 crypto/blowfish.c u32 p[18]; u32 32 crypto/blowfish.c u32 s[1024]; u32 35 crypto/blowfish.c static const u32 bf_pbox[16 + 2] = { u32 43 crypto/blowfish.c static const u32 bf_sbox[256 * 4] = { u32 322 crypto/blowfish.c const u32 *P = bctx->p; u32 323 crypto/blowfish.c const u32 *S = bctx->s; u32 324 crypto/blowfish.c u32 yl = src[0]; u32 325 crypto/blowfish.c u32 yr = src[1]; u32 355 crypto/blowfish.c u32 in32[2], out32[2]; u32 369 crypto/blowfish.c const u32 *P = ctx->p; u32 370 crypto/blowfish.c const u32 *S = ctx->s; u32 371 crypto/blowfish.c u32 yl = be32_to_cpu(in_blk[0]); u32 372 crypto/blowfish.c u32 yr = be32_to_cpu(in_blk[1]); u32 404 crypto/blowfish.c u32 *P = ctx->p; u32 405 crypto/blowfish.c u32 *S = ctx->s; u32 407 crypto/blowfish.c u32 data[2], temp; u32 420 crypto/blowfish.c temp = (((u32 )key[j] << 24) | u32 421 crypto/blowfish.c ((u32 )key[(j + 1) % keylen] << 16) | u32 422 crypto/blowfish.c ((u32 )key[(j + 2) % keylen] << 8) | u32 423 crypto/blowfish.c ((u32 )key[(j + 3) % keylen])); u32 39 crypto/camellia.c static const u32 camellia_sp1110[256] = { u32 106 crypto/camellia.c static const u32 camellia_sp0222[256] = { u32 173 crypto/camellia.c static const u32 camellia_sp3033[256] = { u32 240 crypto/camellia.c static const u32 camellia_sp4404[256] = { u32 395 crypto/camellia.c u32 dw, tl, tr; u32 396 crypto/camellia.c u32 kw4l, kw4r; u32 594 crypto/camellia.c u32 kll, klr, krl, krr; u32 595 crypto/camellia.c u32 il, ir, t0, t1, w0, w1; u32 596 crypto/camellia.c u32 subL[26]; u32 597 crypto/camellia.c u32 subR[26]; u32 700 crypto/camellia.c u32 kll, klr, krl, krr; /* left half of key */ u32 701 crypto/camellia.c u32 krll, krlr, krrl, krrr; /* right half of key */ u32 702 crypto/camellia.c u32 il, ir, t0, t1, w0, w1; /* temporary variables */ u32 703 crypto/camellia.c u32 subL[34]; u32 704 crypto/camellia.c u32 subR[34]; u32 850 crypto/camellia.c u32 krll, krlr, krrl,krrr; u32 901 crypto/camellia.c u32 il,ir,t0,t1; /* temporary variables */ u32 956 crypto/camellia.c u32 il,ir,t0,t1; /* temporary variables */ u32 1012 crypto/camellia.c u32 key_table[CAMELLIA_TABLE_BYTE_LEN / sizeof(u32)]; u32 1021 crypto/camellia.c u32 *flags = &tfm->crt_flags; u32 1051 crypto/camellia.c u32 tmp[4]; u32 1075 crypto/camellia.c u32 tmp[4]; u32 37 crypto/cast5.c u32 Km[16]; u32 43 crypto/cast5.c static const u32 s1[256] = { u32 109 crypto/cast5.c static const u32 s2[256] = { u32 175 crypto/cast5.c static const u32 s3[256] = { u32 241 crypto/cast5.c static const u32 s4[256] = { u32 307 crypto/cast5.c static const u32 s5[256] = { u32 373 crypto/cast5.c static const u32 s6[256] = { u32 439 crypto/cast5.c static const u32 s7[256] = { u32 505 crypto/cast5.c static const u32 sb8[256] = { u32 585 crypto/cast5.c u32 l, r, t; u32 586 crypto/cast5.c u32 I; /* used by the Fx macros */ u32 587 crypto/cast5.c u32 *Km; u32 650 crypto/cast5.c u32 l, r, t; u32 651 crypto/cast5.c u32 I; u32 652 crypto/cast5.c u32 *Km; u32 776 crypto/cast5.c u32 x[4]; u32 777 crypto/cast5.c u32 z[4]; u32 778 crypto/cast5.c u32 k[16]; u32 34 crypto/cast6.c u32 Km[12][4]; u32 45 crypto/cast6.c static const u32 s1[256] = { u32 112 crypto/cast6.c static const u32 s2[256] = { u32 179 crypto/cast6.c static const u32 s3[256] = { u32 246 crypto/cast6.c static const u32 s4[256] = { u32 313 crypto/cast6.c static const u32 Tm[24][8] = { u32 373 crypto/cast6.c u32 I; u32 388 crypto/cast6.c u32 key[8]; u32 391 crypto/cast6.c u32 *flags = &tfm->crt_flags; u32 432 crypto/cast6.c u32 I; u32 441 crypto/cast6.c u32 I; u32 453 crypto/cast6.c u32 block[4]; u32 454 crypto/cast6.c u32 * Km; u32 485 crypto/cast6.c u32 block[4]; u32 486 crypto/cast6.c u32 * Km; u32 244 crypto/cbc.c inst->alg.cra_alignmask |= __alignof__(u32) - 1; u32 43 crypto/ccm.c u32 ilen; u32 44 crypto/ccm.c u32 flags; u32 545 crypto/ccm.c (__alignof__(u32) - 1); u32 28 crypto/crc32c.c u32 crc; u32 29 crypto/crc32c.c u32 key; u32 112 crypto/crc32c.c u32 *mctx = crypto_ahash_ctx(hash); u32 114 crypto/crc32c.c if (keylen != sizeof(u32)) { u32 124 crypto/crc32c.c u32 *mctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); u32 125 crypto/crc32c.c u32 *crcp = ahash_request_ctx(req); u32 134 crypto/crc32c.c u32 *crcp = ahash_request_ctx(req); u32 135 crypto/crc32c.c u32 crc = *crcp; u32 148 crypto/crc32c.c u32 *crcp = ahash_request_ctx(req); u32 157 crypto/crc32c.c u32 *mctx = crypto_ahash_ctx(crypto_ahash_reqtfm(req)); u32 158 crypto/crc32c.c u32 crc = *mctx; u32 171 crypto/crc32c.c u32 *key = crypto_tfm_ctx(tfm); u32 175 crypto/crc32c.c tfm->crt_ahash.reqsize = sizeof(u32); u32 187 crypto/crc32c.c .cra_ctxsize = sizeof(u32), u32 206 crypto/ctr.c inst->alg.cra_alignmask = alg->cra_alignmask | (__alignof__(u32) - 1); u32 304 crypto/cts.c inst->alg.cra_alignmask |= __alignof__(u32) - 1; u32 29 crypto/des_generic.c u32 expkey[DES_EXPKEY_WORDS]; u32 33 crypto/des_generic.c u32 expkey[DES3_EDE_EXPKEY_WORDS]; u32 108 crypto/des_generic.c static const u32 pc2[1024] = { u32 370 crypto/des_generic.c static const u32 S1[64] = { u32 389 crypto/des_generic.c static const u32 S2[64] = { u32 408 crypto/des_generic.c static const u32 S3[64] = { u32 427 crypto/des_generic.c static const u32 S4[64] = { u32 446 crypto/des_generic.c static const u32 S5[64] = { u32 465 crypto/des_generic.c static const u32 S6[64] = { u32 484 crypto/des_generic.c static const u32 S7[64] = { u32 503 crypto/des_generic.c static const u32 S8[64] = { u32 635 crypto/des_generic.c const u32 *pt = pc2; u32 718 crypto/des_generic.c const u32 *pt = pc2; u32 785 crypto/des_generic.c u32 *flags = &tfm->crt_flags; u32 786 crypto/des_generic.c u32 tmp[DES_EXPKEY_WORDS]; u32 806 crypto/des_generic.c const u32 *K = ctx->expkey; u32 809 crypto/des_generic.c u32 L, R, A, B; u32 829 crypto/des_generic.c const u32 *K = ctx->expkey + DES_EXPKEY_WORDS - 2; u32 832 crypto/des_generic.c u32 L, R, A, B; u32 865 crypto/des_generic.c const u32 *K = (const u32 *)key; u32 867 crypto/des_generic.c u32 *expkey = dctx->expkey; u32 868 crypto/des_generic.c u32 *flags = &tfm->crt_flags; u32 887 crypto/des_generic.c const u32 *K = dctx->expkey; u32 890 crypto/des_generic.c u32 L, R, A, B; u32 918 crypto/des_generic.c const u32 *K = dctx->expkey + DES3_EDE_EXPKEY_WORDS - 2; u32 921 crypto/des_generic.c u32 L, R, A, B; u32 60 crypto/fcrypt.c u32 t = lo & ((1 << n) - 1); \ u32 350 crypto/fcrypt.c u32 hi, lo; /* hi is upper 24 bits and lo lower 32, total 56 */ u32 37 crypto/gcm.c u32 bytes; u32 38 crypto/gcm.c u32 flags; u32 275 crypto/gcm.c u32 flags = req->base.tfm->crt_flags; u32 51 crypto/internal.h u32 mask; u32 114 crypto/lrw.c u32 val = be32_to_cpup(p); u32 209 crypto/lrw.c u32 *flags = &tfm->crt_flags; u32 36 crypto/md4.c u32 hash[MD4_HASH_WORDS]; u32 37 crypto/md4.c u32 block[MD4_BLOCK_WORDS]; u32 41 crypto/md4.c static inline u32 lshift(u32 x, unsigned int s) u32 47 crypto/md4.c static inline u32 F(u32 x, u32 y, u32 z) u32 52 crypto/md4.c static inline u32 G(u32 x, u32 y, u32 z) u32 57 crypto/md4.c static inline u32 H(u32 x, u32 y, u32 z) u32 63 crypto/md4.c #define ROUND2(a,b,c,d,k,s) (a = lshift(a + G(b,c,d) + k + (u32)0x5A827999,s)) u32 64 crypto/md4.c #define ROUND3(a,b,c,d,k,s) (a = lshift(a + H(b,c,d) + k + (u32)0x6ED9EBA1,s)) u32 85 crypto/md4.c u32 a, b, c, d; u32 151 crypto/md4.c le32_to_cpu_array(ctx->block, sizeof(ctx->block) / sizeof(u32)); u32 169 crypto/md4.c const u32 avail = sizeof(mctx->block) - (mctx->byte_count & 0x3f); u32 215 crypto/md4.c sizeof(u64)) / sizeof(u32)); u32 217 crypto/md4.c cpu_to_le32_array(mctx->hash, sizeof(mctx->hash) / sizeof(u32)); u32 39 crypto/md5.c u32 hash[MD5_HASH_WORDS]; u32 40 crypto/md5.c u32 block[MD5_BLOCK_WORDS]; u32 46 crypto/md5.c u32 a, b, c, d; u32 146 crypto/md5.c le32_to_cpu_array(ctx->block, sizeof(ctx->block) / sizeof(u32)); u32 164 crypto/md5.c const u32 avail = sizeof(mctx->block) - (mctx->byte_count & 0x3f); u32 210 crypto/md5.c sizeof(u64)) / sizeof(u32)); u32 212 crypto/md5.c cpu_to_le32_array(mctx->hash, sizeof(mctx->hash) / sizeof(u32)); u32 25 crypto/michael_mic.c u32 l, r; u32 29 crypto/michael_mic.c static inline u32 xswap(u32 val) u32 250 crypto/pcbc.c inst->alg.cra_alignmask |= __alignof__(u32) - 1; u32 28 crypto/rmd128.c u32 state[4]; u32 53 crypto/rmd128.c u32 aa, bb, cc, dd, aaa, bbb, ccc, ddd; u32 239 crypto/rmd128.c const u32 avail = sizeof(rctx->buffer) - (rctx->byte_count & 0x3f); u32 271 crypto/rmd128.c u32 i, index, padlen; u32 28 crypto/rmd160.c u32 state[5]; u32 57 crypto/rmd160.c u32 aa, bb, cc, dd, ee, aaa, bbb, ccc, ddd, eee; u32 283 crypto/rmd160.c const u32 avail = sizeof(rctx->buffer) - (rctx->byte_count & 0x3f); u32 315 crypto/rmd160.c u32 i, index, padlen; u32 28 crypto/rmd256.c u32 state[8]; u32 53 crypto/rmd256.c u32 aa, bb, cc, dd, aaa, bbb, ccc, ddd, tmp; u32 258 crypto/rmd256.c const u32 avail = sizeof(rctx->buffer) - (rctx->byte_count & 0x3f); u32 290 crypto/rmd256.c u32 i, index, padlen; u32 28 crypto/rmd320.c u32 state[10]; u32 57 crypto/rmd320.c u32 aa, bb, cc, dd, ee, aaa, bbb, ccc, ddd, eee, tmp; u32 307 crypto/rmd320.c const u32 avail = sizeof(rctx->buffer) - (rctx->byte_count & 0x3f); u32 339 crypto/rmd320.c u32 i, index, padlen; u32 53 crypto/salsa20_generic.c (((u32)((p)[0]) ) | ((u32)((p)[1]) << 8) | \ u32 54 crypto/salsa20_generic.c ((u32)((p)[2]) << 16) | ((u32)((p)[3]) << 24) ) u32 58 crypto/salsa20_generic.c u32 input[16]; u32 63 crypto/salsa20_generic.c u32 x[16]; u32 37 crypto/seed.c u32 keysched[SEED_KEYSCHED_LEN]; u32 40 crypto/seed.c static const u32 SS0[256] = { u32 107 crypto/seed.c static const u32 SS1[256] = { u32 174 crypto/seed.c static const u32 SS2[256] = { u32 241 crypto/seed.c static const u32 SS3[256] = { u32 308 crypto/seed.c static const u32 KC[SEED_NUM_KCONSTANTS] = { u32 335 crypto/seed.c u32 *keyout = ctx->keysched; u32 337 crypto/seed.c u32 i, t0, t1, x1, x2, x3, x4; u32 373 crypto/seed.c u32 x1, x2, x3, x4, t0, t1; u32 374 crypto/seed.c const u32 *ks = ctx->keysched; u32 411 crypto/seed.c u32 x1, x2, x3, x4, t0, t1; u32 412 crypto/seed.c const u32 *ks = ctx->keysched; u32 28 crypto/seqiv.c u8 salt[] __attribute__ ((aligned(__alignof__(u32)))); u32 323 crypto/seqiv.c inst->alg.cra_alignmask |= __alignof__(u32) - 1; u32 214 crypto/serpent.c u32 expkey[SERPENT_EXPKEY_WORDS]; u32 222 crypto/serpent.c u32 *k = ctx->expkey; u32 224 crypto/serpent.c u32 r0,r1,r2,r3,r4; u32 366 crypto/serpent.c const u32 u32 370 crypto/serpent.c u32 r0, r1, r2, r3, r4; u32 425 crypto/serpent.c const u32 u32 429 crypto/serpent.c u32 r0, r1, r2, r3, r4; u32 506 crypto/serpent.c const u32 * const s = (const u32 * const)src; u32 507 crypto/serpent.c u32 * const d = (u32 * const)dst; u32 509 crypto/serpent.c u32 rs[4], rd[4]; u32 526 crypto/serpent.c const u32 * const s = (const u32 * const)src; u32 527 crypto/serpent.c u32 * const d = (u32 * const)dst; u32 529 crypto/serpent.c u32 rs[4], rd[4]; u32 30 crypto/sha1_generic.c u32 state[5]; u32 59 crypto/sha1_generic.c u32 temp[SHA_WORKSPACE_WORDS]; u32 85 crypto/sha1_generic.c u32 i, index, padlen; u32 29 crypto/sha256_generic.c u32 count[2]; u32 30 crypto/sha256_generic.c u32 state[8]; u32 34 crypto/sha256_generic.c static inline u32 Ch(u32 x, u32 y, u32 z) u32 39 crypto/sha256_generic.c static inline u32 Maj(u32 x, u32 y, u32 z) u32 61 crypto/sha256_generic.c u32 a, b, c, d, e, f, g, h, t1, t2; u32 62 crypto/sha256_generic.c u32 W[64]; u32 219 crypto/sha256_generic.c memset(W, 0, 64 * sizeof(u32)); u32 26 crypto/sha512_generic.c u32 count[4]; u32 131 crypto/tcrypt.c static u32 block_sizes[] = { 16, 64, 256, 1024, 8192, 0 }; u32 142 crypto/tcrypt.c u32 *b_size; u32 40 crypto/tea.c u32 KEY[4]; u32 44 crypto/tea.c u32 KEY[4]; u32 64 crypto/tea.c u32 y, z, n, sum = 0; u32 65 crypto/tea.c u32 k0, k1, k2, k3; u32 92 crypto/tea.c u32 y, z, n, sum; u32 93 crypto/tea.c u32 k0, k1, k2, k3; u32 137 crypto/tea.c u32 y, z, sum = 0; u32 138 crypto/tea.c u32 limit = XTEA_DELTA * XTEA_ROUNDS; u32 158 crypto/tea.c u32 y, z, sum; u32 181 crypto/tea.c u32 y, z, sum = 0; u32 182 crypto/tea.c u32 limit = XTEA_DELTA * XTEA_ROUNDS; u32 202 crypto/tea.c u32 y, z, sum; u32 83 crypto/testmgr.c u32 type, u32 mask); u32 41 crypto/tgr192.c u32 nblocks; u32 557 crypto/tgr192.c u32 t, msb, lsb; u32 116 crypto/twofish.c u32 a, b, c, d; u32 119 crypto/twofish.c u32 x, y; u32 153 crypto/twofish.c u32 a, b, c, d; u32 156 crypto/twofish.c u32 x, y; u32 123 crypto/twofish_common.c static const u32 mds[4][256] = { u32 587 crypto/twofish_common.c u32 *flags = &tfm->crt_flags; u32 592 crypto/twofish_common.c u32 x, y; u32 1004 crypto/wp512.c u32 b, carry; u32 1012 crypto/wp512.c carry += bitLength[i] + ((u32)value & 0xff); u32 63 crypto/xcbc.c ((u32 *)a)[0] ^= ((u32 *)b)[0]; u32 64 crypto/xcbc.c ((u32 *)a)[1] ^= ((u32 *)b)[1]; u32 65 crypto/xcbc.c ((u32 *)a)[2] ^= ((u32 *)b)[2]; u32 66 crypto/xcbc.c ((u32 *)a)[3] ^= ((u32 *)b)[3]; u32 37 crypto/xts.c u32 *flags = &parent->crt_flags; u32 174 crypto/xts.c u32 *flags = &tfm->crt_flags; u32 112 fs/9p/fid.c u32 uid; u32 94 fs/9p/v9fs.h u32 uid; /* if ACCESS_SINGLE, the uid that has access */ u32 495 fs/9p/vfs_inode.c u32 perm; u32 550 fs/9p/vfs_inode.c u32 perm; u32 1043 fs/9p/vfs_inode.c u32 perm; u32 99 fs/adfs/dir_f.c u32 dircheck = 0; u32 113 fs/adfs/dir_f.c i += sizeof(u32); u32 65 fs/adfs/map.c u32 _frag = get_unaligned((u32 *)_m); \ u32 81 fs/adfs/map.c const u32 idmask = (1 << idlen) - 1; u32 85 fs/adfs/map.c u32 frag; u32 96 fs/adfs/map.c u32 v = le32_to_cpu(_map[mapptr >> 5]) >> (mapptr & 31); u32 142 fs/adfs/map.c const u32 idmask = (1 << frag_idlen) - 1; u32 145 fs/adfs/map.c u32 frag; u32 174 fs/adfs/map.c u32 v = le32_to_cpu(_map[mapptr >> 5]) >> (mapptr & 31); u32 39 fs/affs/affs.h #define AFFS_LC_SIZE (AFFS_CACHE_SIZE/sizeof(u32)/2) u32 44 fs/affs/affs.h u32 ext; /* idx of the extended block */ u32 45 fs/affs/affs.h u32 key; /* block number */ u32 56 fs/affs/affs.h u32 i_blkcnt; /* block count */ u32 57 fs/affs/affs.h u32 i_extcnt; /* extended block count */ u32 58 fs/affs/affs.h u32 *i_lc; /* linear cache of extended blocks */ u32 59 fs/affs/affs.h u32 i_lc_size; u32 60 fs/affs/affs.h u32 i_lc_shift; u32 61 fs/affs/affs.h u32 i_lc_mask; u32 63 fs/affs/affs.h u32 i_ext_last; /* last accessed extended block */ u32 66 fs/affs/affs.h u32 i_protect; /* unused attribute bits */ u32 67 fs/affs/affs.h u32 i_lastalloc; /* last allocated block */ u32 86 fs/affs/affs.h u32 bm_key; /* Disk block number */ u32 87 fs/affs/affs.h u32 bm_free; /* Free blocks in here */ u32 94 fs/affs/affs.h u32 s_data_blksize; /* size of the data block w/o header */ u32 95 fs/affs/affs.h u32 s_root_block; /* FFS root block number. */ u32 104 fs/affs/affs.h u32 s_bmap_count; /* # of bitmap blocks. */ u32 105 fs/affs/affs.h u32 s_bmap_bits; /* # of bits in one bitmap blocks */ u32 106 fs/affs/affs.h u32 s_last_bmap; u32 136 fs/affs/affs.h extern u32 affs_checksum_block(struct super_block *sb, struct buffer_head *bh); u32 148 fs/affs/affs.h extern u32 affs_count_free_blocks(struct super_block *s); u32 150 fs/affs/affs.h extern u32 affs_alloc_block(struct inode *inode, u32 goal); u32 265 fs/affs/affs.h u32 tmp = be32_to_cpu(((__be32 *)bh->b_data)[5]); u32 271 fs/affs/affs.h u32 tmp = be32_to_cpu(((__be32 *)bh->b_data)[0]); u32 31 fs/affs/amigaffs.c u32 ino, hash_ino; u32 37 fs/affs/amigaffs.c pr_debug("AFFS: insert_hash(dir=%u, ino=%d)\n", (u32)dir->i_ino, ino); u32 80 fs/affs/amigaffs.c u32 rem_ino, hash_ino; u32 87 fs/affs/amigaffs.c pr_debug("AFFS: remove_hash(dir=%d, ino=%d, hashval=%d)\n", (u32)dir->i_ino, rem_ino, offset); u32 136 fs/affs/amigaffs.c if (entry_ino == (u32)(long)dentry->d_fsdata) { u32 154 fs/affs/amigaffs.c u32 link_ino, ino; u32 163 fs/affs/amigaffs.c link_ino = (u32)(long)dentry->d_fsdata; u32 283 fs/affs/amigaffs.c bh = affs_bread(sb, (u32)(long)dentry->d_fsdata); u32 337 fs/affs/amigaffs.c u32 u32 341 fs/affs/amigaffs.c u32 sum; u32 360 fs/affs/amigaffs.c u32 checksum; u32 373 fs/affs/amigaffs.c u32 days; u32 374 fs/affs/amigaffs.c u32 minute; u32 419 fs/affs/amigaffs.c u32 prot = AFFS_I(inode)->i_protect; u32 16 fs/affs/bitmap.c static u32 u32 19 fs/affs/bitmap.c const u32 *map; u32 20 fs/affs/bitmap.c u32 free; u32 21 fs/affs/bitmap.c u32 tmp; u32 36 fs/affs/bitmap.c u32 u32 40 fs/affs/bitmap.c u32 free; u32 66 fs/affs/bitmap.c u32 blk, bmap, bit, mask, tmp; u32 137 fs/affs/bitmap.c u32 u32 145 fs/affs/bitmap.c u32 blk, bmap, bit, mask, mask2, tmp; u32 272 fs/affs/bitmap.c u32 size, blk, end, offset, mask; u32 345 fs/affs/bitmap.c u32 old, new; u32 51 fs/affs/dir.c u32 i; u32 54 fs/affs/dir.c u32 f_pos; u32 55 fs/affs/dir.c u32 ino; u32 97 fs/affs/dir.c ino = (u32)(long)filp->private_data; u32 77 fs/affs/file.c u32 lc_max; u32 84 fs/affs/file.c AFFS_I(inode)->i_lc = (u32 *)ptr; u32 91 fs/affs/file.c u32 lc_shift, lc_mask, tmp, off; u32 147 fs/affs/file.c u32 blocknr, tmp; u32 199 fs/affs/file.c u32 ext_key; u32 200 fs/affs/file.c u32 lc_idx, lc_off, ac_idx; u32 201 fs/affs/file.c u32 tmp, idx; u32 326 fs/affs/file.c u32 ext; u32 328 fs/affs/file.c pr_debug("AFFS: get_block(%u, %lu)\n", (u32)inode->i_ino, (unsigned long)block); u32 341 fs/affs/file.c ext = (u32)block / AFFS_SB(sb)->s_hashsize; u32 349 fs/affs/file.c u32 blocknr = affs_alloc_block(inode, ext_bh->b_blocknr); u32 366 fs/affs/file.c u32 tmp = be32_to_cpu(AFFS_HEAD(ext_bh)->first_data); u32 493 fs/affs/file.c u32 bidx, boff, bsize; u32 494 fs/affs/file.c u32 tmp; u32 496 fs/affs/file.c pr_debug("AFFS: read_page(%u, %ld, %d, %d)\n", (u32)inode->i_ino, page->index, from, to); u32 527 fs/affs/file.c u32 bidx, boff; u32 528 fs/affs/file.c u32 size, bsize; u32 529 fs/affs/file.c u32 tmp; u32 531 fs/affs/file.c pr_debug("AFFS: extent_file(%u, %d)\n", (u32)inode->i_ino, newsize); u32 570 fs/affs/file.c u32 tmp = be32_to_cpu(AFFS_DATA_HEAD(prev_bh)->next); u32 594 fs/affs/file.c u32 to; u32 597 fs/affs/file.c pr_debug("AFFS: read_page(%u, %ld)\n", (u32)inode->i_ino, page->index); u32 620 fs/affs/file.c pr_debug("AFFS: write_begin(%u, %llu, %llu)\n", (u32)inode->i_ino, (unsigned long long)pos, (unsigned long long)pos + len); u32 656 fs/affs/file.c u32 bidx, boff, bsize; u32 658 fs/affs/file.c u32 tmp; u32 669 fs/affs/file.c pr_debug("AFFS: write_begin(%u, %llu, %llu)\n", (u32)inode->i_ino, (unsigned long long)pos, (unsigned long long)pos + len); u32 710 fs/affs/file.c u32 tmp = be32_to_cpu(AFFS_DATA_HEAD(prev_bh)->next); u32 741 fs/affs/file.c u32 tmp = be32_to_cpu(AFFS_DATA_HEAD(prev_bh)->next); u32 806 fs/affs/file.c u32 ext, ext_key; u32 807 fs/affs/file.c u32 last_blk, blkcnt, blk; u32 808 fs/affs/file.c u32 size; u32 813 fs/affs/file.c (u32)inode->i_ino, (u32)AFFS_I(inode)->mmu_private, (u32)inode->i_size); u32 818 fs/affs/file.c last_blk = ((u32)inode->i_size - 1) / AFFS_SB(sb)->s_data_blksize; u32 826 fs/affs/file.c u32 size = inode->i_size; u32 887 fs/affs/file.c u32 tmp; u32 25 fs/affs/inode.c u32 block; u32 26 fs/affs/inode.c u32 size; u32 27 fs/affs/inode.c u32 prot; u32 281 fs/affs/inode.c u32 block; u32 339 fs/affs/inode.c u32 block = 0; u32 342 fs/affs/inode.c pr_debug("AFFS: add_entry(dir=%u, inode=%u, \"%*s\", type=%d)\n", (u32)dir->i_ino, u32 343 fs/affs/inode.c (u32)inode->i_ino, (int)dentry->d_name.len, dentry->d_name.name, type); u32 176 fs/affs/namei.c u32 key; u32 214 fs/affs/namei.c u32 ino = bh->b_blocknr; u32 237 fs/affs/namei.c pr_debug("AFFS: unlink(dir=%d, %lu \"%.*s\")\n", (u32)dir->i_ino, u32 306 fs/affs/namei.c pr_debug("AFFS: rmdir(dir=%u, %lu \"%.*s\")\n", (u32)dir->i_ino, u32 326 fs/affs/namei.c maxlen = AFFS_SB(sb)->s_hashsize * sizeof(u32) - 1; u32 390 fs/affs/namei.c pr_debug("AFFS: link(%u, %u, \"%.*s\")\n", (u32)inode->i_ino, (u32)dir->i_ino, u32 405 fs/affs/namei.c (u32)old_dir->i_ino, (int)old_dentry->d_name.len, old_dentry->d_name.name, u32 406 fs/affs/namei.c (u32)new_dir->i_ino, (int)new_dentry->d_name.len, new_dentry->d_name.name); u32 269 fs/affs/super.c u32 chksum; u32 93 fs/afs/afs.h typedef u32 afs_access_t; u32 121 fs/afs/afs.h u32 author; /* author ID */ u32 122 fs/afs/afs.h u32 owner; /* owner ID */ u32 123 fs/afs/afs.h u32 group; /* group ID */ u32 137 fs/afs/afs.h u32 mask; /* which bits of the struct are set */ u32 138 fs/afs/afs.h u32 mtime_client; /* last time client changed data */ u32 139 fs/afs/afs.h u32 owner; /* owner ID */ u32 140 fs/afs/afs.h u32 group; /* group ID */ u32 161 fs/afs/afs.h u32 vid; /* volume ID */ u32 162 fs/afs/afs.h u32 parent_id; /* parent volume ID */ u32 167 fs/afs/afs.h u32 type; /* volume type (afs_voltype_t) */ u32 168 fs/afs/afs.h u32 min_quota; /* minimum space set aside (blocks) */ u32 169 fs/afs/afs.h u32 max_quota; /* maximum space this volume may occupy (blocks) */ u32 170 fs/afs/afs.h u32 blocks_in_use; /* space this volume currently occupies (blocks) */ u32 171 fs/afs/afs.h u32 part_blocks_avail; /* space available in volume's partition */ u32 172 fs/afs/afs.h u32 part_max_blocks; /* size of volume's partition */ u32 100 fs/afs/cmservice.c u32 operation_id = ntohl(call->operation_ID); u32 168 fs/afs/cmservice.c u32 tmp; u32 43 fs/afs/fsclient.c u32 changed = 0; /* becomes non-zero if ctime-type changes seen */ u32 47 fs/afs/fsclient.c u32 x = ntohl(*bp++); \ u32 172 fs/afs/fsclient.c u32 mask = 0, mtime = 0, owner = 0, group = 0, mode = 0; u32 474 fs/afs/fsclient.c bp[5] = htonl((u32) offset); u32 476 fs/afs/fsclient.c bp[7] = htonl((u32) length); u32 1195 fs/afs/fsclient.c *bp++ = htonl((u32) pos); u32 1197 fs/afs/fsclient.c *bp++ = htonl((u32) size); u32 1199 fs/afs/fsclient.c *bp++ = htonl((u32) i_size); u32 1382 fs/afs/fsclient.c *bp++ = htonl((u32) attr->ia_size); u32 116 fs/afs/internal.h u32 count; /* count for use in unmarshalling */ u32 131 fs/afs/internal.h int (*abort_to_error)(u32 abort_code); u32 414 fs/afs/internal.h u32 time_low; /* low part of timestamp */ u32 428 fs/afs/rxrpc.c u32 abort_code; u32 65 fs/afs/vlclient.c u32 tmp; u32 1734 fs/aio.c u32 key; u32 102 fs/autofs/autofs_i.h u32 magic; u32 82 fs/autofs4/autofs_i.h u32 dev; u32 100 fs/autofs4/autofs_i.h u32 magic; u32 207 fs/autofs4/autofs_i.h static inline u32 autofs4_get_dev(struct autofs_sb_info *sbi) u32 32 fs/befs/befs.h u32 magic1; u32 33 fs/befs/befs.h u32 block_size; u32 34 fs/befs/befs.h u32 block_shift; u32 38 fs/befs/befs.h u32 inode_size; u32 39 fs/befs/befs.h u32 magic2; u32 42 fs/befs/befs.h u32 blocks_per_ag; u32 43 fs/befs/befs.h u32 ag_shift; u32 44 fs/befs/befs.h u32 num_ags; u32 53 fs/befs/befs.h u32 magic3; u32 61 fs/befs/befs.h u32 i_flags; u32 62 fs/befs/befs.h u32 i_type; u32 83 fs/befs/befs_fs_types.h typedef u32 __bitwise fs32; u32 97 fs/befs/befs_fs_types.h u32 allocation_group; u32 223 fs/befs/befs_fs_types.h u32 magic; u32 224 fs/befs/befs_fs_types.h u32 node_size; u32 225 fs/befs/befs_fs_types.h u32 max_depth; u32 226 fs/befs/befs_fs_types.h u32 data_type; u32 32 fs/befs/endian.h static inline u32 u32 21 fs/befs/inode.c u32 magic1 = fs32_to_cpu(sb, raw_inode->magic1); u32 23 fs/befs/inode.c u32 flags = fs32_to_cpu(sb, raw_inode->flags); u32 234 fs/bfs/inode.c buf->f_fsid.val[0] = (u32)id; u32 235 fs/bfs/inode.c buf->f_fsid.val[1] = (u32)(id >> 32); u32 1192 fs/binfmt_elf.c u32 __user *header = (u32 __user *) vma->vm_start; u32 1193 fs/binfmt_elf.c u32 word; u32 1198 fs/binfmt_elf.c u32 cmp; u32 674 fs/cifs/cifsacl.c u32 acllen = 0; u32 1759 fs/cifs/cifssmb.c pSMB->Locks[0].LengthLow = cpu_to_le32((u32)len); u32 1760 fs/cifs/cifssmb.c pSMB->Locks[0].LengthHigh = cpu_to_le32((u32)(len>>32)); u32 1761 fs/cifs/cifssmb.c pSMB->Locks[0].OffsetLow = cpu_to_le32((u32)offset); u32 1762 fs/cifs/cifssmb.c pSMB->Locks[0].OffsetHigh = cpu_to_le32((u32)(offset>>32)); u32 991 fs/cifs/inode.c u32 oplock = 0; u32 1120 fs/cifs/inode.c u32 dosattrs; u32 487 fs/compat.c ret = put_user((u32) ctx64, ctx32p); u32 132 fs/compat_ioctl.c if (!err && put_user(val, (u32 __user *)compat_ptr(arg))) u32 140 fs/compat_ioctl.c u32 __user *argptr = compat_ptr(arg); u32 412 fs/compat_ioctl.c u32 data; u32 438 fs/compat_ioctl.c u32 data; u32 480 fs/compat_ioctl.c u32 data32; u32 572 fs/compat_ioctl.c u32 rt_pad1; u32 578 fs/compat_ioctl.c u32 rt_pad3; u32 583 fs/compat_ioctl.c /* char * */ u32 rt_dev; /* forcing the device at add */ u32 584 fs/compat_ioctl.c u32 rt_mtu; /* per route MTU/Window */ u32 585 fs/compat_ioctl.c u32 rt_window; /* Window clamping */ u32 594 fs/compat_ioctl.c u32 rtmsg_type; u32 597 fs/compat_ioctl.c u32 rtmsg_metric; u32 598 fs/compat_ioctl.c u32 rtmsg_info; u32 599 fs/compat_ioctl.c u32 rtmsg_flags; u32 610 fs/compat_ioctl.c u32 rtdev; u32 703 fs/compat_ioctl.c u32 base, len; u32 722 fs/compat_ioctl.c u32 data; u32 799 fs/compat_ioctl.c put_user((u32)(unsigned long)datap, u32 838 fs/compat_ioctl.c put_user((u32)(unsigned long)(ptr), &o[i].usr_ptr) || u32 859 fs/compat_ioctl.c u32 fptr32; u32 882 fs/compat_ioctl.c u32 length; u32 1272 fs/compat_ioctl.c u32 data; u32 1302 fs/compat_ioctl.c u32 data; u32 1421 fs/compat_ioctl.c u32 data; u32 1430 fs/compat_ioctl.c 2 * sizeof(u32)) || u32 1441 fs/compat_ioctl.c 2 * sizeof(u32))) u32 1585 fs/compat_ioctl.c u32 timeout; /* in milliseconds */ u32 1650 fs/compat_ioctl.c u32 uctx; u32 1682 fs/compat_ioctl.c u32 nmsgs; u32 1688 fs/compat_ioctl.c u32 size; u32 1751 fs/compat_ioctl.c if (__copy_in_user(&tdata->size, &udata->size, 2 * sizeof(u32))) u32 1766 fs/compat_ioctl.c u32 tmp; u32 1768 fs/compat_ioctl.c if (get_user(tmp, (u32 __user *) arg)) u32 464 fs/cramfs/inode.c u32 maxblock, bytes_filled; u32 471 fs/cramfs/inode.c u32 blkptr_offset = OFFSET(inode) + page->index*4; u32 472 fs/cramfs/inode.c u32 start_offset, compr_len; u32 477 fs/cramfs/inode.c start_offset = *(u32 *) cramfs_read(sb, blkptr_offset-4, 4); u32 478 fs/cramfs/inode.c compr_len = (*(u32 *) cramfs_read(sb, blkptr_offset, 4) - start_offset); u32 147 fs/debugfs/file.c *(u32 *)data = val; u32 152 fs/debugfs/file.c *val = *(u32 *)data; u32 301 fs/debugfs/file.c u32 *val = file->private_data; u32 317 fs/debugfs/file.c u32 *val = file->private_data; u32 950 fs/dquot.c int msg_size = 4 * nla_total_size(sizeof(u32)) + u32 1040 fs/ecryptfs/crypto.c u32 m_1, m_2; u32 1055 fs/ecryptfs/crypto.c u32 file_flag; u32 1056 fs/ecryptfs/crypto.c u32 local_flag; u32 1079 fs/ecryptfs/crypto.c u32 flags; u32 1103 fs/ecryptfs/crypto.c u32 m_1, m_2; u32 1117 fs/ecryptfs/crypto.c u32 flags = 0; u32 1235 fs/ecryptfs/crypto.c u32 header_extent_size; u32 1238 fs/ecryptfs/crypto.c header_extent_size = (u32)crypt_stat->extent_size; u32 1409 fs/ecryptfs/crypto.c u32 header_extent_size; u32 112 fs/ecryptfs/ecryptfs_kernel.h u32 flags; u32 113 fs/ecryptfs/ecryptfs_kernel.h u32 encrypted_key_size; u32 114 fs/ecryptfs/ecryptfs_kernel.h u32 decrypted_key_size; u32 120 fs/ecryptfs/ecryptfs_kernel.h u32 password_bytes; u32 122 fs/ecryptfs/ecryptfs_kernel.h u32 hash_iterations; u32 123 fs/ecryptfs/ecryptfs_kernel.h u32 session_key_encryption_key_bytes; u32 126 fs/ecryptfs/ecryptfs_kernel.h u32 flags; u32 137 fs/ecryptfs/ecryptfs_kernel.h u32 key_size; u32 138 fs/ecryptfs/ecryptfs_kernel.h u32 data_len; u32 149 fs/ecryptfs/ecryptfs_kernel.h u32 flags; u32 238 fs/ecryptfs/ecryptfs_kernel.h u32 flags; u32 297 fs/ecryptfs/ecryptfs_kernel.h u32 flags; u32 340 fs/ecryptfs/ecryptfs_kernel.h u32 flags; u32 372 fs/ecryptfs/ecryptfs_kernel.h u32 index; u32 373 fs/ecryptfs/ecryptfs_kernel.h u32 data_len; u32 388 fs/ecryptfs/ecryptfs_kernel.h u32 index; u32 394 fs/ecryptfs/ecryptfs_kernel.h u32 counter; u32 412 fs/ecryptfs/ecryptfs_kernel.h u32 flags; u32 413 fs/ecryptfs/ecryptfs_kernel.h u32 num_queued_msg_ctx; u32 568 fs/ecryptfs/ecryptfs_kernel.h u32 flags; u32 766 fs/ecryptfs/keystore.c ((u32) 16 + (data[(*packet_size)] & 15)) u32 33 fs/ecryptfs/kthread.c u32 flags; u32 37 fs/ecryptfs/messaging.c static u32 ecryptfs_msg_counter; u32 413 fs/ecryptfs/miscdev.c u32 seq; u32 52 fs/efs/inode.c u32 rdev; u32 112 fs/ext2/dir.c u32 max_inumber = le32_to_cpu(EXT2_SB(sb)->s_es->s_inodes_count); u32 1007 fs/ext2/super.c get_random_bytes(&sbi->s_next_generation, sizeof(u32)); u32 2059 fs/ext3/inode.c u32 nr = le32_to_cpu(*p); u32 147 fs/ext3/namei.c u32 hash; u32 315 fs/ext3/namei.c u32 block = dx_get_block(entries), hash = i? dx_get_hash(entries): 0; u32 316 fs/ext3/namei.c u32 range = i < count - 1? (dx_get_hash(entries + 1) - hash): ~hash; u32 353 fs/ext3/namei.c u32 hash; u32 965 fs/ext3/namei.c u32 hash; u32 1172 fs/ext3/namei.c u32 newblock; u32 1173 fs/ext3/namei.c u32 hash2; u32 1373 fs/ext3/namei.c u32 block; u32 1454 fs/ext3/namei.c u32 block, blocks; u32 1531 fs/ext3/namei.c u32 newblock; u32 1791 fs/ext3/super.c get_random_bytes(&sbi->s_next_generation, sizeof(u32)); u32 901 fs/ext4/ext4.h u32 hash; u32 902 fs/ext4/ext4.h u32 minor_hash; u32 904 fs/ext4/ext4.h u32 *seed; u32 1169 fs/ext4/ext4.h es->s_blocks_count_lo = cpu_to_le32((u32)blk); u32 1176 fs/ext4/ext4.h es->s_free_blocks_count_lo = cpu_to_le32((u32)blk); u32 1183 fs/ext4/ext4.h es->s_r_blocks_count_lo = cpu_to_le32((u32)blk); u32 57 fs/ext4/ext4_sb.h u32 s_next_generation; u32 58 fs/ext4/ext4_sb.h u32 s_hash_seed[4]; u32 3396 fs/ext4/inode.c u32 nr = le32_to_cpu(*p); u32 147 fs/ext4/namei.c u32 hash; u32 320 fs/ext4/namei.c u32 range = i < count - 1? (dx_get_hash(entries + 1) - hash): ~hash; u32 358 fs/ext4/namei.c u32 hash; u32 970 fs/ext4/namei.c u32 hash; u32 1176 fs/ext4/namei.c u32 hash2; u32 99 fs/ext4/super.c bg->bg_block_bitmap_lo = cpu_to_le32((u32)blk); u32 107 fs/ext4/super.c bg->bg_inode_bitmap_lo = cpu_to_le32((u32)blk); u32 115 fs/ext4/super.c bg->bg_inode_table_lo = cpu_to_le32((u32)blk); u32 2269 fs/ext4/super.c get_random_bytes(&sbi->s_next_generation, sizeof(u32)); u32 25 fs/fat/file.c u32 __user *user_attr = (u32 __user *)arg; u32 30 fs/fat/file.c u32 attr; u32 41 fs/fat/file.c u32 attr, oldattr; u32 655 fs/fat/inode.c u32 *fh = fid->raw; u32 719 fs/fat/inode.c u32 ipos_h, ipos_m, ipos_l; u32 1181 fs/fat/inode.c u32 total_sectors, total_clusters, fat_clusters, rootdir_sectors; u32 72 fs/freevxfs/vxfs_bmap.c u32 indsize = vip->vii_ext4.ve4_indsize; u32 88 fs/freevxfs/vxfs_bmap.c u32 *indir; u32 94 fs/freevxfs/vxfs_bmap.c indir = (u32 *)buf->b_data; u32 197 fs/fuse/file.c u32 *k = fc->scramble_key; u32 199 fs/fuse/file.c u32 v0 = v; u32 200 fs/fuse/file.c u32 v1 = v >> 32; u32 201 fs/fuse/file.c u32 sum = 0; u32 438 fs/fuse/fuse_i.h u32 scramble_key[4]; u32 559 fs/fuse/inode.c u32 generation; u32 624 fs/fuse/inode.c u32 generation; u32 632 fs/fuse/inode.c fh[0] = (u32)(nodeid >> 32); u32 633 fs/fuse/inode.c fh[1] = (u32)(nodeid & 0xffffffff); u32 645 fs/fuse/inode.c fh[3] = (u32)(nodeid >> 32); u32 646 fs/fuse/inode.c fh[4] = (u32)(nodeid & 0xffffffff); u32 754 fs/gfs2/bmap.c u32 blen; u32 81 fs/gfs2/dir.c #define gfs2_dir_offset2hash(p) ((u32)(((u64)(p)) << 1)) u32 158 fs/gfs2/dir.c u32 extlen = 0; u32 275 fs/gfs2/dir.c u32 extlen = 0; u32 845 fs/gfs2/dir.c u32 x; u32 937 fs/gfs2/dir.c u32 start, len, half_len, divider; u32 940 fs/gfs2/dir.c u32 index; u32 1077 fs/gfs2/dir.c u32 hsize; u32 1153 fs/gfs2/dir.c u32 hash_a, hash_b; u32 1364 fs/gfs2/dir.c u32 hsize, len = 0; u32 1365 fs/gfs2/dir.c u32 ht_offset, lp_offset, ht_offset_cur = -1; u32 1366 fs/gfs2/dir.c u32 hash, index; u32 1548 fs/gfs2/dir.c u32 index; u32 1779 fs/gfs2/dir.c u32 hsize, len; u32 1780 fs/gfs2/dir.c u32 ht_offset, lp_offset, ht_offset_cur = -1; u32 1781 fs/gfs2/dir.c u32 index = 0; u32 37 fs/gfs2/dir.h static inline u32 gfs2_disk_hash(const char *data, int len) u32 39 fs/gfs2/dir.h return crc32_le((u32)~0, data, len) ^ (u32)~0; u32 286 fs/gfs2/eattr.c u32 len; u32 773 fs/gfs2/eattr.c u32 ea_size = GFS2_EA_SIZE(ea); u32 776 fs/gfs2/eattr.c u32 new_size = GFS2_EA_REC_LEN(ea) - ea_size; u32 793 fs/gfs2/eattr.c u32 len; u32 1120 fs/gfs2/eattr.c u32 len; u32 34 fs/gfs2/incore.h u32 lh_flags; /* GFS2_LOG_HEAD_... */ u32 35 fs/gfs2/incore.h u32 lh_tail; /* Block number of log tail */ u32 36 fs/gfs2/incore.h u32 lh_blkno; u32 37 fs/gfs2/incore.h u32 lh_hash; u32 66 fs/gfs2/incore.h u32 bi_offset; u32 67 fs/gfs2/incore.h u32 bi_start; u32 68 fs/gfs2/incore.h u32 bi_len; u32 72 fs/gfs2/incore.h u32 rg_free; u32 73 fs/gfs2/incore.h u32 rg_dinodes; u32 83 fs/gfs2/incore.h u32 rd_length; /* length of rgrp header in fs blocks */ u32 84 fs/gfs2/incore.h u32 rd_data; /* num of data blocks in rgrp */ u32 85 fs/gfs2/incore.h u32 rd_bitbytes; /* number of bytes in data bitmaps */ u32 90 fs/gfs2/incore.h u32 rd_free_clone; u32 92 fs/gfs2/incore.h u32 rd_last_alloc; u32 216 fs/gfs2/incore.h u32 al_requested; /* Filled in by caller of gfs2_inplace_reserve() */ u32 217 fs/gfs2/incore.h u32 al_alloced; /* Filled in by gfs2_alloc_*() */ u32 239 fs/gfs2/incore.h u32 di_flags; /* GFS2_DIF_... */ u32 241 fs/gfs2/incore.h u32 di_entries; /* The number of entries in the directory */ u32 298 fs/gfs2/incore.h u32 qd_id; u32 446 fs/gfs2/incore.h u32 sb_magic; u32 447 fs/gfs2/incore.h u32 sb_type; u32 448 fs/gfs2/incore.h u32 sb_format; u32 450 fs/gfs2/incore.h u32 sb_fs_format; u32 451 fs/gfs2/incore.h u32 sb_multihost_format; u32 452 fs/gfs2/incore.h u32 sb_bsize; u32 453 fs/gfs2/incore.h u32 sb_bsize_shift; u32 470 fs/gfs2/incore.h u32 sd_fsb2bb; u32 471 fs/gfs2/incore.h u32 sd_fsb2bb_shift; u32 472 fs/gfs2/incore.h u32 sd_diptrs; /* Number of pointers in a dinode */ u32 473 fs/gfs2/incore.h u32 sd_inptrs; /* Number of pointers in a indirect block */ u32 474 fs/gfs2/incore.h u32 sd_jbsize; /* Size of a journaled data block */ u32 475 fs/gfs2/incore.h u32 sd_hash_bsize; /* sizeof(exhash block) */ u32 476 fs/gfs2/incore.h u32 sd_hash_bsize_shift; u32 477 fs/gfs2/incore.h u32 sd_hash_ptrs; /* Number of pointers in a hash block */ u32 478 fs/gfs2/incore.h u32 sd_qc_per_block; u32 479 fs/gfs2/incore.h u32 sd_max_dirres; /* Max blocks needed to add a directory entry */ u32 480 fs/gfs2/incore.h u32 sd_max_height; /* Max height of a file's metadata tree */ u32 482 fs/gfs2/incore.h u32 sd_max_jheight; /* Max height of journaled file's meta tree */ u32 414 fs/gfs2/inode.c u32 nlink; u32 693 fs/gfs2/inode.c if (dip->i_di.di_entries == (u32)-1) u32 695 fs/gfs2/inode.c if (S_ISDIR(mode) && dip->i_inode.i_nlink == (u32)-1) u32 59 fs/gfs2/locking/dlm/lock_dlm.h u32 id; u32 77 fs/gfs2/locking/dlm/lock_dlm.h u32 all_locks_count; u32 110 fs/gfs2/locking/dlm/lock_dlm.h u32 lkf; /* dlm flags DLM_LKF_ */ u32 581 fs/gfs2/log.c u32 hash; u32 390 fs/gfs2/meta_io.c u32 mtype = height ? GFS2_METATYPE_IN : GFS2_METATYPE_DI; u32 414 fs/gfs2/meta_io.c u32 max_ra = gfs2_tune_get(sdp, gt_max_readahead) >> u32 118 fs/gfs2/ops_file.c static u32 fsflags_cvt(const u32 *table, u32 val) u32 120 fs/gfs2/ops_file.c u32 res = 0; u32 130 fs/gfs2/ops_file.c static const u32 fsflags_to_gfs2[32] = { u32 139 fs/gfs2/ops_file.c static const u32 gfs2_to_fsflags[32] = { u32 154 fs/gfs2/ops_file.c u32 fsflags; u32 214 fs/gfs2/ops_file.c u32 new_flags, flags; u32 280 fs/gfs2/ops_file.c u32 fsflags, gfsflags; u32 296 fs/gfs2/ops_file.c return gfs2_get_flags(filp, (u32 __user *)arg); u32 298 fs/gfs2/ops_file.c return gfs2_set_flags(filp, (u32 __user *)arg); u32 43 fs/gfs2/ops_fstype.c static const u32 gfs2_old_fs_formats[] = { u32 47 fs/gfs2/ops_fstype.c static const u32 gfs2_old_multihost_formats[] = { u32 317 fs/gfs2/ops_fstype.c u32 hash_blocks, ind_blocks, leaf_blocks; u32 318 fs/gfs2/ops_fstype.c u32 tmp_blocks; u32 368 fs/gfs2/ops_fstype.c u32 m; u32 387 fs/gfs2/ops_fstype.c u32 m; u32 188 fs/gfs2/ops_inode.c if (dip->i_di.di_entries == (u32)-1) u32 197 fs/gfs2/ops_inode.c if (ip->i_inode.i_nlink == (u32)-1) u32 761 fs/gfs2/ops_inode.c if (ndip->i_di.di_entries == (u32)-1) { u32 766 fs/gfs2/ops_inode.c ndip->i_inode.i_nlink == (u32)-1) { u32 1015 fs/gfs2/ops_inode.c u32 ouid, ogid, nuid, ngid; u32 72 fs/gfs2/quota.c u32 qu_ll_next; u32 77 fs/gfs2/quota.c u32 qc_flags; /* GFS2_QCF_... */ u32 78 fs/gfs2/quota.c u32 qc_id; u32 1107 fs/gfs2/quota.c u32 extlen = 0; u32 16 fs/gfs2/quota.h #define NO_QUOTA_CHANGE ((u32)-1) u32 37 fs/gfs2/recovery.c u32 extlen; u32 153 fs/gfs2/recovery.c const u32 nothing = 0; u32 154 fs/gfs2/recovery.c u32 hash; u32 161 fs/gfs2/recovery.c hash = crc32_le((u32)~0, bh->b_data, sizeof(struct gfs2_log_header) - u32 162 fs/gfs2/recovery.c sizeof(u32)); u32 164 fs/gfs2/recovery.c hash ^= (u32)~0; u32 264 fs/gfs2/recovery.c u32 blk_1, blk_2, blk_m; u32 318 fs/gfs2/recovery.c u32 length; u32 385 fs/gfs2/recovery.c u32 hash; u32 34 fs/gfs2/rgrp.c #define BFITNOENT ((u32)~0) u32 66 fs/gfs2/rgrp.c static u32 rgblk_search(struct gfs2_rgrpd *rgd, u32 goal, u32 149 fs/gfs2/rgrp.c static u32 gfs2_bitfit(const u8 *buffer, unsigned int buflen, u32 goal, u32 154 fs/gfs2/rgrp.c u32 g1, g2, misaligned; u32 221 fs/gfs2/rgrp.c static u32 gfs2_bitcount(struct gfs2_rgrpd *rgd, const u8 *buffer, u32 229 fs/gfs2/rgrp.c u32 count = 0; u32 256 fs/gfs2/rgrp.c u32 length = rgd->rd_length; u32 257 fs/gfs2/rgrp.c u32 count[4], tmp; u32 260 fs/gfs2/rgrp.c memset(count, 0, 4 * sizeof(u32)); u32 423 fs/gfs2/rgrp.c u32 length = rgd->rd_length; /* # blocks in hdr & bitmap */ u32 424 fs/gfs2/rgrp.c u32 bytes_left, bytes; u32 696 fs/gfs2/rgrp.c u32 rg_flags; u32 712 fs/gfs2/rgrp.c u32 rg_flags = 0; u32 910 fs/gfs2/rgrp.c u32 goal = 0, block; u32 1210 fs/gfs2/rgrp.c u32 length, rgrp_block, buf_block; u32 1254 fs/gfs2/rgrp.c static u32 rgblk_search(struct gfs2_rgrpd *rgd, u32 goal, u32 1259 fs/gfs2/rgrp.c const u32 length = rgd->rd_length; u32 1260 fs/gfs2/rgrp.c u32 blk = 0; u32 1338 fs/gfs2/rgrp.c u32 length, rgrp_blk, buf_blk; u32 1391 fs/gfs2/rgrp.c u32 goal, blk; u32 1436 fs/gfs2/rgrp.c u32 blk; u32 129 fs/gfs2/sys.c u32 id; u32 143 fs/gfs2/sys.c u32 id; u32 86 fs/gfs2/util.h u32 magic = be32_to_cpu(mh->mh_magic); u32 109 fs/gfs2/util.h u32 magic = be32_to_cpu(mh->mh_magic); u32 96 fs/hfs/bfind.c u32 nidx, parent; u32 29 fs/hfs/bitmap.c static u32 hfs_find_set_zero_bits(__be32 *bitmap, u32 size, u32 offset, u32 *max) u32 32 fs/hfs/bitmap.c u32 mask, start, len, n; u32 139 fs/hfs/bitmap.c u32 hfs_vbm_search_free(struct super_block *sb, u32 goal, u32 *num_bits) u32 142 fs/hfs/bitmap.c u32 pos; u32 196 fs/hfs/bitmap.c u32 mask; u32 210 fs/hfs/btree.c u32 nidx, idx; u32 219 fs/hfs/btree.c u32 count; u32 300 fs/hfs/btree.c u32 nidx; u32 311 fs/hfs/btree.c u32 i; u32 21 fs/hfs/btree.h u32 cnid; u32 22 fs/hfs/btree.h u32 root; u32 23 fs/hfs/btree.h u32 leaf_count; u32 24 fs/hfs/btree.h u32 leaf_head; u32 25 fs/hfs/btree.h u32 leaf_tail; u32 26 fs/hfs/btree.h u32 node_count; u32 27 fs/hfs/btree.h u32 free_nodes; u32 28 fs/hfs/btree.h u32 attributes; u32 48 fs/hfs/btree.h u32 prev; u32 49 fs/hfs/btree.h u32 this; u32 50 fs/hfs/btree.h u32 next; u32 51 fs/hfs/btree.h u32 parent; u32 153 fs/hfs/btree.h u32 reserved3[16]; u32 74 fs/hfs/dir.c switch ((u32)filp->f_pos) { u32 275 fs/hfs/extent.c u32 total_blocks, blocks, start; u32 276 fs/hfs/extent.c u32 cnid = be32_to_cpu(file->FlNum); u32 328 fs/hfs/extent.c ablock = (u32)block / HFS_SB(sb)->fs_div; u32 360 fs/hfs/extent.c (u32)block % HFS_SB(sb)->fs_div); u32 375 fs/hfs/extent.c u32 start, len, goal; u32 460 fs/hfs/extent.c u32 size; u32 205 fs/hfs/hfs.h u32 Resrv; /* reserved by Apple */ u32 97 fs/hfs/hfs_fs.h u32 file_count; /* The number of u32 100 fs/hfs/hfs_fs.h u32 folder_count; /* The number of u32 103 fs/hfs/hfs_fs.h u32 next_id; /* The next available u32 105 fs/hfs/hfs_fs.h u32 clumpablks; /* The number of allocation u32 108 fs/hfs/hfs_fs.h u32 fs_start; /* The first 512-byte u32 111 fs/hfs/hfs_fs.h u32 part_start; u32 126 fs/hfs/hfs_fs.h u32 alloc_blksz; /* The size of an u32 159 fs/hfs/hfs_fs.h extern u32 hfs_vbm_search_free(struct super_block *, u32, u32 *); u32 59 fs/hfs/inode.c u32 nidx; u32 232 fs/hfs/inode.c u32 log_size = be32_to_cpu(__log_size); u32 350 fs/hfs/inode.c u32 cnid; u32 107 fs/hfs/mdb.c size = min(HFS_SB(sb)->alloc_blksz, (u32)PAGE_SIZE); u32 88 fs/hfs/super.c buf->f_blocks = (u32)HFS_SB(sb)->fs_ablocks * HFS_SB(sb)->fs_div; u32 89 fs/hfs/super.c buf->f_bfree = (u32)HFS_SB(sb)->free_ablocks * HFS_SB(sb)->fs_div; u32 87 fs/hfsplus/bfind.c u32 nidx, parent; u32 23 fs/hfsplus/bitmap.c u32 mask, start, len, n; u32 154 fs/hfsplus/bitmap.c u32 mask, len, pnr; u32 186 fs/hfsplus/btree.c u32 nidx, idx; u32 195 fs/hfsplus/btree.c u32 count; u32 276 fs/hfsplus/btree.c u32 nidx; u32 288 fs/hfsplus/btree.c u32 i; u32 35 fs/hfsplus/dir.c u32 cnid, linkid = 0; u32 133 fs/hfsplus/dir.c switch ((u32)filp->f_pos) { u32 268 fs/hfsplus/dir.c u32 cnid, id; u32 274 fs/hfsplus/dir.c if (inode->i_ino == (u32)(unsigned long)src_dentry->d_fsdata) { u32 319 fs/hfsplus/dir.c u32 cnid; u32 325 fs/hfsplus/dir.c cnid = (u32)(unsigned long)dentry->d_fsdata; u32 474 fs/hfsplus/dir.c res = hfsplus_rename_cat((u32)(unsigned long)old_dentry->d_fsdata, u32 50 fs/hfsplus/extents.c static u32 hfsplus_ext_find_block(struct hfsplus_extent *ext, u32 off) u32 53 fs/hfsplus/extents.c u32 count; u32 68 fs/hfsplus/extents.c u32 count = 0; u32 75 fs/hfsplus/extents.c static u32 hfsplus_ext_lastblock(struct hfsplus_extent *ext) u32 177 fs/hfsplus/extents.c u32 ablock, dblock, mask; u32 241 fs/hfsplus/extents.c u32 count, start; u32 270 fs/hfsplus/extents.c u32 count, start; u32 310 fs/hfsplus/extents.c u32 total_blocks, blocks, start; u32 348 fs/hfsplus/extents.c u32 start, len, goal; u32 438 fs/hfsplus/extents.c u32 alloc_cnt, blk_cnt, start; u32 447 fs/hfsplus/extents.c u32 size = inode->i_size; u32 50 fs/hfsplus/hfsplus_fs.h u32 cnid; u32 51 fs/hfsplus/hfsplus_fs.h u32 root; u32 52 fs/hfsplus/hfsplus_fs.h u32 leaf_count; u32 53 fs/hfsplus/hfsplus_fs.h u32 leaf_head; u32 54 fs/hfsplus/hfsplus_fs.h u32 leaf_tail; u32 55 fs/hfsplus/hfsplus_fs.h u32 node_count; u32 56 fs/hfsplus/hfsplus_fs.h u32 free_nodes; u32 57 fs/hfsplus/hfsplus_fs.h u32 attributes; u32 79 fs/hfsplus/hfsplus_fs.h u32 prev; u32 80 fs/hfsplus/hfsplus_fs.h u32 this; u32 81 fs/hfsplus/hfsplus_fs.h u32 next; u32 82 fs/hfsplus/hfsplus_fs.h u32 parent; u32 120 fs/hfsplus/hfsplus_fs.h u32 blockoffset; u32 121 fs/hfsplus/hfsplus_fs.h u32 sect_count; u32 125 fs/hfsplus/hfsplus_fs.h u32 alloc_blksz; u32 127 fs/hfsplus/hfsplus_fs.h u32 total_blocks; u32 128 fs/hfsplus/hfsplus_fs.h u32 free_blocks; u32 129 fs/hfsplus/hfsplus_fs.h u32 next_alloc; u32 130 fs/hfsplus/hfsplus_fs.h u32 next_cnid; u32 131 fs/hfsplus/hfsplus_fs.h u32 file_count; u32 132 fs/hfsplus/hfsplus_fs.h u32 folder_count; u32 133 fs/hfsplus/hfsplus_fs.h u32 data_clump_blocks, rsrc_clump_blocks; u32 136 fs/hfsplus/hfsplus_fs.h u32 creator; u32 137 fs/hfsplus/hfsplus_fs.h u32 type; u32 159 fs/hfsplus/hfsplus_fs.h u32 clump_blocks, alloc_blocks; u32 163 fs/hfsplus/hfsplus_fs.h u32 first_blocks; u32 165 fs/hfsplus/hfsplus_fs.h u32 cached_start, cached_blocks; u32 173 fs/hfsplus/hfsplus_fs.h u32 dev; u32 97 fs/hfsplus/hfsplus_raw.h u32 reserved; u32 169 fs/hfsplus/hfsplus_raw.h u32 reserved3[16]; u32 249 fs/hfsplus/hfsplus_raw.h u32 reserved; u32 272 fs/hfsplus/hfsplus_raw.h u32 reserved1; u32 283 fs/hfsplus/hfsplus_raw.h u32 reserved2; u32 51 fs/hfsplus/inode.c u32 nidx; u32 377 fs/hfsplus/inode.c u32 count; u32 175 fs/hfsplus/super.c u32 block, offset; u32 21 fs/hfsplus/wrapper.c u32 ablk_size; u32 29 fs/hfsplus/wrapper.c u32 extent; u32 94 fs/hfsplus/wrapper.c u32 blocksize; u32 146 fs/hfsplus/wrapper.c blocksize = min(HFSPLUS_SB(sb).alloc_blksz, (u32)PAGE_SIZE); u32 30 fs/hpfs/hpfs.h typedef u32 time32_t; /* 32-bit time_t type */ u32 82 fs/inotify.c u32 last_wd; /* the last wd allocated */ u32 289 fs/inotify.c u32 watch_mask = watch->mask; u32 338 fs/inotify.c u32 inotify_get_cookie(void) u32 152 fs/ioctl.c u32 incompat_flags; u32 255 fs/ioctl.c u32 flags = FIEMAP_EXTENT_MERGED; u32 176 fs/isofs/export.c u32 block; u32 179 fs/isofs/export.c u32 generation; u32 180 fs/isofs/export.c u32 parent_block; u32 181 fs/isofs/export.c u32 parent_generation; u32 314 fs/jbd2/commit.c tag->t_blocknr = cpu_to_be32(block & (u32)~0); u32 424 fs/jfs/jfs_dmap.c u32 mask; u32 609 fs/jfs/jfs_dmap.c avgfree = (u32)bmp->db_nfree / bmp->db_numag; u32 1127 fs/jfs/jfs_dmap.c u32 mask; u32 2928 fs/jfs/jfs_dmap.c u32 mask; u32 3323 fs/jfs/jfs_dmap.c bmp->db_numag += ((u32) newsize % (u32) bmp->db_agsize) ? 1 : 0; u32 3590 fs/jfs/jfs_dmap.c avgfree = (u32) actfree / (u32) actags; u32 3975 fs/jfs/jfs_dmap.c complete = (u32) npages / factor; u32 3980 fs/jfs/jfs_dmap.c npages = (u32) npages % factor; u32 248 fs/jfs/jfs_dmap.h u32 *db_DBmap; u32 333 fs/jfs/jfs_dtree.c static u32 add_index(tid_t tid, struct inode *ip, s64 bn, int slot) u32 340 fs/jfs/jfs_dtree.c u32 index; u32 2094 fs/jfs/jfs_dtree.c u32 table_index, next_index; u32 3025 fs/jfs/jfs_dtree.c u32 dir_index; u32 3045 fs/jfs/jfs_dtree.c dir_index = (u32) filp->f_pos; u32 31 fs/jfs/jfs_dtree.h u32 ino; u32 367 fs/jfs/jfs_imap.c if ((block_offset = ((u32) blkno & (sbi->nbperpage - 1)))) { u32 640 fs/jfs/jfs_imap.c if ((block_offset = ((u32) blkno & (sbi->nbperpage - 1)))) { u32 870 fs/jfs/jfs_imap.c u32 bitmap, mask; u32 1347 fs/jfs/jfs_imap.c u32 mask, inosmap, extsmap; u32 2034 fs/jfs/jfs_imap.c u32 mask; u32 2184 fs/jfs/jfs_imap.c u32 mask; u32 2750 fs/jfs/jfs_imap.c u32 mask; u32 145 fs/jfs/jfs_imap.h u32 *im_DBGdimap; u32 100 fs/jfs/jfs_incore.h u32 dev; /* will die when we get wide dev_t */ u32 1496 fs/jfs/jfs_txnmgr.c cpu_to_le32((u32) (size_t) cd->iplist[1]); u32 1498 fs/jfs/jfs_txnmgr.c cpu_to_le32((u32) (size_t) cd->iplist[2]); u32 53 fs/jfs/jfs_txnmgr.h u32 logtid; /* log transaction id */ u32 69 fs/jfs/jfs_txnmgr.h u32 ino; /* inode number being created */ u32 66 fs/jfs/jfs_types.h u32 off2; u32 54 fs/lockd/clntlock.c u32 nlm_version = (nlm_init->nfs_version == 2) ? 1 : 4; u32 208 fs/lockd/clntlock.c u32 nsmstate; u32 43 fs/lockd/clntproc.c u32 cookie = atomic_inc_return(&nlm_cookie); u32 705 fs/lockd/clntproc.c u32 status = ntohl(req->a_res.status); u32 768 fs/lockd/clntproc.c u32 status = ntohl(req->a_res.status); u32 46 fs/lockd/host.c const u32 version; /* NLM version to search for */ u32 58 fs/lockd/host.c unsigned int hash = (__force u32)n ^ ((__force u32)n >> 16); u32 38 fs/lockd/svcsubs.c u32 *fhp = (u32*)f->data; u32 226 fs/lockd/xdr.c u32 exclusive; u32 251 fs/lockd/xdr.c u32 exclusive; u32 271 fs/lockd/xdr.c u32 exclusive; u32 301 fs/lockd/xdr.c lock->svid = ~(u32) 0; u32 411 fs/lockd/xdr.c u32 excl; u32 233 fs/lockd/xdr4.c u32 exclusive; u32 258 fs/lockd/xdr4.c u32 exclusive; u32 278 fs/lockd/xdr4.c u32 exclusive; u32 308 fs/lockd/xdr4.c lock->svid = ~(u32) 0; u32 418 fs/lockd/xdr4.c u32 excl; u32 6 fs/minix/itree_v2.c typedef u32 block_t; /* 32 bit, host order */ u32 209 fs/ncpfs/file.c if (count > MAX_NON_LFS - (u32)pos) { u32 210 fs/ncpfs/file.c count = MAX_NON_LFS - (u32)pos; u32 100 fs/ncpfs/ioctl.c u32 object_name_len; u32 106 fs/ncpfs/ioctl.c u32 mounted_uid; u32 107 fs/ncpfs/ioctl.c u32 connection; u32 108 fs/ncpfs/ioctl.c u32 buffer_size; u32 110 fs/ncpfs/ioctl.c u32 volume_number; u32 111 fs/ncpfs/ioctl.c u32 directory_id; u32 113 fs/ncpfs/ioctl.c u32 dummy1; u32 114 fs/ncpfs/ioctl.c u32 dummy2; u32 115 fs/ncpfs/ioctl.c u32 dummy3; u32 119 fs/ncpfs/ioctl.c u32 function; u32 120 fs/ncpfs/ioctl.c u32 size; u32 126 fs/ncpfs/ioctl.c u32 len; u32 169 fs/ncpfs/ioctl.c #define NCP_IOC_GETMOUNTUID32 _IOW('n', 2, u32) u32 370 fs/ncpfs/ioctl.c (u32 __user *)argp)) u32 137 fs/ncpfs/ncplib_kernel.c static inline u32 DVAL_LH(void *data) u32 294 fs/nfs/client.c u32 nfsvers = clp->rpc_ops->version; u32 49 fs/nfs/internal.h u32 version; u32 25 fs/nfs/mount_clnt.c u32 status; u32 123 fs/nfs/nfs2xdr.c u32 rdev; u32 241 fs/nfs/nfs2xdr.c u32 offset = (u32)args->offset; u32 242 fs/nfs/nfs2xdr.c u32 count = args->count; u32 266 fs/nfs/nfs2xdr.c u32 count, recvd; u32 307 fs/nfs/nfs2xdr.c u32 offset = (u32)args->offset; u32 308 fs/nfs/nfs2xdr.c u32 count = args->count; u32 402 fs/nfs/nfs2xdr.c u32 count = args->count; u32 430 fs/nfs/nfs2xdr.c u32 len; u32 602 fs/nfs/nfs2xdr.c u32 len, recvd; u32 338 fs/nfs/nfs3xdr.c u32 count = args->count; u32 360 fs/nfs/nfs3xdr.c u32 count = args->count; u32 479 fs/nfs/nfs3xdr.c u32 count = args->count; u32 510 fs/nfs/nfs3xdr.c u32 len, recvd, pglen; u32 838 fs/nfs/nfs3xdr.c u32 len, recvd; u32 887 fs/nfs/nfs3xdr.c u32 count, ocount, recvd; u32 59 fs/nfs/nfs4_fs.h u32 counter; u32 192 fs/nfs/nfs4_fs.h extern const u32 nfs4_fattr_bitmap[2]; u32 193 fs/nfs/nfs4_fs.h extern const u32 nfs4_statfs_bitmap[2]; u32 194 fs/nfs/nfs4_fs.h extern const u32 nfs4_pathconf_bitmap[2]; u32 195 fs/nfs/nfs4_fs.h extern const u32 nfs4_fsinfo_bitmap[2]; u32 196 fs/nfs/nfs4_fs.h extern const u32 nfs4_fs_locations_bitmap[2]; u32 85 fs/nfs/nfs4proc.c const u32 nfs4_fattr_bitmap[2] = { u32 102 fs/nfs/nfs4proc.c const u32 nfs4_statfs_bitmap[2] = { u32 111 fs/nfs/nfs4proc.c const u32 nfs4_pathconf_bitmap[2] = { u32 117 fs/nfs/nfs4proc.c const u32 nfs4_fsinfo_bitmap[2] = { FATTR4_WORD0_MAXFILESIZE u32 124 fs/nfs/nfs4proc.c const u32 nfs4_fs_locations_bitmap[2] = { u32 279 fs/nfs/nfs4proc.c u32 *s = (u32 *) p->o_arg.u.verifier.data; u32 2864 fs/nfs/nfs4proc.c *p++ = htonl((u32)clp->cl_boot_time.tv_sec); u32 2865 fs/nfs/nfs4proc.c *p = htonl((u32)clp->cl_boot_time.tv_nsec); u32 3638 fs/nfs/nfs4proc.c u32 bitmask[2] = { u32 1197 fs/nfs/nfs4xdr.c ((u32 *)readdir->verifier.data)[0], u32 1198 fs/nfs/nfs4xdr.c ((u32 *)readdir->verifier.data)[1], u32 2097 fs/nfs/nfs4xdr.c const u32 lease_bitmap[2] = { FATTR4_WORD0_LEASE_TIME, 0 }; u32 2520 fs/nfs/nfs4xdr.c u32 n; u32 2582 fs/nfs/nfs4xdr.c u32 m; u32 3498 fs/nfs/nfs4xdr.c u32 recvd, pglen = rcvbuf->page_len; u32 3510 fs/nfs/nfs4xdr.c ((u32 *)readdir->verifier.data)[0], u32 3511 fs/nfs/nfs4xdr.c ((u32 *)readdir->verifier.data)[1]); u32 3530 fs/nfs/nfs4xdr.c u32 len, attrlen, xlen; u32 3592 fs/nfs/nfs4xdr.c u32 len, recvd; u32 3688 fs/nfs/nfs4xdr.c u32 recvd; u32 511 fs/nfs/super.c u32 version = clp->rpc_ops->version; u32 1719 fs/nfs/super.c u32 nfsvers = nfss->nfs_client->rpc_ops->version; u32 236 fs/nfs_common/nfsacl.c u32 entries; u32 11 fs/nfsd/auth.h #define nfsd_luid(rq, uid) ((u32)(uid)) u32 12 fs/nfsd/auth.h #define nfsd_lgid(rq, gid) ((u32)(gid)) u32 13 fs/nfsd/auth.h #define nfsd_ruid(rq, uid) ((u32)(uid)) u32 14 fs/nfsd/auth.h #define nfsd_rgid(rq, gid) ((u32)(gid)) u32 835 fs/nfsd/export.c u32 fsidv[3]; u32 851 fs/nfsd/export.c u32 fsidv[2]; u32 955 fs/nfsd/export.c u32 fsid[2]; u32 966 fs/nfsd/export.c u32 fsid[2]; u32 1350 fs/nfsd/export.c u32 fsidv[2]; u32 165 fs/nfsd/nfs3proc.c u32 max_blocksize = svc_max_payload(rqstp); u32 439 fs/nfsd/nfs3proc.c argp->count, (u32) argp->cookie); u32 478 fs/nfsd/nfs3proc.c argp->count, (u32) argp->cookie); u32 547 fs/nfsd/nfs3proc.c u32 max_blocksize = svc_max_payload(rqstp); u32 559 fs/nfsd/nfs3proc.c resp->f_maxfilesize = ~(u32) 0; u32 32 fs/nfsd/nfs3xdr.c static u32 nfs3_ftypes[] = { u32 45 fs/nfsd/nfs3xdr.c *p++ = htonl((u32) time->tv_sec); *p++ = htonl(time->tv_nsec); u32 110 fs/nfsd/nfs3xdr.c u32 tmp; u32 179 fs/nfsd/nfs3xdr.c *p++ = htonl((u32) stat->mode); u32 180 fs/nfsd/nfs3xdr.c *p++ = htonl((u32) stat->nlink); u32 181 fs/nfsd/nfs3xdr.c *p++ = htonl((u32) nfsd_ruid(rqstp, stat->uid)); u32 182 fs/nfsd/nfs3xdr.c *p++ = htonl((u32) nfsd_rgid(rqstp, stat->gid)); u32 189 fs/nfsd/nfs3xdr.c *p++ = htonl((u32) MAJOR(stat->rdev)); u32 190 fs/nfsd/nfs3xdr.c *p++ = htonl((u32) MINOR(stat->rdev)); u32 337 fs/nfsd/nfs3xdr.c u32 max_blocksize = svc_max_payload(rqstp); u32 366 fs/nfsd/nfs3xdr.c u32 max_blocksize = svc_max_payload(rqstp); u32 589 fs/nfsd/nfs3xdr.c u32 max_blocksize = svc_max_payload(rqstp); u32 73 fs/nfsd/nfs4acl.c static u32 u32 91 fs/nfsd/nfs4acl.c static u32 u32 94 fs/nfsd/nfs4acl.c u32 mask = 0; u32 119 fs/nfsd/nfs4acl.c u32 write_mode = NFS4_WRITE_MODE; u32 404 fs/nfsd/nfs4acl.c u32 allow; u32 405 fs/nfsd/nfs4acl.c u32 deny; u32 633 fs/nfsd/nfs4acl.c u32 mask = ace->access_mask; u32 144 fs/nfsd/nfs4callback.c u32 ident; u32 145 fs/nfsd/nfs4callback.c u32 nops; u32 146 fs/nfsd/nfs4callback.c u32 taglen; u32 279 fs/nfsd/nfs4callback.c u32 op; u32 103 fs/nfsd/nfs4proc.c (u32 *)open->op_verf.data, u32 347 fs/nfsd/nfs4proc.c u32 *p = (u32 *)commit->co_verf.data; u32 554 fs/nfsd/nfs4proc.c if ((cookie > ~(u32)0) || (cookie == 1) || (cookie == 2) || u32 686 fs/nfsd/nfs4proc.c u32 *p; u32 708 fs/nfsd/nfs4proc.c p = (u32 *)write->wr_verifier.data; u32 844 fs/nfsd/nfs4proc.c u32 op_flags; u32 64 fs/nfsd/nfs4state.c static u32 current_ownerid = 1; u32 65 fs/nfsd/nfs4state.c static u32 current_fileid = 1; u32 66 fs/nfsd/nfs4state.c static u32 current_delegid = 1; u32 67 fs/nfsd/nfs4state.c static u32 nfs4_init; u32 106 fs/nfsd/nfs4state.c static inline u32 u32 111 fs/nfsd/nfs4state.c u32 x = 0; u32 490 fs/nfsd/nfs4state.c static u32 current_clientid = 1; u32 498 fs/nfsd/nfs4state.c static u32 i; u32 499 fs/nfsd/nfs4state.c u32 *p; u32 501 fs/nfsd/nfs4state.c p = (u32 *)clp->cl_confirm.data; u32 631 fs/nfsd/nfs4state.c u32 cbaddr = 0; u32 633 fs/nfsd/nfs4state.c u32 addrlen = addr_len; u32 2427 fs/nfsd/nfs4state.c u32 st_id = stid->si_stateownerid; u32 2428 fs/nfsd/nfs4state.c u32 f_id = stid->si_fileid; u32 141 fs/nfsd/nfs4xdr.c if (nbytes <= (u32)((char *)argp->end - (char *)argp->p)) { \ u32 230 fs/nfsd/nfs4xdr.c u32 bmlen; u32 255 fs/nfsd/nfs4xdr.c u32 dummy32; u32 368 fs/nfsd/nfs4xdr.c if (iattr->ia_atime.tv_nsec >= (u32)1000000000) u32 394 fs/nfsd/nfs4xdr.c if (iattr->ia_mtime.tv_nsec >= (u32)1000000000) u32 907 fs/nfsd/nfs4xdr.c u32 ve_bmval[2]; u32 1173 fs/nfsd/nfs4xdr.c *p++ = htonl((u32)((n) >> 32)); \ u32 1174 fs/nfsd/nfs4xdr.c *p++ = htonl((u32)(n)); \ u32 1335 fs/nfsd/nfs4xdr.c static u32 nfs4_ftypes[16] = { u32 1415 fs/nfsd/nfs4xdr.c u32 bmval0 = bmval[0]; u32 1416 fs/nfsd/nfs4xdr.c u32 bmval1 = bmval[1]; u32 1422 fs/nfsd/nfs4xdr.c u32 dummy; u32 1424 fs/nfsd/nfs4xdr.c u32 rdattr_err = 0; u32 1487 fs/nfsd/nfs4xdr.c u32 word0 = NFSD_SUPPORTED_ATTRS_WORD0; u32 1735 fs/nfsd/nfs4xdr.c WRITE32((u32) MAJOR(stat.rdev)); u32 1736 fs/nfsd/nfs4xdr.c WRITE32((u32) MINOR(stat.rdev)); u32 2186 fs/nfsd/nfs4xdr.c WRITE32(~(u32)0); u32 2187 fs/nfsd/nfs4xdr.c WRITE32(~(u32)0); u32 2235 fs/nfsd/nfs4xdr.c u32 eof; u32 2456 fs/nfsd/nfs4xdr.c u32 nflavs; u32 2487 fs/nfsd/nfs4xdr.c u32 flav = flavs[i].pseudoflavor; u32 126 fs/nfsd/nfscache.c u32 proto = rqstp->rq_prot, u32 25 fs/nfsd/nfsxdr.c static u32 nfs_ftypes[] = { u32 100 fs/nfsd/nfsxdr.c u32 tmp, tmp1; u32 108 fs/nfsd/nfsxdr.c if ((tmp = ntohl(*p++)) != (u32)-1 && tmp != 0xffff) { u32 112 fs/nfsd/nfsxdr.c if ((tmp = ntohl(*p++)) != (u32)-1) { u32 116 fs/nfsd/nfsxdr.c if ((tmp = ntohl(*p++)) != (u32)-1) { u32 120 fs/nfsd/nfsxdr.c if ((tmp = ntohl(*p++)) != (u32)-1) { u32 125 fs/nfsd/nfsxdr.c if (tmp != (u32)-1 && tmp1 != (u32)-1) { u32 131 fs/nfsd/nfsxdr.c if (tmp != (u32)-1 && tmp1 != (u32)-1) { u32 157 fs/nfsd/nfsxdr.c u32 f; u32 162 fs/nfsd/nfsxdr.c *p++ = htonl((u32) stat->mode); u32 163 fs/nfsd/nfsxdr.c *p++ = htonl((u32) stat->nlink); u32 164 fs/nfsd/nfsxdr.c *p++ = htonl((u32) nfsd_ruid(rqstp, stat->uid)); u32 165 fs/nfsd/nfsxdr.c *p++ = htonl((u32) nfsd_rgid(rqstp, stat->gid)); u32 170 fs/nfsd/nfsxdr.c *p++ = htonl((u32) stat->size); u32 172 fs/nfsd/nfsxdr.c *p++ = htonl((u32) stat->blksize); u32 177 fs/nfsd/nfsxdr.c *p++ = htonl((u32) stat->blocks); u32 184 fs/nfsd/nfsxdr.c *p++ = htonl((u32) fhp->fh_export->ex_fsid); u32 187 fs/nfsd/nfsxdr.c f = ((u32*)fhp->fh_export->ex_uuid)[0]; u32 188 fs/nfsd/nfsxdr.c f ^= ((u32*)fhp->fh_export->ex_uuid)[1]; u32 189 fs/nfsd/nfsxdr.c f ^= ((u32*)fhp->fh_export->ex_uuid)[2]; u32 190 fs/nfsd/nfsxdr.c f ^= ((u32*)fhp->fh_export->ex_uuid)[3]; u32 194 fs/nfsd/nfsxdr.c *p++ = htonl((u32) stat->ino); u32 195 fs/nfsd/nfsxdr.c *p++ = htonl((u32) stat->atime.tv_sec); u32 198 fs/nfsd/nfsxdr.c *p++ = htonl((u32) time.tv_sec); u32 200 fs/nfsd/nfsxdr.c *p++ = htonl((u32) stat->ctime.tv_sec); u32 516 fs/nfsd/nfsxdr.c if (offset > ~((u32) 0)) { u32 530 fs/nfsd/nfsxdr.c if (ino > ~((u32) 0)) { u32 535 fs/nfsd/nfsxdr.c *p++ = htonl((u32) ino); /* file id */ u32 562 fs/nfsd/vfs.c u32 access; u32 606 fs/nfsd/vfs.c u32 query, result = 0, sresult = 0; u32 142 fs/ntfs/aops.c u32 rec_size; u32 407 fs/ntfs/aops.c u32 attr_len; u32 1361 fs/ntfs/aops.c u32 attr_len; u32 595 fs/ntfs/attrib.c u32 upcase_len = vol->upcase_len; u32 669 fs/ntfs/attrib.c min_t(u32, val_len, le32_to_cpu( u32 676 fs/ntfs/attrib.c register u32 avl; u32 867 fs/ntfs/attrib.c u32 al_name_len; u32 1442 fs/ntfs/attrib.c u32 new_muse = le32_to_cpu(m->bytes_in_use) - u32 1481 fs/ntfs/attrib.c u32 old_size; u32 1548 fs/ntfs/attrib.c u32 attr_size; u32 1918 fs/ntfs/attrib.c u32 attr_len = 0; /* Silence stupid gcc warning. */ u32 2062 fs/ntfs/attrib.c cpu_to_le32((u32)new_data_size); u32 49 fs/ntfs/collate.c u32 d1, d2; u32 495 fs/ntfs/compress.c u32 cb_size = ni->itype.compressed.block_size; u32 128 fs/ntfs/file.c u32 attr_len; u32 179 fs/ntfs/file.c a->data.resident.value_length = cpu_to_le32((u32)new_init_size); u32 508 fs/ntfs/file.c u32 attr_rec_len = 0; u32 1649 fs/ntfs/file.c u32 attr_len; u32 196 fs/ntfs/index.c if ((u32)sizeof(INDEX_ENTRY_HEADER) + u32 199 fs/ntfs/index.c (u32)le16_to_cpu(ie->data.vi.data_offset) + u32 363 fs/ntfs/index.c if ((u32)sizeof(INDEX_ENTRY_HEADER) + u32 366 fs/ntfs/index.c (u32)le16_to_cpu(ie->data.vi.data_offset) + u32 721 fs/ntfs/inode.c ni->attr_list_size = (u32)ntfs_attr_size(a); u32 1900 fs/ntfs/inode.c ni->attr_list_size = (u32)ntfs_attr_size(a); u32 2372 fs/ntfs/inode.c u32 attr_len; u32 68 fs/ntfs/inode.h u32 name_len; /* Attribute name length of this fake inode. */ u32 99 fs/ntfs/inode.h u32 attr_list_size; /* Length of attribute list value in bytes. */ u32 104 fs/ntfs/inode.h u32 block_size; /* Size of an index block. */ u32 105 fs/ntfs/inode.h u32 vcn_size; /* Size of a vcn in this u32 115 fs/ntfs/inode.h u32 block_size; /* Size of a compression block u32 266 fs/ntfs/inode.h u32 name_len; u32 1319 fs/ntfs/layout.h u32 low_part; /* Low 32-bits. */ u32 53 fs/ntfs/logfile.c u32 logfile_system_page_size, logfile_log_page_size; u32 1290 fs/ntfs/mft.c u32 old_alen = 0; u32 1726 fs/ntfs/mft.c u32 old_alen = 0; u32 2035 fs/ntfs/mft.c m->mft_record_number = cpu_to_le32((u32)mft_no); u32 212 fs/ntfs/namei.c u32 val_len; u32 234 fs/ntfs/namei.c if ((u32)(fn->file_name_length * sizeof(ntfschar) + u32 566 fs/ntfs/super.c u32 i; u32 588 fs/ntfs/super.c if ((u32)le16_to_cpu(b->bpb.bytes_per_sector) * u32 1076 fs/ntfs/super.c u32 bytes; u32 1242 fs/ntfs/super.c u32 *kaddr, *kend; u32 1298 fs/ntfs/super.c kaddr = (u32*)page_address(page); u32 2472 fs/ntfs/super.c u32 *kaddr; u32 2504 fs/ntfs/super.c kaddr = (u32*)kmap_atomic(page, KM_USER0); u32 2552 fs/ntfs/super.c u32 *kaddr; u32 2575 fs/ntfs/super.c kaddr = (u32*)kmap_atomic(page, KM_USER0); u32 102 fs/ntfs/unistr.c u32 cnt, min_len; u32 209 fs/ntfs/unistr.c u32 i; u32 59 fs/ntfs/volume.h u32 cluster_size; /* in bytes */ u32 60 fs/ntfs/volume.h u32 cluster_size_mask; /* cluster_size - 1 */ u32 62 fs/ntfs/volume.h u32 mft_record_size; /* in bytes */ u32 63 fs/ntfs/volume.h u32 mft_record_size_mask; /* mft_record_size - 1 */ u32 65 fs/ntfs/volume.h u32 index_record_size; /* in bytes */ u32 66 fs/ntfs/volume.h u32 index_record_size_mask; /* index_record_size - 1 */ u32 74 fs/ntfs/volume.h u32 upcase_len; /* Number of entries in upcase[]. */ u32 81 fs/ocfs2/alloc.c u32 new_clusters); u32 576 fs/ocfs2/alloc.c u32 rec_end, rec_start, clusters; u32 622 fs/ocfs2/alloc.c u32 left_range; u32 742 fs/ocfs2/alloc.c u32 num_got; u32 828 fs/ocfs2/alloc.c static inline u32 ocfs2_sum_rightmost_rec(struct ocfs2_extent_list *el) u32 864 fs/ocfs2/alloc.c u32 new_cpos; u32 1039 fs/ocfs2/alloc.c u32 new_clusters; u32 1318 fs/ocfs2/alloc.c u32 insert_cpos = le32_to_cpu(insert_rec->e_cpos); u32 1495 fs/ocfs2/alloc.c u32 range; u32 1674 fs/ocfs2/alloc.c u32 left_clusters, right_end; u32 2100 fs/ocfs2/alloc.c u32 cpos; u32 2256 fs/ocfs2/alloc.c u32 range; u32 2632 fs/ocfs2/alloc.c u32 right_cpos; u32 2750 fs/ocfs2/alloc.c u32 cpos; u32 3008 fs/ocfs2/alloc.c u32 right_cpos; u32 3184 fs/ocfs2/alloc.c u32 left_cpos; u32 3717 fs/ocfs2/alloc.c u32 left_cpos; u32 3780 fs/ocfs2/alloc.c u32 cpos = le32_to_cpu(split_rec->e_cpos); u32 3954 fs/ocfs2/alloc.c u32 cpos; u32 4069 fs/ocfs2/alloc.c u32 left_cpos, right_cpos; u32 4230 fs/ocfs2/alloc.c u32 cpos = le32_to_cpu(insert_rec->e_cpos); u32 4489 fs/ocfs2/alloc.c u32 bit_off, num_bits; u32 4581 fs/ocfs2/alloc.c u32 rec_cpos = le32_to_cpu(rec->e_cpos); u32 4582 fs/ocfs2/alloc.c u32 rec_range = rec_cpos + le16_to_cpu(rec->e_leaf_clusters); u32 4677 fs/ocfs2/alloc.c u32 cpos; u32 4973 fs/ocfs2/alloc.c u32 left_cpos, rec_range, trunc_range; u32 5131 fs/ocfs2/alloc.c u32 rec_range, trunc_range; u32 6007 fs/ocfs2/alloc.c u32 cpos; u32 6107 fs/ocfs2/alloc.c u32 new_edge = 0; u32 6700 fs/ocfs2/alloc.c u32 bit_off, num; u32 6804 fs/ocfs2/alloc.c u32 clusters_to_del, new_highest_cpos, range; u32 901 fs/ocfs2/aops.c u32 c_cpos; u32 902 fs/ocfs2/aops.c u32 c_phys; u32 918 fs/ocfs2/aops.c u32 w_cpos; u32 919 fs/ocfs2/aops.c u32 w_clen; u32 990 fs/ocfs2/aops.c u32 cend; u32 1254 fs/ocfs2/aops.c u32 tmp_pos; u32 1448 fs/ocfs2/aops.c u32 phys = 0; u32 346 fs/ocfs2/cluster/heartbeat.c static u32 o2hb_compute_block_crc_le(struct o2hb_region *reg, u32 350 fs/ocfs2/cluster/heartbeat.c u32 ret; u32 377 fs/ocfs2/cluster/heartbeat.c u32 read, computed; u32 56 fs/ocfs2/cluster/heartbeat.h u32 hc_magic; u32 149 fs/ocfs2/cluster/masklog.h ( (u32)(mask & 0xffffffff) & bits.words[0] || \ u32 152 fs/ocfs2/cluster/masklog.h bits.words[0] |= (u32)(mask & 0xffffffff); \ u32 156 fs/ocfs2/cluster/masklog.h bits.words[0] &= ~((u32)(mask & 0xffffffff)); \ u32 161 fs/ocfs2/cluster/masklog.h [0] = (u32)(mask & 0xffffffff), \ u32 492 fs/ocfs2/cluster/nodemanager.c if (tmp >= (u32)-1) u32 178 fs/ocfs2/cluster/tcp_internal.h u32 sc_msg_key; u32 186 fs/ocfs2/cluster/tcp_internal.h u32 nh_max_len; u32 187 fs/ocfs2/cluster/tcp_internal.h u32 nh_msg_type; u32 188 fs/ocfs2/cluster/tcp_internal.h u32 nh_key; u32 219 fs/ocfs2/cluster/tcp_internal.h u32 st_id; u32 220 fs/ocfs2/cluster/tcp_internal.h u32 st_msg_type; u32 221 fs/ocfs2/cluster/tcp_internal.h u32 st_msg_key; u32 229 fs/ocfs2/cluster/tcp_internal.h u32 dummy; u32 1220 fs/ocfs2/dir.c u32 alloc, bit_off, len; u32 1421 fs/ocfs2/dir.c u32 offset = OCFS2_I(dir)->ip_clusters; u32 113 fs/ocfs2/dlm/dlmapi.h u32 flags; u32 277 fs/ocfs2/dlm/dlmast.c u32 flags; u32 145 fs/ocfs2/dlm/dlmcommon.h u32 key; u32 225 fs/ocfs2/dlm/dlmcommon.h u32 flags; u32 659 fs/ocfs2/dlm/dlmcommon.h u32 intval; u32 740 fs/ocfs2/dlm/dlmcommon.h u32 pad1; u32 431 fs/ocfs2/dlm/dlmconvert.c u32 flags; u32 769 fs/ocfs2/dlm/dlmdomain.c u32 response; u32 1015 fs/ocfs2/dlm/dlmdomain.c u32 join_resp; u32 1749 fs/ocfs2/dlm/dlmmaster.c u32 flags; u32 2066 fs/ocfs2/dlm/dlmmaster.c u32 flags; u32 1650 fs/ocfs2/dlm/dlmrecovery.c u32 flags = DLM_ASSERT_MASTER_REQUERY; u32 398 fs/ocfs2/dlm/dlmunlock.c u32 flags; u32 652 fs/ocfs2/dlm/userdlm.c u32 dlm_key; u32 1360 fs/ocfs2/dlmglue.c u32 lkm_flags = local ? DLM_LKF_LOCAL : 0; u32 1814 fs/ocfs2/dlmglue.c u32 nsec = spec->tv_nsec; u32 2105 fs/ocfs2/dlmglue.c u32 dlm_flags; u32 2856 fs/ocfs2/dlmglue.c u32 lkm_flags = 0; u32 3046 fs/ocfs2/dlmglue.c u32 dlm_flags = DLM_LKF_CONVERT; u32 45 fs/ocfs2/export.c u32 ih_generation; u32 144 fs/ocfs2/export.c u32 generation; u32 164 fs/ocfs2/export.c fh[0] = cpu_to_le32((u32)(blkno >> 32)); u32 165 fs/ocfs2/export.c fh[1] = cpu_to_le32((u32)(blkno & 0xffffffff)); u32 177 fs/ocfs2/export.c fh[3] = cpu_to_le32((u32)(blkno >> 32)); u32 178 fs/ocfs2/export.c fh[4] = cpu_to_le32((u32)(blkno & 0xffffffff)); u32 544 fs/ocfs2/extent_map.c u32 coff = v_cluster - le32_to_cpu(rec->e_cpos); u32 561 fs/ocfs2/extent_map.c u32 coff; u32 681 fs/ocfs2/extent_map.c u32 cpos, num_clusters, p_cluster; u32 720 fs/ocfs2/extent_map.c u32 flags = FIEMAP_EXTENT_DATA_INLINE|FIEMAP_EXTENT_LAST; u32 745 fs/ocfs2/extent_map.c u32 mapping_end, cpos; u32 778 fs/ocfs2/extent_map.c u32 fe_flags; u32 530 fs/ocfs2/file.c u32 prev_clusters; u32 774 fs/ocfs2/file.c u32 clusters_to_add; u32 1099 fs/ocfs2/file.c u32 cpos, clusters, extent_len, phys_cpos; u32 1155 fs/ocfs2/file.c u32 cpos, phys_cpos, clusters, alloc_size; u32 1402 fs/ocfs2/file.c u32 trunc_start, trunc_len, cpos, phys_cpos, alloc_size; u32 1787 fs/ocfs2/file.c u32 old_clusters; u32 371 fs/ocfs2/inode.c u32 generation = 0; u32 48 fs/ocfs2/inode.h u32 ip_open_count; u32 49 fs/ocfs2/inode.h u32 ip_clusters; u32 54 fs/ocfs2/inode.h u32 ip_flags; /* see below */ u32 55 fs/ocfs2/inode.h u32 ip_attr; /* inode attributes */ u32 61 fs/ocfs2/inode.h u32 ip_dir_start_lookup; u32 573 fs/ocfs2/journal.c static u32 ocfs2_get_recovery_generation(struct ocfs2_dinode *di) u32 1169 fs/ocfs2/journal.c u32 slot_reco_gen; u32 1422 fs/ocfs2/journal.c u32 gen; u32 51 fs/ocfs2/localalloc.c static u32 ocfs2_local_alloc_count_bits(struct ocfs2_dinode *alloc); u32 222 fs/ocfs2/localalloc.c u32 num_used; u32 790 fs/ocfs2/localalloc.c static u32 ocfs2_local_alloc_count_bits(struct ocfs2_dinode *alloc) u32 794 fs/ocfs2/localalloc.c u32 count = 0; u32 1110 fs/ocfs2/localalloc.c u32 cluster_off, cluster_count; u32 1574 fs/ocfs2/namei.c u32 offset = 0; u32 218 fs/ocfs2/ocfs2.h u32 *slot_recovery_generations; u32 225 fs/ocfs2/ocfs2.h u32 bitmap_cpg; u32 228 fs/ocfs2/ocfs2.h u32 uuid_hash; u32 231 fs/ocfs2/ocfs2.h u32 fs_generation; u32 233 fs/ocfs2/ocfs2.h u32 s_feature_compat; u32 234 fs/ocfs2/ocfs2.h u32 s_feature_incompat; u32 235 fs/ocfs2/ocfs2.h u32 s_feature_ro_compat; u32 241 fs/ocfs2/ocfs2.h u32 s_next_generation; u32 491 fs/ocfs2/ocfs2.h static inline u32 ocfs2_blocks_to_clusters(struct super_block *sb, u32 497 fs/ocfs2/ocfs2.h return (u32)(blocks >> b_to_c_bits); u32 553 fs/ocfs2/ocfs2.h u32 clusters = pg_index; u32 63 fs/ocfs2/resize.c u32 cluster; u32 190 fs/ocfs2/resize.c u32 cluster; u32 230 fs/ocfs2/resize.c u32 clusters = 0; u32 285 fs/ocfs2/resize.c u32 first_new_cluster; u32 465 fs/ocfs2/resize.c u32 cluster = ocfs2_blocks_to_clusters(inode->i_sb, input->group); u32 466 fs/ocfs2/resize.c u32 total_clusters = le32_to_cpu(di->i_clusters); u32 266 fs/ocfs2/stack_o2cb.c u32 dlm_key; u32 163 fs/ocfs2/stackglue.h u32 flags, u32 177 fs/ocfs2/stackglue.h u32 flags, u32 109 fs/ocfs2/suballoc.c static inline u32 ocfs2_desc_bitmap_to_cluster_off(struct inode *inode, u32 143 fs/ocfs2/suballoc.c static u32 ocfs2_bits_per_group(struct ocfs2_chain_list *cl) u32 145 fs/ocfs2/suballoc.c return (u32)le16_to_cpu(cl->cl_cpg) * (u32)le16_to_cpu(cl->cl_bpc); u32 291 fs/ocfs2/suballoc.c u32 bit_off, num_bits; u32 415 fs/ocfs2/suballoc.c u32 bits_wanted = ac->ac_bits_wanted; u32 419 fs/ocfs2/suballoc.c u32 free_bits; u32 505 fs/ocfs2/suballoc.c u32 slot; u32 603 fs/ocfs2/suballoc.c (*ac)->ac_max_block = (u32)~0U; u32 1137 fs/ocfs2/suballoc.c u32 tmp_used; u32 1230 fs/ocfs2/suballoc.c u32 tmp_used; u32 1570 fs/ocfs2/suballoc.c static inline u32 ocfs2_desc_bitmap_to_cluster_off(struct inode *inode, u32 1575 fs/ocfs2/suballoc.c u32 cluster = 0; u32 1581 fs/ocfs2/suballoc.c cluster += (u32) bg_bit_off; u32 1590 fs/ocfs2/suballoc.c u32 group_no; u32 1609 fs/ocfs2/suballoc.c u32 data_cluster = ocfs2_blocks_to_clusters(osb->sb, data_blkno); u32 1777 fs/ocfs2/suballoc.c u32 tmp_used; u32 40 fs/ocfs2/suballoc.h u32 ac_alloc_slot; /* which slot are we allocating from? */ u32 41 fs/ocfs2/suballoc.h u32 ac_bits_wanted; u32 42 fs/ocfs2/suballoc.h u32 ac_bits_given; u32 47 fs/ocfs2/suballoc.h u32 ac_which; u32 135 fs/ocfs2/suballoc.h static inline u32 ocfs2_cluster_from_desc(struct ocfs2_super *osb, u32 1104 fs/ocfs2/super.c u32 numbits, freebits; u32 1547 fs/ocfs2/super.c get_random_bytes(&osb->s_next_generation, sizeof(u32)); u32 1591 fs/ocfs2/super.c > (u32)~0UL) { u32 150 fs/ocfs2/xattr.c static u32 ocfs2_xattr_name_hash(struct inode *inode, u32 155 fs/ocfs2/xattr.c u32 hash = OCFS2_SB(inode->i_sb)->uuid_hash; u32 177 fs/ocfs2/xattr.c u32 hash = 0; u32 199 fs/ocfs2/xattr.c u32 prev_clusters, logical_start = le32_to_cpu(xv->xr_clusters); u32 386 fs/ocfs2/xattr.c u32 trunc_len, cpos, phys_cpos, alloc_size; u32 437 fs/ocfs2/xattr.c u32 new_clusters = ocfs2_clusters_for_bytes(inode->i_sb, len); u32 438 fs/ocfs2/xattr.c u32 old_clusters = le32_to_cpu(xv->xr_clusters); u32 649 fs/ocfs2/xattr.c u32 cpos, p_cluster, num_clusters, bpc, clusters; u32 892 fs/ocfs2/xattr.c u32 p_cluster, num_clusters; u32 893 fs/ocfs2/xattr.c u32 cpos = 0, bpc = ocfs2_clusters_to_blocks(inode->i_sb, 1); u32 894 fs/ocfs2/xattr.c u32 clusters = ocfs2_clusters_for_bytes(inode->i_sb, value_len); u32 1871 fs/ocfs2/xattr.c u32 num_got; u32 2259 fs/ocfs2/xattr.c u32 last_hash; u32 2382 fs/ocfs2/xattr.c u32 first_hash, num_clusters = 0; u32 2383 fs/ocfs2/xattr.c u32 name_hash = ocfs2_xattr_name_hash(inode, name, strlen(name)); u32 2418 fs/ocfs2/xattr.c u32 bpc = ocfs2_xattr_buckets_per_cluster(OCFS2_SB(inode->i_sb)); u32 2419 fs/ocfs2/xattr.c u32 num_buckets = clusters * bpc; u32 2535 fs/ocfs2/xattr.c u32 name_hash = UINT_MAX, e_cpos = 0, num_clusters = 0; u32 2576 fs/ocfs2/xattr.c u32 l_hash = le32_to_cpu(l->xe_name_hash); u32 2577 fs/ocfs2/xattr.c u32 r_hash = le32_to_cpu(r->xe_name_hash); u32 2715 fs/ocfs2/xattr.c u32 bit_off, len; u32 2865 fs/ocfs2/xattr.c u32 l_name_offset = le16_to_cpu(l->xe_name_offset); u32 2866 fs/ocfs2/xattr.c u32 r_name_offset = le16_to_cpu(r->xe_name_offset); u32 3620 fs/ocfs2/xattr.c u32 prev_clusters = *num_clusters; u32 3621 fs/ocfs2/xattr.c u32 clusters_to_add = 1, bit_off, num_bits, v_start = 0; u32 3757 fs/ocfs2/xattr.c u32 num_buckets = num_clusters * ocfs2_xattr_buckets_per_cluster(osb); u32 3833 fs/ocfs2/xattr.c u32 name_hash = le32_to_cpu(xh->xh_entries[0].xe_name_hash); u32 3838 fs/ocfs2/xattr.c u32 e_cpos, num_clusters; u32 4418 fs/ocfs2/xattr.c u32 name_hash = ocfs2_xattr_name_hash(inode, xi->name, u32 4688 fs/ocfs2/xattr.c u32 name_hash = UINT_MAX, e_cpos, num_clusters; u32 29 fs/omfs/file.c static u32 omfs_max_extents(struct omfs_sb_info *sbi, int offset) u32 54 fs/omfs/file.c u32 extent_count; u32 55 fs/omfs/file.c u32 max_extents; u32 138 fs/omfs/file.c u32 extent_count = be32_to_cpu(oe->e_extent_count); u32 140 fs/omfs/file.c u32 max_count; u32 241 fs/omfs/file.c u32 max_extents; u32 14 fs/omfs/omfs.h u32 s_blocksize; u32 15 fs/omfs/omfs.h u32 s_mirrors; u32 16 fs/omfs/omfs.h u32 s_sys_blocksize; u32 17 fs/omfs/omfs.h u32 s_clustersize; u32 385 fs/partitions/acorn.c u32 start = le32_to_cpu(p->start); u32 480 fs/partitions/acorn.c u32 start = le32_to_cpu(p->start); u32 481 fs/partitions/acorn.c u32 size = le32_to_cpu(p->size); u32 16 fs/partitions/amiga.c static __inline__ u32 u32 19 fs/partitions/amiga.c u32 sum = 0; u32 38 fs/partitions/atari.c u32 extensect; u32 39 fs/partitions/atari.c u32 hd_size; u32 27 fs/partitions/atari.h u32 hd_siz; /* size of disk in blocks */ u32 29 fs/partitions/atari.h u32 bsl_st; /* start of bad sector list */ u32 30 fs/partitions/atari.h u32 bsl_cnt; /* length of bad sector list */ u32 124 fs/partitions/efi.c static inline u32 u32 291 fs/partitions/efi.c u32 crc, origcrc; u32 603 fs/partitions/efi.c u32 i; u32 106 fs/partitions/ldm.h u32 group; u32 139 fs/partitions/ldm.h u32 vblk_size; u32 140 fs/partitions/ldm.h u32 vblk_offset; u32 141 fs/partitions/ldm.h u32 last_vblk_seq; u32 180 fs/partitions/ldm.h u32 group; u32 188 fs/partitions/ldm.h u32 sequence; u32 112 fs/partitions/msdos.c u32 this_sector, this_size; u32 148 fs/partitions/msdos.c u32 offs, size, next; u32 266 fs/partitions/msdos.c u32 bsd_start, bsd_size; u32 404 fs/partitions/msdos.c u32, u32, int); u32 486 fs/partitions/msdos.c u32 start = START_SECT(p)*sector_size; u32 487 fs/partitions/msdos.c u32 size = NR_SECTS(p)*sector_size; u32 22 fs/partitions/ultrix.c u32 pi_blkoff; /* block offset for start */ u32 296 fs/reiserfs/bitmap.c u32 parent_dir = le32_to_cpu(INODE_PKEY(dir)->k_dir_id); u32 831 fs/reiserfs/bitmap.c u32 hash_in; u32 839 fs/reiserfs/bitmap.c hint->beg + (u32) keyed_hash(((char *)(&hash_in)), u32 32 fs/reiserfs/hashes.c u32 sum = 0; \ u32 34 fs/reiserfs/hashes.c u32 b0, b1; \ u32 50 fs/reiserfs/hashes.c u32 keyed_hash(const signed char *msg, int len) u32 52 fs/reiserfs/hashes.c u32 k[] = { 0x9464a485, 0x542e1a94, 0x3e846bff, 0xb75bcfc3 }; u32 54 fs/reiserfs/hashes.c u32 h0 = k[0], h1 = k[1]; u32 55 fs/reiserfs/hashes.c u32 a, b, c, d; u32 56 fs/reiserfs/hashes.c u32 pad; u32 61 fs/reiserfs/hashes.c pad = (u32) len | ((u32) len << 8); u32 65 fs/reiserfs/hashes.c a = (u32) msg[0] | u32 66 fs/reiserfs/hashes.c (u32) msg[1] << 8 | (u32) msg[2] << 16 | (u32) msg[3] << 24; u32 67 fs/reiserfs/hashes.c b = (u32) msg[4] | u32 68 fs/reiserfs/hashes.c (u32) msg[5] << 8 | (u32) msg[6] << 16 | (u32) msg[7] << 24; u32 69 fs/reiserfs/hashes.c c = (u32) msg[8] | u32 70 fs/reiserfs/hashes.c (u32) msg[9] << 8 | u32 71 fs/reiserfs/hashes.c (u32) msg[10] << 16 | (u32) msg[11] << 24; u32 72 fs/reiserfs/hashes.c d = (u32) msg[12] | u32 73 fs/reiserfs/hashes.c (u32) msg[13] << 8 | u32 74 fs/reiserfs/hashes.c (u32) msg[14] << 16 | (u32) msg[15] << 24; u32 83 fs/reiserfs/hashes.c a = (u32) msg[0] | u32 84 fs/reiserfs/hashes.c (u32) msg[1] << 8 | (u32) msg[2] << 16 | (u32) msg[3] << 24; u32 85 fs/reiserfs/hashes.c b = (u32) msg[4] | u32 86 fs/reiserfs/hashes.c (u32) msg[5] << 8 | (u32) msg[6] << 16 | (u32) msg[7] << 24; u32 87 fs/reiserfs/hashes.c c = (u32) msg[8] | u32 88 fs/reiserfs/hashes.c (u32) msg[9] << 8 | u32 89 fs/reiserfs/hashes.c (u32) msg[10] << 16 | (u32) msg[11] << 24; u32 97 fs/reiserfs/hashes.c a = (u32) msg[0] | u32 98 fs/reiserfs/hashes.c (u32) msg[1] << 8 | (u32) msg[2] << 16 | (u32) msg[3] << 24; u32 99 fs/reiserfs/hashes.c b = (u32) msg[4] | u32 100 fs/reiserfs/hashes.c (u32) msg[5] << 8 | (u32) msg[6] << 16 | (u32) msg[7] << 24; u32 108 fs/reiserfs/hashes.c a = (u32) msg[0] | u32 109 fs/reiserfs/hashes.c (u32) msg[1] << 8 | (u32) msg[2] << 16 | (u32) msg[3] << 24; u32 133 fs/reiserfs/hashes.c u32 yura_hash(const signed char *msg, int len) u32 136 fs/reiserfs/hashes.c u32 a, c; u32 172 fs/reiserfs/hashes.c u32 r5_hash(const signed char *msg, int len) u32 174 fs/reiserfs/hashes.c u32 a = 0; u32 1439 fs/reiserfs/super.c u32 teahash, r5hash, yurahash; u32 562 fs/smbfs/proc.c static u32 smb_filetype_from_mode(int mode) u32 1464 fs/smbfs/proc.c DSET(buf, smb_vwv3, (u32)offset); /* low 32 bits */ u32 1469 fs/smbfs/proc.c DSET(buf, smb_vwv10, (u32)(offset >> 32)); /* high 32 bits */ u32 1512 fs/smbfs/proc.c DSET(req->rq_header, smb_vwv3, (u32)offset); /* low 32 bits */ u32 1519 fs/smbfs/proc.c DSET(req->rq_header, smb_vwv12, (u32)(offset >> 32)); u32 203 fs/smbfs/request.c const int oparam = ALIGN(header + 3, sizeof(u32)); u32 204 fs/smbfs/request.c const int odata = ALIGN(oparam + req->rq_lparm, sizeof(u32)); u32 51 fs/smbfs/request.h u32 rq_total_data; u32 52 fs/smbfs/request.h u32 rq_total_parm; u32 204 fs/sysv/super.c u32 type; u32 55 fs/sysv/sysv.h u32 s_firstinodezone; /* index of first inode zone */ u32 56 fs/sysv/sysv.h u32 s_firstdatazone; /* same as s_sbd->s_isize */ u32 57 fs/sysv/sysv.h u32 s_ninodes; /* total number of inodes */ u32 58 fs/sysv/sysv.h u32 s_ndatazones; /* total number of data zones */ u32 59 fs/sysv/sysv.h u32 s_nzones; /* same as s_sbd->s_fsize */ u32 69 fs/sysv/sysv.h u32 i_dir_start_lookup; u32 182 fs/sysv/sysv.h static inline u32 PDP_swab(u32 x) u32 122 fs/ubifs/debug.c key->u32[0], key->u32[1]); u32 95 fs/ubifs/key.h key->u32[0] = inum; u32 96 fs/ubifs/key.h key->u32[1] = UBIFS_INO_KEY << UBIFS_S_KEY_BLOCK_BITS; u32 124 fs/ubifs/key.h key->u32[0] = inum; u32 125 fs/ubifs/key.h key->u32[1] = 0; u32 137 fs/ubifs/key.h key->u32[0] = inum; u32 138 fs/ubifs/key.h key->u32[1] = 0xffffffff; u32 155 fs/ubifs/key.h key->u32[0] = inum; u32 156 fs/ubifs/key.h key->u32[1] = hash | (UBIFS_DENT_KEY << UBIFS_S_KEY_HASH_BITS); u32 172 fs/ubifs/key.h key->u32[0] = inum; u32 173 fs/ubifs/key.h key->u32[1] = hash | (UBIFS_DENT_KEY << UBIFS_S_KEY_HASH_BITS); u32 205 fs/ubifs/key.h key->u32[0] = inum; u32 206 fs/ubifs/key.h key->u32[1] = UBIFS_DENT_KEY << UBIFS_S_KEY_HASH_BITS; u32 223 fs/ubifs/key.h key->u32[0] = inum; u32 224 fs/ubifs/key.h key->u32[1] = hash | (UBIFS_XENT_KEY << UBIFS_S_KEY_HASH_BITS); u32 240 fs/ubifs/key.h key->u32[0] = inum; u32 241 fs/ubifs/key.h key->u32[1] = hash | (UBIFS_XENT_KEY << UBIFS_S_KEY_HASH_BITS); u32 273 fs/ubifs/key.h key->u32[0] = inum; u32 274 fs/ubifs/key.h key->u32[1] = UBIFS_XENT_KEY << UBIFS_S_KEY_HASH_BITS; u32 289 fs/ubifs/key.h key->u32[0] = inum; u32 290 fs/ubifs/key.h key->u32[1] = block | (UBIFS_DATA_KEY << UBIFS_S_KEY_BLOCK_BITS); u32 324 fs/ubifs/key.h key->u32[0] = inum; u32 325 fs/ubifs/key.h key->u32[1] = UBIFS_TRUN_KEY << UBIFS_S_KEY_BLOCK_BITS; u32 336 fs/ubifs/key.h return key->u32[1] >> UBIFS_S_KEY_BLOCK_BITS; u32 348 fs/ubifs/key.h return le32_to_cpu(key->u32[1]) >> UBIFS_S_KEY_BLOCK_BITS; u32 360 fs/ubifs/key.h return key->u32[0]; u32 383 fs/ubifs/key.h return key->u32[1] & UBIFS_S_KEY_HASH_MASK; u32 406 fs/ubifs/key.h return key->u32[1] & UBIFS_S_KEY_BLOCK_MASK; u32 419 fs/ubifs/key.h return le32_to_cpu(key->u32[1]) & UBIFS_S_KEY_BLOCK_MASK; u32 433 fs/ubifs/key.h to->u32[0] = le32_to_cpu(f->j32[0]); u32 434 fs/ubifs/key.h to->u32[1] = le32_to_cpu(f->j32[1]); u32 448 fs/ubifs/key.h t->j32[0] = cpu_to_le32(from->u32[0]); u32 449 fs/ubifs/key.h t->j32[1] = cpu_to_le32(from->u32[1]); u32 464 fs/ubifs/key.h t->j32[0] = cpu_to_le32(from->u32[0]); u32 465 fs/ubifs/key.h t->j32[1] = cpu_to_le32(from->u32[1]); u32 493 fs/ubifs/key.h if (key1->u32[0] < key2->u32[0]) u32 495 fs/ubifs/key.h if (key1->u32[0] > key2->u32[0]) u32 497 fs/ubifs/key.h if (key1->u32[1] < key2->u32[1]) u32 499 fs/ubifs/key.h if (key1->u32[1] > key2->u32[1]) u32 260 fs/ubifs/ubifs.h uint32_t u32[CUR_MAX_KEY_LEN/4]; u32 138 fs/udf/partition.c u32 origLoc = le32_to_cpu(entry->origLocation); u32 186 fs/udf/partition.c u32 origLoc = le32_to_cpu(entry->origLocation); u32 225 fs/udf/partition.c u32 origLoc = le32_to_cpu(entry->origLocation); u32 2144 fs/udf/super.c u32 cur_bytes = min_t(u32, bytes, sb->s_blocksize - index); u32 436 fs/ufs/balloc.c max_t(u32, UFS_I(inode)->i_lastfrag, u32 452 fs/ufs/balloc.c UFS_I(inode)->i_lastfrag = max_t(u32, UFS_I(inode)->i_lastfrag, fragment + count); u32 491 fs/ufs/balloc.c UFS_I(inode)->i_lastfrag = max_t(u32, UFS_I(inode)->i_lastfrag, fragment + count); u32 281 fs/ufs/ialloc.c u32 initediblk = fs32_to_cpu(sb, ucg->cg_u.cg_u2.cg_initediblk); u32 108 fs/ufs/super.c u32 magic = fs32_to_cpu(sb, usb3->fs_magic); u32 43 fs/ufs/swab.h static inline u32 u32 88 fs/ufs/truncate.c frag4 = min_t(u32, UFS_NDIR_FRAGMENT, ufsi->i_lastfrag); u32 151 fs/ufs/ufs.h static inline u32 ufs_dtogd(struct ufs_sb_private_info * uspi, u64 b) u32 78 fs/ufs/util.h static inline u32 u32 190 fs/ufs/util.h static inline u32 u32 224 fs/ufs/util.h static inline u32 u32 64 fs/xfs/linux-2.6/xfs_export.h u32 gen; u32 66 fs/xfs/linux-2.6/xfs_export.h u32 parent_gen; u32 89 fs/xfs/linux-2.6/xfs_ioctl32.c copy_in_user(&p->l_pid, &p32->l_pid, sizeof(u32)) || u32 90 fs/xfs/linux-2.6/xfs_ioctl32.c copy_in_user(&p->l_pad, &p32->l_pad, 4*sizeof(u32))) u32 262 fs/xfs/linux-2.6/xfs_ioctl32.c u32 addr; u32 351 fs/xfs/linux-2.6/xfs_ioctl32.c u32 addr; u32 1241 fs/xfs/linux-2.6/xfs_super.c statp->f_fsid.val[0] = (u32)id; u32 1242 fs/xfs/linux-2.6/xfs_super.c statp->f_fsid.val[1] = (u32)(id >> 32); u32 163 include/acpi/acdebug.h u32 acpi_db_get_cache_info(struct acpi_memory_list *cache); u32 53 include/acpi/acdisasm.h #define ACPI_DEFAULT_RESNAME *(u32 *) "__RD" u32 59 include/acpi/acdisasm.h u32 value; u32 121 include/acpi/acdisasm.h u32 level; u32 122 include/acpi/acdisasm.h u32 last_level; u32 123 include/acpi/acdisasm.h u32 count; u32 124 include/acpi/acdisasm.h u32 bit_offset; u32 125 include/acpi/acdisasm.h u32 flags; u32 134 include/acpi/acdisasm.h u32 bit_index; u32 241 include/acpi/acdisasm.h u32 acpi_dm_dump_rsdp(struct acpi_table_header *table); u32 273 include/acpi/acdisasm.h u32 acpi_dm_list_type(union acpi_parse_object *op); u32 292 include/acpi/acdisasm.h u32 acpi_dm_dump_name(char *name); u32 56 include/acpi/acevents.h u32 acpi_ev_fixed_event_detect(void); u32 69 include/acpi/acevents.h u32 acpi_ev_get_gpe_number_index(u32 gpe_number); u32 116 include/acpi/acevents.h u32 u32 120 include/acpi/acevents.h u32 acpi_ev_gpe_detect(struct acpi_gpe_xrupt_info *gpe_xrupt_list); u32 206 include/acpi/acevents.h u32 ACPI_SYSTEM_XFACE acpi_ev_gpe_xrupt_handler(void *context); u32 208 include/acpi/acevents.h u32 acpi_ev_install_sci_handler(void); u32 212 include/acpi/acevents.h u32 acpi_ev_initialize_sCI(u32 program_sCI); u32 113 include/acpi/acglobal.h extern u32 acpi_dbg_level; u32 114 include/acpi/acglobal.h extern u32 acpi_dbg_layer; u32 118 include/acpi/acglobal.h extern u32 acpi_gbl_nesting_level; u32 122 include/acpi/acglobal.h ACPI_EXTERN u32 acpi_gbl_original_dbg_level; u32 123 include/acpi/acglobal.h ACPI_EXTERN u32 acpi_gbl_original_dbg_layer; u32 125 include/acpi/acglobal.h ACPI_EXTERN u32 acpi_gbl_trace_dbg_level; u32 126 include/acpi/acglobal.h ACPI_EXTERN u32 acpi_gbl_trace_dbg_layer; u32 127 include/acpi/acglobal.h ACPI_EXTERN u32 acpi_gbl_trace_flags; u32 226 include/acpi/acglobal.h ACPI_EXTERN u32 acpi_gbl_owner_id_mask[ACPI_NUM_OWNERID_MASKS]; u32 232 include/acpi/acglobal.h ACPI_EXTERN u32 acpi_gbl_original_mode; u32 233 include/acpi/acglobal.h ACPI_EXTERN u32 acpi_gbl_rsdp_original_location; u32 234 include/acpi/acglobal.h ACPI_EXTERN u32 acpi_gbl_ns_lookup_count; u32 235 include/acpi/acglobal.h ACPI_EXTERN u32 acpi_gbl_ps_find_count; u32 248 include/acpi/acglobal.h extern u32 acpi_gbl_startup_flags; u32 285 include/acpi/acglobal.h ACPI_EXTERN u32 acpi_gbl_current_node_count; u32 286 include/acpi/acglobal.h ACPI_EXTERN u32 acpi_gbl_current_node_size; u32 287 include/acpi/acglobal.h ACPI_EXTERN u32 acpi_gbl_max_concurrent_node_count; u32 290 include/acpi/acglobal.h ACPI_EXTERN u32 acpi_gbl_deepest_nesting; u32 365 include/acpi/acglobal.h ACPI_EXTERN u32 acpi_gbl_db_debug_level; u32 366 include/acpi/acglobal.h ACPI_EXTERN u32 acpi_gbl_db_console_debug_level; u32 377 include/acpi/acglobal.h ACPI_EXTERN u32 acpi_gbl_num_nodes; u32 378 include/acpi/acglobal.h ACPI_EXTERN u32 acpi_gbl_num_objects; u32 380 include/acpi/acglobal.h ACPI_EXTERN u32 acpi_gbl_size_of_parse_tree; u32 381 include/acpi/acglobal.h ACPI_EXTERN u32 acpi_gbl_size_of_method_trees; u32 382 include/acpi/acglobal.h ACPI_EXTERN u32 acpi_gbl_size_of_node_entries; u32 383 include/acpi/acglobal.h ACPI_EXTERN u32 acpi_gbl_size_of_acpi_objects; u32 66 include/acpi/achware.h u32 acpi_hw_get_mode(void); u32 53 include/acpi/aclocal.h typedef u32 acpi_mutex_handle; u32 136 include/acpi/aclocal.h u32 use_count; u32 169 include/acpi/aclocal.h u32 integer; u32 199 include/acpi/aclocal.h u32 value; u32 200 include/acpi/aclocal.h u32 length; u32 224 include/acpi/aclocal.h u32 length; /* Length fixed at 32 bits */ u32 242 include/acpi/aclocal.h u32 count; u32 243 include/acpi/aclocal.h u32 size; u32 261 include/acpi/aclocal.h u32 *count; u32 288 include/acpi/aclocal.h u32 length; u32 289 include/acpi/aclocal.h u32 num_segments; u32 290 include/acpi/aclocal.h u32 num_carats; u32 301 include/acpi/aclocal.h u32 bank_value; u32 302 include/acpi/aclocal.h u32 field_bit_position; u32 303 include/acpi/aclocal.h u32 field_bit_length; u32 395 include/acpi/aclocal.h u32 register_count; /* Number of register pairs in block */ u32 405 include/acpi/aclocal.h u32 interrupt_number; /* System interrupt number */ u32 437 include/acpi/aclocal.h u32 pkg_length; u32 480 include/acpi/aclocal.h u32 num_packages; u32 502 include/acpi/aclocal.h ACPI_STATE_COMMON u32 arg_count; /* Number of fixed arguments */ u32 506 include/acpi/aclocal.h u32 arg_list; /* Next argument to parse */ u32 579 include/acpi/aclocal.h u32 parse_args; /* Grammar/Parse time arguments */ u32 580 include/acpi/aclocal.h u32 runtime_args; /* Interpret time arguments */ u32 590 include/acpi/aclocal.h u32 size; /* bytelist or field size */ u32 602 include/acpi/aclocal.h u32 aml_offset; /* Offset of declaration in AML */\ u32 635 include/acpi/aclocal.h u32 length; /* AML length */ u32 636 include/acpi/aclocal.h u32 name; /* 4-byte name or zero if no name */ u32 650 include/acpi/aclocal.h u32 extra_value; u32 651 include/acpi/aclocal.h u32 column; u32 652 include/acpi/aclocal.h u32 line_number; u32 653 include/acpi/aclocal.h u32 logical_line_number; u32 654 include/acpi/aclocal.h u32 logical_byte_offset; u32 655 include/acpi/aclocal.h u32 end_line; u32 656 include/acpi/aclocal.h u32 end_logical_line; u32 657 include/acpi/aclocal.h u32 acpi_btype; u32 658 include/acpi/aclocal.h u32 aml_length; u32 659 include/acpi/aclocal.h u32 aml_subtree_length; u32 660 include/acpi/aclocal.h u32 final_aml_length; u32 661 include/acpi/aclocal.h u32 final_aml_offset; u32 662 include/acpi/aclocal.h u32 compile_flags; u32 690 include/acpi/aclocal.h u32 aml_size; u32 879 include/acpi/aclocal.h u32 *threads; u32 880 include/acpi/aclocal.h u32 num_threads; u32 881 include/acpi/aclocal.h u32 num_created; u32 882 include/acpi/aclocal.h u32 num_completed; u32 885 include/acpi/aclocal.h u32 flags; u32 886 include/acpi/aclocal.h u32 num_loops; u32 904 include/acpi/aclocal.h u32 nodes; u32 905 include/acpi/aclocal.h u32 objects; u32 927 include/acpi/aclocal.h u32 size; \ u32 928 include/acpi/aclocal.h u32 component; \ u32 929 include/acpi/aclocal.h u32 line; \ u32 957 include/acpi/aclocal.h u32 total_allocated; u32 958 include/acpi/aclocal.h u32 total_freed; u32 959 include/acpi/aclocal.h u32 max_occupied; u32 960 include/acpi/aclocal.h u32 total_size; u32 961 include/acpi/aclocal.h u32 current_total_size; u32 962 include/acpi/aclocal.h u32 requests; u32 963 include/acpi/aclocal.h u32 hits; u32 50 include/acpi/acmacros.h #define ACPI_LOWORD(l) ((u16)(u32)(l)) u32 51 include/acpi/acmacros.h #define ACPI_HIWORD(l) ((u16)((((u32)(l)) >> 16) & 0xFFFF)) u32 71 include/acpi/acmacros.h #define ACPI_GET32(ptr) *ACPI_CAST_PTR (u32, ptr) u32 75 include/acpi/acmacros.h #define ACPI_SET32(ptr) *ACPI_CAST_PTR (u32, ptr) u32 95 include/acpi/acmacros.h #define ACPI_COMPARE_NAME(a,b) (*ACPI_CAST_PTR (u32,(a)) == *ACPI_CAST_PTR (u32,(b))) u32 104 include/acpi/acmacros.h u32 lo_dword; u32 105 include/acpi/acmacros.h u32 hi_dword; u32 148 include/acpi/acmacros.h #define ACPI_MOVE_16_TO_32(d,s) {(*(u32 *)(void *)(d))=0;\ u32 201 include/acpi/acmacros.h #define ACPI_MOVE_16_TO_32(d,s) *(u32 *)(void *)(d) = *(u16 *)(void *)(s) u32 207 include/acpi/acmacros.h #define ACPI_MOVE_32_TO_32(d,s) *(u32 *)(void *)(d) = *(u32 *)(void *)(s) u32 208 include/acpi/acmacros.h #define ACPI_MOVE_32_TO_64(d,s) *(u64 *)(void *)(d) = *(u32 *)(void *)(s) u32 228 include/acpi/acmacros.h #define ACPI_MOVE_16_TO_32(d,s) {(*(u32 *)(void *)(d)) = 0; ACPI_MOVE_16_TO_16(d,s);} u32 272 include/acpi/acmacros.h #define _ACPI_DIV(value,power_of2) ((u32) ((value) >> (power_of2))) u32 273 include/acpi/acmacros.h #define _ACPI_MUL(value,power_of2) ((u32) ((value) << (power_of2))) u32 274 include/acpi/acmacros.h #define _ACPI_MOD(value,divisor) ((u32) ((value) & ((divisor) -1))) u32 333 include/acpi/acmacros.h #define ACPI_MASK_BITS_ABOVE(position) (~((ACPI_INTEGER_MAX) << ((u32) (position)))) u32 334 include/acpi/acmacros.h #define ACPI_MASK_BITS_BELOW(position) ((ACPI_INTEGER_MAX) << ((u32) (position))) u32 375 include/acpi/acmacros.h #define ACPI_OP(name,Pargs,Iargs,obj_type,class,type,flags) {name,(u32)(Pargs),(u32)(Iargs),(u32)(flags),obj_type,class,type} u32 377 include/acpi/acmacros.h #define ACPI_OP(name,Pargs,Iargs,obj_type,class,type,flags) {(u32)(Pargs),(u32)(Iargs),(u32)(flags),obj_type,class,type} u32 387 include/acpi/acmacros.h #define ARG_1(x) ((u32)(x)) u32 388 include/acpi/acmacros.h #define ARG_2(x) ((u32)(x) << (1 * ARG_TYPE_WIDTH)) u32 389 include/acpi/acmacros.h #define ARG_3(x) ((u32)(x) << (2 * ARG_TYPE_WIDTH)) u32 390 include/acpi/acmacros.h #define ARG_4(x) ((u32)(x) << (3 * ARG_TYPE_WIDTH)) u32 391 include/acpi/acmacros.h #define ARG_5(x) ((u32)(x) << (4 * ARG_TYPE_WIDTH)) u32 392 include/acpi/acmacros.h #define ARG_6(x) ((u32)(x) << (5 * ARG_TYPE_WIDTH)) u32 408 include/acpi/acmacros.h #define GET_CURRENT_ARG_TYPE(list) (list & ((u32) 0x1F)) u32 409 include/acpi/acmacros.h #define INCREMENT_ARG_LIST(list) (list >>= ((u32) ARG_TYPE_WIDTH)) u32 495 include/acpi/acmacros.h acpi_ut_trace_u32(ACPI_DEBUG_PARAMETERS,(u32)b) u32 548 include/acpi/acmacros.h register u32 _s = (u32) (s); \ u32 74 include/acpi/acnames.h #define ACPI_UNKNOWN_NAME (u32) 0x3F3F3F3F /* Unknown name is "????" */ u32 75 include/acpi/acnames.h #define ACPI_ROOT_NAME (u32) 0x5F5F5F5C /* Root name is "\___" */ u32 77 include/acpi/acnames.h #define ACPI_PREFIX_MIXED (u32) 0x69706341 /* "Acpi" */ u32 78 include/acpi/acnames.h #define ACPI_PREFIX_LOWER (u32) 0x69706361 /* "acpi" */ u32 183 include/acpi/acnamesp.h u32 acpi_ns_opens_scope(acpi_object_type type); u32 263 include/acpi/acnamesp.h u32 acpi_ns_local(acpi_object_type type); u32 124 include/acpi/acobject.h u32 length; u32 132 include/acpi/acobject.h u32 aml_length; u32 141 include/acpi/acobject.h u32 aml_length; u32 142 include/acpi/acobject.h u32 count; /* # of elements in package */ u32 173 include/acpi/acobject.h u32 length; u32 183 include/acpi/acobject.h u32 aml_length; u32 211 include/acpi/acobject.h ACPI_OBJECT_COMMON_HEADER ACPI_COMMON_NOTIFY_INFO u32 system_level; u32 212 include/acpi/acobject.h u32 resource_order; u32 242 include/acpi/acobject.h u32 bit_length; /* Length of field in bits */\ u32 243 include/acpi/acobject.h u32 base_byte_offset; /* Byte offset within containing object */\ u32 244 include/acpi/acobject.h u32 value; /* Value to store into the Bank or Index register */\ u32 320 include/acpi/acobject.h u32 offset; /* Used for arg_op, local_op, and index_op */ u32 334 include/acpi/acobject.h u32 aml_length; u32 136 include/acpi/acoutput.h #define ACPI_DEBUG_LEVEL(dl) (u32) dl,ACPI_DEBUG_PARAMETERS u32 119 include/acpi/acparser.h u32 acpi_ps_get_opcode_size(u32 opcode); u32 216 include/acpi/acparser.h u32 acpi_ps_get_name(union acpi_parse_object *op); u32 224 include/acpi/acparser.h u32 u32 228 include/acpi/acparser.h u32 u32 38 include/acpi/acpi_bus.h u32 count; u32 103 include/acpi/acpi_bus.h u32 acpi_op_add:1; u32 104 include/acpi/acpi_bus.h u32 acpi_op_remove:1; u32 105 include/acpi/acpi_bus.h u32 acpi_op_lock:1; u32 106 include/acpi/acpi_bus.h u32 acpi_op_start:1; u32 107 include/acpi/acpi_bus.h u32 acpi_op_stop:1; u32 108 include/acpi/acpi_bus.h u32 acpi_op_suspend:1; u32 109 include/acpi/acpi_bus.h u32 acpi_op_resume:1; u32 110 include/acpi/acpi_bus.h u32 acpi_op_scan:1; u32 111 include/acpi/acpi_bus.h u32 acpi_op_bind:1; u32 112 include/acpi/acpi_bus.h u32 acpi_op_unbind:1; u32 113 include/acpi/acpi_bus.h u32 acpi_op_shutdown:1; u32 114 include/acpi/acpi_bus.h u32 reserved:21; u32 148 include/acpi/acpi_bus.h u32 present:1; u32 149 include/acpi/acpi_bus.h u32 enabled:1; u32 150 include/acpi/acpi_bus.h u32 show_in_ui:1; u32 151 include/acpi/acpi_bus.h u32 functional:1; u32 152 include/acpi/acpi_bus.h u32 battery_present:1; u32 153 include/acpi/acpi_bus.h u32 reserved:27; u32 159 include/acpi/acpi_bus.h u32 dynamic_status:1; u32 160 include/acpi/acpi_bus.h u32 hardware_id:1; u32 161 include/acpi/acpi_bus.h u32 compatible_ids:1; u32 162 include/acpi/acpi_bus.h u32 bus_address:1; u32 163 include/acpi/acpi_bus.h u32 unique_id:1; u32 164 include/acpi/acpi_bus.h u32 removable:1; u32 165 include/acpi/acpi_bus.h u32 ejectable:1; u32 166 include/acpi/acpi_bus.h u32 lockable:1; u32 167 include/acpi/acpi_bus.h u32 suprise_removal_ok:1; u32 168 include/acpi/acpi_bus.h u32 power_manageable:1; u32 169 include/acpi/acpi_bus.h u32 performance_manageable:1; u32 170 include/acpi/acpi_bus.h u32 wake_capable:1; /* Wakeup(_PRW) supported? */ u32 171 include/acpi/acpi_bus.h u32 force_power_state:1; u32 172 include/acpi/acpi_bus.h u32 reserved:19; u32 212 include/acpi/acpi_bus.h u32 explicit_get:1; /* _PSC present? */ u32 213 include/acpi/acpi_bus.h u32 power_resources:1; /* Power resources */ u32 214 include/acpi/acpi_bus.h u32 inrush_current:1; /* Serialize Dx->D0 */ u32 215 include/acpi/acpi_bus.h u32 power_removed:1; /* Optimize Dx->D0 */ u32 216 include/acpi/acpi_bus.h u32 reserved:28; u32 319 include/acpi/acpi_bus.h u32 type; u32 320 include/acpi/acpi_bus.h u32 data; u32 64 include/acpi/acpiosxf.h #define ACPI_NO_UNIT_LIMIT ((u32) -1) u32 73 include/acpi/acpiosxf.h u32 type; u32 74 include/acpi/acpiosxf.h u32 code; u32 75 include/acpi/acpiosxf.h u32 argument; u32 265 include/acpi/acpiosxf.h u32 acpi_os_get_line(char *buffer); u32 92 include/acpi/acstruct.h u32 aml_offset; u32 93 include/acpi/acstruct.h u32 arg_types; u32 94 include/acpi/acstruct.h u32 method_breakpoint; /* For single stepping */ u32 95 include/acpi/acstruct.h u32 user_breakpoint; /* User AML breakpoint */ u32 96 include/acpi/acstruct.h u32 parse_flags; u32 99 include/acpi/acstruct.h u32 prev_arg_types; u32 100 include/acpi/acstruct.h u32 arg_count; /* push for fixed or var args */ u32 145 include/acpi/acstruct.h u32 table_index; u32 214 include/acpi/acstruct.h u32 debug_level; u32 215 include/acpi/acstruct.h u32 count; u32 88 include/acpi/actbl.h u32 length; /* Length of table in bytes, including this header */ u32 93 include/acpi/actbl.h u32 oem_revision; /* OEM revision number */ u32 95 include/acpi/actbl.h u32 asl_compiler_revision; /* ASL compiler version */ u32 124 include/acpi/actbl.h u32 rsdt_physical_address; /* 32-bit physical address of the RSDT */ u32 125 include/acpi/actbl.h u32 length; /* Table length in bytes, including header (ACPI 2.0+) */ u32 141 include/acpi/actbl.h u32 table_offset_entry[1]; /* Array of pointers to ACPI tables */ u32 157 include/acpi/actbl.h u32 length; /* Length of structure, in bytes */ u32 158 include/acpi/actbl.h u32 hardware_signature; /* Hardware configuration signature */ u32 159 include/acpi/actbl.h u32 firmware_waking_vector; /* 32-bit physical address of the Firmware Waking Vector */ u32 160 include/acpi/actbl.h u32 global_lock; /* Global Lock for shared hardware resources */ u32 161 include/acpi/actbl.h u32 flags; u32 186 include/acpi/actbl.h u32 facs; /* 32-bit physical address of FACS */ u32 187 include/acpi/actbl.h u32 dsdt; /* 32-bit physical address of DSDT */ u32 191 include/acpi/actbl.h u32 smi_command; /* 32-bit Port address of SMI command port */ u32 196 include/acpi/actbl.h u32 pm1a_event_block; /* 32-bit Port address of Power Mgt 1a Event Reg Blk */ u32 197 include/acpi/actbl.h u32 pm1b_event_block; /* 32-bit Port address of Power Mgt 1b Event Reg Blk */ u32 198 include/acpi/actbl.h u32 pm1a_control_block; /* 32-bit Port address of Power Mgt 1a Control Reg Blk */ u32 199 include/acpi/actbl.h u32 pm1b_control_block; /* 32-bit Port address of Power Mgt 1b Control Reg Blk */ u32 200 include/acpi/actbl.h u32 pm2_control_block; /* 32-bit Port address of Power Mgt 2 Control Reg Blk */ u32 201 include/acpi/actbl.h u32 pm_timer_block; /* 32-bit Port address of Power Mgt Timer Ctrl Reg Blk */ u32 202 include/acpi/actbl.h u32 gpe0_block; /* 32-bit Port address of General Purpose Event 0 Reg Blk */ u32 203 include/acpi/actbl.h u32 gpe1_block; /* 32-bit Port address of General Purpose Event 1 Reg Blk */ u32 223 include/acpi/actbl.h u32 flags; /* Miscellaneous flag bits (see below for individual flags) */ u32 158 include/acpi/actbl1.h u32 mfg_id; u32 210 include/acpi/actbl1.h u32 enterprise_id; u32 233 include/acpi/actbl1.h u32 region_length; /* Length of the boot error region */ u32 240 include/acpi/actbl1.h u32 block_status; u32 241 include/acpi/actbl1.h u32 raw_data_offset; u32 242 include/acpi/actbl1.h u32 raw_data_length; u32 243 include/acpi/actbl1.h u32 data_length; u32 244 include/acpi/actbl1.h u32 error_severity; u32 284 include/acpi/actbl1.h u32 interval; /* Polling interval (msec) */ u32 414 include/acpi/actbl1.h u32 uid; /* Unique ID - must be same as the EC _UID method */ u32 427 include/acpi/actbl1.h u32 header_length; u32 428 include/acpi/actbl1.h u32 reserved; u32 429 include/acpi/actbl1.h u32 entries; u32 467 include/acpi/actbl1.h u32 header_size; u32 468 include/acpi/actbl1.h u32 revision; u32 469 include/acpi/actbl1.h u32 table_size; u32 470 include/acpi/actbl1.h u32 entry_count; u32 481 include/acpi/actbl1.h u32 header_length; u32 482 include/acpi/actbl1.h u32 reserved; u32 483 include/acpi/actbl1.h u32 entries; u32 547 include/acpi/actbl1.h u32 error_source_count; u32 583 include/acpi/actbl1.h u32 control_register; u32 585 include/acpi/actbl1.h u32 status_register; u32 586 include/acpi/actbl1.h u32 address_register; u32 587 include/acpi/actbl1.h u32 misc_register; u32 593 include/acpi/actbl1.h u32 block_status; u32 594 include/acpi/actbl1.h u32 raw_data_offset; u32 595 include/acpi/actbl1.h u32 raw_data_length; u32 596 include/acpi/actbl1.h u32 data_length; u32 597 include/acpi/actbl1.h u32 error_severity; u32 604 include/acpi/actbl1.h u32 error_severity; u32 608 include/acpi/actbl1.h u32 error_data_length; u32 620 include/acpi/actbl1.h u32 records_to_pre_allocate; u32 621 include/acpi/actbl1.h u32 max_sections_per_record; u32 622 include/acpi/actbl1.h u32 bus; u32 627 include/acpi/actbl1.h u32 uncorrectable_error_mask; u32 628 include/acpi/actbl1.h u32 uncorrectable_error_severity; u32 629 include/acpi/actbl1.h u32 correctable_error_mask; u32 630 include/acpi/actbl1.h u32 advanced_error_cababilities; u32 639 include/acpi/actbl1.h u32 poll_interval; u32 640 include/acpi/actbl1.h u32 vector; u32 641 include/acpi/actbl1.h u32 polling_threshold_value; u32 642 include/acpi/actbl1.h u32 polling_threshold_window; u32 643 include/acpi/actbl1.h u32 error_threshold_value; u32 644 include/acpi/actbl1.h u32 error_threshold_window; u32 674 include/acpi/actbl1.h u32 records_to_pre_allocate; u32 675 include/acpi/actbl1.h u32 max_sections_per_record; u32 690 include/acpi/actbl1.h u32 records_to_pre_allocate; u32 691 include/acpi/actbl1.h u32 max_sections_per_record; u32 702 include/acpi/actbl1.h u32 reserved; u32 703 include/acpi/actbl1.h u32 records_to_pre_allocate; u32 704 include/acpi/actbl1.h u32 max_sections_per_record; u32 705 include/acpi/actbl1.h u32 max_raw_data_length; u32 729 include/acpi/actbl1.h u32 root_error_command; u32 744 include/acpi/actbl1.h u32 secondary_uncorrectable_error_mask; u32 745 include/acpi/actbl1.h u32 secondary_uncorrectable_error_severity; u32 746 include/acpi/actbl1.h u32 secondary_advanced_capabilities; u32 757 include/acpi/actbl1.h u32 records_to_pre_allocate; u32 758 include/acpi/actbl1.h u32 max_sections_per_record; u32 759 include/acpi/actbl1.h u32 max_raw_data_length; u32 762 include/acpi/actbl1.h u32 error_status_block_length; u32 773 include/acpi/actbl1.h u32 id; /* Hardware ID of event timer block */ u32 886 include/acpi/actbl1.h u32 address; /* Physical address of local APIC */ u32 887 include/acpi/actbl1.h u32 flags; u32 924 include/acpi/actbl1.h u32 lapic_flags; u32 933 include/acpi/actbl1.h u32 address; /* APIC physical address */ u32 934 include/acpi/actbl1.h u32 global_irq_base; /* Global system interrupt where INTI lines start */ u32 943 include/acpi/actbl1.h u32 global_irq; /* Global system interrupt */ u32 952 include/acpi/actbl1.h u32 global_irq; /* Global system interrupt */ u32 978 include/acpi/actbl1.h u32 global_irq_base; /* Global interrupt for SAPIC start */ u32 990 include/acpi/actbl1.h u32 lapic_flags; u32 991 include/acpi/actbl1.h u32 uid; /* Numeric UID - ACPI 3.0 */ u32 1004 include/acpi/actbl1.h u32 global_irq; /* Global system interrupt */ u32 1005 include/acpi/actbl1.h u32 flags; /* Interrupt Source Flags */ u32 1055 include/acpi/actbl1.h u32 reserved; u32 1066 include/acpi/actbl1.h u32 warning_level; u32 1067 include/acpi/actbl1.h u32 low_level; u32 1068 include/acpi/actbl1.h u32 critical_level; u32 1096 include/acpi/actbl1.h u32 interrupt; u32 1108 include/acpi/actbl1.h u32 pci_flags; u32 1110 include/acpi/actbl1.h u32 reserved2; u32 1128 include/acpi/actbl1.h u32 interrupt; u32 1144 include/acpi/actbl1.h u32 table_revision; /* Must be value '1' */ u32 1162 include/acpi/actbl1.h u32 flags; u32 1165 include/acpi/actbl1.h u32 reserved; /* Reserved, must be zero */ u32 1174 include/acpi/actbl1.h u32 proximity_domain; u32 1178 include/acpi/actbl1.h u32 reserved1; u32 1179 include/acpi/actbl1.h u32 flags; u32 1198 include/acpi/actbl1.h u32 max_log_length; /* Maximum length for the event log area */ u32 1223 include/acpi/actbl1.h u32 header_length; /* Watchdog Header Length */ u32 1229 include/acpi/actbl1.h u32 timer_period; /* Period of one timer count (msec) */ u32 1230 include/acpi/actbl1.h u32 max_count; /* Maximum counter value supported */ u32 1231 include/acpi/actbl1.h u32 min_count; /* Minimum counter value */ u32 1234 include/acpi/actbl1.h u32 entries; /* Number of watchdog entries that follow */ u32 1282 include/acpi/actbl1.h u32 header_length; /* Watchdog Header Length */ u32 1287 include/acpi/actbl1.h u32 timer_period; /* Period of one timer count (msec) */ u32 1288 include/acpi/actbl1.h u32 max_count; /* Maximum counter value supported */ u32 1289 include/acpi/actbl1.h u32 min_count; /* Minimum counter value */ u32 1292 include/acpi/actbl1.h u32 entries; /* Number of watchdog entries that follow */ u32 191 include/acpi/actypes.h typedef u32 acpi_size; u32 192 include/acpi/actypes.h typedef u32 acpi_io_address; u32 193 include/acpi/actypes.h typedef u32 acpi_physical_address; u32 296 include/acpi/actypes.h typedef u32 acpi_status; /* All ACPI Exceptions */ u32 297 include/acpi/actypes.h typedef u32 acpi_name; /* 4-byte ACPI name */ u32 302 include/acpi/actypes.h u32 lo; u32 303 include/acpi/actypes.h u32 hi; u32 312 include/acpi/actypes.h u32 lo; u32 313 include/acpi/actypes.h u32 hi; u32 425 include/acpi/actypes.h typedef u32 acpi_object_type; u32 494 include/acpi/actypes.h typedef u32 acpi_event_type; u32 522 include/acpi/actypes.h typedef u32 acpi_event_status; u32 658 include/acpi/actypes.h u32 length; /* # of bytes in string, excluding trailing null */ u32 664 include/acpi/actypes.h u32 length; /* # of bytes in buffer */ u32 670 include/acpi/actypes.h u32 count; /* # of elements in package */ u32 682 include/acpi/actypes.h u32 proc_id; u32 684 include/acpi/actypes.h u32 pblk_length; u32 689 include/acpi/actypes.h u32 system_level; u32 690 include/acpi/actypes.h u32 resource_order; u32 698 include/acpi/actypes.h u32 count; u32 733 include/acpi/actypes.h u32 acpi_ca_version; u32 734 include/acpi/actypes.h u32 flags; u32 735 include/acpi/actypes.h u32 timer_resolution; u32 736 include/acpi/actypes.h u32 reserved1; u32 737 include/acpi/actypes.h u32 reserved2; u32 738 include/acpi/actypes.h u32 debug_level; u32 739 include/acpi/actypes.h u32 debug_layer; u32 751 include/acpi/actypes.h typedef u32(ACPI_SYSTEM_XFACE * acpi_osd_handler) (void *context); u32 759 include/acpi/actypes.h typedef u32(*acpi_event_handler) (void *context); u32 826 include/acpi/actypes.h u32 count; u32 827 include/acpi/actypes.h u32 size; u32 862 include/acpi/actypes.h u32 valid; /* Indicates which fields below are valid */ u32 863 include/acpi/actypes.h u32 current_status; /* _STA value */ u32 881 include/acpi/actypes.h u32 length; u32 892 include/acpi/actypes.h typedef u32 acpi_rsdesc_size; /* Max Resource Descriptor size is (Length+3) = (64_k-1)+3 */ u32 1064 include/acpi/actypes.h u32 minimum; u32 1065 include/acpi/actypes.h u32 maximum; u32 1066 include/acpi/actypes.h u32 alignment; u32 1067 include/acpi/actypes.h u32 address_length; u32 1072 include/acpi/actypes.h u32 address; u32 1073 include/acpi/actypes.h u32 address_length; u32 1128 include/acpi/actypes.h ACPI_RESOURCE_ADDRESS_COMMON u32 granularity; u32 1129 include/acpi/actypes.h u32 minimum; u32 1130 include/acpi/actypes.h u32 maximum; u32 1131 include/acpi/actypes.h u32 translation_offset; u32 1132 include/acpi/actypes.h u32 address_length; u32 1162 include/acpi/actypes.h u32 interrupts[1]; u32 1219 include/acpi/actypes.h u32 type; u32 1220 include/acpi/actypes.h u32 length; u32 1230 include/acpi/actypes.h #define ACPI_RS_SIZE(type) (u32) (ACPI_RS_SIZE_NO_DATA + sizeof (type)) u32 1235 include/acpi/actypes.h u32 length; u32 1236 include/acpi/actypes.h u32 pin; u32 1238 include/acpi/actypes.h u32 source_index; u32 95 include/acpi/acutils.h u32 object_space; u32 96 include/acpi/acutils.h u32 num_packages; u32 169 include/acpi/acutils.h u32 acpi_ut_strtoul(const char *string, char **terminator, u32 base); u32 96 include/acpi/amlresrc.h u32 buffer_length; u32 190 include/acpi/amlresrc.h u32 minimum; u32 191 include/acpi/amlresrc.h u32 maximum; u32 192 include/acpi/amlresrc.h u32 alignment; u32 193 include/acpi/amlresrc.h u32 address_length; u32 198 include/acpi/amlresrc.h u32 address; u32 199 include/acpi/amlresrc.h u32 address_length; u32 235 include/acpi/amlresrc.h AML_RESOURCE_ADDRESS_COMMON u32 granularity; u32 236 include/acpi/amlresrc.h u32 minimum; u32 237 include/acpi/amlresrc.h u32 maximum; u32 238 include/acpi/amlresrc.h u32 translation_offset; u32 239 include/acpi/amlresrc.h u32 address_length; u32 254 include/acpi/amlresrc.h u32 interrupts[1]; u32 306 include/acpi/amlresrc.h u32 dword_item; u32 56 include/acpi/processor.h u32 count; u32 59 include/acpi/processor.h u32 time; u32 60 include/acpi/processor.h u32 ticks; u32 61 include/acpi/processor.h u32 count; u32 62 include/acpi/processor.h u32 bm; u32 69 include/acpi/processor.h u32 address; u32 72 include/acpi/processor.h u32 latency; u32 73 include/acpi/processor.h u32 latency_ticks; u32 74 include/acpi/processor.h u32 power; u32 75 include/acpi/processor.h u32 usage; u32 86 include/acpi/processor.h u32 default_state; u32 87 include/acpi/processor.h u32 bm_activity; u32 180 include/acpi/processor.h u32 address; u32 215 include/acpi/processor.h u32 acpi_id; u32 216 include/acpi/processor.h u32 id; u32 217 include/acpi/processor.h u32 pblk; u32 238 include/acpi/processor.h u32 bmisx; u32 67 include/asm-cris/arch-v10/sv_addr_ag.h #define IO_RD(reg) (*(volatile u32*)(reg)) u32 70 include/asm-cris/arch-v10/sv_addr_ag.h #define IO_RD_D(reg) (*(volatile u32*)(reg)) u32 100 include/asm-cris/arch-v10/sv_addr_ag.h # define IO_TYPECAST_UDWORD (volatile u32*) u32 101 include/asm-cris/arch-v10/sv_addr_ag.h # define IO_TYPECAST_RO_UDWORD (const volatile u32*) u32 39 include/asm-cris/checksum.h u32 sum = (__force u32)csum; u32 10 include/asm-cris/io.h u32 (*read_mem)(void *addr, int size); u32 11 include/asm-cris/io.h void (*write_mem)(u32 val, int size, void *addr); u32 12 include/asm-cris/io.h u32 (*read_io)(u32 port, void *addr, int size, int count); u32 13 include/asm-cris/io.h void (*write_io)(u32 port, void *addr, int size, int count); u32 23 include/asm-cris/types.h typedef u32 dma_addr_t; u32 24 include/asm-cris/types.h typedef u32 dma64_addr_t; u32 283 include/asm-frv/bitops.h struct { u32 h, l; }; u32 365 include/asm-frv/bitops.h struct { u32 h, l; }; u32 103 include/asm-frv/gdb-stub.h extern volatile u32 gdbstub_rx_inp; u32 104 include/asm-frv/gdb-stub.h extern volatile u32 gdbstub_rx_outp; u32 34 include/asm-frv/types.h typedef u32 dma_addr_t; u32 33 include/asm-generic/cmpxchg-local.h case 4: prev = *(u32 *)ptr; u32 35 include/asm-generic/cmpxchg-local.h *(u32 *)ptr = (u32)new; u32 19 include/asm-generic/ide_iops.h *(u32 *)addr = readl(port); u32 35 include/asm-generic/ide_iops.h writel(*(u32 *)addr, port); u32 23 include/asm-m32r/types.h typedef u32 dma_addr_t; u32 69 include/asm-m68k/checksum.h unsigned int tmp = (__force u32)sum; u32 307 include/asm-m68k/fbio.h u32 red; u32 308 include/asm-m68k/fbio.h u32 green; u32 309 include/asm-m68k/fbio.h u32 blue; u32 322 include/asm-m68k/fbio.h u32 image; /* cursor image bits */ u32 323 include/asm-m68k/fbio.h u32 mask; /* cursor mask bits */ u32 74 include/asm-m68k/ide.h #define insl(port, addr, n) raw_insl((u32 *)port, addr, n) u32 79 include/asm-m68k/ide.h #define outsl(port, addr, n) raw_outsl((u32 *)port, addr, n) u32 84 include/asm-m68k/ide.h #define __ide_mm_insl(port, addr, n) raw_insl((u32 *)port, addr, n) u32 89 include/asm-m68k/ide.h #define __ide_mm_outsl(port, addr, n) raw_outsl((u32 *)port, addr, n) u32 16 include/asm-m68k/idprom.h u32 id_sernum:24; /* Unique serial number */ u32 153 include/asm-m68k/io.h static inline u32 __iomem *isa_itl(unsigned long addr) u32 158 include/asm-m68k/io.h case ISA_TYPE_AG: return (u32 __iomem *)AG_ISA_IO_W(addr); u32 234 include/asm-m68k/io.h #define isa_inl_p(p) ({u32 v=isa_inl(p);isa_delay();v;}) u32 249 include/asm-m68k/io.h (ISA_SEX ? raw_insl(isa_itl(port), (u32 *)(buf), (nr)) : \ u32 253 include/asm-m68k/io.h (ISA_SEX ? raw_outsl(isa_itl(port), (u32 *)(buf), (nr)) : \ u32 243 include/asm-m68k/mac_psc.h static inline u32 psc_read_long(int offset) u32 37 include/asm-m68k/raw_io.h ({ u32 __v = (*(__force volatile u32 *) (addr)); __v; }) u32 41 include/asm-m68k/raw_io.h ({ u32 __v = le32_to_cpu(*(__force volatile __le32 *) (addr)); __v; }) u32 45 include/asm-m68k/raw_io.h #define out_be32(addr,l) (void)((*(__force volatile u32 *) (addr)) = (l)) u32 113 include/asm-m68k/system.h tmp = *(u32 *)ptr; u32 114 include/asm-m68k/system.h *(u32 *)ptr = x; u32 30 include/asm-m68k/types.h typedef u32 dma_addr_t; u32 31 include/asm-m68k/types.h typedef u32 dma64_addr_t; u32 148 include/asm-m68k/uaccess.h __get_user_asm(__gu_err, x, ptr, u32, l, r, -EFAULT); \ u32 238 include/asm-m68k/uaccess.h __get_user_asm(res, *(u32 *)to, (u32 __user *)from, u32, l, r, 4); u32 319 include/asm-m68k/uaccess.h __put_user_asm(res, *(u32 *)from, (u32 __user *)to, l, r, 4); u32 20 include/asm-mn10300/busctl-regs.h #define BCCR __SYSREG(0xc0002000, u32) /* bus controller control reg */ u32 50 include/asm-mn10300/busctl-regs.h #define BCBERR __SYSREG(0xc0002010, u32) /* bus error source reg */ u32 73 include/asm-mn10300/busctl-regs.h #define BCBEAR __SYSREGC(0xc0002020, u32) /* bus error address reg */ u32 76 include/asm-mn10300/busctl-regs.h #define SBBASE(X) __SYSREG(0xd8c00100 + (X) * 0x10, u32) /* SBC base addr regs */ u32 81 include/asm-mn10300/busctl-regs.h #define SBCNTRL0(X) __SYSREG(0xd8c00200 + (X) * 0x10, u32) /* SBC bank ctrl0 regs */ u32 89 include/asm-mn10300/busctl-regs.h #define SBCNTRL1(X) __SYSREG(0xd8c00204 + (X) * 0x10, u32) /* SBC bank ctrl1 regs */ u32 97 include/asm-mn10300/busctl-regs.h #define SBCNTRL2(X) __SYSREG(0xd8c00208 + (X) * 0x10, u32) /* SBC bank ctrl2 regs */ u32 119 include/asm-mn10300/busctl-regs.h #define SDBASE(X) __SYSREG(0xda000008 + (X) * 0x4, u32) /* MBC base addr regs */ u32 125 include/asm-mn10300/busctl-regs.h #define SDRAMBUS __SYSREG(0xda000000, u32) /* bus mode control reg */ u32 144 include/asm-mn10300/busctl-regs.h #define SDREFCNT __SYSREG(0xda000004, u32) /* refresh period reg */ u32 147 include/asm-mn10300/busctl-regs.h #define SDSHDW __SYSREG(0xda000010, u32) /* test reg */ u32 31 include/asm-mn10300/cache.h (ENTRY) * L1_CACHE_BYTES, u32) u32 34 include/asm-mn10300/cache.h __SYSREG(0xc8400000 + 0 * L1_CACHE_WAYDISP + (ENTRY) * L1_CACHE_BYTES, u32) u32 36 include/asm-mn10300/cache.h __SYSREG(0xc8400000 + 1 * L1_CACHE_WAYDISP + (ENTRY) * L1_CACHE_BYTES, u32) u32 38 include/asm-mn10300/cache.h __SYSREG(0xc8400000 + 2 * L1_CACHE_WAYDISP + (ENTRY) * L1_CACHE_BYTES, u32) u32 40 include/asm-mn10300/cache.h __SYSREG(0xc8400000 + 3 * L1_CACHE_WAYDISP + (ENTRY) * L1_CACHE_BYTES, u32) u32 44 include/asm-mn10300/cache.h __SYSREG(0xc8000000 + (WAY) * L1_CACHE_WAYDISP + (ENTRY) * 0x10 + (OFF) * 4, u32) u32 46 include/asm-mn10300/cache.h __SYSREG(0xc8100000 + (WAY) * L1_CACHE_WAYDISP + (ENTRY) * 0x10, u32) u32 50 include/asm-mn10300/cache.h __SYSREG(0xc8200000 + (WAY) * L1_CACHE_WAYDISP + (ENTRY) * 0x10 + (OFF) * 4, u32) u32 52 include/asm-mn10300/cache.h __SYSREG(0xc8300000 + (WAY) * L1_CACHE_WAYDISP + (ENTRY) * 0x10, u32) u32 99 include/asm-mn10300/cpu-regs.h #define CPUREV __SYSREGC(0xc0000050, u32) /* CPU revision register */ u32 130 include/asm-mn10300/cpu-regs.h #define TBR __SYSREG(0xc0000024, u32) /* Trap table base */ u32 134 include/asm-mn10300/cpu-regs.h #define DEAR __SYSREG(0xc0000038, u32) /* Data access exception address */ u32 136 include/asm-mn10300/cpu-regs.h #define sISR __SYSREG(0xc0000044, u32) /* Supervisor interrupt status */ u32 184 include/asm-mn10300/cpu-regs.h #define MMUCTR __SYSREG(0xc0000090, u32) /* MMU control register */ u32 212 include/asm-mn10300/cpu-regs.h #define IPTEL __SYSREG(0xc00000a0, u32) /* instruction TLB entry */ u32 213 include/asm-mn10300/cpu-regs.h #define DPTEL __SYSREG(0xc00000b0, u32) /* data TLB entry */ u32 242 include/asm-mn10300/cpu-regs.h #define IPTEU __SYSREG(0xc00000a4, u32) /* instruction TLB virtual addr */ u32 243 include/asm-mn10300/cpu-regs.h #define DPTEU __SYSREG(0xc00000b4, u32) /* data TLB virtual addr */ u32 247 include/asm-mn10300/cpu-regs.h #define IPTEL2 __SYSREG(0xc00000a8, u32) /* instruction TLB entry */ u32 248 include/asm-mn10300/cpu-regs.h #define DPTEL2 __SYSREG(0xc00000b8, u32) /* data TLB entry */ u32 267 include/asm-mn10300/cpu-regs.h #define MMUFCR __SYSREGC(0xc000009c, u32) /* MMU exception cause */ u32 37 include/asm-mn10300/div64.h u32 w[2]; \ u32 19 include/asm-mn10300/dmactl-regs.h #define DMxCTR(N) __SYSREG(0xd2000000 + ((N) * 0x100), u32) /* control reg */ u32 66 include/asm-mn10300/dmactl-regs.h #define DMxSRC(N) __SYSREG(0xd2000004 + ((N) * 0x100), u32) /* control reg */ u32 68 include/asm-mn10300/dmactl-regs.h #define DMxDST(N) __SYSREG(0xd2000008 + ((N) * 0x100), u32) /* src addr reg */ u32 70 include/asm-mn10300/dmactl-regs.h #define DMxSIZ(N) __SYSREG(0xd200000c + ((N) * 0x100), u32) /* dest addr reg */ u32 73 include/asm-mn10300/dmactl-regs.h #define DMxCYC(N) __SYSREG(0xd2000010 + ((N) * 0x100), u32) /* intermittent u32 90 include/asm-mn10300/dmactl-regs.h u32 ctr; u32 93 include/asm-mn10300/dmactl-regs.h u32 siz; u32 94 include/asm-mn10300/dmactl-regs.h u32 cyc; u32 80 include/asm-mn10300/gdb-stub.h u32 d0, d1, d2, d3, a0, a1, a2, a3; u32 81 include/asm-mn10300/gdb-stub.h u32 sp, pc, mdr, epsw, lir, lar, mdrq; u32 82 include/asm-mn10300/gdb-stub.h u32 e0, e1, e2, e3, e4, e5, e6, e7; u32 83 include/asm-mn10300/gdb-stub.h u32 ssp, msp, usp, mcrh, mcrl, mcvf; u32 86 include/asm-mn10300/gdb-stub.h u32 fpcr, _dummy0, _dummy1; u32 87 include/asm-mn10300/gdb-stub.h u32 fs0, fs1, fs2, fs3, fs4, fs5, fs6, fs7; u32 88 include/asm-mn10300/gdb-stub.h u32 fs8, fs9, fs10, fs11, fs12, fs13, fs14, fs15; u32 89 include/asm-mn10300/gdb-stub.h u32 fs16, fs17, fs18, fs19, fs20, fs21, fs22, fs23; u32 90 include/asm-mn10300/gdb-stub.h u32 fs24, fs25, fs26, fs27, fs28, fs29, fs30, fs31; u32 142 include/asm-mn10300/gdb-stub.h extern u32 gdbstub_rx_inp; u32 143 include/asm-mn10300/gdb-stub.h extern u32 gdbstub_rx_outp; u32 37 include/asm-mn10300/io.h static inline u32 readl(const volatile void __iomem *addr) u32 39 include/asm-mn10300/io.h return *(const volatile u32 *) addr; u32 62 include/asm-mn10300/io.h *(volatile u32 *) addr = b; u32 93 include/asm-mn10300/io.h static inline u32 inl(unsigned long addr) u32 145 include/asm-mn10300/io.h u32 *buf = buffer; u32 147 include/asm-mn10300/io.h u32 x = inl(addr); u32 180 include/asm-mn10300/io.h const u32 *buf = buffer; u32 20 include/asm-mn10300/pci.h (u32)(ADDR), ##__VA_ARGS__) u32 28 include/asm-mn10300/pci.h (u32)(WHERE), ##__VA_ARGS__); \ u32 196 include/asm-mn10300/timer-regs.h #define TM45BR __SYSREG(0xd4003090, u32) /* timer 4:5 base register */ u32 200 include/asm-mn10300/timer-regs.h #define TM45BC __SYSREG(0xd40030a0, u32) /* timer 4:5 binary counter */ u32 32 include/asm-mn10300/types.h typedef u32 dma_addr_t; u32 71 include/asm-mn10300/uaccess.h #define __range_ok(addr, size) ___range_ok((unsigned long)(addr), (u32)(size)) u32 196 include/asm-mn10300/uaccess.h u32 bits[2]; \ u32 216 include/asm-mn10300/uaccess.h u32 bits[2]; \ u32 19 include/asm-mn10300/unit-asb2303/leds.h #define ASB2303_GPIO0DEF __SYSREG(0xDB000000, u32) u32 20 include/asm-mn10300/unit-asb2303/leds.h #define ASB2303_7SEGLEDS __SYSREG(0xDB000008, u32) u32 19 include/asm-mn10300/unit-asb2305/leds.h #define ASB2305_7SEGLEDS __SYSREG(0xA6F90000, u32) u32 78 include/asm-parisc/checksum.h u32 sum = (__force u32)csum; u32 12 include/asm-parisc/compat.h typedef u32 compat_size_t; u32 17 include/asm-parisc/compat.h typedef u32 __compat_uid_t; u32 18 include/asm-parisc/compat.h typedef u32 __compat_gid_t; u32 19 include/asm-parisc/compat.h typedef u32 __compat_uid32_t; u32 20 include/asm-parisc/compat.h typedef u32 __compat_gid32_t; u32 22 include/asm-parisc/compat.h typedef u32 compat_ino_t; u32 23 include/asm-parisc/compat.h typedef u32 compat_dev_t; u32 29 include/asm-parisc/compat.h typedef u32 compat_caddr_t; u32 35 include/asm-parisc/compat.h typedef u32 compat_uint_t; u32 36 include/asm-parisc/compat.h typedef u32 compat_ulong_t; u32 59 include/asm-parisc/compat.h u32 st_atime_nsec; u32 61 include/asm-parisc/compat.h u32 st_mtime_nsec; u32 63 include/asm-parisc/compat.h u32 st_ctime_nsec; u32 66 include/asm-parisc/compat.h u32 __unused1; /* ACL stuff */ u32 69 include/asm-parisc/compat.h u32 __unused4; /* cnodes */ u32 77 include/asm-parisc/compat.h u32 st_spare4[3]; u32 121 include/asm-parisc/compat.h typedef u32 compat_old_sigset_t; /* at least 32 bits */ u32 126 include/asm-parisc/compat.h typedef u32 compat_sigset_word; u32 137 include/asm-parisc/compat.h typedef u32 compat_uptr_t; u32 146 include/asm-parisc/compat.h return (u32)(unsigned long)uptr; u32 38 include/asm-parisc/ide.h *(u32 *)addr = __raw_readl(port); u32 54 include/asm-parisc/ide.h __raw_writel(*(u32 *)addr, port); u32 67 include/asm-parisc/io.h u32 ret; u32 174 include/asm-parisc/pci.h u32 (*inl) (struct pci_hba_data *hba, u16 port); u32 177 include/asm-parisc/pci.h void (*outl) (struct pci_hba_data *hba, u16 port, u32 data); u32 53 include/asm-parisc/superio.h u32 fdc_base; u32 54 include/asm-parisc/superio.h u32 sp1_base; u32 55 include/asm-parisc/superio.h u32 sp2_base; u32 56 include/asm-parisc/superio.h u32 pp_base; u32 57 include/asm-parisc/superio.h u32 acpi_base; u32 29 include/asm-parisc/types.h typedef u32 dma_addr_t; u32 185 include/asm-parisc/uaccess.h u32 hi = (__val64) >> 32; \ u32 186 include/asm-parisc/uaccess.h u32 lo = (__val64) & 0xffffffff; \ u32 199 include/asm-parisc/uaccess.h u32 hi = (__val64) >> 32; \ u32 200 include/asm-parisc/uaccess.h u32 lo = (__val64) & 0xffffffff; \ u32 52 include/asm-x86/alternative.h u32 pad2; u32 267 include/asm-x86/amd_iommu_types.h u32 cap; u32 285 include/asm-x86/amd_iommu_types.h u32 cmd_buf_size; u32 290 include/asm-x86/amd_iommu_types.h u32 evt_buf_size; u32 314 include/asm-x86/amd_iommu_types.h u32 data[8]; u32 58 include/asm-x86/apic.h extern u32 safe_xapic_wait_icr_idle(void); u32 65 include/asm-x86/apic.h volatile u32 *addr = (volatile u32 *)(APIC_BASE + reg); u32 72 include/asm-x86/apic.h static inline u32 native_apic_mem_read(u32 reg) u32 74 include/asm-x86/apic.h return *((volatile u32 *)(APIC_BASE + reg)); u32 86 include/asm-x86/apic.h static inline u32 native_apic_msr_read(u32 reg) u32 88 include/asm-x86/apic.h u32 low, high; u32 106 include/asm-x86/apic.h u32 (*read)(u32 reg); u32 107 include/asm-x86/apic.h void (*write)(u32 reg, u32 v); u32 109 include/asm-x86/apic.h void (*icr_write)(u32 low, u32 high); u32 111 include/asm-x86/apic.h u32 (*safe_wait_icr_idle)(void); u32 164 include/asm-x86/apicdef.h /*000*/ struct { u32 __reserved[4]; } __reserved_01; u32 166 include/asm-x86/apicdef.h /*010*/ struct { u32 __reserved[4]; } __reserved_02; u32 169 include/asm-x86/apicdef.h u32 __reserved_1 : 24, u32 172 include/asm-x86/apicdef.h u32 __reserved[3]; u32 177 include/asm-x86/apicdef.h u32 version : 8, u32 181 include/asm-x86/apicdef.h u32 __reserved[3]; u32 184 include/asm-x86/apicdef.h /*040*/ struct { u32 __reserved[4]; } __reserved_03; u32 186 include/asm-x86/apicdef.h /*050*/ struct { u32 __reserved[4]; } __reserved_04; u32 188 include/asm-x86/apicdef.h /*060*/ struct { u32 __reserved[4]; } __reserved_05; u32 190 include/asm-x86/apicdef.h /*070*/ struct { u32 __reserved[4]; } __reserved_06; u32 193 include/asm-x86/apicdef.h u32 priority : 8, u32 195 include/asm-x86/apicdef.h u32 __reserved_2[3]; u32 200 include/asm-x86/apicdef.h u32 priority : 8, u32 202 include/asm-x86/apicdef.h u32 __reserved_2[3]; u32 207 include/asm-x86/apicdef.h u32 priority : 8, u32 209 include/asm-x86/apicdef.h u32 __reserved_2[3]; u32 213 include/asm-x86/apicdef.h u32 eoi; u32 214 include/asm-x86/apicdef.h u32 __reserved[3]; u32 217 include/asm-x86/apicdef.h /*0C0*/ struct { u32 __reserved[4]; } __reserved_07; u32 220 include/asm-x86/apicdef.h u32 __reserved_1 : 24, u32 222 include/asm-x86/apicdef.h u32 __reserved_2[3]; u32 226 include/asm-x86/apicdef.h u32 __reserved_1 : 28, u32 228 include/asm-x86/apicdef.h u32 __reserved_2[3]; u32 232 include/asm-x86/apicdef.h u32 spurious_vector : 8, u32 236 include/asm-x86/apicdef.h u32 __reserved_3[3]; u32 240 include/asm-x86/apicdef.h /*170*/ u32 bitfield; u32 241 include/asm-x86/apicdef.h u32 __reserved[3]; u32 245 include/asm-x86/apicdef.h /*1F0*/ u32 bitfield; u32 246 include/asm-x86/apicdef.h u32 __reserved[3]; u32 250 include/asm-x86/apicdef.h /*270*/ u32 bitfield; u32 251 include/asm-x86/apicdef.h u32 __reserved[3]; u32 256 include/asm-x86/apicdef.h u32 send_cs_error : 1, u32 265 include/asm-x86/apicdef.h u32 __reserved_3[3]; u32 268 include/asm-x86/apicdef.h u32 errors; u32 269 include/asm-x86/apicdef.h u32 __reserved_3[3]; u32 273 include/asm-x86/apicdef.h /*290*/ struct { u32 __reserved[4]; } __reserved_08; u32 275 include/asm-x86/apicdef.h /*2A0*/ struct { u32 __reserved[4]; } __reserved_09; u32 277 include/asm-x86/apicdef.h /*2B0*/ struct { u32 __reserved[4]; } __reserved_10; u32 279 include/asm-x86/apicdef.h /*2C0*/ struct { u32 __reserved[4]; } __reserved_11; u32 281 include/asm-x86/apicdef.h /*2D0*/ struct { u32 __reserved[4]; } __reserved_12; u32 283 include/asm-x86/apicdef.h /*2E0*/ struct { u32 __reserved[4]; } __reserved_13; u32 285 include/asm-x86/apicdef.h /*2F0*/ struct { u32 __reserved[4]; } __reserved_14; u32 288 include/asm-x86/apicdef.h u32 vector : 8, u32 298 include/asm-x86/apicdef.h u32 __reserved_4[3]; u32 303 include/asm-x86/apicdef.h u32 __reserved_1 : 24, u32 306 include/asm-x86/apicdef.h u32 __reserved_3 : 24, u32 309 include/asm-x86/apicdef.h u32 __reserved_4[3]; u32 313 include/asm-x86/apicdef.h u32 vector : 8, u32 320 include/asm-x86/apicdef.h u32 __reserved_4[3]; u32 324 include/asm-x86/apicdef.h u32 vector : 8, u32 331 include/asm-x86/apicdef.h u32 __reserved_4[3]; u32 335 include/asm-x86/apicdef.h u32 vector : 8, u32 342 include/asm-x86/apicdef.h u32 __reserved_4[3]; u32 346 include/asm-x86/apicdef.h u32 vector : 8, u32 355 include/asm-x86/apicdef.h u32 __reserved_3[3]; u32 359 include/asm-x86/apicdef.h u32 vector : 8, u32 368 include/asm-x86/apicdef.h u32 __reserved_3[3]; u32 372 include/asm-x86/apicdef.h u32 vector : 8, u32 378 include/asm-x86/apicdef.h u32 __reserved_4[3]; u32 382 include/asm-x86/apicdef.h u32 initial_count; u32 383 include/asm-x86/apicdef.h u32 __reserved_2[3]; u32 388 include/asm-x86/apicdef.h u32 curr_count; u32 389 include/asm-x86/apicdef.h u32 __reserved_2[3]; u32 392 include/asm-x86/apicdef.h /*3A0*/ struct { u32 __reserved[4]; } __reserved_16; u32 394 include/asm-x86/apicdef.h /*3B0*/ struct { u32 __reserved[4]; } __reserved_17; u32 396 include/asm-x86/apicdef.h /*3C0*/ struct { u32 __reserved[4]; } __reserved_18; u32 398 include/asm-x86/apicdef.h /*3D0*/ struct { u32 __reserved[4]; } __reserved_19; u32 401 include/asm-x86/apicdef.h u32 divisor : 4, u32 403 include/asm-x86/apicdef.h u32 __reserved_2[3]; u32 406 include/asm-x86/apicdef.h /*3F0*/ struct { u32 __reserved[4]; } __reserved_20; u32 139 include/asm-x86/bigsmp/apic.h static inline u32 phys_pkg_id(u32 cpuid_apic, int index_msb) u32 103 include/asm-x86/checksum_32.h : "r" ((__force u32)sum << 16), u32 104 include/asm-x86/checksum_32.h "0" ((__force u32)sum & 0xffff0000)); u32 105 include/asm-x86/checksum_32.h return (__force __sum16)(~(__force u32)sum >> 16); u32 27 include/asm-x86/checksum_64.h : "r" ((__force u32)sum << 16), u32 28 include/asm-x86/checksum_64.h "0" ((__force u32)sum & 0xffff0000)); u32 29 include/asm-x86/checksum_64.h return (__force __sum16)(~(__force u32)sum >> 16); u32 13 include/asm-x86/compat.h typedef u32 compat_size_t; u32 20 include/asm-x86/compat.h typedef u32 __compat_uid32_t; u32 21 include/asm-x86/compat.h typedef u32 __compat_gid32_t; u32 23 include/asm-x86/compat.h typedef u32 compat_ino_t; u32 30 include/asm-x86/compat.h typedef u32 compat_caddr_t; u32 38 include/asm-x86/compat.h typedef u32 compat_uint_t; u32 39 include/asm-x86/compat.h typedef u32 compat_ulong_t; u32 62 include/asm-x86/compat.h u32 st_size; u32 63 include/asm-x86/compat.h u32 st_blksize; u32 64 include/asm-x86/compat.h u32 st_blocks; u32 65 include/asm-x86/compat.h u32 st_atime; u32 66 include/asm-x86/compat.h u32 st_atime_nsec; u32 67 include/asm-x86/compat.h u32 st_mtime; u32 68 include/asm-x86/compat.h u32 st_mtime_nsec; u32 69 include/asm-x86/compat.h u32 st_ctime; u32 70 include/asm-x86/compat.h u32 st_ctime_nsec; u32 71 include/asm-x86/compat.h u32 __unused4; u32 72 include/asm-x86/compat.h u32 __unused5; u32 116 include/asm-x86/compat.h typedef u32 compat_old_sigset_t; /* at least 32 bits */ u32 121 include/asm-x86/compat.h typedef u32 compat_sigset_word; u32 195 include/asm-x86/compat.h typedef u32 compat_uptr_t; u32 204 include/asm-x86/compat.h return (u32)(unsigned long)uptr; u32 78 include/asm-x86/desc.h const u32 *desc = ptr; u32 50 include/asm-x86/desc_defs.h u32 offset_high; u32 51 include/asm-x86/desc_defs.h u32 zero1; u32 70 include/asm-x86/desc_defs.h u32 base3; u32 71 include/asm-x86/desc_defs.h u32 zero1; u32 40 include/asm-x86/div64.h u32 v32[2]; u32 42 include/asm-x86/div64.h u32 upper; u32 8 include/asm-x86/edac.h u32 i, *virt_addr = va; u32 189 include/asm-x86/es7000/apic.h static inline u32 phys_pkg_id(u32 cpuid_apic, int index_msb) u32 36 include/asm-x86/gart.h u32 tmp, ctl; u32 40 include/asm-x86/gart.h tmp = (u32) addr<<4; u32 47 include/asm-x86/genapic_32.h u32 (*phys_pkg_id)(u32 cpuid_apic, int index_msb); u32 18 include/asm-x86/genapic_64.h u32 int_delivery_mode; u32 19 include/asm-x86/genapic_64.h u32 int_dest_mode; u32 146 include/asm-x86/geode.h static inline u32 geode_gpio(unsigned int nr) u32 230 include/asm-x86/geode.h u32 base = geode_get_dev_base(GEODE_DEV_MFGPT); u32 236 include/asm-x86/geode.h u32 base = geode_get_dev_base(GEODE_DEV_MFGPT); u32 133 include/asm-x86/ia32.h u32 pretcode; u32 141 include/asm-x86/ia32.h u32 pretcode; u32 143 include/asm-x86/ia32.h u32 pinfo; u32 144 include/asm-x86/ia32.h u32 puc; u32 27 include/asm-x86/io_apic.h u32 raw; u32 29 include/asm-x86/io_apic.h u32 __reserved_2 : 14, u32 38 include/asm-x86/io_apic.h u32 raw; u32 40 include/asm-x86/io_apic.h u32 version : 8, u32 49 include/asm-x86/io_apic.h u32 raw; u32 51 include/asm-x86/io_apic.h u32 __reserved_2 : 24, u32 58 include/asm-x86/io_apic.h u32 raw; u32 60 include/asm-x86/io_apic.h u32 boot_DT : 1, u32 205 include/asm-x86/kvm_host.h int (*page_fault)(struct kvm_vcpu *vcpu, gva_t gva, u32 err); u32 269 include/asm-x86/kvm_host.h u32 error_code; u32 278 include/asm-x86/kvm_host.h u32 limit; u32 279 include/asm-x86/kvm_host.h u32 ar; u32 334 include/asm-x86/kvm_host.h u32 mmu_shadow_zapped; u32 335 include/asm-x86/kvm_host.h u32 mmu_pte_write; u32 336 include/asm-x86/kvm_host.h u32 mmu_pte_updated; u32 337 include/asm-x86/kvm_host.h u32 mmu_pde_zapped; u32 338 include/asm-x86/kvm_host.h u32 mmu_flooded; u32 339 include/asm-x86/kvm_host.h u32 mmu_recycled; u32 340 include/asm-x86/kvm_host.h u32 mmu_cache_miss; u32 341 include/asm-x86/kvm_host.h u32 remote_tlb_flush; u32 342 include/asm-x86/kvm_host.h u32 lpages; u32 346 include/asm-x86/kvm_host.h u32 pf_fixed; u32 347 include/asm-x86/kvm_host.h u32 pf_guest; u32 348 include/asm-x86/kvm_host.h u32 tlb_flush; u32 349 include/asm-x86/kvm_host.h u32 invlpg; u32 351 include/asm-x86/kvm_host.h u32 exits; u32 352 include/asm-x86/kvm_host.h u32 io_exits; u32 353 include/asm-x86/kvm_host.h u32 mmio_exits; u32 354 include/asm-x86/kvm_host.h u32 signal_exits; u32 355 include/asm-x86/kvm_host.h u32 irq_window_exits; u32 356 include/asm-x86/kvm_host.h u32 nmi_window_exits; u32 357 include/asm-x86/kvm_host.h u32 halt_exits; u32 358 include/asm-x86/kvm_host.h u32 halt_wakeup; u32 359 include/asm-x86/kvm_host.h u32 request_irq_exits; u32 360 include/asm-x86/kvm_host.h u32 irq_exits; u32 361 include/asm-x86/kvm_host.h u32 host_state_reload; u32 362 include/asm-x86/kvm_host.h u32 efer_reload; u32 363 include/asm-x86/kvm_host.h u32 fpu_reload; u32 364 include/asm-x86/kvm_host.h u32 insn_emulation; u32 365 include/asm-x86/kvm_host.h u32 insn_emulation_fail; u32 366 include/asm-x86/kvm_host.h u32 hypercalls; u32 396 include/asm-x86/kvm_host.h int (*get_msr)(struct kvm_vcpu *vcpu, u32 msr_index, u64 *pdata); u32 397 include/asm-x86/kvm_host.h int (*set_msr)(struct kvm_vcpu *vcpu, u32 msr_index, u64 data); u32 432 include/asm-x86/kvm_host.h bool has_error_code, u32 error_code); u32 651 include/asm-x86/kvm_host.h static inline u32 get_rdx_init_val(void) u32 155 include/asm-x86/kvm_x86_emulate.h u32 cs_base; u32 55 include/asm-x86/lguest.h u32 host_cr3; u32 58 include/asm-x86/lguest.h u32 host_sp; u32 81 include/asm-x86/lguest.h u32 cr0; u32 67 include/asm-x86/mach-default/mach_apic.h static inline u32 phys_pkg_id(u32 cpuid_apic, int index_msb) u32 139 include/asm-x86/msr.h (val1) = (u32)__val; \ u32 140 include/asm-x86/msr.h (val2) = (u32)(__val >> 32); \ u32 152 include/asm-x86/msr.h native_write_msr((msr), (u32)((u64)(val)), (u32)((u64)(val) >> 32)) u32 165 include/asm-x86/msr.h (*p1) = (u32)__val; \ u32 166 include/asm-x86/msr.h (*p2) = (u32)(__val >> 32); \ u32 186 include/asm-x86/msr.h ((low) = (u32)native_read_tsc()) u32 194 include/asm-x86/msr.h (low) = (u32)_l; \ u32 195 include/asm-x86/msr.h (high) = (u32)(_l >> 32); \ u32 201 include/asm-x86/msr.h (low) = (u32)_val; \ u32 202 include/asm-x86/msr.h (high) = (u32)(_val >> 32); \ u32 210 include/asm-x86/msr.h #define checking_wrmsrl(msr, val) wrmsr_safe((msr), (u32)(val), \ u32 211 include/asm-x86/msr.h (u32)((val) >> 32)) u32 133 include/asm-x86/numaq/apic.h static inline u32 phys_pkg_id(u32 cpuid_apic, int index_msb) u32 581 include/asm-x86/paravirt.h "0" ((u32)(arg1)), "1" ((u32)(arg2)), \ u32 582 include/asm-x86/paravirt.h "2" ((u32)(arg3)), [_arg4] "mr" ((u32)(arg4))) u32 586 include/asm-x86/paravirt.h "0" ((u32)(arg1)), "1" ((u32)(arg2)), \ u32 587 include/asm-x86/paravirt.h "2" ((u32)(arg3)), [_arg4] "mr" ((u32)(arg4))) u32 742 include/asm-x86/paravirt.h val1 = (u32)_l; \ u32 757 include/asm-x86/paravirt.h #define wrmsrl(msr, val) wrmsr(msr, (u32)((u64)(val)), ((u64)(val))>>32) u32 765 include/asm-x86/paravirt.h (*a) = (u32)_l; \ u32 812 include/asm-x86/paravirt.h low = (u32)_l; \ u32 825 include/asm-x86/paravirt.h (low) = (u32)__val; \ u32 826 include/asm-x86/paravirt.h (high) = (u32)(__val >> 32); \ u32 9 include/asm-x86/pci-direct.h extern u32 read_pci_config(u8 bus, u8 slot, u8 func, u8 offset); u32 21 include/asm-x86/pci_64.h int reg, int len, u32 *value); u32 23 include/asm-x86/pci_64.h int reg, int len, u32 value); u32 96 include/asm-x86/pgtable-3level.h u32 *tmp = (u32 *)pmd; u32 224 include/asm-x86/processor.h u32 reserved1; u32 230 include/asm-x86/processor.h u32 reserved3; u32 231 include/asm-x86/processor.h u32 reserved4; u32 286 include/asm-x86/processor.h u32 cwd; /* FPU Control Word */ u32 287 include/asm-x86/processor.h u32 swd; /* FPU Status Word */ u32 288 include/asm-x86/processor.h u32 twd; /* FPU Tag Word */ u32 289 include/asm-x86/processor.h u32 fip; /* FPU IP Offset */ u32 290 include/asm-x86/processor.h u32 fcs; /* FPU IP Selector */ u32 291 include/asm-x86/processor.h u32 foo; /* FPU Operand Pointer Offset */ u32 292 include/asm-x86/processor.h u32 fos; /* FPU Operand Pointer Selector */ u32 295 include/asm-x86/processor.h u32 st_space[20]; u32 298 include/asm-x86/processor.h u32 status; u32 312 include/asm-x86/processor.h u32 fip; /* FPU IP Offset */ u32 313 include/asm-x86/processor.h u32 fcs; /* FPU IP Selector */ u32 314 include/asm-x86/processor.h u32 foo; /* FPU Operand Offset */ u32 315 include/asm-x86/processor.h u32 fos; /* FPU Operand Selector */ u32 318 include/asm-x86/processor.h u32 mxcsr; /* MXCSR Register State */ u32 319 include/asm-x86/processor.h u32 mxcsr_mask; /* MXCSR Mask */ u32 322 include/asm-x86/processor.h u32 st_space[32]; u32 325 include/asm-x86/processor.h u32 xmm_space[64]; u32 327 include/asm-x86/processor.h u32 padding[12]; u32 330 include/asm-x86/processor.h u32 padding1[12]; u32 331 include/asm-x86/processor.h u32 sw_reserved[12]; u32 337 include/asm-x86/processor.h u32 cwd; u32 338 include/asm-x86/processor.h u32 swd; u32 339 include/asm-x86/processor.h u32 twd; u32 340 include/asm-x86/processor.h u32 fip; u32 341 include/asm-x86/processor.h u32 fcs; u32 342 include/asm-x86/processor.h u32 foo; u32 343 include/asm-x86/processor.h u32 fos; u32 345 include/asm-x86/processor.h u32 st_space[20]; u32 353 include/asm-x86/processor.h u32 entry_eip; u32 26 include/asm-x86/pvclock-abi.h u32 version; u32 27 include/asm-x86/pvclock-abi.h u32 pad0; u32 30 include/asm-x86/pvclock-abi.h u32 tsc_to_system_mul; u32 36 include/asm-x86/pvclock-abi.h u32 version; u32 37 include/asm-x86/pvclock-abi.h u32 sec; u32 38 include/asm-x86/pvclock-abi.h u32 nsec; u32 21 include/asm-x86/rio.h u32 CBAR; /* Address of 1MB register space */ u32 36 include/asm-x86/rio.h u32 BBAR; /* Address of 1MB register space */ u32 194 include/asm-x86/smp.h return GET_APIC_LOGICAL_ID(*(u32 *)(APIC_BASE + APIC_LDR)); u32 202 include/asm-x86/smp.h reg = *(u32 *)(APIC_BASE + APIC_ID); u32 180 include/asm-x86/summit/apic.h static inline u32 phys_pkg_id(u32 cpuid_apic, int index_msb) u32 30 include/asm-x86/types.h typedef u32 dma_addr_t; u32 60 include/asm-x86/uaccess_32.h __put_user_size(*(u32 *)from, (u32 __user *)to, u32 108 include/asm-x86/uaccess_32.h __get_user_size(*(u32 *)to, from, 4, ret, 4); u32 152 include/asm-x86/uaccess_32.h __get_user_size(*(u32 *)to, from, 4, ret, 4); u32 174 include/asm-x86/uaccess_32.h __get_user_size(*(u32 *)to, from, 4, ret, 4); u32 41 include/asm-x86/uaccess_64.h case 4:__get_user_asm(*(u32 *)dst, (u32 __user *)src, u32 83 include/asm-x86/uaccess_64.h case 4:__put_user_asm(*(u32 *)src, (u32 __user *)dst, u32 140 include/asm-x86/uaccess_64.h u32 tmp; u32 141 include/asm-x86/uaccess_64.h __get_user_asm(tmp, (u32 __user *)src, u32 144 include/asm-x86/uaccess_64.h __put_user_asm(tmp, (u32 __user *)dst, u32 8 include/asm-x86/user32.h u32 cwd; u32 9 include/asm-x86/user32.h u32 swd; u32 10 include/asm-x86/user32.h u32 twd; u32 11 include/asm-x86/user32.h u32 fip; u32 12 include/asm-x86/user32.h u32 fcs; u32 13 include/asm-x86/user32.h u32 foo; u32 14 include/asm-x86/user32.h u32 fos; u32 15 include/asm-x86/user32.h u32 st_space[20]; /* 8*10 bytes for each FP-reg = 80 bytes */ u32 12 include/asm-x86/vgtod.h u32 wall_time_nsec; u32 20 include/asm-x86/vgtod.h u32 mult; u32 21 include/asm-x86/vgtod.h u32 shift; u32 180 include/asm-x86/vmi.h u32 vrom_signature; /* VROM identification signature */ u32 185 include/asm-x86/vmi.h u32 virtual_top; /* Hypervisor virtual address start */ u32 190 include/asm-x86/vmi.h u32 rom_pad3; /* PnP reserverd / VMI reserved */ u32 232 include/asm-x86/vmi.h u32 cr0; u32 233 include/asm-x86/vmi.h u32 cr2; u32 234 include/asm-x86/vmi.h u32 cr3; u32 235 include/asm-x86/vmi.h u32 cr4; u32 239 include/asm-x86/vmi.h u32 eip; u32 240 include/asm-x86/vmi.h u32 eflags; u32 241 include/asm-x86/vmi.h u32 eax; u32 242 include/asm-x86/vmi.h u32 ebx; u32 243 include/asm-x86/vmi.h u32 ecx; u32 244 include/asm-x86/vmi.h u32 edx; u32 245 include/asm-x86/vmi.h u32 esp; u32 246 include/asm-x86/vmi.h u32 ebp; u32 247 include/asm-x86/vmi.h u32 esi; u32 248 include/asm-x86/vmi.h u32 edi; u32 258 include/asm-x86/vmi.h u32 gdtr_base; u32 259 include/asm-x86/vmi.h u32 idtr_base; u32 44 include/asm-x86/vmi_time.h void (*set_alarm)(u32 flags, u64 expiry, u64 period); u32 45 include/asm-x86/vmi_time.h void (*cancel_alarm)(u32 flags); u32 29 include/asm-x86/xcr.h u32 eax, edx; u32 39 include/asm-x86/xcr.h u32 eax = value; u32 40 include/asm-x86/xcr.h u32 edx = value >> 32; u32 81 include/asm-x86/xsave.h u32 lmask = mask; u32 82 include/asm-x86/xsave.h u32 hmask = mask >> 32; u32 102 include/asm-x86/xsave.h u32 lmask = mask; u32 103 include/asm-x86/xsave.h u32 hmask = mask >> 32; u32 27 include/asm-xtensa/delay.h static __inline__ u32 xtensa_get_ccount(void) u32 29 include/asm-xtensa/delay.h u32 ccount; u32 141 include/asm-xtensa/io.h #define inl(port) readl((u32 *)((port))) u32 142 include/asm-xtensa/io.h #define outl(val, port) writel((val),(u32 *)((unsigned long)(port))) u32 169 include/asm-xtensa/io.h # define in_le32(addr) _swapl(*(u32*)(addr)) u32 172 include/asm-xtensa/io.h # define out_le32(b, addr) *(u32*)(addr) = _swapl(b) u32 176 include/asm-xtensa/io.h # define in_le32(addr) (*(u32*)(addr)) u32 179 include/asm-xtensa/io.h # define out_le32(b, addr) *(u32*)(addr) = (b) u32 37 include/asm-xtensa/types.h typedef u32 dma_addr_t; u32 18 include/crypto/aes.h #define AES_MAX_KEYLENGTH_U32 (AES_MAX_KEYLENGTH / sizeof(u32)) u32 21 include/crypto/aes.h u32 key_length; u32 22 include/crypto/aes.h u32 key_enc[AES_MAX_KEYLENGTH_U32]; u32 23 include/crypto/aes.h u32 key_dec[AES_MAX_KEYLENGTH_U32]; u32 26 include/crypto/aes.h extern u32 crypto_ft_tab[4][256]; u32 27 include/crypto/aes.h extern u32 crypto_fl_tab[4][256]; u32 28 include/crypto/aes.h extern u32 crypto_it_tab[4][256]; u32 29 include/crypto/aes.h extern u32 crypto_il_tab[4][256]; u32 24 include/crypto/algapi.h unsigned int (*ctxsize)(struct crypto_alg *alg, u32 type, u32 mask); u32 25 include/crypto/algapi.h int (*init)(struct crypto_tfm *tfm, u32 type, u32 mask); u32 54 include/crypto/algapi.h u32 mask; u32 204 include/crypto/algapi.h u32 type = CRYPTO_ALG_TYPE_BLKCIPHER; u32 205 include/crypto/algapi.h u32 mask = CRYPTO_ALG_TYPE_MASK; u32 223 include/crypto/algapi.h u32 type = CRYPTO_ALG_TYPE_CIPHER; u32 224 include/crypto/algapi.h u32 mask = CRYPTO_ALG_TYPE_MASK; u32 236 include/crypto/algapi.h u32 type = CRYPTO_ALG_TYPE_HASH; u32 237 include/crypto/algapi.h u32 mask = CRYPTO_ALG_TYPE_HASH_MASK; u32 297 include/crypto/algapi.h static inline u32 aead_request_flags(struct aead_request *req) u32 64 include/crypto/hash.h static inline u32 crypto_ahash_get_flags(struct crypto_ahash *tfm) u32 104 include/crypto/internal/skcipher.h static inline u32 ablkcipher_request_flags(struct ablkcipher_request *req) u32 17 include/crypto/twofish.h u32 s[4][256], w[8], k[32]; u32 624 include/drm/drmP.h u32 driver_features; u32 260 include/linux/ac97_codec.h u32 model; u32 337 include/linux/ac97_codec.h u32 codec_id; u32 338 include/linux/ac97_codec.h u32 codec_mask; u32 176 include/linux/acct.h static inline u32 jiffies_to_AHZ(unsigned long x) u32 119 include/linux/acpi.h extern u32 acpi_irq_handled; u32 148 include/linux/acpi.h u32 index; u32 150 include/linux/acpi.h u32 irq; u32 17 include/linux/acpi_pmtmr.h extern u32 acpi_pm_read_verified(void); u32 18 include/linux/acpi_pmtmr.h extern u32 pmtmr_ioport; u32 20 include/linux/acpi_pmtmr.h static inline u32 acpi_pm_read_early(void) u32 32 include/linux/acpi_pmtmr.h static inline u32 acpi_pm_read_early(void) u32 78 include/linux/agp_backend.h u32 type; u32 79 include/linux/agp_backend.h u32 physical; u32 120 include/linux/agpgart.h u32 bridge_id; /* bridge vendor/device */ u32 121 include/linux/agpgart.h u32 agp_mode; /* mode info of bridge */ u32 130 include/linux/agpgart.h u32 agp_mode; /* mode info of bridge */ u32 157 include/linux/agpgart.h u32 type; /* 0 == normal, other devspec */ u32 158 include/linux/agpgart.h u32 physical; /* device specific (some devices u32 171 include/linux/agpgart.h u32 priority; /* priority for paging out */ u32 74 include/linux/amba/clcd.h u32 tim2; u32 75 include/linux/amba/clcd.h u32 tim3; u32 76 include/linux/amba/clcd.h u32 cntl; u32 84 include/linux/amba/clcd.h u32 tim0; u32 85 include/linux/amba/clcd.h u32 tim1; u32 86 include/linux/amba/clcd.h u32 tim2; u32 87 include/linux/amba/clcd.h u32 tim3; u32 88 include/linux/amba/clcd.h u32 cntl; u32 150 include/linux/amba/clcd.h u32 clcd_cntl; u32 151 include/linux/amba/clcd.h u32 cmap[16]; u32 156 include/linux/amba/clcd.h u32 val, cpl; u32 518 include/linux/ata.h (((u32) (id)[(n) + 1] << 16) | ((u32) (id)[(n)])) u32 846 include/linux/ata.h *(u32 *)&id[ATA_ID_LBA_CAPACITY] = ata_id_u32(id, ATA_ID_LBA_CAPACITY); u32 847 include/linux/ata.h *(u32 *)&id[ATA_ID_SPG] = ata_id_u32(id, ATA_ID_SPG); u32 65 include/linux/atmel_pwm.h static inline u32 pwm_channel_readl(struct pwm_channel *pwmc, unsigned offset) u32 361 include/linux/audit.h u32 flags; u32 362 include/linux/audit.h u32 listnr; u32 363 include/linux/audit.h u32 action; u32 364 include/linux/audit.h u32 mask[AUDIT_BITMASK_SIZE]; u32 365 include/linux/audit.h u32 buflen; /* for data alloc on list rules */ u32 366 include/linux/audit.h u32 field_count; u32 377 include/linux/audit.h u32 type; u32 378 include/linux/audit.h u32 val; u32 379 include/linux/audit.h u32 op; u32 14 include/linux/bitrev.h extern u32 bitrev32(u32 in); u32 248 include/linux/blkdev.h u32 pm_state; u32 150 include/linux/blktrace_api.h u32 pid; u32 151 include/linux/blktrace_api.h u32 dev; u32 65 include/linux/clocksource.h u32 mult; u32 66 include/linux/clocksource.h u32 shift; u32 118 include/linux/clocksource.h static inline u32 clocksource_khz2mult(u32 khz, u32 shift_constant) u32 132 include/linux/clocksource.h return (u32)tmp; u32 144 include/linux/clocksource.h static inline u32 clocksource_hz2mult(u32 hz, u32 shift_constant) u32 158 include/linux/clocksource.h return (u32)tmp; u32 24 include/linux/cnt32_to_63.h u32 lo, hi; u32 26 include/linux/cnt32_to_63.h u32 hi, lo; u32 71 include/linux/cnt32_to_63.h static volatile u32 __m_cnt_hi; \ u32 123 include/linux/compat.h u32 d_ino; u32 142 include/linux/connector.h u32 seq, group; u32 153 include/linux/connector.h u32 seq, groups; u32 22 include/linux/consolemap.h extern u32 conv_8bit_to_uni(unsigned char c); u32 11 include/linux/crc32.h extern u32 crc32_le(u32 crc, unsigned char const *p, size_t len); u32 12 include/linux/crc32.h extern u32 crc32_be(u32 crc, unsigned char const *p, size_t len); u32 6 include/linux/crc32c.h extern u32 crc32c_le(u32 crc, unsigned char const *address, size_t length); u32 7 include/linux/crc32c.h extern u32 crc32c_be(u32 crc, unsigned char const *address, size_t length); u32 131 include/linux/crypto.h u32 flags; u32 186 include/linux/crypto.h u32 flags; u32 199 include/linux/crypto.h u32 flags; u32 326 include/linux/crypto.h u32 cra_flags; u32 471 include/linux/crypto.h u32 crt_flags; u32 535 include/linux/crypto.h u32 type; u32 536 include/linux/crypto.h u32 mask; u32 540 include/linux/crypto.h u32 num; u32 576 include/linux/crypto.h static inline u32 crypto_tfm_alg_type(struct crypto_tfm *tfm) u32 591 include/linux/crypto.h static inline u32 crypto_tfm_get_flags(struct crypto_tfm *tfm) u32 626 include/linux/crypto.h static inline u32 crypto_skcipher_type(u32 type) u32 633 include/linux/crypto.h static inline u32 crypto_skcipher_mask(u32 mask) u32 685 include/linux/crypto.h static inline u32 crypto_ablkcipher_get_flags(struct crypto_ablkcipher *tfm) u32 829 include/linux/crypto.h static inline u32 crypto_aead_get_flags(struct crypto_aead *tfm) u32 1004 include/linux/crypto.h static inline u32 crypto_blkcipher_get_flags(struct crypto_blkcipher *tfm) u32 1129 include/linux/crypto.h static inline u32 crypto_cipher_get_flags(struct crypto_cipher *tfm) u32 1230 include/linux/crypto.h static inline u32 crypto_hash_get_flags(struct crypto_hash *tfm) u32 47 include/linux/cyclomx.h u32 state_tick; /* link state timestamp */ u32 58 include/linux/cyclomx.h u32 lo_pvc; u32 59 include/linux/cyclomx.h u32 hi_pvc; u32 60 include/linux/cyclomx.h u32 lo_svc; u32 61 include/linux/cyclomx.h u32 hi_svc; u32 64 include/linux/cyclomx.h u32 connection_keys; u32 49 include/linux/cycx_drv.h u32 fwid; u32 52 include/linux/cycx_drv.h u32 dpmsize; u32 53 include/linux/cycx_drv.h u32 reserved[5]; u32 44 include/linux/cycx_x25.h u32 buf; u32 312 include/linux/dccp.h seq_nr += (u32)dh->dccph_seq2 << 16; u32 439 include/linux/dccp.h u32 dccpor_timestamp; u32 440 include/linux/dccp.h u32 dccpor_timestamp_echo; u32 441 include/linux/dccp.h u32 dccpor_elapsed_time; u32 465 include/linux/dccp.h u32 i = sl->dccpsl_nr; u32 344 include/linux/dmaengine.h size_t len, u32 *result, unsigned long flags); u32 33 include/linux/dw_dmac.h u32 cfg_hi; u32 34 include/linux/dw_dmac.h u32 cfg_lo; u32 55 include/linux/efi.h u32 revision; u32 56 include/linux/efi.h u32 headersize; u32 57 include/linux/efi.h u32 crc32; u32 58 include/linux/efi.h u32 reserved; u32 96 include/linux/efi.h u32 type; u32 97 include/linux/efi.h u32 pad; u32 121 include/linux/efi.h u32 nanosecond; u32 128 include/linux/efi.h u32 resolution; u32 129 include/linux/efi.h u32 accuracy; u32 221 include/linux/efi.h u32 fw_revision; u32 294 include/linux/efi.h extern u32 efi_mem_type (unsigned long phys_addr); u32 301 include/linux/ethtool.h u32 ethtool_op_get_link(struct net_device *dev); u32 302 include/linux/ethtool.h u32 ethtool_op_get_tx_csum(struct net_device *dev); u32 306 include/linux/ethtool.h u32 ethtool_op_get_sg(struct net_device *dev); u32 308 include/linux/ethtool.h u32 ethtool_op_get_tso(struct net_device *dev); u32 310 include/linux/ethtool.h u32 ethtool_op_get_ufo(struct net_device *dev); u32 312 include/linux/ethtool.h u32 ethtool_op_get_flags(struct net_device *dev); u32 382 include/linux/ethtool.h u32 (*get_msglevel)(struct net_device *); u32 383 include/linux/ethtool.h void (*set_msglevel)(struct net_device *, u32); u32 385 include/linux/ethtool.h u32 (*get_link)(struct net_device *); u32 395 include/linux/ethtool.h u32 (*get_rx_csum)(struct net_device *); u32 396 include/linux/ethtool.h int (*set_rx_csum)(struct net_device *, u32); u32 397 include/linux/ethtool.h u32 (*get_tx_csum)(struct net_device *); u32 398 include/linux/ethtool.h int (*set_tx_csum)(struct net_device *, u32); u32 399 include/linux/ethtool.h u32 (*get_sg)(struct net_device *); u32 400 include/linux/ethtool.h int (*set_sg)(struct net_device *, u32); u32 401 include/linux/ethtool.h u32 (*get_tso)(struct net_device *); u32 402 include/linux/ethtool.h int (*set_tso)(struct net_device *, u32); u32 404 include/linux/ethtool.h void (*get_strings)(struct net_device *, u32 stringset, u8 *); u32 405 include/linux/ethtool.h int (*phys_id)(struct net_device *, u32); u32 409 include/linux/ethtool.h u32 (*get_ufo)(struct net_device *); u32 410 include/linux/ethtool.h int (*set_ufo)(struct net_device *, u32); u32 411 include/linux/ethtool.h u32 (*get_flags)(struct net_device *); u32 412 include/linux/ethtool.h int (*set_flags)(struct net_device *, u32); u32 413 include/linux/ethtool.h u32 (*get_priv_flags)(struct net_device *); u32 414 include/linux/ethtool.h int (*set_priv_flags)(struct net_device *, u32); u32 75 include/linux/exportfs.h u32 ino; u32 76 include/linux/exportfs.h u32 gen; u32 77 include/linux/exportfs.h u32 parent_ino; u32 78 include/linux/exportfs.h u32 parent_gen; u32 81 include/linux/exportfs.h u32 block; u32 84 include/linux/exportfs.h u32 generation; u32 85 include/linux/exportfs.h u32 parent_block; u32 86 include/linux/exportfs.h u32 parent_generation; u32 98 include/linux/ext2_fs_sb.h u32 s_next_generation; u32 701 include/linux/ext3_fs.h u32 hash; u32 702 include/linux/ext3_fs.h u32 minor_hash; u32 704 include/linux/ext3_fs.h u32 *seed; u32 57 include/linux/ext3_fs_sb.h u32 s_next_generation; u32 58 include/linux/ext3_fs_sb.h u32 s_hash_seed[4]; u32 20 include/linux/fault-inject.h u32 task_filter; u32 547 include/linux/fb.h u32 x; u32 548 include/linux/fb.h u32 y; u32 549 include/linux/fb.h u32 len; u32 550 include/linux/fb.h u32 flags; u32 571 include/linux/fb.h u32 size; /* size of buffer in bytes */ u32 572 include/linux/fb.h u32 offset; /* current offset to buffer */ u32 573 include/linux/fb.h u32 buf_align; /* byte alignment of each bitmap */ u32 574 include/linux/fb.h u32 scan_align; /* alignment per scanline */ u32 575 include/linux/fb.h u32 access_align; /* alignment per read/write (bits) */ u32 576 include/linux/fb.h u32 flags; /* see FB_PIXMAP_* */ u32 577 include/linux/fb.h u32 blit_x; /* supported bit block dimensions (1-32)*/ u32 578 include/linux/fb.h u32 blit_y; /* Format: blit_x = 1 << (width - 1) */ u32 848 include/linux/fb.h u32 state; /* Hardware state i.e suspend */ u32 906 include/linux/fb.h #define fb_readl(addr) (*(volatile u32 *) (addr)) u32 910 include/linux/fb.h #define fb_writel(b,addr) (*(volatile u32 *) (addr) = (b)) u32 1076 include/linux/fb.h u32 refresh; /* optional */ u32 1077 include/linux/fb.h u32 xres; u32 1078 include/linux/fb.h u32 yres; u32 1079 include/linux/fb.h u32 pixclock; u32 1080 include/linux/fb.h u32 left_margin; u32 1081 include/linux/fb.h u32 right_margin; u32 1082 include/linux/fb.h u32 upper_margin; u32 1083 include/linux/fb.h u32 lower_margin; u32 1084 include/linux/fb.h u32 hsync_len; u32 1085 include/linux/fb.h u32 vsync_len; u32 1086 include/linux/fb.h u32 sync; u32 1087 include/linux/fb.h u32 vmode; u32 1088 include/linux/fb.h u32 flag; u32 1164 include/linux/fs.h u32 s_time_gran; u32 98 include/linux/fs_enet_pd.h u32 offset; u32 117 include/linux/fs_enet_pd.h u32 cp_page; /* CPM page */ u32 118 include/linux/fs_enet_pd.h u32 cp_block; /* CPM sblock */ u32 119 include/linux/fs_enet_pd.h u32 cp_command; /* CPM page/sblock/mcn */ u32 121 include/linux/fs_enet_pd.h u32 clk_trx; /* some stuff for pins & mux configuration*/ u32 122 include/linux/fs_enet_pd.h u32 clk_rx; u32 123 include/linux/fs_enet_pd.h u32 clk_tx; u32 124 include/linux/fs_enet_pd.h u32 clk_route; u32 125 include/linux/fs_enet_pd.h u32 clk_mask; u32 127 include/linux/fs_enet_pd.h u32 mem_offset; u32 128 include/linux/fs_enet_pd.h u32 dpram_offset; u32 129 include/linux/fs_enet_pd.h u32 fcc_regs_c; u32 131 include/linux/fs_enet_pd.h u32 device_flags; u32 149 include/linux/fs_enet_pd.h u32 irq[32]; u32 150 include/linux/fs_enet_pd.h u32 mii_speed; u32 52 include/linux/fs_uart_pd.h u32 uart_clk; u32 49 include/linux/fsl_devices.h u32 device_flags; u32 51 include/linux/fsl_devices.h u32 board_flags; u32 53 include/linux/fsl_devices.h u32 phy_id; u32 80 include/linux/fsl_devices.h u32 device_flags; u32 114 include/linux/fsl_devices.h u32 initial_spmode; /* initial SPMODE value */ u32 121 include/linux/fsl_devices.h u32 sysclk; u32 45 include/linux/fsnotify.h u32 cookie = inotify_get_cookie(); u32 142 include/linux/fsnotify.h u32 mask = IN_ACCESS; u32 158 include/linux/fsnotify.h u32 mask = IN_MODIFY; u32 174 include/linux/fsnotify.h u32 mask = IN_OPEN; u32 192 include/linux/fsnotify.h u32 mask = (mode & FMODE_WRITE) ? IN_CLOSE_WRITE : IN_CLOSE_NOWRITE; u32 207 include/linux/fsnotify.h u32 mask = IN_ATTRIB; u32 224 include/linux/fsnotify.h u32 in_mask = 0; u32 57 include/linux/hash.h static inline u32 hash_32(u32 val, unsigned int bits) u32 60 include/linux/hash.h u32 hash = val * GOLDEN_RATIO_PRIME_32; u32 91 include/linux/hid.h __u32 u32; u32 761 include/linux/hid.h u32 usbhid_lookup_quirk(const u16 idVendor, const u16 idProduct); u32 133 include/linux/hil.h typedef u32 hil_packet; u32 21 include/linux/hpet.h u32 _hpet_mc32; u32 29 include/linux/hpet.h u32 _hpet_hc32; u32 5 include/linux/htirq.h u32 address_lo; /* low 32 bits of the ht irq message */ u32 6 include/linux/htirq.h u32 address_hi; /* high 32 bits of the it irq message */ u32 36 include/linux/hw_random.h int (*data_read)(struct hwrng *rng, u32 *data); u32 15 include/linux/i2c-ocores.h u32 regstep; /* distance between registers */ u32 16 include/linux/i2c-ocores.h u32 clock_khz; /* input clock in kHz */ u32 29 include/linux/i2c-pnx.h u32 base; u32 30 include/linux/i2c-pnx.h u32 ioaddr; u32 39 include/linux/i2c-pnx.h u32 (*calculate_input_freq) (struct platform_device *pdev); u32 338 include/linux/i2c.h u32 (*functionality) (struct i2c_adapter *); u32 457 include/linux/i2c.h static inline u32 i2c_get_functionality(struct i2c_adapter *adap) u32 19 include/linux/i2c/at24.h u32 byte_len; /* size (sum of all addr) */ u32 399 include/linux/i2o.h u32 target_tid:12; u32 400 include/linux/i2o.h u32 init_tid:12; u32 401 include/linux/i2o.h u32 function:8; u32 402 include/linux/i2o.h u32 icntxt; /* initiator context */ u32 403 include/linux/i2o.h u32 tcntxt; /* transaction context */ u32 405 include/linux/i2o.h u32 head[4]; u32 408 include/linux/i2o.h u32 body[0]; u32 413 include/linux/i2o.h u32 mfa; /* MFA returned by the controller */ u32 439 include/linux/i2o.h u32 tcntxt; /* Transaction context used at u32 441 include/linux/i2o.h u32 event_indicator; /* Event indicator from reply */ u32 442 include/linux/i2o.h u32 data[0]; /* Event data from reply */ u32 461 include/linux/i2o.h int (*reply) (struct i2o_controller *, u32, struct i2o_message *); u32 511 include/linux/i2o.h u32 context; u32 587 include/linux/i2o.h u32 iop_id:12; u32 588 include/linux/i2o.h u32 reserved2:20; u32 595 include/linux/i2o.h u32 last_changed; u32 596 include/linux/i2o.h u32 iop_capabilities; u32 597 include/linux/i2o.h u32 inbound_low; u32 598 include/linux/i2o.h u32 inbound_high; u32 605 include/linux/i2o.h u32 change_ind; u32 606 include/linux/i2o.h u32 reserved2; u32 607 include/linux/i2o.h u32 reserved3; u32 628 include/linux/i2o.h extern u32 i2o_cntxt_list_add(struct i2o_controller *, void *); u32 630 include/linux/i2o.h extern u32 i2o_cntxt_list_remove(struct i2o_controller *, void *); u32 631 include/linux/i2o.h extern u32 i2o_cntxt_list_get_ptr(struct i2o_controller *, void *); u32 633 include/linux/i2o.h static inline u32 i2o_ptr_low(void *ptr) u32 635 include/linux/i2o.h return (u32) (u64) ptr; u32 638 include/linux/i2o.h static inline u32 i2o_ptr_high(void *ptr) u32 640 include/linux/i2o.h return (u32) ((u64) ptr >> 32); u32 643 include/linux/i2o.h static inline u32 i2o_dma_low(dma_addr_t dma_addr) u32 645 include/linux/i2o.h return (u32) (u64) dma_addr; u32 648 include/linux/i2o.h static inline u32 i2o_dma_high(dma_addr_t dma_addr) u32 650 include/linux/i2o.h return (u32) ((u64) dma_addr >> 32); u32 653 include/linux/i2o.h static inline u32 i2o_cntxt_list_add(struct i2o_controller *c, void *ptr) u32 655 include/linux/i2o.h return (u32) ptr; u32 663 include/linux/i2o.h static inline u32 i2o_cntxt_list_remove(struct i2o_controller *c, void *ptr) u32 665 include/linux/i2o.h return (u32) ptr; u32 668 include/linux/i2o.h static inline u32 i2o_cntxt_list_get_ptr(struct i2o_controller *c, void *ptr) u32 670 include/linux/i2o.h return (u32) ptr; u32 673 include/linux/i2o.h static inline u32 i2o_ptr_low(void *ptr) u32 675 include/linux/i2o.h return (u32) ptr; u32 678 include/linux/i2o.h static inline u32 i2o_ptr_high(void *ptr) u32 683 include/linux/i2o.h static inline u32 i2o_dma_low(dma_addr_t dma_addr) u32 685 include/linux/i2o.h return (u32) dma_addr; u32 688 include/linux/i2o.h static inline u32 i2o_dma_high(dma_addr_t dma_addr) u32 745 include/linux/i2o.h u32 sg_flags; u32 746 include/linux/i2o.h u32 *mptr = *sg_ptr; u32 800 include/linux/i2o.h u32 sg_flags; u32 801 include/linux/i2o.h u32 *mptr = *sg_ptr; u32 1115 include/linux/i2o.h u32 mfa = mmsg->mfa; u32 1176 include/linux/i2o.h u32 nop[3] = { u32 385 include/linux/ide.h u32 tf_flags; u32 772 include/linux/ide.h u32 host_flags; u32 1395 include/linux/ide.h u32 host_flags; u32 163 include/linux/if_arp.h return sizeof(struct arphdr) + (dev->addr_len + sizeof(u32)) * 2; u32 58 include/linux/inet_lro.h u32 tcp_next_seq; u32 59 include/linux/inet_lro.h u32 skb_tot_frags_len; u32 91 include/linux/inet_lro.h u32 ip_summed; u32 92 include/linux/inet_lro.h u32 ip_summed_aggr; /* Set in aggregated SKBs: CHECKSUM_UNNECESSARY u32 99 include/linux/inotify.h void (*handle_event)(struct inotify_watch *, u32, u32, u32, u32 116 include/linux/inotify.h extern u32 inotify_get_cookie(void); u32 170 include/linux/inotify.h static inline u32 inotify_get_cookie(void) u32 396 include/linux/ipv6.h static inline u32 inet6_rsk_offset(struct request_sock *rsk) u32 26 include/linux/iscsi_ibft.h u32 length; u32 159 include/linux/jbd2.h #define JBD2_CHECKSUM_BYTES (32 / sizeof(u32)) u32 44 include/linux/jhash.h static inline u32 jhash(const void *key, u32 length, u32 initval) u32 46 include/linux/jhash.h u32 a, b, c, len; u32 54 include/linux/jhash.h a += (k[0] +((u32)k[1]<<8) +((u32)k[2]<<16) +((u32)k[3]<<24)); u32 55 include/linux/jhash.h b += (k[4] +((u32)k[5]<<8) +((u32)k[6]<<16) +((u32)k[7]<<24)); u32 56 include/linux/jhash.h c += (k[8] +((u32)k[9]<<8) +((u32)k[10]<<16)+((u32)k[11]<<24)); u32 66 include/linux/jhash.h case 11: c += ((u32)k[10]<<24); u32 67 include/linux/jhash.h case 10: c += ((u32)k[9]<<16); u32 68 include/linux/jhash.h case 9 : c += ((u32)k[8]<<8); u32 69 include/linux/jhash.h case 8 : b += ((u32)k[7]<<24); u32 70 include/linux/jhash.h case 7 : b += ((u32)k[6]<<16); u32 71 include/linux/jhash.h case 6 : b += ((u32)k[5]<<8); u32 73 include/linux/jhash.h case 4 : a += ((u32)k[3]<<24); u32 74 include/linux/jhash.h case 3 : a += ((u32)k[2]<<16); u32 75 include/linux/jhash.h case 2 : a += ((u32)k[1]<<8); u32 87 include/linux/jhash.h static inline u32 jhash2(const u32 *k, u32 length, u32 initval) u32 89 include/linux/jhash.h u32 a, b, c, len; u32 122 include/linux/jhash.h static inline u32 jhash_3words(u32 a, u32 b, u32 c, u32 initval) u32 133 include/linux/jhash.h static inline u32 jhash_2words(u32 a, u32 b, u32 initval) u32 138 include/linux/jhash.h static inline u32 jhash_1word(u32 a, u32 initval) u32 41 include/linux/kdev_t.h static inline u32 new_encode_dev(dev_t dev) u32 75 include/linux/kdev_t.h static inline u32 sysv_encode_dev(dev_t dev) u32 76 include/linux/kernel.h #define upper_32_bits(n) ((u32)(((n) >> 16) >> 16)) u32 82 include/linux/kernel.h #define lower_32_bits(n) ((u32)(n)) u32 197 include/linux/kexec.h typedef u32 note_buf_t[KEXEC_NOTE_BYTES/4]; u32 199 include/linux/kexec.h extern u32 vmcoreinfo_note[VMCOREINFO_NOTE_SIZE/4]; u32 195 include/linux/ktime.h res.tv64 += (u32)-NSEC_PER_SEC; u32 46 include/linux/lguest.h u32 tsc_khz; u32 99 include/linux/libata.h static inline u32 ata_msg_init(int dval, int default_msg_enable_bits) u32 101 include/linux/libata.h if (dval < 0 || dval >= (sizeof(u32) * 8)) u32 601 include/linux/libata.h u32 gscr[SATA_PMP_GSCR_DWORDS]; /* PMP GSCR block */ u32 612 include/linux/libata.h u32 serror; /* SError from LLDD */ u32 640 include/linux/libata.h u32 pio; u32 641 include/linux/libata.h u32 dma; u32 646 include/linux/libata.h u32 flags; u32 654 include/linux/libata.h u32 sactive; /* active NCQ commands */ u32 658 include/linux/libata.h u32 saved_scontrol; /* SControl on probe */ u32 717 include/linux/libata.h u32 msg_enable; u32 785 include/linux/libata.h int (*scr_read)(struct ata_link *link, unsigned int sc_reg, u32 *val); u32 786 include/linux/libata.h int (*scr_write)(struct ata_link *link, unsigned int sc_reg, u32 val); u32 941 include/linux/libata.h extern u32 ata_wait_register(void __iomem *reg, u32 mask, u32 val, u32 43 include/linux/lockd/bind.h u32 nfs_version; u32 48 include/linux/lockd/lockd.h u32 h_version; /* interface version */ u32 55 include/linux/lockd/lockd.h u32 h_state; /* pseudo-state counter */ u32 56 include/linux/lockd/lockd.h u32 h_nsmstate; /* true remote NSM state */ u32 57 include/linux/lockd/lockd.h u32 h_pidcount; /* Pseudopids */ u32 20 include/linux/lockd/share.h u32 s_access; /* access mode */ u32 21 include/linux/lockd/share.h u32 s_mode; /* deny mode */ u32 29 include/linux/lockd/sm_inter.h u32 prog; /* RPC callback info */ u32 30 include/linux/lockd/sm_inter.h u32 vers; u32 31 include/linux/lockd/sm_inter.h u32 proc; u32 40 include/linux/lockd/sm_inter.h u32 status; u32 41 include/linux/lockd/sm_inter.h u32 state; u32 35 include/linux/lockd/xdr.h u32 svid; u32 57 include/linux/lockd/xdr.h u32 block; u32 58 include/linux/lockd/xdr.h u32 reclaim; u32 59 include/linux/lockd/xdr.h u32 state; u32 60 include/linux/lockd/xdr.h u32 monitor; u32 61 include/linux/lockd/xdr.h u32 fsm_access; u32 62 include/linux/lockd/xdr.h u32 fsm_mode; u32 82 include/linux/lockd/xdr.h u32 state; u32 68 include/linux/math64.h u32 remainder; u32 84 include/linux/math64.h u32 iter_div_u64_rem(u64 dividend, u32 divisor, u64 *remainder); u32 86 include/linux/math64.h static __always_inline u32 u32 89 include/linux/math64.h u32 ret = 0; u32 30 include/linux/mbus.h u32 base; u32 31 include/linux/mbus.h u32 size; u32 24 include/linux/mfd/tc6393xb.h u32 scr_gpo_doecr; /* GPO Data OE Control */ u32 25 include/linux/mfd/tc6393xb.h u32 scr_gpo_dsr; /* GPO Data Set */ u32 8 include/linux/mfd/tmio.h (((u32) readw((addr))) | (((u32) readw((addr) + 2)) << 16)) u32 59 include/linux/mlx4/cq.h u32 reserved1[5]; u32 115 include/linux/mlx4/cq.h u32 sn; u32 116 include/linux/mlx4/cq.h u32 ci; u32 196 include/linux/mlx4/device.h u32 max_msg_sz; u32 197 include/linux/mlx4/device.h u32 page_size_cap; u32 198 include/linux/mlx4/device.h u32 flags; u32 199 include/linux/mlx4/device.h u32 bmme_flags; u32 200 include/linux/mlx4/device.h u32 reserved_lkey; u32 220 include/linux/mlx4/device.h u32 first_seg; u32 261 include/linux/mlx4/device.h u32 key; u32 262 include/linux/mlx4/device.h u32 pd; u32 263 include/linux/mlx4/device.h u32 access; u32 289 include/linux/mlx4/device.h u32 cons_index; u32 340 include/linux/mlx4/device.h u32 rev_id; u32 79 include/linux/mlx4/doorbell.h __raw_writel((__force u32) val[0], dest); u32 80 include/linux/mlx4/doorbell.h __raw_writel((__force u32) val[1], dest + 4); u32 131 include/linux/mlx4/qp.h u32 reserved1; u32 134 include/linux/mlx4/qp.h u32 reserved2[2]; u32 147 include/linux/mlx4/qp.h u32 reserved3[2]; u32 154 include/linux/mlx4/qp.h u32 reserved5[10]; u32 254 include/linux/mlx4/qp.h u32 reserved[2]; u32 269 include/linux/mlx4/qp.h u32 reserved1; u32 271 include/linux/mlx4/qp.h u32 reserved2[2]; u32 279 include/linux/mlx4/qp.h u32 reserved; u32 39 include/linux/mlx4/srq.h u32 reserved2[3]; u32 98 include/linux/mmc/card.h u32 raw_cid[4]; /* raw card CID */ u32 99 include/linux/mmc/card.h u32 raw_csd[4]; /* raw card CSD */ u32 100 include/linux/mmc/card.h u32 raw_scr[2]; /* raw card SCR */ u32 19 include/linux/mmc/core.h u32 opcode; u32 20 include/linux/mmc/core.h u32 arg; u32 21 include/linux/mmc/core.h u32 resp[4]; u32 91 include/linux/mmc/host.h u32 ocr_avail; u32 133 include/linux/mmc/host.h u32 ocr; /* the current OCR setting */ u32 129 include/linux/mmc/sdio_func.h extern u32 sdio_readl(struct sdio_func *func, unsigned int addr, int *err_ret); u32 224 include/linux/mroute.h #define MFC_HASH(a,b) (((((__force u32)(__be32)a)>>24)^(((__force u32)(__be32)b)>>26))&(MFC_LINES-1)) u32 226 include/linux/mroute.h #define MFC_HASH(a,b) ((((__force u32)(__be32)a)^(((__force u32)(__be32)b)>>2))&(MFC_LINES-1)) u32 217 include/linux/mroute6.h #define MFC6_HASH(a, g) (((__force u32)(a)->s6_addr32[0] ^ \ u32 218 include/linux/mroute6.h (__force u32)(a)->s6_addr32[1] ^ \ u32 219 include/linux/mroute6.h (__force u32)(a)->s6_addr32[2] ^ \ u32 220 include/linux/mroute6.h (__force u32)(a)->s6_addr32[3] ^ \ u32 221 include/linux/mroute6.h (__force u32)(g)->s6_addr32[0] ^ \ u32 222 include/linux/mroute6.h (__force u32)(g)->s6_addr32[1] ^ \ u32 223 include/linux/mroute6.h (__force u32)(g)->s6_addr32[2] ^ \ u32 224 include/linux/mroute6.h (__force u32)(g)->s6_addr32[3]) % MFC6_LINES) u32 7 include/linux/msi.h u32 address_lo; /* low 32 bits of msi message address */ u32 8 include/linux/msi.h u32 address_hi; /* high 32 bits of msi message address */ u32 9 include/linux/msi.h u32 data; /* 16 bits of msi message data */ u32 27 include/linux/mtd/pmc551.h u32 base_map0; u32 28 include/linux/mtd/pmc551.h u32 curr_map0; u32 29 include/linux/mtd/pmc551.h u32 asize; u32 935 include/linux/mv643xx.h u32 mrr_val; u32 936 include/linux/mv643xx.h u32 rcrr_val; u32 937 include/linux/mv643xx.h u32 tcrr_val; u32 938 include/linux/mv643xx.h u32 intr_cause_val; u32 939 include/linux/mv643xx.h u32 intr_mask_val; u32 961 include/linux/mv643xx.h u32 chr_1_val; u32 962 include/linux/mv643xx.h u32 chr_2_val; u32 963 include/linux/mv643xx.h u32 chr_10_val; u32 964 include/linux/mv643xx.h u32 mpcr_val; u32 965 include/linux/mv643xx.h u32 bcr_val; u32 968 include/linux/mv643xx.h u32 brg_clk_freq; u32 17 include/linux/mv643xx_i2c.h u32 freq_m; u32 18 include/linux/mv643xx_i2c.h u32 freq_n; u32 19 include/linux/mv643xx_i2c.h u32 timeout; /* In milliseconds */ u32 230 include/linux/net.h #define net_srandom(seed) srandom32((__force u32)seed) u32 1426 include/linux/netdevice.h static inline u32 netif_msg_init(int debug_value, int default_msg_enable_bits) u32 1429 include/linux/netdevice.h if (debug_value < 0 || debug_value >= (sizeof(u32) * 8)) u32 95 include/linux/netfilter/x_tables.h u_int32_t u32; u32 21 include/linux/netpoll.h u32 local_ip, remote_ip; u32 14 include/linux/nfs_fs_i.h u32 state; u32 112 include/linux/nfs_fs_sb.h u32 attr_bitmask[2];/* V4 bitmask representing the set u32 115 include/linux/nfs_fs_sb.h u32 acl_bitmask; /* V4 bitmask representing the ACEs u32 127 include/linux/nfs_fs_sb.h u32 mountd_version; u32 109 include/linux/nfs_xdr.h u32 atomic; u32 132 include/linux/nfs_xdr.h const u32 * bitmask; u32 174 include/linux/nfs_xdr.h const u32 * bitmask; u32 235 include/linux/nfs_xdr.h const u32 * bitmask; u32 272 include/linux/nfs_xdr.h const u32 * bitmask; u32 293 include/linux/nfs_xdr.h const u32 * bitmask; u32 351 include/linux/nfs_xdr.h const u32 * bitmask; u32 548 include/linux/nfs_xdr.h const u32 * bitmask; u32 549 include/linux/nfs_xdr.h u32 access; u32 555 include/linux/nfs_xdr.h u32 supported; u32 556 include/linux/nfs_xdr.h u32 access; u32 560 include/linux/nfs_xdr.h u32 ftype; u32 567 include/linux/nfs_xdr.h u32 specdata1; u32 568 include/linux/nfs_xdr.h u32 specdata2; u32 575 include/linux/nfs_xdr.h const u32 * bitmask; u32 588 include/linux/nfs_xdr.h const u32 * bitmask; u32 593 include/linux/nfs_xdr.h const u32 * bitmask; u32 605 include/linux/nfs_xdr.h const u32 * bitmask; u32 619 include/linux/nfs_xdr.h const u32 * bitmask; u32 629 include/linux/nfs_xdr.h const u32 * bitmask; u32 634 include/linux/nfs_xdr.h const u32 * bitmask; u32 641 include/linux/nfs_xdr.h u32 count; u32 644 include/linux/nfs_xdr.h const u32 * bitmask; u32 664 include/linux/nfs_xdr.h const u32 * bitmask; u32 680 include/linux/nfs_xdr.h u32 sc_prog; u32 685 include/linux/nfs_xdr.h u32 sc_cb_ident; u32 690 include/linux/nfs_xdr.h const u32 * bitmask; u32 694 include/linux/nfs_xdr.h u32 attr_bitmask[2]; u32 695 include/linux/nfs_xdr.h u32 acl_bitmask; u32 696 include/linux/nfs_xdr.h u32 has_links; u32 697 include/linux/nfs_xdr.h u32 has_symlinks; u32 731 include/linux/nfs_xdr.h const u32 *bitmask; u32 783 include/linux/nfs_xdr.h u32 version; /* Protocol version */ u32 29 include/linux/nfsd/cache.h u32 c_prot; u32 30 include/linux/nfsd/cache.h u32 c_proc; u32 31 include/linux/nfsd/cache.h u32 c_vers; u32 79 include/linux/nfsd/export.h u32 pseudoflavor; u32 80 include/linux/nfsd/export.h u32 flags; u32 107 include/linux/nfsd/export.h u32 ek_fsid[6]; u32 183 include/linux/nfsd/nfsfh.h u32 *up; u32 206 include/linux/nfsd/nfsfh.h up = (u32*)uuid; u32 213 include/linux/nfsd/nfsfh.h up = (u32*)uuid; u32 46 include/linux/nfsd/state.h u32 cl_boot; u32 47 include/linux/nfsd/state.h u32 cl_id; u32 51 include/linux/nfsd/state.h u32 so_boot; u32 52 include/linux/nfsd/state.h u32 so_stateownerid; u32 53 include/linux/nfsd/state.h u32 so_fileid; u32 57 include/linux/nfsd/state.h u32 si_generation; u32 66 include/linux/nfsd/state.h u32 cbr_ident; u32 69 include/linux/nfsd/state.h u32 cbr_fhlen; u32 83 include/linux/nfsd/state.h u32 dl_type; u32 95 include/linux/nfsd/state.h u32 cb_addr; u32 97 include/linux/nfsd/state.h u32 cb_prog; u32 98 include/linux/nfsd/state.h u32 cb_ident; u32 132 include/linux/nfsd/state.h u32 cl_firststate; /* recovery dir creation */ u32 202 include/linux/nfsd/state.h u32 so_id; u32 206 include/linux/nfsd/state.h u32 so_seqid; u32 223 include/linux/nfsd/state.h u32 fi_id; /* used with stateowner->so_id u32 54 include/linux/nfsd/xdr4.h u32 atomic; u32 55 include/linux/nfsd/xdr4.h u32 before_ctime_sec; u32 56 include/linux/nfsd/xdr4.h u32 before_ctime_nsec; u32 57 include/linux/nfsd/xdr4.h u32 after_ctime_sec; u32 58 include/linux/nfsd/xdr4.h u32 after_ctime_nsec; u32 62 include/linux/nfsd/xdr4.h u32 ac_req_access; /* request */ u32 63 include/linux/nfsd/xdr4.h u32 ac_supported; /* response */ u32 64 include/linux/nfsd/xdr4.h u32 ac_resp_access; /* response */ u32 68 include/linux/nfsd/xdr4.h u32 cl_seqid; /* request */ u32 75 include/linux/nfsd/xdr4.h u32 co_count; /* request */ u32 80 include/linux/nfsd/xdr4.h u32 cr_namelen; /* request */ u32 82 include/linux/nfsd/xdr4.h u32 cr_type; /* request */ u32 85 include/linux/nfsd/xdr4.h u32 namelen; u32 89 include/linux/nfsd/xdr4.h u32 specdata1; u32 90 include/linux/nfsd/xdr4.h u32 specdata2; u32 93 include/linux/nfsd/xdr4.h u32 cr_bmval[2]; /* request */ u32 108 include/linux/nfsd/xdr4.h u32 ga_bmval[2]; /* request */ u32 113 include/linux/nfsd/xdr4.h u32 li_namelen; /* request */ u32 123 include/linux/nfsd/xdr4.h u32 ld_type; u32 128 include/linux/nfsd/xdr4.h u32 lk_type; u32 129 include/linux/nfsd/xdr4.h u32 lk_reclaim; /* boolean */ u32 132 include/linux/nfsd/xdr4.h u32 lk_is_new; u32 135 include/linux/nfsd/xdr4.h u32 open_seqid; u32 137 include/linux/nfsd/xdr4.h u32 lock_seqid; u32 143 include/linux/nfsd/xdr4.h u32 lock_seqid; u32 172 include/linux/nfsd/xdr4.h u32 lt_type; u32 183 include/linux/nfsd/xdr4.h u32 lu_type; u32 184 include/linux/nfsd/xdr4.h u32 lu_seqid; u32 193 include/linux/nfsd/xdr4.h u32 lo_len; /* request */ u32 198 include/linux/nfsd/xdr4.h u32 pf_fhlen; /* request */ u32 203 include/linux/nfsd/xdr4.h u32 op_claim_type; /* request */ u32 205 include/linux/nfsd/xdr4.h u32 op_delegate_type; /* request - CLAIM_PREV only */ u32 207 include/linux/nfsd/xdr4.h u32 op_create; /* request */ u32 208 include/linux/nfsd/xdr4.h u32 op_createmode; /* request */ u32 209 include/linux/nfsd/xdr4.h u32 op_bmval[2]; /* request */ u32 216 include/linux/nfsd/xdr4.h u32 op_seqid; /* request */ u32 217 include/linux/nfsd/xdr4.h u32 op_share_access; /* request */ u32 218 include/linux/nfsd/xdr4.h u32 op_share_deny; /* request */ u32 220 include/linux/nfsd/xdr4.h u32 op_recall; /* recall */ u32 222 include/linux/nfsd/xdr4.h u32 op_rflags; /* response */ u32 232 include/linux/nfsd/xdr4.h u32 oc_seqid /* request */; u32 239 include/linux/nfsd/xdr4.h u32 od_seqid; u32 240 include/linux/nfsd/xdr4.h u32 od_share_access; u32 241 include/linux/nfsd/xdr4.h u32 od_share_deny; u32 249 include/linux/nfsd/xdr4.h u32 rd_length; /* request */ u32 260 include/linux/nfsd/xdr4.h u32 rd_dircount; /* request */ u32 261 include/linux/nfsd/xdr4.h u32 rd_maxcount; /* request */ u32 262 include/linux/nfsd/xdr4.h u32 rd_bmval[2]; /* request */ u32 282 include/linux/nfsd/xdr4.h u32 rm_namelen; /* request */ u32 288 include/linux/nfsd/xdr4.h u32 rn_snamelen; /* request */ u32 290 include/linux/nfsd/xdr4.h u32 rn_tnamelen; /* request */ u32 297 include/linux/nfsd/xdr4.h u32 si_namelen; /* request */ u32 304 include/linux/nfsd/xdr4.h u32 sa_bmval[2]; /* request */ u32 311 include/linux/nfsd/xdr4.h u32 se_namelen; /* request */ u32 313 include/linux/nfsd/xdr4.h u32 se_callback_prog; /* request */ u32 314 include/linux/nfsd/xdr4.h u32 se_callback_netid_len; /* request */ u32 316 include/linux/nfsd/xdr4.h u32 se_callback_addr_len; /* request */ u32 318 include/linux/nfsd/xdr4.h u32 se_callback_ident; /* request */ u32 330 include/linux/nfsd/xdr4.h u32 ve_bmval[2]; /* request */ u32 331 include/linux/nfsd/xdr4.h u32 ve_attrlen; /* request */ u32 338 include/linux/nfsd/xdr4.h u32 wr_stable_how; /* request */ u32 339 include/linux/nfsd/xdr4.h u32 wr_buflen; /* request */ u32 342 include/linux/nfsd/xdr4.h u32 wr_bytes_written; /* response */ u32 343 include/linux/nfsd/xdr4.h u32 wr_how_written; /* response */ u32 401 include/linux/nfsd/xdr4.h u32 taglen; u32 403 include/linux/nfsd/xdr4.h u32 minorversion; u32 404 include/linux/nfsd/xdr4.h u32 opcnt; u32 416 include/linux/nfsd/xdr4.h u32 taglen; u32 418 include/linux/nfsd/xdr4.h u32 opcnt; u32 24 include/linux/nsc_gpio.h u32 (*gpio_config) (unsigned iminor, u32 mask, u32 bits); u32 71 include/linux/pci-acpi.h typedef u32 acpi_status; u32 140 include/linux/pci.h u32 data[0]; u32 222 include/linux/pci.h u32 saved_config_space[16]; /* config space saved at suspend time */ u32 329 include/linux/pci.h int (*read)(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val); u32 330 include/linux/pci.h int (*write)(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val); u32 813 include/linux/pci.h _PCI_NOP(o, dword, u32 x) u32 115 include/linux/pci_hotplug.h int (*hardware_test) (struct hotplug_slot *slot, u32 value); u32 175 include/linux/pci_hotplug.h u32 revision; u32 184 include/linux/pci_hotplug.h u32 revision; u32 192 include/linux/pci_hotplug.h u32 revision; u32 193 include/linux/pci_hotplug.h u32 unc_err_mask_and; u32 194 include/linux/pci_hotplug.h u32 unc_err_mask_or; u32 195 include/linux/pci_hotplug.h u32 unc_err_sever_and; u32 196 include/linux/pci_hotplug.h u32 unc_err_sever_or; u32 197 include/linux/pci_hotplug.h u32 cor_err_mask_and; u32 198 include/linux/pci_hotplug.h u32 cor_err_mask_or; u32 199 include/linux/pci_hotplug.h u32 adv_err_cap_and; u32 200 include/linux/pci_hotplug.h u32 adv_err_cap_or; u32 205 include/linux/pci_hotplug.h u32 sec_unc_err_sever_and; u32 206 include/linux/pci_hotplug.h u32 sec_unc_err_sever_or; u32 207 include/linux/pci_hotplug.h u32 sec_unc_err_mask_and; u32 208 include/linux/pci_hotplug.h u32 sec_unc_err_mask_or; u32 115 include/linux/phy.h u32 phy_mask; u32 271 include/linux/phy.h u32 phy_id; u32 275 include/linux/phy.h u32 dev_flags; u32 295 include/linux/phy.h u32 interrupts; u32 299 include/linux/phy.h u32 supported; u32 300 include/linux/phy.h u32 advertising; u32 353 include/linux/phy.h u32 phy_id; u32 356 include/linux/phy.h u32 features; u32 357 include/linux/phy.h u32 flags; u32 406 include/linux/phy.h u32 phy_uid; u32 407 include/linux/phy.h u32 phy_uid_mask; u32 20 include/linux/platform_device.h u32 num_resources; u32 216 include/linux/raid/raid5.h u32 zero_sum_result; u32 55 include/linux/random.h extern u32 secure_ipv4_port_ephemeral(__be32 saddr, __be32 daddr, __be16 dport); u32 56 include/linux/random.h extern u32 secure_ipv6_port_ephemeral(const __be32 *saddr, const __be32 *daddr, u32 72 include/linux/random.h u32 random32(void); u32 25 include/linux/reciprocal_div.h extern u32 reciprocal_value(u32 B); u32 28 include/linux/reciprocal_div.h static inline u32 reciprocal_divide(u32 A, u32 R) u32 30 include/linux/reciprocal_div.h return (u32)(((u64)A * R) >> 32); u32 187 include/linux/regset.h u32 e_flags; u32 60 include/linux/relay.h u32 version; /* the version of this struct */ u32 101 include/linux/rio.h u32 device_rev; u32 106 include/linux/rio.h u32 pef; u32 107 include/linux/rio.h u32 swpinfo; /* Only used for switches */ u32 108 include/linux/rio.h u32 src_ops; u32 109 include/linux/rio.h u32 dst_ops; u32 240 include/linux/rio.h int (*lcread) (struct rio_mport *mport, int index, u32 offset, int len, u32 241 include/linux/rio.h u32 *data); u32 242 include/linux/rio.h int (*lcwrite) (struct rio_mport *mport, int index, u32 offset, int len, u32 243 include/linux/rio.h u32 data); u32 245 include/linux/rio.h u8 hopcount, u32 offset, int len, u32 *data); u32 247 include/linux/rio.h u8 hopcount, u32 offset, int len, u32 data); u32 281 include/linux/rio.h int (*suspend) (struct rio_dev * dev, u32 state); u32 283 include/linux/rio.h int (*enable_wake) (struct rio_dev * dev, u32 state, int enable); u32 53 include/linux/rtc/m48t59.h void (*write_byte)(struct device *dev, u32 ofs, u8 val); u32 54 include/linux/rtc/m48t59.h unsigned char (*read_byte)(struct device *dev, u32 ofs); u32 653 include/linux/rtnetlink.h ({ u32 _tmp = (value); \ u32 654 include/linux/rtnetlink.h RTA_PUT(skb, attrtype, sizeof(u32), &_tmp); }) u32 709 include/linux/rtnetlink.h ({ if (!rta || RTA_PAYLOAD(rta) < sizeof(u32)) \ u32 711 include/linux/rtnetlink.h *(u32 *) RTA_DATA(rta); }) u32 762 include/linux/rtnetlink.h static inline u32 rtm_get_table(struct rtattr **rta, u8 table) u32 668 include/linux/sched.h u32 blkio_count; /* total count of the number of sync block */ u32 670 include/linux/sched.h u32 swapin_count; /* total count of the number of swapin block */ u32 675 include/linux/sched.h u32 freepages_count; /* total count of memory reclaim */ u32 749 include/linux/sched.h u32 reciprocal_cpu_power; u32 1203 include/linux/sched.h u32 parent_exec_id; u32 1204 include/linux/sched.h u32 self_exec_id; u32 1 include/linux/scx200_gpio.h u32 scx200_gpio_configure(unsigned index, u32 set, u32 clear); u32 1388 include/linux/security.h void (*inode_getsecid) (const struct inode *inode, u32 *secid); u32 1421 include/linux/security.h void (*task_getsecid) (struct task_struct *p, u32 *secid); u32 1432 include/linux/security.h struct siginfo *info, int sig, u32 secid); u32 1441 include/linux/security.h void (*ipc_getsecid) (struct kern_ipc_perm *ipcp, u32 *secid); u32 1478 include/linux/security.h int (*secid_to_secctx) (u32 secid, char **secdata, u32 *seclen); u32 1479 include/linux/security.h int (*secctx_to_secid) (const char *secdata, u32 seclen, u32 *secid); u32 1480 include/linux/security.h void (*release_secctx) (char *secdata, u32 seclen); u32 1509 include/linux/security.h int (*socket_getpeersec_dgram) (struct socket *sock, struct sk_buff *skb, u32 *secid); u32 1513 include/linux/security.h void (*sk_getsecid) (struct sock *sk, u32 *secid); u32 1530 include/linux/security.h u32 secid); u32 1533 include/linux/security.h int (*xfrm_policy_lookup) (struct xfrm_sec_ctx *ctx, u32 fl_secid, u8 dir); u32 1537 include/linux/security.h int (*xfrm_decode_session) (struct sk_buff *skb, u32 *secid, int ckall); u32 1551 include/linux/security.h int (*audit_rule_init) (u32 field, u32 op, char *rulestr, void **lsmrule); u32 1553 include/linux/security.h int (*audit_rule_match) (u32 secid, u32 field, u32 op, void *lsmrule, u32 1216 include/linux/skbuff.h static inline u32 skb_network_header_len(const struct sk_buff *skb) u32 63 include/linux/smb_fs_sb.h u32 header_len; u32 64 include/linux/smb_fs_sb.h u32 smb_len; u32 65 include/linux/smb_fs_sb.h u32 smb_read; u32 55 include/linux/smb_mount.h u32 flags; u32 12 include/linux/spi/eeprom.h u32 byte_len; u32 40 include/linux/spi/mmc_spi.h u32 ocr_mask; /* available voltages */ u32 13 include/linux/spi/orion_spi.h u32 tclk; /* no <linux/clk.h> support yet */ u32 68 include/linux/spi/spi.h u32 max_speed_hz; u32 403 include/linux/spi/spi.h u32 speed_hz; u32 742 include/linux/spi/spi.h u32 max_speed_hz; u32 49 include/linux/spi/spi_bitbang.h u32 (*txrx_word[4])(struct spi_device *spi, u32 51 include/linux/spi/spi_bitbang.h u32 word, u8 bits); u32 93 include/linux/spi/spi_bitbang.h static inline u32 u32 118 include/linux/spi/spi_bitbang.h static inline u32 u32 78 include/linux/ssb/ssb.h u32 (*read32)(struct ssb_device *dev, u16 offset); u32 81 include/linux/ssb/ssb.h void (*write32)(struct ssb_device *dev, u16 offset, u32 value); u32 349 include/linux/ssb/ssb.h extern u32 ssb_clockspeed(struct ssb_bus *bus); u32 369 include/linux/ssb/ssb.h static inline u32 ssb_read32(struct ssb_device *dev, u16 offset) u32 406 include/linux/ssb/ssb.h extern u32 ssb_dma_translation(struct ssb_device *dev); u32 585 include/linux/ssb/ssb.h extern u32 ssb_admatch_base(u32 adm); u32 586 include/linux/ssb/ssb.h extern u32 ssb_admatch_size(u32 adm); u32 358 include/linux/ssb/ssb_driver_chipcommon.h u32 capabilities; u32 394 include/linux/ssb/ssb_driver_chipcommon.h u32 ssb_chipco_irq_status(struct ssb_chipcommon *cc, u32 mask); u32 397 include/linux/ssb/ssb_driver_chipcommon.h u32 ssb_chipco_gpio_in(struct ssb_chipcommon *cc, u32 mask); u32 398 include/linux/ssb/ssb_driver_chipcommon.h u32 ssb_chipco_gpio_out(struct ssb_chipcommon *cc, u32 mask, u32 value); u32 399 include/linux/ssb/ssb_driver_chipcommon.h u32 ssb_chipco_gpio_outen(struct ssb_chipcommon *cc, u32 mask, u32 value); u32 400 include/linux/ssb/ssb_driver_chipcommon.h u32 ssb_chipco_gpio_control(struct ssb_chipcommon *cc, u32 mask, u32 value); u32 401 include/linux/ssb/ssb_driver_chipcommon.h u32 ssb_chipco_gpio_intmask(struct ssb_chipcommon *cc, u32 mask, u32 value); u32 402 include/linux/ssb/ssb_driver_chipcommon.h u32 ssb_chipco_gpio_polarity(struct ssb_chipcommon *cc, u32 mask, u32 value); u32 178 include/linux/ssb/ssb_driver_extif.h u32 ssb_extif_gpio_in(struct ssb_extif *extif, u32 mask); u32 179 include/linux/ssb/ssb_driver_extif.h u32 ssb_extif_gpio_out(struct ssb_extif *extif, u32 mask, u32 value); u32 180 include/linux/ssb/ssb_driver_extif.h u32 ssb_extif_gpio_outen(struct ssb_extif *extif, u32 mask, u32 value); u32 181 include/linux/ssb/ssb_driver_extif.h u32 ssb_extif_gpio_polarity(struct ssb_extif *extif, u32 mask, u32 value); u32 182 include/linux/ssb/ssb_driver_extif.h u32 ssb_extif_gpio_intmask(struct ssb_extif *extif, u32 mask, u32 value); u32 24 include/linux/ssb/ssb_driver_mips.h u32 flash_window; u32 25 include/linux/ssb/ssb_driver_mips.h u32 flash_window_size; u32 29 include/linux/ssb/ssb_driver_mips.h extern u32 ssb_cpu_clock(struct ssb_mipscore *mcore); u32 11 include/linux/ssb/ssb_embedded.h u32 ssb_gpio_in(struct ssb_bus *bus, u32 mask); u32 12 include/linux/ssb/ssb_embedded.h u32 ssb_gpio_out(struct ssb_bus *bus, u32 mask, u32 value); u32 13 include/linux/ssb/ssb_embedded.h u32 ssb_gpio_outen(struct ssb_bus *bus, u32 mask, u32 value); u32 14 include/linux/ssb/ssb_embedded.h u32 ssb_gpio_control(struct ssb_bus *bus, u32 mask, u32 value); u32 15 include/linux/ssb/ssb_embedded.h u32 ssb_gpio_intmask(struct ssb_bus *bus, u32 mask, u32 value); u32 16 include/linux/ssb/ssb_embedded.h u32 ssb_gpio_polarity(struct ssb_bus *bus, u32 mask, u32 value); u32 39 include/linux/sunrpc/auth_gss.h u32 gc_v; /* version */ u32 40 include/linux/sunrpc/auth_gss.h u32 gc_proc; /* control procedure */ u32 41 include/linux/sunrpc/auth_gss.h u32 gc_seq; /* sequence number */ u32 42 include/linux/sunrpc/auth_gss.h u32 gc_svc; /* service */ u32 48 include/linux/sunrpc/auth_gss.h u32 gv_flavor; u32 55 include/linux/sunrpc/auth_gss.h u32 gr_major; /* major status */ u32 56 include/linux/sunrpc/auth_gss.h u32 gr_minor; /* minor status */ u32 57 include/linux/sunrpc/auth_gss.h u32 gr_win; /* sequence window */ u32 70 include/linux/sunrpc/auth_gss.h u32 gc_seq; u32 74 include/linux/sunrpc/auth_gss.h u32 gc_win; u32 33 include/linux/sunrpc/clnt.h u32 cl_prog, /* RPC program number */ u32 69 include/linux/sunrpc/clnt.h u32 number; /* program number */ u32 77 include/linux/sunrpc/clnt.h u32 number; /* version number */ u32 86 include/linux/sunrpc/clnt.h u32 p_proc; /* RPC procedure number */ u32 93 include/linux/sunrpc/clnt.h u32 p_statidx; /* Which procedure to account */ u32 107 include/linux/sunrpc/clnt.h u32 prognumber; /* overrides program->number */ u32 108 include/linux/sunrpc/clnt.h u32 version; u32 39 include/linux/sunrpc/gss_api.h u32 gss_get_mic( u32 43 include/linux/sunrpc/gss_api.h u32 gss_verify_mic( u32 47 include/linux/sunrpc/gss_api.h u32 gss_wrap( u32 52 include/linux/sunrpc/gss_api.h u32 gss_unwrap( u32 56 include/linux/sunrpc/gss_api.h u32 gss_delete_sec_context( u32 59 include/linux/sunrpc/gss_api.h u32 gss_svc_to_pseudoflavor(struct gss_api_mech *, u32 service); u32 60 include/linux/sunrpc/gss_api.h u32 gss_pseudoflavor_to_service(struct gss_api_mech *, u32 pseudoflavor); u32 64 include/linux/sunrpc/gss_api.h u32 pseudoflavor; u32 65 include/linux/sunrpc/gss_api.h u32 service; u32 91 include/linux/sunrpc/gss_api.h u32 (*gss_get_mic)( u32 95 include/linux/sunrpc/gss_api.h u32 (*gss_verify_mic)( u32 99 include/linux/sunrpc/gss_api.h u32 (*gss_wrap)( u32 104 include/linux/sunrpc/gss_api.h u32 (*gss_unwrap)( u32 68 include/linux/sunrpc/gss_asn1.h u32 g_verify_token_header( u32 48 include/linux/sunrpc/gss_krb5.h u32 seq_send; u32 120 include/linux/sunrpc/gss_krb5.h u32 gss_get_mic_kerberos(struct gss_ctx *, struct xdr_buf *, u32 123 include/linux/sunrpc/gss_krb5.h u32 gss_verify_mic_kerberos(struct gss_ctx *, struct xdr_buf *, u32 126 include/linux/sunrpc/gss_krb5.h u32 u32 130 include/linux/sunrpc/gss_krb5.h u32 u32 135 include/linux/sunrpc/gss_krb5.h u32 u32 139 include/linux/sunrpc/gss_krb5.h u32 u32 36 include/linux/sunrpc/gss_spkm3.h u32 spkm3_make_token(struct spkm3_ctx *ctx, struct xdr_buf * text, struct xdr_netobj * token, int toktype); u32 38 include/linux/sunrpc/gss_spkm3.h u32 spkm3_read_token(struct spkm3_ctx *ctx, struct xdr_netobj *read_token, struct xdr_buf *message_buffer, int toktype); u32 54 include/linux/sunrpc/gss_spkm3.h u32 spkm3_verify_mic_token(unsigned char **tokp, int *mic_hdrlen, u32 18 include/linux/sunrpc/msg_prot.h typedef u32 rpc_authflavor_t; u32 122 include/linux/sunrpc/svc.h extern u32 svc_max_payload(const struct svc_rqst *rqstp); u32 154 include/linux/sunrpc/svc.h static inline u32 svc_getnl(struct kvec *iov) u32 215 include/linux/sunrpc/svc.h u32 rq_flavor; /* pseudoflavor */ u32 230 include/linux/sunrpc/svc.h u32 rq_prog; /* program number */ u32 231 include/linux/sunrpc/svc.h u32 rq_vers; /* program version */ u32 232 include/linux/sunrpc/svc.h u32 rq_proc; /* procedure number */ u32 233 include/linux/sunrpc/svc.h u32 rq_prot; /* IP protocol */ u32 320 include/linux/sunrpc/svc.h u32 prot; /* protocol (UDP or TCP) */ u32 336 include/linux/sunrpc/svc.h u32 pg_prog; /* program number */ u32 351 include/linux/sunrpc/svc.h u32 vs_vers; /* version number */ u32 352 include/linux/sunrpc/svc.h u32 vs_nproc; /* number of procedures */ u32 354 include/linux/sunrpc/svc.h u32 vs_xdrsize; /* xdrsize needed for this version */ u32 81 include/linux/sunrpc/svc_rdma.h u32 byte_len; u32 154 include/linux/sunrpc/svc_rdma.h u32 sc_dev_caps; /* distilled device caps */ u32 155 include/linux/sunrpc/svc_rdma.h u32 sc_dma_lkey; /* local dma key */ u32 32 include/linux/sunrpc/svc_xprt.h u32 xcl_max_payload; u32 22 include/linux/sunrpc/svcauth_gss.h u32 svcauth_gss_flavor(struct auth_domain *dom); u32 29 include/linux/sunrpc/svcsock.h u32 sk_reclen; /* length of record */ u32 30 include/linux/sunrpc/svcsock.h u32 sk_tcplen; /* current read length */ u32 71 include/linux/sunrpc/xprt.h u32 rq_seqno; /* gss seq no. used on req. */ u32 97 include/linux/sunrpc/xprt.h u32 rq_bytes_sent; /* Bytes we have sent */ u32 176 include/linux/sunrpc/xprt.h u32 xid; /* Next XID value to use */ u32 25 include/linux/svga.h u32 bits_per_pixel; u32 30 include/linux/svga.h u32 nonstd; u32 32 include/linux/svga.h u32 type; u32 33 include/linux/svga.h u32 type_aux; u32 34 include/linux/svga.h u32 visual; u32 35 include/linux/svga.h u32 xpanstep; u32 36 include/linux/svga.h u32 xresstep; u32 62 include/linux/svga.h u32 f_vco_min; u32 63 include/linux/svga.h u32 f_vco_max; u32 64 include/linux/svga.h u32 f_base; u32 91 include/linux/sysdev.h u32 id; u32 9 include/linux/sysv_fs.h typedef u32 __fs16; u32 203 include/linux/tcp.h u32 start_seq; u32 204 include/linux/tcp.h u32 end_seq; u32 210 include/linux/tcp.h u32 ts_recent; /* Time stamp to echo next */ u32 211 include/linux/tcp.h u32 rcv_tsval; /* Time stamp value */ u32 212 include/linux/tcp.h u32 rcv_tsecr; /* Time stamp echo reply */ u32 239 include/linux/tcp.h u32 rcv_isn; u32 240 include/linux/tcp.h u32 snt_isn; u32 265 include/linux/tcp.h u32 rcv_nxt; /* What we want to receive next */ u32 266 include/linux/tcp.h u32 copied_seq; /* Head of yet unread data */ u32 267 include/linux/tcp.h u32 rcv_wup; /* rcv_nxt on last window update sent */ u32 268 include/linux/tcp.h u32 snd_nxt; /* Next sequence we send */ u32 270 include/linux/tcp.h u32 snd_una; /* First byte we want an ack for */ u32 271 include/linux/tcp.h u32 snd_sml; /* Last byte of the most recently transmitted small packet */ u32 272 include/linux/tcp.h u32 rcv_tstamp; /* timestamp of last received ACK (for keepalives) */ u32 273 include/linux/tcp.h u32 lsndtime; /* timestamp of last sent data packet (for restart window) */ u32 291 include/linux/tcp.h u32 snd_wl1; /* Sequence for window update */ u32 292 include/linux/tcp.h u32 snd_wnd; /* The window we expect to receive */ u32 293 include/linux/tcp.h u32 max_window; /* Maximal window ever seen from peer */ u32 294 include/linux/tcp.h u32 mss_cache; /* Cached effective mss, not including SACKS */ u32 296 include/linux/tcp.h u32 window_clamp; /* Maximal window to advertise */ u32 297 include/linux/tcp.h u32 rcv_ssthresh; /* Current window clamp */ u32 299 include/linux/tcp.h u32 frto_highmark; /* snd_nxt when RTO occurred */ u32 305 include/linux/tcp.h u32 srtt; /* smoothed round trip time << 3 */ u32 306 include/linux/tcp.h u32 mdev; /* medium deviation */ u32 307 include/linux/tcp.h u32 mdev_max; /* maximal mdev for the last rtt period */ u32 308 include/linux/tcp.h u32 rttvar; /* smoothed mdev_max */ u32 309 include/linux/tcp.h u32 rtt_seq; /* sequence number to update rttvar */ u32 311 include/linux/tcp.h u32 packets_out; /* Packets which are "in flight" */ u32 312 include/linux/tcp.h u32 retrans_out; /* Retransmitted packets out */ u32 317 include/linux/tcp.h u32 snd_up; /* Urgent pointer */ u32 328 include/linux/tcp.h u32 snd_ssthresh; /* Slow start size threshold */ u32 329 include/linux/tcp.h u32 snd_cwnd; /* Sending congestion window */ u32 330 include/linux/tcp.h u32 snd_cwnd_cnt; /* Linear increase counter */ u32 331 include/linux/tcp.h u32 snd_cwnd_clamp; /* Do not allow snd_cwnd to grow above this */ u32 332 include/linux/tcp.h u32 snd_cwnd_used; u32 333 include/linux/tcp.h u32 snd_cwnd_stamp; u32 335 include/linux/tcp.h u32 rcv_wnd; /* Current receiver window */ u32 336 include/linux/tcp.h u32 write_seq; /* Tail(+1) of data held in tcp send buffer */ u32 337 include/linux/tcp.h u32 pushed_seq; /* Last pushed seq, required to talk to windows */ u32 338 include/linux/tcp.h u32 lost_out; /* Lost packets */ u32 339 include/linux/tcp.h u32 sacked_out; /* SACK'd packets */ u32 340 include/linux/tcp.h u32 fackets_out; /* FACK'd packets */ u32 341 include/linux/tcp.h u32 tso_deferred; u32 342 include/linux/tcp.h u32 bytes_acked; /* Appropriate Byte Counting - RFC3465 */ u32 363 include/linux/tcp.h u32 retransmit_high; /* L-bits may be on up to this seqno */ u32 365 include/linux/tcp.h u32 lost_retrans_low; /* Sent seq after any rxmit (lowest) */ u32 367 include/linux/tcp.h u32 prior_ssthresh; /* ssthresh saved at recovery start */ u32 368 include/linux/tcp.h u32 high_seq; /* snd_nxt at onset of congestion */ u32 370 include/linux/tcp.h u32 retrans_stamp; /* Timestamp of the last retransmit, u32 373 include/linux/tcp.h u32 undo_marker; /* tracking retrans started here. */ u32 375 include/linux/tcp.h u32 total_retrans; /* Total retransmits for entire connection */ u32 377 include/linux/tcp.h u32 urg_seq; /* Seq of received urgent pointer */ u32 385 include/linux/tcp.h u32 rtt; u32 386 include/linux/tcp.h u32 seq; u32 387 include/linux/tcp.h u32 time; u32 393 include/linux/tcp.h u32 seq; u32 394 include/linux/tcp.h u32 time; u32 399 include/linux/tcp.h u32 probe_seq_start; u32 400 include/linux/tcp.h u32 probe_seq_end; u32 421 include/linux/tcp.h u32 tw_rcv_nxt; u32 422 include/linux/tcp.h u32 tw_snd_nxt; u32 423 include/linux/tcp.h u32 tw_rcv_wnd; u32 424 include/linux/tcp.h u32 tw_ts_recent; u32 26 include/linux/thread_info.h u32 *uaddr; u32 27 include/linux/thread_info.h u32 val; u32 28 include/linux/thread_info.h u32 flags; u32 29 include/linux/thread_info.h u32 bitset; u32 197 include/linux/types.h typedef u32 resource_size_t; u32 12 include/linux/unaligned/access_ok.h static inline u32 get_unaligned_le32(const void *p) u32 27 include/linux/unaligned/access_ok.h static inline u32 get_unaligned_be32(const void *p) u32 11 include/linux/unaligned/be_byteshift.h static inline u32 __get_unaligned_be32(const u8 *p) u32 45 include/linux/unaligned/be_byteshift.h static inline u32 get_unaligned_be32(const void *p) u32 11 include/linux/unaligned/be_memmove.h static inline u32 get_unaligned_be32(const void *p) u32 11 include/linux/unaligned/be_struct.h static inline u32 get_unaligned_be32(const void *p) u32 36 include/linux/unaligned/generic.h put_unaligned_le32((__force u32)(val), __gu_p); \ u32 57 include/linux/unaligned/generic.h put_unaligned_be32((__force u32)(val), __gu_p); \ u32 11 include/linux/unaligned/le_byteshift.h static inline u32 __get_unaligned_le32(const u8 *p) u32 45 include/linux/unaligned/le_byteshift.h static inline u32 get_unaligned_le32(const void *p) u32 11 include/linux/unaligned/le_memmove.h static inline u32 get_unaligned_le32(const void *p) u32 11 include/linux/unaligned/le_struct.h static inline u32 get_unaligned_le32(const void *p) u32 16 include/linux/unaligned/memmove.h static inline u32 __get_unaligned_memmove32(const void *p) u32 18 include/linux/unaligned/memmove.h u32 tmp; u32 7 include/linux/unaligned/packed_struct.h struct __una_u32 { u32 x __attribute__((packed)); }; u32 16 include/linux/unaligned/packed_struct.h static inline u32 __get_unaligned_cpu32(const void *p) u32 470 include/linux/usb.h u32 quirks; u32 29 include/linux/usb/ehci_def.h u32 hc_capbase; u32 32 include/linux/usb/ehci_def.h u32 hcs_params; /* HCSPARAMS - offset 0x4 */ u32 41 include/linux/usb/ehci_def.h u32 hcc_params; /* HCCPARAMS - offset 0x8 */ u32 56 include/linux/usb/ehci_def.h u32 command; u32 69 include/linux/usb/ehci_def.h u32 status; u32 84 include/linux/usb/ehci_def.h u32 intr_enable; u32 87 include/linux/usb/ehci_def.h u32 frame_index; /* current microframe number */ u32 89 include/linux/usb/ehci_def.h u32 segment; /* address bits 63:32 if needed */ u32 91 include/linux/usb/ehci_def.h u32 frame_list; /* points to periodic list */ u32 93 include/linux/usb/ehci_def.h u32 async_next; /* address of next async queue head */ u32 95 include/linux/usb/ehci_def.h u32 reserved [9]; u32 98 include/linux/usb/ehci_def.h u32 configured_flag; u32 102 include/linux/usb/ehci_def.h u32 port_status [0]; /* up to N_PORTS */ u32 139 include/linux/usb/ehci_def.h u32 control; u32 151 include/linux/usb/ehci_def.h u32 pids; u32 154 include/linux/usb/ehci_def.h u32 data03; u32 155 include/linux/usb/ehci_def.h u32 data47; u32 156 include/linux/usb/ehci_def.h u32 address; u32 40 include/linux/usb/net2280.h u32 devinit; u32 50 include/linux/usb/net2280.h u32 eectl; u32 61 include/linux/usb/net2280.h u32 eeclkfreq; u32 62 include/linux/usb/net2280.h u32 _unused0; u32 65 include/linux/usb/net2280.h u32 pciirqenb0; /* interrupt PCI master ... */ u32 74 include/linux/usb/net2280.h u32 pciirqenb1; u32 97 include/linux/usb/net2280.h u32 cpu_irqenb0; /* ... or onboard 8051 */ u32 106 include/linux/usb/net2280.h u32 cpu_irqenb1; u32 134 include/linux/usb/net2280.h u32 _unused1; u32 135 include/linux/usb/net2280.h u32 usbirqenb1; u32 161 include/linux/usb/net2280.h u32 irqstat0; u32 171 include/linux/usb/net2280.h u32 irqstat1; u32 198 include/linux/usb/net2280.h u32 idxaddr; u32 199 include/linux/usb/net2280.h u32 idxdata; u32 200 include/linux/usb/net2280.h u32 fifoctl; u32 205 include/linux/usb/net2280.h u32 _unused2; u32 207 include/linux/usb/net2280.h u32 memaddr; u32 212 include/linux/usb/net2280.h u32 memdata0; u32 213 include/linux/usb/net2280.h u32 memdata1; u32 214 include/linux/usb/net2280.h u32 _unused3; u32 216 include/linux/usb/net2280.h u32 gpioctl; u32 230 include/linux/usb/net2280.h u32 gpiostat; u32 240 include/linux/usb/net2280.h u32 stdrsp; u32 258 include/linux/usb/net2280.h u32 prodvendid; u32 261 include/linux/usb/net2280.h u32 relnum; u32 262 include/linux/usb/net2280.h u32 usbctl; u32 278 include/linux/usb/net2280.h u32 usbstat; u32 283 include/linux/usb/net2280.h u32 xcvrdiag; u32 291 include/linux/usb/net2280.h u32 setup0123; u32 292 include/linux/usb/net2280.h u32 setup4567; u32 294 include/linux/usb/net2280.h u32 _unused0; u32 295 include/linux/usb/net2280.h u32 ouraddr; u32 298 include/linux/usb/net2280.h u32 ourconfig; u32 304 include/linux/usb/net2280.h u32 pcimstctl; u32 320 include/linux/usb/net2280.h u32 pcimstaddr; u32 321 include/linux/usb/net2280.h u32 pcimstdata; u32 322 include/linux/usb/net2280.h u32 pcimststat; u32 334 include/linux/usb/net2280.h u32 dmactl; u32 350 include/linux/usb/net2280.h u32 dmastat; u32 356 include/linux/usb/net2280.h u32 _unused0 [2]; u32 358 include/linux/usb/net2280.h u32 dmacount; u32 365 include/linux/usb/net2280.h u32 dmaaddr; u32 366 include/linux/usb/net2280.h u32 dmadesc; u32 367 include/linux/usb/net2280.h u32 _unused1; u32 374 include/linux/usb/net2280.h u32 dep_cfg; u32 376 include/linux/usb/net2280.h u32 dep_rsp; u32 377 include/linux/usb/net2280.h u32 _unused [2]; u32 386 include/linux/usb/net2280.h u32 ep_cfg; u32 392 include/linux/usb/net2280.h u32 ep_rsp; u32 409 include/linux/usb/net2280.h u32 ep_irqenb; u32 416 include/linux/usb/net2280.h u32 ep_stat; u32 438 include/linux/usb/net2280.h u32 ep_avail; u32 439 include/linux/usb/net2280.h u32 ep_data; u32 440 include/linux/usb/net2280.h u32 _unused0 [2]; u32 48 include/linux/usb/usbnet.h u32 xid; u32 49 include/linux/usb/usbnet.h u32 hard_mtu; /* count any extra framing */ u32 187 include/linux/usb/usbnet.h extern u32 usbnet_get_link (struct net_device *net); u32 188 include/linux/usb/usbnet.h extern u32 usbnet_get_msglevel (struct net_device *); u32 82 include/linux/virtio_config.h u32 (*get_features)(struct virtio_device *vdev); u32 18 include/linux/xilinxfb.h u32 rotate_screen; /* Flag to rotate display 180 degrees */ u32 19 include/linux/xilinxfb.h u32 screen_height_mm; /* Physical dimentions of screen in mm */ u32 20 include/linux/xilinxfb.h u32 screen_width_mm; u32 21 include/linux/xilinxfb.h u32 xres, yres; /* resolution of screen in pixels */ u32 22 include/linux/xilinxfb.h u32 xvirt, yvirt; /* resolution of memory buffer */ u32 27 include/linux/xilinxfb.h u32 fb_phys; u32 35 include/media/cx2341x.h u32 capabilities; u32 64 include/media/cx2341x.h u32 video_bitrate; u32 65 include/media/cx2341x.h u32 video_bitrate_peak; u32 68 include/media/cx2341x.h u32 video_mute_yuv; u32 86 include/media/cx2341x.h extern const u32 cx2341x_mpeg_ctrls[]; u32 34 include/media/ir-common.h #define IR_KEYTAB_TYPE u32 u32 51 include/media/ir-common.h u32 ir_raw; /* raw data */ u32 52 include/media/ir-common.h u32 ir_key; /* ir key code */ u32 53 include/media/ir-common.h u32 keycode; /* linux key code */ u32 67 include/media/ir-common.h u32 mask_keycode; u32 68 include/media/ir-common.h u32 mask_keydown; u32 69 include/media/ir-common.h u32 mask_keyup; u32 70 include/media/ir-common.h u32 polling; u32 71 include/media/ir-common.h u32 last_gpio; u32 81 include/media/ir-common.h u32 rc5_gpio; u32 84 include/media/ir-common.h u32 last_rc5; /* last good rc5 code */ u32 85 include/media/ir-common.h u32 last_bit; /* last raw bit seen */ u32 86 include/media/ir-common.h u32 code; /* raw code under construction */ u32 91 include/media/ir-common.h u32 nec_gpio; u32 100 include/media/ir-common.h u32 ir_extract_bits(u32 data, u32 mask); u32 20 include/media/ir-kbd-i2c.h int (*get_key)(struct IR_i2c*, u32*, u32*); u32 97 include/media/saa7146.h u32 irq_mask; /* mask to indicate, which irq-events are handled by the extension */ u32 98 include/media/saa7146.h void (*irq_func)(struct saa7146_dev*, u32* irq_mask); u32 118 include/media/saa7146.h u32 revision; /* chip revision; needed for bug-workarounds*/ u32 123 include/media/saa7146.h u32 int_todo; u32 138 include/media/saa7146.h u32 i2c_bitrate; u32 21 include/media/saa7146_vv.h u32 base_odd; u32 22 include/media/saa7146_vv.h u32 base_even; u32 23 include/media/saa7146_vv.h u32 prot_addr; u32 24 include/media/saa7146_vv.h u32 pitch; u32 25 include/media/saa7146_vv.h u32 base_page; u32 26 include/media/saa7146_vv.h u32 num_line_byte; u32 34 include/media/saa7146_vv.h u32 pixelformat; u32 35 include/media/saa7146_vv.h u32 trans; u32 171 include/media/saa7146_vv.h u32 capabilities; u32 245 include/media/saa7146_vv.h #define SAA7146_CLIPPING_MEM (16 * 4 * sizeof(u32)) u32 122 include/media/tuner-types.h u32 stepsize; u32 5 include/media/tveeprom.h u32 has_radio; u32 11 include/media/tveeprom.h u32 has_ir; u32 12 include/media/tveeprom.h u32 has_MAC_address; /* 0: no MAC, 1: MAC present, 2: unknown */ u32 14 include/media/tveeprom.h u32 tuner_type; u32 15 include/media/tveeprom.h u32 tuner_formats; u32 16 include/media/tveeprom.h u32 tuner_hauppauge_model; u32 18 include/media/tveeprom.h u32 tuner2_type; u32 19 include/media/tveeprom.h u32 tuner2_formats; u32 20 include/media/tveeprom.h u32 tuner2_hauppauge_model; u32 22 include/media/tveeprom.h u32 digitizer; u32 23 include/media/tveeprom.h u32 digitizer_formats; u32 25 include/media/tveeprom.h u32 audio_processor; u32 26 include/media/tveeprom.h u32 decoder_processor; u32 28 include/media/tveeprom.h u32 model; u32 29 include/media/tveeprom.h u32 revision; u32 30 include/media/tveeprom.h u32 serial_number; u32 87 include/media/v4l2-common.h u32 v4l2_ctrl_next(const u32 * const *ctrl_classes, u32 id); u32 118 include/media/v4l2-common.h u32 is_second_field; /* Set to 0 for the first (odd) field, u32 122 include/media/v4l2-common.h u32 line; /* Line number of the sliced VBI data (1-23) */ u32 123 include/media/v4l2-common.h u32 type; /* VBI service type (V4L2_SLICED_*). 0 if no service found */ u32 155 include/media/v4l2-common.h #define VIDIOC_INT_S_STANDBY _IOW('d', 94, u32) u32 161 include/media/v4l2-common.h #define VIDIOC_INT_RESET _IOW ('d', 102, u32) u32 168 include/media/v4l2-common.h #define VIDIOC_INT_AUDIO_CLOCK_FREQ _IOW ('d', 103, u32) u32 196 include/media/v4l2-common.h #define VIDIOC_INT_I2S_CLOCK_FREQ _IOW ('d', 108, u32) u32 201 include/media/v4l2-common.h u32 input; u32 202 include/media/v4l2-common.h u32 output; u32 220 include/media/v4l2-common.h u32 freq; /* frequency in Hz of the crystal */ u32 221 include/media/v4l2-common.h u32 flags; /* device specific flags */ u32 232 include/media/v4l2-common.h #define VIDIOC_INT_INIT _IOW('d', 114, u32) u32 244 include/media/v4l2-common.h #define VIDIOC_INT_S_GPIO _IOW('d', 117, u32) u32 142 include/media/v4l2-int-device.h u32 clock_min; u32 144 include/media/v4l2-int-device.h u32 clock_max; u32 149 include/media/v4l2-int-device.h u32 clock_curr; u32 73 include/media/videobuf-core.h u32 magic; u32 127 include/media/videobuf-core.h u32 magic; u32 62 include/media/videobuf-dma-sg.h u32 magic; u32 83 include/media/videobuf-dma-sg.h u32 magic; u32 24 include/media/videobuf-vmalloc.h u32 magic; u32 259 include/net/9p/9p.h #define P9_NOFID (u32)(~0) u32 302 include/net/9p/9p.h u32 version; u32 331 include/net/9p/9p.h u32 dev; u32 333 include/net/9p/9p.h u32 mode; u32 334 include/net/9p/9p.h u32 atime; u32 335 include/net/9p/9p.h u32 mtime; u32 342 include/net/9p/9p.h u32 n_uid; /* 9p2000.u extensions */ u32 343 include/net/9p/9p.h u32 n_gid; /* 9p2000.u extensions */ u32 344 include/net/9p/9p.h u32 n_muid; /* 9p2000.u extensions */ u32 358 include/net/9p/9p.h u32 dev; u32 360 include/net/9p/9p.h u32 mode; u32 361 include/net/9p/9p.h u32 atime; u32 362 include/net/9p/9p.h u32 mtime; u32 369 include/net/9p/9p.h u32 n_uid; /* 9p2000.u extensions */ u32 370 include/net/9p/9p.h u32 n_gid; /* 9p2000.u extensions */ u32 371 include/net/9p/9p.h u32 n_muid; /* 9p2000.u extensions */ u32 376 include/net/9p/9p.h u32 msize; u32 381 include/net/9p/9p.h u32 msize; u32 386 include/net/9p/9p.h u32 afid; u32 389 include/net/9p/9p.h u32 n_uname; /* 9P2000.u extensions */ u32 398 include/net/9p/9p.h u32 errno; /* 9p2000.u extension */ u32 409 include/net/9p/9p.h u32 fid; u32 410 include/net/9p/9p.h u32 afid; u32 413 include/net/9p/9p.h u32 n_uname; /* 9P2000.u extensions */ u32 421 include/net/9p/9p.h u32 fid; u32 422 include/net/9p/9p.h u32 newfid; u32 433 include/net/9p/9p.h u32 fid; u32 439 include/net/9p/9p.h u32 iounit; u32 443 include/net/9p/9p.h u32 fid; u32 445 include/net/9p/9p.h u32 perm; u32 452 include/net/9p/9p.h u32 iounit; u32 456 include/net/9p/9p.h u32 fid; u32 458 include/net/9p/9p.h u32 count; u32 462 include/net/9p/9p.h u32 count; u32 467 include/net/9p/9p.h u32 fid; u32 469 include/net/9p/9p.h u32 count; u32 474 include/net/9p/9p.h u32 count; u32 478 include/net/9p/9p.h u32 fid; u32 485 include/net/9p/9p.h u32 fid; u32 492 include/net/9p/9p.h u32 fid; u32 500 include/net/9p/9p.h u32 fid; u32 523 include/net/9p/9p.h u32 size; u32 78 include/net/9p/client.h u32 fid; u32 81 include/net/9p/client.h u32 iounit; u32 13 include/net/act_api.h u32 tcfc_index; u32 16 include/net/act_api.h u32 tcfc_capab; u32 39 include/net/act_api.h u32 tcfp_ewma_rate; u32 40 include/net/act_api.h u32 tcfp_burst; u32 41 include/net/act_api.h u32 tcfp_mtu; u32 42 include/net/act_api.h u32 tcfp_toks; u32 43 include/net/act_api.h u32 tcfp_ptoks; u32 91 include/net/act_api.h int (*lookup)(struct tc_action *, u32); u32 103 include/net/act_api.h extern u32 tcf_hash_new_index(u32 *idx_gen, struct tcf_hashinfo *hinfo); u32 125 include/net/addrconf.h extern u32 ipv6_addr_label(struct net *net, u32 48 include/net/af_rxrpc.h extern u32 rxrpc_kernel_get_abort_code(struct sk_buff *); u32 28 include/net/af_unix.h u32 secid; /* Security ID */ u32 25 include/net/ax88796.h u32 *reg_offsets; /* register offsets */ u32 187 include/net/bluetooth/rfcomm.h u32 link_mode; u32 307 include/net/bluetooth/rfcomm.h u32 link_mode; u32 332 include/net/bluetooth/rfcomm.h u32 flags; u32 341 include/net/bluetooth/rfcomm.h u32 flags; u32 50 include/net/cfg80211.h u32 bitmap_shifter; u32 79 include/net/cfg80211.h u32 cipher; u32 150 include/net/cfg80211.h u32 station_flags; u32 194 include/net/cfg80211.h u32 filled; u32 195 include/net/cfg80211.h u32 inactive_time; u32 196 include/net/cfg80211.h u32 rx_bytes; u32 197 include/net/cfg80211.h u32 tx_bytes; u32 262 include/net/cfg80211.h u32 filled; u32 263 include/net/cfg80211.h u32 frame_qlen; u32 264 include/net/cfg80211.h u32 dsn; u32 265 include/net/cfg80211.h u32 metric; u32 266 include/net/cfg80211.h u32 exptime; u32 267 include/net/cfg80211.h u32 discovery_timeout; u32 312 include/net/cfg80211.h u32 start_freq_khz; u32 313 include/net/cfg80211.h u32 end_freq_khz; u32 314 include/net/cfg80211.h u32 max_bandwidth_khz; u32 318 include/net/cfg80211.h u32 max_antenna_gain; u32 319 include/net/cfg80211.h u32 max_eirp; u32 325 include/net/cfg80211.h u32 flags; u32 329 include/net/cfg80211.h u32 n_reg_rules; u32 406 include/net/cfg80211.h enum nl80211_iftype type, u32 *flags, u32 410 include/net/cfg80211.h enum nl80211_iftype type, u32 *flags, u32 62 include/net/checksum.h u32 res = (__force u32)csum; u32 63 include/net/checksum.h res += (__force u32)addend; u32 64 include/net/checksum.h return (__force __wsum)(res + (res < (__force u32)addend)); u32 75 include/net/checksum.h u32 sum = (__force u32)csum2; u32 84 include/net/checksum.h u32 sum = (__force u32)csum2; u32 80 include/net/cipso_ipv4.h u32 doi; u32 81 include/net/cipso_ipv4.h u32 type; u32 98 include/net/cipso_ipv4.h u32 *cipso; u32 99 include/net/cipso_ipv4.h u32 *local; u32 100 include/net/cipso_ipv4.h u32 cipso_size; u32 101 include/net/cipso_ipv4.h u32 local_size; u32 104 include/net/cipso_ipv4.h u32 *cipso; u32 105 include/net/cipso_ipv4.h u32 *local; u32 106 include/net/cipso_ipv4.h u32 cipso_size; u32 107 include/net/cipso_ipv4.h u32 local_size; u32 14 include/net/dn_fib.h u32 *rta_priority; u32 19 include/net/dn_fib.h u32 *rta_flow; u32 98 include/net/dn_fib.h u32 n; u32 69 include/net/dst.h u32 metrics[RTAX_MAX]; u32 104 include/net/dst.h void (*update_pmtu)(struct dst_entry *dst, u32 mtu); u32 115 include/net/dst.h static inline u32 u32 121 include/net/dst.h static inline u32 dst_mtu(const struct dst_entry *dst) u32 123 include/net/dst.h u32 mtu = dst_metric(dst, RTAX_MTU); u32 143 include/net/dst.h static inline u32 u32 16 include/net/fib_rules.h u32 mark; u32 17 include/net/fib_rules.h u32 mark_mask; u32 18 include/net/fib_rules.h u32 pref; u32 19 include/net/fib_rules.h u32 flags; u32 20 include/net/fib_rules.h u32 table; u32 22 include/net/fib_rules.h u32 target; u32 60 include/net/fib_rules.h u32 (*default_pref)(struct fib_rules_ops *ops); u32 100 include/net/fib_rules.h static inline u32 frh_get_table(struct fib_rule_hdr *frh, struct nlattr **nla) u32 20 include/net/genetlink.h u32 id; u32 59 include/net/genetlink.h u32 snd_seq; u32 60 include/net/genetlink.h u32 snd_pid; u32 113 include/net/ieee80211.h extern u32 ieee80211_debug_level; u32 394 include/net/ieee80211.h u32 mac_time; u32 405 include/net/ieee80211.h u32 beacon_time; u32 913 include/net/ieee80211.h u32 flags; u32 914 include/net/ieee80211.h u32 last_associate; u32 915 include/net/ieee80211.h u32 time_stamp[2]; u32 985 include/net/ieee80211.h u32 freq; /* in MHz */ u32 1023 include/net/ieee80211.h u32 config; u32 1289 include/net/ieee80211.h extern u32 ieee80211_channel_to_freq(struct ieee80211_device * ieee, u32 36 include/net/inet6_hashtables.h u32 ports = (lport ^ (__force u16)fport); u32 38 include/net/inet6_hashtables.h return jhash_3words((__force u32)laddr->s6_addr32[3], u32 39 include/net/inet6_hashtables.h (__force u32)faddr->s6_addr32[3], u32 99 include/net/inet_connection_sock.h unsigned int (*icsk_sync_mss)(struct sock *sk, u32 pmtu); u32 128 include/net/inet_connection_sock.h u32 icsk_ca_priv[16]; u32 129 include/net/inet_connection_sock.h #define ICSK_CA_PRIV_SIZE (16 * sizeof(u32)) u32 56 include/net/inet_ecn.h u32 check = (__force u32)iph->check; u32 57 include/net/inet_ecn.h u32 ecn = (iph->tos + 1) & INET_ECN_MASK; u32 38 include/net/inet_frag.h u32 rnd; u32 173 include/net/inet_sock.h extern u32 inet_ehash_secret; u32 76 include/net/inet_timewait_sock.h u32 thread_slots; u32 214 include/net/ip.h u32 check = (__force u32)iph->check; u32 215 include/net/ip.h check += (__force u32)htons(0x0100); u32 46 include/net/ip6_checksum.h __u32 sum = (__force u32)csum; u32 48 include/net/ip6_checksum.h sum += (__force u32)saddr->s6_addr32[0]; u32 49 include/net/ip6_checksum.h carry = (sum < (__force u32)saddr->s6_addr32[0]); u32 52 include/net/ip6_checksum.h sum += (__force u32)saddr->s6_addr32[1]; u32 53 include/net/ip6_checksum.h carry = (sum < (__force u32)saddr->s6_addr32[1]); u32 56 include/net/ip6_checksum.h sum += (__force u32)saddr->s6_addr32[2]; u32 57 include/net/ip6_checksum.h carry = (sum < (__force u32)saddr->s6_addr32[2]); u32 60 include/net/ip6_checksum.h sum += (__force u32)saddr->s6_addr32[3]; u32 61 include/net/ip6_checksum.h carry = (sum < (__force u32)saddr->s6_addr32[3]); u32 64 include/net/ip6_checksum.h sum += (__force u32)daddr->s6_addr32[0]; u32 65 include/net/ip6_checksum.h carry = (sum < (__force u32)daddr->s6_addr32[0]); u32 68 include/net/ip6_checksum.h sum += (__force u32)daddr->s6_addr32[1]; u32 69 include/net/ip6_checksum.h carry = (sum < (__force u32)daddr->s6_addr32[1]); u32 72 include/net/ip6_checksum.h sum += (__force u32)daddr->s6_addr32[2]; u32 73 include/net/ip6_checksum.h carry = (sum < (__force u32)daddr->s6_addr32[2]); u32 76 include/net/ip6_checksum.h sum += (__force u32)daddr->s6_addr32[3]; u32 77 include/net/ip6_checksum.h carry = (sum < (__force u32)daddr->s6_addr32[3]); u32 80 include/net/ip6_checksum.h ulen = (__force u32)htonl((__u32) len); u32 85 include/net/ip6_checksum.h uproto = (__force u32)htonl(proto); u32 29 include/net/ip6_fib.h u32 fc_table; u32 30 include/net/ip6_fib.h u32 fc_metric; u32 34 include/net/ip6_fib.h u32 fc_flags; u32 35 include/net/ip6_fib.h u32 fc_protocol; u32 99 include/net/ip6_fib.h u32 rt6i_flags; u32 100 include/net/ip6_fib.h u32 rt6i_metric; u32 113 include/net/ip6_fib.h u32 rt6i_flow_cache_genid; u32 156 include/net/ip6_fib.h u32 tb6_id; u32 22 include/net/ip6_tunnel.h u32 dst_cookie; u32 30 include/net/ip_fib.h u32 fc_table; u32 34 include/net/ip_fib.h u32 fc_flags; u32 35 include/net/ip_fib.h u32 fc_priority; u32 41 include/net/ip_fib.h u32 fc_flow; u32 42 include/net/ip_fib.h u32 fc_nlflags; u32 79 include/net/ip_fib.h u32 fib_priority; u32 80 include/net/ip_fib.h u32 fib_metrics[RTAX_MAX]; u32 111 include/net/ip_fib.h u32 fl_mark; u32 147 include/net/ip_fib.h u32 tb_id; u32 202 include/net/ip_fib.h extern u32 fib_rules_tclass(struct fib_result *res); u32 236 include/net/ip_fib.h u32 rtag; u32 245 include/net/ip_vs.h u32 last_conns; u32 246 include/net/ip_vs.h u32 last_inpkts; u32 247 include/net/ip_vs.h u32 last_outpkts; u32 249 include/net/ip_vs.h u32 cps; u32 250 include/net/ip_vs.h u32 inpps; u32 251 include/net/ip_vs.h u32 outpps; u32 252 include/net/ip_vs.h u32 inbps; u32 253 include/net/ip_vs.h u32 outbps; u32 403 include/net/ip_vs.h u32 fwmark; /* firwall mark of service */ u32 409 include/net/ip_vs.h u32 netmask; /* persistent netmask */ u32 423 include/net/ip_vs.h u32 u_threshold; /* upper threshold */ u32 424 include/net/ip_vs.h u32 l_threshold; /* lower threshold */ u32 487 include/net/ip_vs.h u32 dst_rtos; /* RT_TOS(tos) for dst */ u32 193 include/net/ipv6.h u32 owner; u32 77 include/net/iucv/iucv.h u32 address; u32 78 include/net/iucv/iucv.h u32 length; u32 114 include/net/iucv/iucv.h u32 id; u32 115 include/net/iucv/iucv.h u32 audit; u32 116 include/net/iucv/iucv.h u32 class; u32 117 include/net/iucv/iucv.h u32 tag; u32 118 include/net/iucv/iucv.h u32 length; u32 119 include/net/iucv/iucv.h u32 reply_size; u32 41 include/net/llc_conn.h u32 copied_seq; /* head of yet unread data */ u32 52 include/net/llc_conn.h u32 n2; /* max nbr re-tx's for timeout*/ u32 53 include/net/llc_conn.h u32 n1; /* max nbr octets in I PDU */ u32 76 include/net/llc_conn.h u32 rx_pdu_hdr; /* used for saving header of last pdu u32 338 include/net/mac80211.h u32 flags; u32 486 include/net/mac80211.h u32 flags; u32 578 include/net/mac80211.h u32 changed; u32 857 include/net/mac80211.h u32 flags; u32 1228 include/net/mac80211.h u32 changed); u32 1240 include/net/mac80211.h u32 iv32, u16 *phase1key); u32 1245 include/net/mac80211.h u32 *iv32, u16 *iv16); u32 1246 include/net/mac80211.h int (*set_rts_threshold)(struct ieee80211_hw *hw, u32 value); u32 1247 include/net/mac80211.h int (*set_frag_threshold)(struct ieee80211_hw *hw, u32 value); u32 1249 include/net/mac80211.h u32 short_retry, u32 long_retr); u32 108 include/net/netlabel.h u32 secid; u32 110 include/net/netlabel.h u32 sessionid; u32 163 include/net/netlabel.h u32 startbit; u32 189 include/net/netlabel.h u32 flags; u32 204 include/net/netlabel.h u32 type; u32 210 include/net/netlabel.h u32 lvl; u32 212 include/net/netlabel.h u32 secid; u32 218 include/net/netlink.h u32 pid; u32 780 include/net/netlink.h return nla_put(skb, attrtype, sizeof(u32), &value); u32 854 include/net/netlink.h NLA_PUT_TYPE(skb, u32, attrtype, value) u32 878 include/net/netlink.h static inline u32 nla_get_u32(struct nlattr *nla) u32 880 include/net/netlink.h return *(u32 *) nla_data(nla); u32 38 include/net/protocol.h void (*err_handler)(struct sk_buff *skb, u32 info); u32 95 include/net/red.h u32 prob_drop; /* Early probability drops */ u32 96 include/net/red.h u32 prob_mark; /* Early probability marks */ u32 97 include/net/red.h u32 forced_drop; /* Forced drops, qavg > max_thresh */ u32 98 include/net/red.h u32 forced_mark; /* Forced marks, qavg > max_thresh */ u32 99 include/net/red.h u32 pdrop; /* Drops due to queue limits */ u32 100 include/net/red.h u32 other; /* Drops due to drop() calls */ u32 101 include/net/red.h u32 backlog; u32 107 include/net/red.h u32 qth_min; /* Min avg length threshold: A scaled */ u32 108 include/net/red.h u32 qth_max; /* Max avg length threshold: A scaled */ u32 109 include/net/red.h u32 Scell_max; u32 110 include/net/red.h u32 Rmask; /* Cached random mask, see red_rmask */ u32 119 include/net/red.h u32 qR; /* Cached random number */ u32 125 include/net/red.h static inline u32 red_rmask(u8 Plog) u32 248 include/net/red.h static inline u32 red_random(struct red_parms *p) u32 51 include/net/request_sock.h u32 window_clamp; /* window clamp at creation time */ u32 52 include/net/request_sock.h u32 rcv_wnd; /* rcv_wnd offered first time */ u32 53 include/net/request_sock.h u32 ts_recent; u32 57 include/net/request_sock.h u32 secid; u32 58 include/net/request_sock.h u32 peer_secid; u32 94 include/net/request_sock.h u32 hash_rnd; u32 95 include/net/request_sock.h u32 nr_table_entries; u32 21 include/net/sch_generic.h u32 data[256]; u32 51 include/net/sch_generic.h u32 handle; u32 52 include/net/sch_generic.h u32 parent; u32 85 include/net/sch_generic.h unsigned long (*get)(struct Qdisc *, u32 classid); u32 87 include/net/sch_generic.h int (*change)(struct Qdisc *, u32, u32, u32 95 include/net/sch_generic.h u32 classid); u32 132 include/net/sch_generic.h u32 classid; u32 145 include/net/sch_generic.h unsigned long (*get)(struct tcf_proto*, u32 handle); u32 148 include/net/sch_generic.h u32 handle, struct nlattr **, u32 170 include/net/sch_generic.h u32 prio; u32 171 include/net/sch_generic.h u32 classid; u32 252 include/net/sch_generic.h u32 classid; u32 512 include/net/sch_generic.h static inline u32 qdisc_l2t(struct qdisc_rate_table* rtab, unsigned int pktlen) u32 26 include/net/scm.h u32 secid; /* Passed security ID */ u32 72 include/net/scm.h u32 seclen; u32 51 include/net/sctp/checksum.h return (__force __be32)crc32c((__force u32)crc, buffer, length); u32 123 include/net/sctp/command.h __u32 u32; u32 26 include/net/syncppp.h u32 magic; /* local magic number */ u32 39 include/net/syncppp.h u32 pp_flags; /* use Cisco protocol instead of PPP */ u32 42 include/net/syncppp.h u32 pp_seq; /* local sequence number */ u32 43 include/net/syncppp.h u32 pp_rseq; /* remote sequence number */ u32 8 include/net/tc_act/tc_defact.h u32 tcfd_datalen; u32 10 include/net/tc_act/tc_ipt.h u32 tcfi_hook; u32 13 include/net/tc_act/tc_nat.h u32 flags; u32 27 include/net/tc_act/tc_skbedit.h u32 flags; u32 28 include/net/tc_act/tc_skbedit.h u32 priority; u32 530 include/net/tcp.h static inline u32 tcp_receive_window(const struct tcp_sock *tp) u32 536 include/net/tcp.h return (u32) win; u32 543 include/net/tcp.h extern u32 __tcp_select_window(struct sock *sk); u32 659 include/net/tcp.h u32 (*ssthresh)(struct sock *sk); u32 661 include/net/tcp.h u32 (*min_cwnd)(const struct sock *sk); u32 663 include/net/tcp.h void (*cong_avoid)(struct sock *sk, u32 ack, u32 in_flight); u32 669 include/net/tcp.h u32 (*undo_cwnd)(struct sock *sk); u32 671 include/net/tcp.h void (*pkts_acked)(struct sock *sk, u32 num_acked, s32 rtt_us); u32 673 include/net/tcp.h void (*get_info)(struct sock *sk, u32 ext, struct sk_buff *skb); u32 693 include/net/tcp.h extern u32 tcp_reno_ssthresh(struct sock *sk); u32 695 include/net/tcp.h extern u32 tcp_reno_min_cwnd(const struct sock *sk); u32 802 include/net/tcp.h static inline u32 tcp_wnd_end(const struct tcp_sock *tp) u32 1070 include/net/tcp.h u32 scope_id; /* XXX */ u32 1080 include/net/tcp.h u32 entries6; u32 1081 include/net/tcp.h u32 alloced6; u32 1083 include/net/tcp.h u32 entries4; u32 1084 include/net/tcp.h u32 alloced4; u32 1116 include/net/tcp.h #define TCP_MD5SIG_MAXKEYS (~(u32)0) /* really?! */ u32 1292 include/net/tcp.h static inline u32 tcp_highest_sack_seq(struct tcp_sock *tp) u32 53 include/net/tipc/tipc.h u32 tipc_get_addr(void); u32 95 include/net/tipc/tipc_bearer.h u32 mtu; u32 88 include/net/tipc/tipc_msg.h static inline u32 msg_word(struct tipc_msg *m, u32 pos) u32 93 include/net/tipc/tipc_msg.h static inline u32 msg_bits(struct tipc_msg *m, u32 w, u32 pos, u32 mask) u32 98 include/net/tipc/tipc_msg.h static inline u32 msg_importance(struct tipc_msg *m) u32 103 include/net/tipc/tipc_msg.h static inline u32 msg_hdr_sz(struct tipc_msg *m) u32 113 include/net/tipc/tipc_msg.h static inline u32 msg_size(struct tipc_msg *m) u32 118 include/net/tipc/tipc_msg.h static inline u32 msg_data_sz(struct tipc_msg *m) u32 128 include/net/tipc/tipc_msg.h static inline u32 msg_type(struct tipc_msg *m) u32 133 include/net/tipc/tipc_msg.h static inline u32 msg_named(struct tipc_msg *m) u32 138 include/net/tipc/tipc_msg.h static inline u32 msg_mcast(struct tipc_msg *m) u32 143 include/net/tipc/tipc_msg.h static inline u32 msg_connected(struct tipc_msg *m) u32 148 include/net/tipc/tipc_msg.h static inline u32 msg_errcode(struct tipc_msg *m) u32 153 include/net/tipc/tipc_msg.h static inline u32 msg_prevnode(struct tipc_msg *m) u32 158 include/net/tipc/tipc_msg.h static inline u32 msg_origport(struct tipc_msg *m) u32 163 include/net/tipc/tipc_msg.h static inline u32 msg_destport(struct tipc_msg *m) u32 168 include/net/tipc/tipc_msg.h static inline u32 msg_mc_netid(struct tipc_msg *m) u32 173 include/net/tipc/tipc_msg.h static inline u32 msg_orignode(struct tipc_msg *m) u32 180 include/net/tipc/tipc_msg.h static inline u32 msg_destnode(struct tipc_msg *m) u32 185 include/net/tipc/tipc_msg.h static inline u32 msg_nametype(struct tipc_msg *m) u32 190 include/net/tipc/tipc_msg.h static inline u32 msg_nameinst(struct tipc_msg *m) u32 195 include/net/tipc/tipc_msg.h static inline u32 msg_namelower(struct tipc_msg *m) u32 200 include/net/tipc/tipc_msg.h static inline u32 msg_nameupper(struct tipc_msg *m) u32 67 include/net/tipc/tipc_port.h u32 conn_type; u32 68 include/net/tipc/tipc_port.h u32 conn_instance; u32 69 include/net/tipc/tipc_port.h u32 conn_unacked; u32 71 include/net/tipc/tipc_port.h u32 congested; u32 72 include/net/tipc/tipc_port.h u32 max_pkt; u32 73 include/net/tipc/tipc_port.h u32 ref; u32 79 include/net/wireless.h u32 flags; u32 82 include/net/wireless.h u32 orig_flags; u32 130 include/net/wireless.h u32 flags; u32 52 include/net/xfrm.h extern u32 sysctl_xfrm_aevent_etime; u32 53 include/net/xfrm.h extern u32 sysctl_xfrm_aevent_rseqth; u32 55 include/net/xfrm.h extern u32 sysctl_xfrm_acq_expires; u32 127 include/net/xfrm.h u32 seq; u32 146 include/net/xfrm.h u32 genid; u32 153 include/net/xfrm.h u32 reqid; u32 193 include/net/xfrm.h u32 xflags; u32 196 include/net/xfrm.h u32 replay_maxage; u32 197 include/net/xfrm.h u32 replay_maxdiff; u32 242 include/net/xfrm.h u32 hard; u32 243 include/net/xfrm.h u32 proto; u32 244 include/net/xfrm.h u32 byid; u32 245 include/net/xfrm.h u32 aevent; u32 246 include/net/xfrm.h u32 type; u32 249 include/net/xfrm.h u32 seq; u32 250 include/net/xfrm.h u32 pid; u32 251 include/net/xfrm.h u32 event; u32 331 include/net/xfrm.h u32 (*get_mtu)(struct xfrm_state *, int size); u32 465 include/net/xfrm.h u32 seq; u32 479 include/net/xfrm.h u32 priority; u32 480 include/net/xfrm.h u32 index; u32 498 include/net/xfrm.h u32 reserved; u32 510 include/net/xfrm.h u32 reqid; u32 623 include/net/xfrm.h u32 secid; u32 625 include/net/xfrm.h u32 sessionid; u32 647 include/net/xfrm.h u32 secctx_len; u32 878 include/net/xfrm.h u32 genid; u32 879 include/net/xfrm.h u32 route_mtu_cached; u32 880 include/net/xfrm.h u32 child_mtu_cached; u32 881 include/net/xfrm.h u32 route_cookie; u32 882 include/net/xfrm.h u32 path_cookie; u32 1332 include/net/xfrm.h u32 sadhcnt; /* current hash bkts */ u32 1333 include/net/xfrm.h u32 sadhmcnt; /* max allowed hash bkts */ u32 1334 include/net/xfrm.h u32 sadcnt; /* current running count */ u32 1338 include/net/xfrm.h u32 incnt; u32 1339 include/net/xfrm.h u32 outcnt; u32 1340 include/net/xfrm.h u32 fwdcnt; u32 1341 include/net/xfrm.h u32 inscnt; u32 1342 include/net/xfrm.h u32 outscnt; u32 1343 include/net/xfrm.h u32 fwdscnt; u32 1344 include/net/xfrm.h u32 spdhcnt; u32 1345 include/net/xfrm.h u32 spdhmcnt; u32 1431 include/net/xfrm.h u32 xfrm_get_acqseq(void); u32 118 include/rdma/ib_cm.h u32 remote_qkey; u32 119 include/rdma/ib_cm.h u32 remote_qpn; u32 122 include/rdma/ib_cm.h u32 starting_psn; u32 135 include/rdma/ib_cm.h u32 remote_qkey; u32 136 include/rdma/ib_cm.h u32 remote_qpn; u32 137 include/rdma/ib_cm.h u32 starting_psn; u32 237 include/rdma/ib_cm.h u32 qkey; u32 238 include/rdma/ib_cm.h u32 qpn; u32 291 include/rdma/ib_cm.h u32 remote_cm_qpn; /* 1 unless redirected */ u32 352 include/rdma/ib_cm.h u32 qp_num; u32 354 include/rdma/ib_cm.h u32 starting_psn; u32 380 include/rdma/ib_cm.h u32 qp_num; u32 381 include/rdma/ib_cm.h u32 starting_psn; u32 570 include/rdma/ib_cm.h u32 qp_num; u32 571 include/rdma/ib_cm.h u32 qkey; u32 360 include/rdma/ib_mad.h u32 hi_tid; u32 375 include/rdma/ib_mad.h u32 vendor_err; u32 245 include/rdma/ib_sa.h u32 lease; u32 250 include/rdma/ib_sa.h u32 data32[4]; u32 121 include/rdma/ib_verbs.h u32 vendor_id; u32 122 include/rdma/ib_verbs.h u32 vendor_part_id; u32 123 include/rdma/ib_verbs.h u32 hw_ver; u32 286 include/rdma/ib_verbs.h u32 port_cap_flags; u32 287 include/rdma/ib_verbs.h u32 max_msg_sz; u32 288 include/rdma/ib_verbs.h u32 bad_pkey_cntr; u32 289 include/rdma/ib_verbs.h u32 qkey_viol_cntr; u32 320 include/rdma/ib_verbs.h u32 set_port_cap_mask; u32 321 include/rdma/ib_verbs.h u32 clr_port_cap_mask; u32 372 include/rdma/ib_verbs.h u32 flow_label; u32 488 include/rdma/ib_verbs.h u32 vendor_err; u32 489 include/rdma/ib_verbs.h u32 byte_len; u32 493 include/rdma/ib_verbs.h u32 invalidate_rkey; u32 495 include/rdma/ib_verbs.h u32 src_qp; u32 518 include/rdma/ib_verbs.h u32 max_wr; u32 519 include/rdma/ib_verbs.h u32 max_sge; u32 520 include/rdma/ib_verbs.h u32 srq_limit; u32 530 include/rdma/ib_verbs.h u32 max_send_wr; u32 531 include/rdma/ib_verbs.h u32 max_recv_wr; u32 532 include/rdma/ib_verbs.h u32 max_send_sge; u32 533 include/rdma/ib_verbs.h u32 max_recv_sge; u32 534 include/rdma/ib_verbs.h u32 max_inline_data; u32 656 include/rdma/ib_verbs.h u32 qkey; u32 657 include/rdma/ib_verbs.h u32 rq_psn; u32 658 include/rdma/ib_verbs.h u32 sq_psn; u32 659 include/rdma/ib_verbs.h u32 dest_qp_num; u32 704 include/rdma/ib_verbs.h u32 length; u32 705 include/rdma/ib_verbs.h u32 lkey; u32 723 include/rdma/ib_verbs.h u32 invalidate_rkey; u32 728 include/rdma/ib_verbs.h u32 rkey; u32 734 include/rdma/ib_verbs.h u32 rkey; u32 741 include/rdma/ib_verbs.h u32 remote_qpn; u32 742 include/rdma/ib_verbs.h u32 remote_qkey; u32 751 include/rdma/ib_verbs.h u32 length; u32 753 include/rdma/ib_verbs.h u32 rkey; u32 783 include/rdma/ib_verbs.h u32 lkey; u32 784 include/rdma/ib_verbs.h u32 rkey; u32 797 include/rdma/ib_verbs.h u32 length; u32 880 include/rdma/ib_verbs.h u32 qp_num; u32 888 include/rdma/ib_verbs.h u32 lkey; u32 889 include/rdma/ib_verbs.h u32 rkey; u32 897 include/rdma/ib_verbs.h u32 rkey; u32 904 include/rdma/ib_verbs.h u32 lkey; u32 905 include/rdma/ib_verbs.h u32 rkey; u32 1152 include/rdma/ib_verbs.h u32 local_dma_lkey; u32 106 include/rdma/iw_cm.h u32 ord; u32 107 include/rdma/iw_cm.h u32 ird; u32 108 include/rdma/iw_cm.h u32 qpn; u32 95 include/rdma/rdma_cm.h u32 qp_num; u32 102 include/rdma/rdma_cm.h u32 qp_num; u32 103 include/rdma/rdma_cm.h u32 qkey; u32 15 include/rxrpc/packet.h typedef u32 rxrpc_seq_t; /* Rx message sequence number */ u32 16 include/rxrpc/packet.h typedef u32 rxrpc_serial_t; /* Rx message serial number */ u32 170 include/scsi/libsas.h u32 sstatus; u32 171 include/scsi/libsas.h u32 serror; u32 172 include/scsi/libsas.h u32 scontrol; u32 253 include/scsi/libsas.h u32 phy_mask; u32 305 include/scsi/libsas.h u32 sas_prim; u32 473 include/scsi/libsas.h u32 sstatus; u32 474 include/scsi/libsas.h u32 serror; u32 475 include/scsi/libsas.h u32 scontrol; u32 476 include/scsi/libsas.h u32 sactive; u32 488 include/scsi/libsas.h u32 residual; u32 551 include/scsi/libsas.h u32 total_xfer_len; u32 219 include/scsi/sas.h u32 _r_d; u32 243 include/scsi/sas.h u32 _r_b; u32 311 include/scsi/sas.h u32 _r_e; u32 325 include/scsi/sas.h u32 _r_c; u32 412 include/scsi/sas.h u32 _r_d; u32 418 include/scsi/sas.h u32 _r_e; u32 500 include/scsi/sas.h u32 _r_e; u32 514 include/scsi/sas.h u32 _r_c; u32 601 include/scsi/sas.h u32 _r_d; u32 607 include/scsi/sas.h u32 _r_e; u32 185 include/scsi/scsi_transport_fc.h u32 roles; u32 230 include/scsi/scsi_transport_fc.h u32 roles; u32 231 include/scsi/scsi_transport_fc.h u32 vport_id; /* Admin Identifier for the vport */ u32 241 include/scsi/scsi_transport_fc.h u32 number; u32 286 include/scsi/scsi_transport_fc.h u32 port_id; u32 287 include/scsi/scsi_transport_fc.h u32 roles; u32 326 include/scsi/scsi_transport_fc.h u32 maxframe_size; u32 327 include/scsi/scsi_transport_fc.h u32 supported_classes; u32 330 include/scsi/scsi_transport_fc.h u32 dev_loss_tmo; /* Remote Port loss timeout in seconds. */ u32 335 include/scsi/scsi_transport_fc.h u32 port_id; u32 336 include/scsi/scsi_transport_fc.h u32 roles; u32 338 include/scsi/scsi_transport_fc.h u32 scsi_target_id; u32 339 include/scsi/scsi_transport_fc.h u32 fast_io_fail_tmo; u32 346 include/scsi/scsi_transport_fc.h u32 number; u32 384 include/scsi/scsi_transport_fc.h u32 port_id; u32 481 include/scsi/scsi_transport_fc.h u32 supported_classes; u32 483 include/scsi/scsi_transport_fc.h u32 supported_speeds; u32 484 include/scsi/scsi_transport_fc.h u32 maxframe_size; u32 489 include/scsi/scsi_transport_fc.h u32 port_id; u32 493 include/scsi/scsi_transport_fc.h u32 speed; u32 505 include/scsi/scsi_transport_fc.h u32 next_rport_number; u32 506 include/scsi/scsi_transport_fc.h u32 next_target_id; u32 507 include/scsi/scsi_transport_fc.h u32 next_vport_number; u32 583 include/scsi/scsi_transport_fc.h void (*set_rport_dev_loss_tmo)(struct fc_rport *, u32); u32 616 include/scsi/scsi_transport_fc.h u32 dd_fcrport_size; u32 617 include/scsi/scsi_transport_fc.h u32 dd_fcvport_size; u32 745 include/scsi/scsi_transport_fc.h u32 fc_get_event_number(void); u32 70 include/scsi/scsi_transport_sas.h u32 invalid_dword_count; u32 71 include/scsi/scsi_transport_sas.h u32 running_disparity_error_count; u32 72 include/scsi/scsi_transport_sas.h u32 loss_of_dword_sync_count; u32 73 include/scsi/scsi_transport_sas.h u32 phy_reset_problem_count; u32 94 include/scsi/scsi_transport_sas.h u32 scsi_target_id; u32 1725 include/sound/cs46xx.h u32 *saved_regs; u32 52 include/sound/cs46xx_dsp_scb_types.h u32 dcw; /* DMA Control Word */ u32 53 include/sound/cs46xx_dsp_scb_types.h u32 dmw; /* DMA Mode Word */ u32 54 include/sound/cs46xx_dsp_scb_types.h u32 saw; /* Source Address Word */ u32 55 include/sound/cs46xx_dsp_scb_types.h u32 daw; /* Destination Address Word */ u32 59 include/sound/cs46xx_dsp_scb_types.h u32 npaw; /* Next-Page Address Word */ u32 68 include/sound/cs46xx_dsp_scb_types.h u32 npcw; /* Next-Page Control Word */ u32 69 include/sound/cs46xx_dsp_scb_types.h u32 lbaw; /* Loop-Begin Address Word */ u32 70 include/sound/cs46xx_dsp_scb_types.h u32 nplbaw; /* Next-Page after Loop-Begin Address Word */ u32 71 include/sound/cs46xx_dsp_scb_types.h u32 sgaw; /* Scatter/Gather Address Word */ u32 138 include/sound/cs46xx_dsp_scb_types.h u32 strm_rs_config; /* REQUIRED */ u32 147 include/sound/cs46xx_dsp_scb_types.h u32 strm_buf_ptr; /* REQUIRED */ u32 166 include/sound/cs46xx_dsp_scb_types.h u32 strmPhiIncr; u32 256 include/sound/cs46xx_dsp_scb_types.h u32 unused5; u32 272 include/sound/cs46xx_dsp_scb_types.h u32 rFE_save_for_invalid_IP; u32 273 include/sound/cs46xx_dsp_scb_types.h u32 r32_save_for_spurious_int; u32 274 include/sound/cs46xx_dsp_scb_types.h u32 r32_save_for_trap; u32 275 include/sound/cs46xx_dsp_scb_types.h u32 r32_save_for_HFG; u32 287 include/sound/cs46xx_dsp_scb_types.h u32 outTripletsPerFrame; u32 292 include/sound/cs46xx_dsp_scb_types.h u32 accumOutTriplets; u32 360 include/sound/cs46xx_dsp_scb_types.h u32 nsamp_per_frm_q15; u32 378 include/sound/cs46xx_dsp_scb_types.h u32 strm_rs_config; /* REQUIRED */ u32 380 include/sound/cs46xx_dsp_scb_types.h u32 strm_buf_ptr; /* REQUIRED */ u32 442 include/sound/cs46xx_dsp_scb_types.h u32 strm_rs_config; /* REQUIRED */ u32 443 include/sound/cs46xx_dsp_scb_types.h u32 strm_buf_ptr; /* REQUIRED */ u32 481 include/sound/cs46xx_dsp_scb_types.h u32 reserved2; u32 499 include/sound/cs46xx_dsp_scb_types.h u32 strm_buf_ptr; /* REQUIRED */ u32 500 include/sound/cs46xx_dsp_scb_types.h u32 strm_rs_config; /* REQUIRED */ u32 545 include/sound/cs46xx_dsp_scb_types.h u32 input_buf_strm_config; u32 552 include/sound/cs46xx_dsp_scb_types.h u32 accum_phi; u32 569 include/sound/cs46xx_dsp_scb_types.h u32 src_strm_rs_config; u32 570 include/sound/cs46xx_dsp_scb_types.h u32 src_strm_buf_ptr; u32 572 include/sound/cs46xx_dsp_scb_types.h u32 phiIncr6int_26frac; u32 610 include/sound/cs46xx_dsp_scb_types.h u32 dec2_reserved2; u32 612 include/sound/cs46xx_dsp_scb_types.h u32 dec2_input_nuf_strm_config; u32 625 include/sound/cs46xx_dsp_scb_types.h u32 dec2_reserved3; u32 646 include/sound/cs46xx_dsp_scb_types.h u32 dec2_strm_rs_config; u32 647 include/sound/cs46xx_dsp_scb_types.h u32 dec2_strm_buf_ptr; u32 649 include/sound/cs46xx_dsp_scb_types.h u32 dec2_reserved4; u32 682 include/sound/cs46xx_dsp_scb_types.h u32 vdec_input_buf_strm_config; u32 685 include/sound/cs46xx_dsp_scb_types.h u32 vdec_coef_increment; u32 688 include/sound/cs46xx_dsp_scb_types.h u32 vdec_accumphi; u32 709 include/sound/cs46xx_dsp_scb_types.h u32 vdec_strm_rs_config; u32 710 include/sound/cs46xx_dsp_scb_types.h u32 vdec_strm_buf_ptr; u32 712 include/sound/cs46xx_dsp_scb_types.h u32 vdec_phi_incr_6int_26frac; u32 733 include/sound/cs46xx_dsp_scb_types.h u32 strm_rs_config; /* REQUIRED */ u32 734 include/sound/cs46xx_dsp_scb_types.h u32 strm_buf_ptr; /* REQUIRED */ u32 779 include/sound/cs46xx_dsp_scb_types.h u32 strm_rs_config; /* REQUIRED */ u32 780 include/sound/cs46xx_dsp_scb_types.h u32 strm_buf_ptr; /* REQUIRED */ u32 782 include/sound/cs46xx_dsp_scb_types.h u32 reserved; u32 788 include/sound/cs46xx_dsp_scb_types.h u32 io_free2; u32 790 include/sound/cs46xx_dsp_scb_types.h u32 io_current_total; u32 791 include/sound/cs46xx_dsp_scb_types.h u32 io_previous_total; u32 801 include/sound/cs46xx_dsp_scb_types.h u32 ostrm_rs_config; u32 802 include/sound/cs46xx_dsp_scb_types.h u32 ostrm_buf_ptr; u32 809 include/sound/cs46xx_dsp_scb_types.h u32 io_free4; u32 821 include/sound/cs46xx_dsp_scb_types.h u32 istrm_rs_config; u32 822 include/sound/cs46xx_dsp_scb_types.h u32 istrm_buf_ptr; u32 839 include/sound/cs46xx_dsp_scb_types.h u32 i_free; u32 850 include/sound/cs46xx_dsp_scb_types.h u32 current_total; u32 851 include/sound/cs46xx_dsp_scb_types.h u32 previous_total; u32 858 include/sound/cs46xx_dsp_scb_types.h u32 status_data; u32 865 include/sound/cs46xx_dsp_scb_types.h u32 free3; u32 872 include/sound/cs46xx_dsp_scb_types.h u32 temp_status; u32 884 include/sound/cs46xx_dsp_scb_types.h u32 strm_rs_config; u32 885 include/sound/cs46xx_dsp_scb_types.h u32 strm_buf_ptr; u32 897 include/sound/cs46xx_dsp_scb_types.h u32 free1; u32 904 include/sound/cs46xx_dsp_scb_types.h u32 free2; u32 906 include/sound/cs46xx_dsp_scb_types.h u32 free3[4]; u32 909 include/sound/cs46xx_dsp_scb_types.h u32 strm_rs_config; u32 911 include/sound/cs46xx_dsp_scb_types.h u32 strm_buf_ptr; u32 918 include/sound/cs46xx_dsp_scb_types.h u32 free4; u32 930 include/sound/cs46xx_dsp_scb_types.h u32 free6[2]; u32 942 include/sound/cs46xx_dsp_scb_types.h u32 free1; u32 967 include/sound/cs46xx_dsp_scb_types.h u32 unused2[5]; u32 979 include/sound/cs46xx_dsp_scb_types.h u32 strm_rs_config; u32 981 include/sound/cs46xx_dsp_scb_types.h u32 strm_buf_ptr; u32 983 include/sound/cs46xx_dsp_scb_types.h u32 unused_phi_incr; u32 1018 include/sound/cs46xx_dsp_scb_types.h u32 accum_phi; u32 1025 include/sound/cs46xx_dsp_scb_types.h u32 unused3[3]; u32 1037 include/sound/cs46xx_dsp_scb_types.h u32 strm_rs_config; u32 1039 include/sound/cs46xx_dsp_scb_types.h u32 strm_buf_ptr; u32 1041 include/sound/cs46xx_dsp_scb_types.h u32 phi_incr; u32 1069 include/sound/cs46xx_dsp_scb_types.h u32 strm_rs_config; /* REQUIRED */ u32 1070 include/sound/cs46xx_dsp_scb_types.h u32 strm_buf_ptr; /* REQUIRED */ u32 1077 include/sound/cs46xx_dsp_scb_types.h u32 snoop_input_buf_ptr; u32 1091 include/sound/cs46xx_dsp_scb_types.h u32 data1; u32 1093 include/sound/cs46xx_dsp_scb_types.h u32 data2; u32 1100 include/sound/cs46xx_dsp_scb_types.h u32 data3; u32 1102 include/sound/cs46xx_dsp_scb_types.h u32 data4; u32 1109 include/sound/cs46xx_dsp_scb_types.h u32 unused2[2]; u32 1121 include/sound/cs46xx_dsp_scb_types.h u32 unused3[5]; u32 1125 include/sound/cs46xx_dsp_scb_types.h u32 i0; u32 1126 include/sound/cs46xx_dsp_scb_types.h u32 i1; u32 1128 include/sound/cs46xx_dsp_scb_types.h u32 strm_buf_ptr1; u32 1133 include/sound/cs46xx_dsp_scb_types.h u32 i3; u32 1134 include/sound/cs46xx_dsp_scb_types.h u32 i4; u32 1135 include/sound/cs46xx_dsp_scb_types.h u32 i5; u32 1136 include/sound/cs46xx_dsp_scb_types.h u32 i6; u32 1138 include/sound/cs46xx_dsp_scb_types.h u32 i7; u32 1150 include/sound/cs46xx_dsp_scb_types.h u32 strm_buf_config; u32 1151 include/sound/cs46xx_dsp_scb_types.h u32 strm_buf_ptr2; u32 1153 include/sound/cs46xx_dsp_scb_types.h u32 i8; u32 1182 include/sound/cs46xx_dsp_scb_types.h u32 prev_sample_output1; /* 0x05 */ u32 1183 include/sound/cs46xx_dsp_scb_types.h u32 prev_sample_output2; /* 0x06 */ u32 1184 include/sound/cs46xx_dsp_scb_types.h u32 prev_sample_input1; /* 0x07 */ u32 1185 include/sound/cs46xx_dsp_scb_types.h u32 prev_sample_input2; /* 0x08 */ u32 1197 include/sound/cs46xx_dsp_scb_types.h u32 strm_rs_config; /* 0x0B */ u32 1198 include/sound/cs46xx_dsp_scb_types.h u32 strm_buf_ptr; /* 0x0C */ u32 69 include/sound/cs46xx_dsp_spos.h u32 address; u32 89 include/sound/cs46xx_dsp_spos.h u32 offset; u32 90 include/sound/cs46xx_dsp_spos.h u32 size; u32 91 include/sound/cs46xx_dsp_spos.h u32 * data; u32 101 include/sound/cs46xx_dsp_spos.h u32 overlay_begin_address; u32 102 include/sound/cs46xx_dsp_spos.h u32 load_address; u32 108 include/sound/cs46xx_dsp_spos.h u32 address; u32 110 include/sound/cs46xx_dsp_spos.h u32 *data; u32 129 include/sound/cs46xx_dsp_spos.h u32 address; u32 131 include/sound/cs46xx_dsp_spos.h u32 *data; u32 138 include/sound/cs46xx_dsp_spos.h u32 sample_rate; u32 139 include/sound/cs46xx_dsp_spos.h u32 unlinked; u32 75 include/sound/cs46xx_dsp_task_types.h u32 r10_save; u32 76 include/sound/cs46xx_dsp_task_types.h u32 r54_save; u32 77 include/sound/cs46xx_dsp_task_types.h u32 r98_save; u32 89 include/sound/cs46xx_dsp_task_types.h u32 r32_save; u32 90 include/sound/cs46xx_dsp_task_types.h u32 r76_save; u32 91 include/sound/cs46xx_dsp_task_types.h u32 rsd2_save; u32 204 include/sound/cs46xx_dsp_task_types.h u32 saverfe; u32 212 include/sound/cs46xx_dsp_task_types.h u32 saverba; /* (HFG) */ u32 213 include/sound/cs46xx_dsp_task_types.h u32 saverdc; u32 214 include/sound/cs46xx_dsp_task_types.h u32 savers_config_23; /* (HFG) */ u32 215 include/sound/cs46xx_dsp_task_types.h u32 savers_DMA23; /* (HFG) */ u32 216 include/sound/cs46xx_dsp_task_types.h u32 saversa0; u32 217 include/sound/cs46xx_dsp_task_types.h u32 saversi0; u32 218 include/sound/cs46xx_dsp_task_types.h u32 saversa1; u32 219 include/sound/cs46xx_dsp_task_types.h u32 saversi1; u32 220 include/sound/cs46xx_dsp_task_types.h u32 saversa3; u32 221 include/sound/cs46xx_dsp_task_types.h u32 saversd0; u32 222 include/sound/cs46xx_dsp_task_types.h u32 saversd1; u32 223 include/sound/cs46xx_dsp_task_types.h u32 saversd3; u32 224 include/sound/cs46xx_dsp_task_types.h u32 savers_config01; u32 225 include/sound/cs46xx_dsp_task_types.h u32 savers_DMA01; u32 226 include/sound/cs46xx_dsp_task_types.h u32 saveacc0hl; u32 227 include/sound/cs46xx_dsp_task_types.h u32 saveacc1hl; u32 228 include/sound/cs46xx_dsp_task_types.h u32 saveacc0xacc1x; u32 229 include/sound/cs46xx_dsp_task_types.h u32 saveacc2hl; u32 230 include/sound/cs46xx_dsp_task_types.h u32 saveacc3hl; u32 231 include/sound/cs46xx_dsp_task_types.h u32 saveacc2xacc3x; u32 232 include/sound/cs46xx_dsp_task_types.h u32 saveaux0hl; u32 233 include/sound/cs46xx_dsp_task_types.h u32 saveaux1hl; u32 234 include/sound/cs46xx_dsp_task_types.h u32 saveaux0xaux1x; u32 235 include/sound/cs46xx_dsp_task_types.h u32 saveaux2hl; u32 236 include/sound/cs46xx_dsp_task_types.h u32 saveaux3hl; u32 237 include/sound/cs46xx_dsp_task_types.h u32 saveaux2xaux3x; u32 238 include/sound/cs46xx_dsp_task_types.h u32 savershouthl; u32 239 include/sound/cs46xx_dsp_task_types.h u32 savershoutxmacmode; u32 1654 include/sound/emu10k1.h u32 vendor; u32 1655 include/sound/emu10k1.h u32 device; u32 1656 include/sound/emu10k1.h u32 subsystem; u32 1753 include/sound/emu10k1.h u32 p16v_capture_source; u32 1754 include/sound/emu10k1.h u32 p16v_capture_channel; u32 33 include/sound/hda_hwdep.h u32 verb; /* HDA_VERB() */ u32 34 include/sound/hda_hwdep.h u32 res; /* response */ u32 11 include/sound/pxa2xx-lib.h u32 dcmd; /* DMA descriptor dcmd field */ u32 12 include/sound/pxa2xx-lib.h volatile u32 *drcmr; /* the DMA request channel to use */ u32 13 include/sound/pxa2xx-lib.h u32 dev_addr; /* device physical address for DMA */ u32 290 include/sound/soc-dapm.h u32 connect:1; /* source and sink widgets are connected */ u32 291 include/sound/soc-dapm.h u32 walked:1; /* path has been walked */ u32 49 include/sound/vx_core.h u32 Cmd[SIZE_MAX_CMD]; u32 50 include/sound/vx_core.h u32 Stat[SIZE_MAX_STATUS]; u32 542 include/sound/wavefront.h u32 size; /* size of any data included in u32 188 include/sound/ymfpci.h u32 format; u32 189 include/sound/ymfpci.h u32 loop_default; u32 190 include/sound/ymfpci.h u32 base; /* 32-bit address */ u32 191 include/sound/ymfpci.h u32 loop_start; /* 32-bit offset */ u32 192 include/sound/ymfpci.h u32 loop_end; /* 32-bit offset */ u32 193 include/sound/ymfpci.h u32 loop_frac; /* 8-bit fraction - loop_start */ u32 194 include/sound/ymfpci.h u32 delta_end; /* pitch delta end */ u32 195 include/sound/ymfpci.h u32 lpfK_end; u32 196 include/sound/ymfpci.h u32 eg_gain_end; u32 197 include/sound/ymfpci.h u32 left_gain_end; u32 198 include/sound/ymfpci.h u32 right_gain_end; u32 199 include/sound/ymfpci.h u32 eff1_gain_end; u32 200 include/sound/ymfpci.h u32 eff2_gain_end; u32 201 include/sound/ymfpci.h u32 eff3_gain_end; u32 202 include/sound/ymfpci.h u32 lpfQ; u32 203 include/sound/ymfpci.h u32 status; u32 204 include/sound/ymfpci.h u32 num_of_frames; u32 205 include/sound/ymfpci.h u32 loop_count; u32 206 include/sound/ymfpci.h u32 start; u32 207 include/sound/ymfpci.h u32 start_frac; u32 208 include/sound/ymfpci.h u32 delta; u32 209 include/sound/ymfpci.h u32 lpfK; u32 210 include/sound/ymfpci.h u32 eg_gain; u32 211 include/sound/ymfpci.h u32 left_gain; u32 212 include/sound/ymfpci.h u32 right_gain; u32 213 include/sound/ymfpci.h u32 eff1_gain; u32 214 include/sound/ymfpci.h u32 eff2_gain; u32 215 include/sound/ymfpci.h u32 eff3_gain; u32 216 include/sound/ymfpci.h u32 lpfD1; u32 217 include/sound/ymfpci.h u32 lpfD2; u32 221 include/sound/ymfpci.h u32 base; /* 32-bit address */ u32 222 include/sound/ymfpci.h u32 loop_end; /* 32-bit offset */ u32 223 include/sound/ymfpci.h u32 start; /* 32-bit offset */ u32 224 include/sound/ymfpci.h u32 num_of_loops; /* counter */ u32 228 include/sound/ymfpci.h u32 base; /* 32-bit address */ u32 229 include/sound/ymfpci.h u32 loop_end; /* 32-bit offset */ u32 230 include/sound/ymfpci.h u32 start; /* 32-bit offset */ u32 231 include/sound/ymfpci.h u32 temp; u32 278 include/sound/ymfpci.h u32 period_size; /* cached from runtime->period_size */ u32 279 include/sound/ymfpci.h u32 buffer_size; /* cached from runtime->buffer_size */ u32 280 include/sound/ymfpci.h u32 period_pos; u32 281 include/sound/ymfpci.h u32 last_pos; u32 282 include/sound/ymfpci.h u32 capture_bank_number; u32 283 include/sound/ymfpci.h u32 shift; u32 319 include/sound/ymfpci.h u32 *ctrl_playback; u32 326 include/sound/ymfpci.h u32 active_bank; u32 366 include/sound/ymfpci.h u32 *saved_regs; u32 367 include/sound/ymfpci.h u32 saved_ydsxgr_mode; u32 63 include/video/atmel_lcdc.h u32 pseudo_palette[16]; u32 24 include/video/cvisionppc.h u32 user_flags; u32 84 include/video/gbe.h ( (((u32)1<<((msb)-(lsb)+1))-1) << (lsb) ) u32 86 include/video/gbe.h ( ((u32)(v) & MASK(msb,lsb)) >> (lsb) ) u32 88 include/video/gbe.h ( (v) = ((v)&~MASK(msb,lsb)) | (( (u32)(f)<<(lsb) ) & MASK(msb,lsb)) ) u32 18 include/video/kyro.h u32 palette[16]; u32 19 include/video/kyro.h u32 HTot; /* Hor Total Time */ u32 20 include/video/kyro.h u32 HFP; /* Hor Front Porch */ u32 21 include/video/kyro.h u32 HST; /* Hor Sync Time */ u32 22 include/video/kyro.h u32 HBP; /* Hor Back Porch */ u32 24 include/video/kyro.h u32 VTot; /* Ver Total Time */ u32 25 include/video/kyro.h u32 VFP; /* Ver Front Porch */ u32 26 include/video/kyro.h u32 VST; /* Ver Sync Time */ u32 27 include/video/kyro.h u32 VBP; /* Ver Back Porch */ u32 29 include/video/kyro.h u32 XRES; /* X Resolution */ u32 30 include/video/kyro.h u32 YRES; /* Y Resolution */ u32 31 include/video/kyro.h u32 VFREQ; /* Ver Frequency */ u32 32 include/video/kyro.h u32 PIXCLK; /* Pixel Clock */ u32 33 include/video/kyro.h u32 HCLK; /* Hor Clock */ u32 53 include/video/kyro.h extern u32 kyro_dev_overlay_offset(void); u32 73 include/video/kyro.h u32 ulWidth; u32 74 include/video/kyro.h u32 ulHeight; u32 79 include/video/kyro.h u32 xOrgin; u32 80 include/video/kyro.h u32 yOrgin; u32 81 include/video/kyro.h u32 xSize; u32 82 include/video/kyro.h u32 ySize; u32 86 include/video/kyro.h u32 ulWidth; u32 87 include/video/kyro.h u32 ulHeight; u32 88 include/video/kyro.h u32 ulScan; u32 184 include/video/neomagic.h u32 palette[16]; u32 19 include/video/permedia2.h #define PM2TAG(r) (u32 )(((r)-0x8000)>>3) u32 20 include/video/sgivw.h #define MASK(msb, lsb) ( (((u32)1<<((msb)-(lsb)+1))-1) << (lsb) ) u32 21 include/video/sgivw.h #define GET(v, msb, lsb) ( ((u32)(v) & MASK(msb,lsb)) >> (lsb) ) u32 22 include/video/sgivw.h #define SET(v, f, msb, lsb) ( (v) = ((v)&~MASK(msb,lsb)) | (( (u32)(f)<<(lsb) ) & MASK(msb,lsb)) ) u32 33 include/video/sgivw.h volatile u32 ctrlstat; /* 0x000000 general control */ u32 34 include/video/sgivw.h volatile u32 dotclock; /* 0x000004 dot clock PLL control */ u32 35 include/video/sgivw.h volatile u32 i2c; /* 0x000008 crt I2C control */ u32 36 include/video/sgivw.h volatile u32 sysclk; /* 0x00000c system clock PLL control */ u32 37 include/video/sgivw.h volatile u32 i2cfp; /* 0x000010 flat panel I2C control */ u32 38 include/video/sgivw.h volatile u32 id; /* 0x000014 device id/chip revision */ u32 39 include/video/sgivw.h volatile u32 config; /* 0x000018 power on configuration */ u32 40 include/video/sgivw.h volatile u32 bist; /* 0x00001c internal bist status */ u32 44 include/video/sgivw.h volatile u32 vt_xy; /* 0x010000 current dot coords */ u32 45 include/video/sgivw.h volatile u32 vt_xymax; /* 0x010004 maximum dot coords */ u32 46 include/video/sgivw.h volatile u32 vt_vsync; /* 0x010008 vsync on/off */ u32 47 include/video/sgivw.h volatile u32 vt_hsync; /* 0x01000c hsync on/off */ u32 48 include/video/sgivw.h volatile u32 vt_vblank; /* 0x010010 vblank on/off */ u32 49 include/video/sgivw.h volatile u32 vt_hblank; /* 0x010014 hblank on/off */ u32 50 include/video/sgivw.h volatile u32 vt_flags; /* 0x010018 polarity of vt signals */ u32 51 include/video/sgivw.h volatile u32 vt_f2rf_lock; /* 0x01001c f2rf & framelck y coord */ u32 52 include/video/sgivw.h volatile u32 vt_intr01; /* 0x010020 intr 0,1 y coords */ u32 53 include/video/sgivw.h volatile u32 vt_intr23; /* 0x010024 intr 2,3 y coords */ u32 54 include/video/sgivw.h volatile u32 fp_hdrv; /* 0x010028 flat panel hdrv on/off */ u32 55 include/video/sgivw.h volatile u32 fp_vdrv; /* 0x01002c flat panel vdrv on/off */ u32 56 include/video/sgivw.h volatile u32 fp_de; /* 0x010030 flat panel de on/off */ u32 57 include/video/sgivw.h volatile u32 vt_hpixen; /* 0x010034 intrnl horiz pixel on/off*/ u32 58 include/video/sgivw.h volatile u32 vt_vpixen; /* 0x010038 intrnl vert pixel on/off */ u32 59 include/video/sgivw.h volatile u32 vt_hcmap; /* 0x01003c cmap write (horiz) */ u32 60 include/video/sgivw.h volatile u32 vt_vcmap; /* 0x010040 cmap write (vert) */ u32 61 include/video/sgivw.h volatile u32 did_start_xy; /* 0x010044 eol/f did/xy reset val */ u32 62 include/video/sgivw.h volatile u32 crs_start_xy; /* 0x010048 eol/f crs/xy reset val */ u32 63 include/video/sgivw.h volatile u32 vc_start_xy; /* 0x01004c eol/f vc/xy reset val */ u32 67 include/video/sgivw.h volatile u32 ovr_width_tile; /* 0x020000 overlay plane ctrl 0 */ u32 68 include/video/sgivw.h volatile u32 ovr_inhwctrl; /* 0x020004 overlay plane ctrl 1 */ u32 69 include/video/sgivw.h volatile u32 ovr_control; /* 0x020008 overlay plane ctrl 1 */ u32 73 include/video/sgivw.h volatile u32 frm_size_tile; /* 0x030000 normal plane ctrl 0 */ u32 74 include/video/sgivw.h volatile u32 frm_size_pixel; /* 0x030004 normal plane ctrl 1 */ u32 75 include/video/sgivw.h volatile u32 frm_inhwctrl; /* 0x030008 normal plane ctrl 2 */ u32 76 include/video/sgivw.h volatile u32 frm_control; /* 0x03000C normal plane ctrl 3 */ u32 80 include/video/sgivw.h volatile u32 did_inhwctrl; /* 0x040000 DID control */ u32 81 include/video/sgivw.h volatile u32 did_control; /* 0x040004 DID shadow */ u32 85 include/video/sgivw.h volatile u32 mode_regs[32]; /* 0x048000 - 0x04807c WID table */ u32 89 include/video/sgivw.h volatile u32 cmap[6144]; /* 0x050000 - 0x055ffc color map */ u32 93 include/video/sgivw.h volatile u32 cm_fifo; /* 0x058000 color map fifo status */ u32 97 include/video/sgivw.h volatile u32 gmap[256]; /* 0x060000 - 0x0603fc gamma map */ u32 101 include/video/sgivw.h volatile u32 gmap10[1024]; /* 0x068000 - 0x068ffc gamma map */ u32 105 include/video/sgivw.h volatile u32 crs_pos; /* 0x070000 cusror control 0 */ u32 106 include/video/sgivw.h volatile u32 crs_ctl; /* 0x070004 cusror control 1 */ u32 107 include/video/sgivw.h volatile u32 crs_cmap[3]; /* 0x070008 - 0x070010 crs cmap */ u32 111 include/video/sgivw.h volatile u32 crs_glyph[64]; /* 0x078000 - 0x0780fc crs glyph */ u32 115 include/video/sgivw.h volatile u32 vc_0; /* 0x080000 video capture crtl 0 */ u32 116 include/video/sgivw.h volatile u32 vc_1; /* 0x080004 video capture crtl 1 */ u32 117 include/video/sgivw.h volatile u32 vc_2; /* 0x080008 video capture crtl 2 */ u32 118 include/video/sgivw.h volatile u32 vc_3; /* 0x08000c video capture crtl 3 */ u32 119 include/video/sgivw.h volatile u32 vc_4; /* 0x080010 video capture crtl 3 */ u32 120 include/video/sgivw.h volatile u32 vc_5; /* 0x080014 video capture crtl 3 */ u32 121 include/video/sgivw.h volatile u32 vc_6; /* 0x080018 video capture crtl 3 */ u32 122 include/video/sgivw.h volatile u32 vc_7; /* 0x08001c video capture crtl 3 */ u32 123 include/video/sgivw.h volatile u32 vc_8; /* 0x08000c video capture crtl 3 */ u32 337 include/video/sstfb.h u32 palette[16]; u32 172 include/video/tdfx.h u32 max_pixclock; u32 173 include/video/tdfx.h u32 palette[16]; u32 213 include/video/tgafb.h u32 xres, yres; /* resolution in pixels */ u32 214 include/video/tgafb.h u32 htimings; /* horizontal timing register */ u32 215 include/video/tgafb.h u32 vtimings; /* vertical timing register */ u32 216 include/video/tgafb.h u32 pll_freq; /* pixclock in mhz */ u32 217 include/video/tgafb.h u32 bits_per_pixel; /* bits per pixel */ u32 218 include/video/tgafb.h u32 sync_on_green; /* set if sync is on green */ u32 219 include/video/tgafb.h u32 palette[16]; u32 233 include/video/tgafb.h static inline u32 u32 69 include/video/uvesafb.h u32 pixel_clock; u32 93 include/video/uvesafb.h u32 win_func_ptr; u32 122 include/video/uvesafb.h u32 phys_base_ptr; u32 137 include/video/uvesafb.h u32 max_pixel_clock; u32 161 include/video/uvesafb.h u32 ack; u32 133 include/xen/xenbus.h u32 id; u32 22 init/do_mounts.h static inline u32 bstat(char *name) u32 29 init/do_mounts.h if (stat.st_rdev != (u32)stat.st_rdev) u32 34 init/do_mounts.h static inline u32 bstat(char *name) u32 143 init/do_mounts_md.c u32 rdev; u32 239 ipc/compat.c u32 pad; u32 247 ipc/compat.c if (get_user(pad, (u32 __user *) uptr)) u32 454 kernel/acct.c static u32 encode_float(u64 value) u32 464 kernel/acct.c u = (u32)(value >> 40) & 0x7fffffu; u32 101 kernel/audit.c u32 audit_sig_sid = 0; u32 273 kernel/audit.c u32 len; u32 632 kernel/audit.c u32 len; u32 657 kernel/audit.c u32 uid, pid, seq, sid; u32 664 kernel/audit.c u32 sessionid; u32 667 kernel/audit.c u32 len; u32 821 kernel/audit.c u32 sizes[2]; u32 826 kernel/audit.c if (msglen < 2 * sizeof(u32)) u32 828 kernel/audit.c memcpy(sizes, bufp, 2 * sizeof(u32)); u32 829 kernel/audit.c bufp += 2 * sizeof(u32); u32 830 kernel/audit.c msglen -= 2 * sizeof(u32); u32 931 kernel/audit.c u32 rlen; u32 151 kernel/audit.h extern u32 audit_sig_sid; u32 905 kernel/auditfilter.c u32 fcount = old->field_count; u32 1013 kernel/auditfilter.c int h = audit_hash_ino((u32)ino); u32 1311 kernel/auditfilter.c h = audit_hash_ino((u32)watch->ino); u32 1527 kernel/auditfilter.c u32 len; u32 102 kernel/auditsc.c u32 osid; u32 149 kernel/auditsc.c u32 osid; u32 182 kernel/auditsc.c u32 target_sid[AUDIT_AUX_PIDS]; u32 223 kernel/auditsc.c u32 target_sid; u32 425 kernel/auditsc.c u32 sid; u32 703 kernel/auditsc.c int h = audit_hash_ino((u32)n->ino); u32 906 kernel/auditsc.c u32 sid; u32 965 kernel/auditsc.c u32 len; u32 1293 kernel/auditsc.c u32 len; u32 1413 kernel/auditsc.c u32 len; u32 2442 kernel/auditsc.c u32 sid; u32 2458 kernel/auditsc.c u32 len; u32 110 kernel/capability.c if (put_user((u32)_KERNEL_CAPABILITY_VERSION, &header->version)) u32 1022 kernel/compat.c u32 loads[3]; u32 1023 kernel/compat.c u32 totalram; u32 1024 kernel/compat.c u32 freeram; u32 1025 kernel/compat.c u32 sharedram; u32 1026 kernel/compat.c u32 bufferram; u32 1027 kernel/compat.c u32 totalswap; u32 1028 kernel/compat.c u32 freeswap; u32 1031 kernel/compat.c u32 totalhigh; u32 1032 kernel/compat.c u32 freehigh; u32 1033 kernel/compat.c u32 mem_unit; u32 1034 kernel/compat.c char _f[20-2*sizeof(u32)-sizeof(int)]; u32 10 kernel/dma-coherent.c u32 device_base; u32 539 kernel/fork.c u32 __user * tidptr = tsk->clear_child_tid; u32 112 kernel/futex.c u32 bitset; u32 148 kernel/futex.c u32 hash = jhash2((u32*)&key->both.word, u32 195 kernel/futex.c if (unlikely((address % sizeof(u32)) != 0)) u32 207 kernel/futex.c if (unlikely(!access_ok(VERIFY_WRITE, uaddr, sizeof(u32)))) u32 307 kernel/futex.c static u32 cmpxchg_futex_value_locked(u32 __user *uaddr, u32 uval, u32 newval) u32 309 kernel/futex.c u32 curval; u32 323 kernel/futex.c ret = __copy_from_user_inatomic(dest, from, sizeof(u32)); u32 628 kernel/futex.c u32 curval, newval; u32 686 kernel/futex.c u32 oldval; u32 800 kernel/futex.c u32 dummy; u32 911 kernel/futex.c u32 curval; u32 1102 kernel/futex.c u32 newtid = task_pid_vnr(newowner) | FUTEX_WAITERS; u32 1105 kernel/futex.c u32 uval, curval, newval; u32 1210 kernel/futex.c u32 uval; u32 1348 kernel/futex.c restart->futex.uaddr = (u32 *)uaddr; u32 1370 kernel/futex.c u32 __user *uaddr = (u32 __user *)restart->futex.uaddr; u32 1395 kernel/futex.c u32 uval, newval, curval; u32 1672 kernel/futex.c u32 uval; u32 1867 kernel/futex.c u32 uval, nval, mval; u32 2045 kernel/futex.c u32 val2 = 0; u32 2066 kernel/futex.c val2 = (u32) (unsigned long) utime; u32 2073 kernel/futex.c u32 curval; u32 45 kernel/kexec.c u32 vmcoreinfo_note[VMCOREINFO_NOTE_SIZE/4]; u32 1085 kernel/kexec.c static u32 *append_elf_note(u32 *buf, char *name, unsigned type, void *data, u32 1116 kernel/kexec.c u32 *buf; u32 1128 kernel/kexec.c buf = (u32*)per_cpu_ptr(crash_notes, cpu); u32 1320 kernel/kexec.c u32 *buf; u32 1327 kernel/kexec.c buf = (u32 *)vmcoreinfo_note; u32 360 kernel/marker.c u32 hash = jhash(name, strlen(name), 0); u32 381 kernel/marker.c u32 hash = jhash(name, name_len-1, 0); u32 436 kernel/marker.c u32 hash = jhash(name, len-1, 0); u32 830 kernel/marker.c u32 hash = jhash(name, name_len-1, 0); u32 8 kernel/power/power.h u32 version_code; u32 30 kernel/profile.c u32 pc, hits; u32 124 kernel/sched.c static inline u32 sg_div_cpu_power(const struct sched_group *sg, u32 load) u32 1335 kernel/sched.c static const u32 prio_to_wmult[40] = { u32 391 kernel/taskstats.c u32 fd; u32 452 kernel/taskstats.c size = nla_total_size(sizeof(u32)) + u32 461 kernel/taskstats.c u32 pid = nla_get_u32(info->attrs[TASKSTATS_CMD_ATTR_PID]); u32 470 kernel/taskstats.c u32 tgid = nla_get_u32(info->attrs[TASKSTATS_CMD_ATTR_TGID]); u32 527 kernel/taskstats.c size = nla_total_size(sizeof(u32)) + u32 23 kernel/test_kprobes.c static u32 rand1, preh_val, posth_val, jph_val; u32 26 kernel/test_kprobes.c static noinline u32 kprobe_target(u32 value) u32 95 kernel/test_kprobes.c static u32 j_kprobe_target(u32 value) u32 136 kernel/test_kprobes.c static u32 krph_val; u32 535 kernel/time.c u32 rem; u32 576 kernel/time.c u32 rem; u32 37 kernel/time/jiffies.c #define NSEC_PER_JIFFY ((u32)((((u64)NSEC_PER_SEC)<<8)/ACTHZ)) u32 362 kernel/time/timekeeping.c u32 look_ahead, adj; u32 297 lib/bitmap.c u32 chunkmask; u32 350 lib/bitmap.c u32 chunk; u32 55 lib/bitrev.c u32 bitrev32(u32 x) u32 52 lib/crc32.c u32 __pure crc32_le(u32 crc, unsigned char const *p, size_t len); u32 60 lib/crc32.c u32 __pure crc32_le(u32 crc, unsigned char const *p, size_t len) u32 72 lib/crc32.c u32 __pure crc32_le(u32 crc, unsigned char const *p, size_t len) u32 75 lib/crc32.c const u32 *b =(u32 *)p; u32 76 lib/crc32.c const u32 *tab = crc32table_le; u32 148 lib/crc32.c u32 __pure crc32_be(u32 crc, unsigned char const *p, size_t len); u32 156 lib/crc32.c u32 __pure crc32_be(u32 crc, unsigned char const *p, size_t len) u32 170 lib/crc32.c u32 __pure crc32_be(u32 crc, unsigned char const *p, size_t len) u32 173 lib/crc32.c const u32 *b =(u32 *)p; u32 174 lib/crc32.c const u32 *tab = crc32table_be; u32 188 lib/crc32.c b = (u32 *)p; u32 423 lib/crc32.c static u32 test_step(u32 init, unsigned char *buf, size_t len) u32 425 lib/crc32.c u32 crc1, crc2; u32 479 lib/crc32.c u32 crc1, crc2, crc3; u32 66 lib/div64.c quotient = div_u64_rem(-dividend, abs(divisor), (u32 *)remainder); u32 71 lib/div64.c quotient = div_u64_rem(dividend, abs(divisor), (u32 *)remainder); u32 84 lib/div64.c u32 high, d; u32 106 lib/div64.c u32 iter_div_u64_rem(u64 dividend, u32 divisor, u64 *remainder) u32 170 lib/find_next_bit.c return (unsigned long) __swab32p((u32 *) x); u32 182 lib/find_next_bit.c return (unsigned long) __swab32((u32) y); u32 74 lib/hexdump.c const u32 *ptr4 = buf; u32 164 lib/iomap.c u32 data = __raw_readl(addr); u32 35 lib/iomap_copy.c u32 __iomem *dst = to; u32 36 lib/iomap_copy.c const u32 *src = from; u32 37 lib/iomap_copy.c const u32 *end = src + count; u32 68 lib/libcrc32c.c u32 __pure u32 90 lib/libcrc32c.c static const u32 crc32c_table[256] = { u32 162 lib/libcrc32c.c u32 __pure u32 177 lib/libcrc32c.c u32 __pure u32 26 lib/lzo/lzo1x_decompress.c put_unaligned(get_unaligned((const u32 *)(src)), (u32 *)(dst)) u32 43 lib/random32.c u32 s1, s2, s3; u32 48 lib/random32.c static u32 __random32(struct rnd_state *state) u32 62 lib/random32.c static inline u32 __seed(u32 x, u32 m) u32 74 lib/random32.c u32 random32(void) u32 142 lib/random32.c u32 seeds[3]; u32 4 lib/reciprocal_div.c u32 reciprocal_value(u32 k) u32 8 lib/reciprocal_div.c return (u32)val; u32 14 lib/sort.c u32 t = *(u32 *)a; u32 15 lib/sort.c *(u32 *)a = *(u32 *)b; u32 16 lib/sort.c *(u32 *)b = t; u32 1119 mm/page_alloc.c u32 ignore_gfp_highmem; u32 1120 mm/page_alloc.c u32 ignore_gfp_wait; u32 1121 mm/page_alloc.c u32 min_order; u32 389 mm/slab.c u32 reciprocal_buffer_size; u32 632 mm/slab.c u32 offset = (obj - slab->s_mem); u32 3097 mm/slab.c if ((u32)objp & (ARCH_SLAB_MINALIGN-1)) { u32 3114 mm/slab.c u32 ignore_gfp_wait; u32 14 net/8021q/vlan.h u32 priority; u32 35 net/8021q/vlan.h u32 ingress_priority_map[8]; u32 87 net/8021q/vlan.h static inline u32 vlan_get_ingress_priority(struct net_device *dev, u32 380 net/8021q/vlan_dev.c u32 vlan_qos = (vlan_prio << 13) & 0xE000; u32 415 net/8021q/vlan_dev.c u32 old_flags = vlan->flags; u32 651 net/8021q/vlan_dev.c static u32 vlan_ethtool_get_rx_csum(struct net_device *dev) u32 662 net/8021q/vlan_dev.c static u32 vlan_ethtool_get_flags(struct net_device *dev) u32 155 net/9p/conv.c static u32 buf_get_int32(struct cbuf *buf) u32 157 net/9p/conv.c u32 ret = 0; u32 313 net/atm/clip.c static u32 clip_hash(const void *pkey, const struct net_device *dev) u32 315 net/atm/clip.c return jhash_2words(*(u32 *) pkey, dev->ifindex, clip_tbl.hash_rnd); u32 46 net/atm/lec.h u8 **tlvs, u32 *sizeoftlvs); u32 48 net/atm/lec.h const u8 *tlvs, u32 sizeoftlvs); u32 50 net/atm/lec.h const u8 *tlvs, u32 sizeoftlvs); u32 141 net/atm/lec.h u32 sizeoftlvs; /* The size of the tlv array in bytes */ u32 44 net/atm/lec_arpc.h u32 sizeoftlvs; /* u32 58 net/atm/lec_arpc.h u32 type; u32 50 net/atm/raw.c (((u32 *) skb->data)[0] & (ATM_HDR_VPI_MASK | ATM_HDR_VCI_MASK)) != u32 154 net/bluetooth/bnep/sock.c get_user(uci, (u32 __user *) (arg + 4))) u32 149 net/bluetooth/cmtp/sock.c get_user(uci, (u32 __user *) (arg + 4))) u32 515 net/bluetooth/hci_sock.c uf.event_mask[0] = *((u32 *) f->event_mask + 0); u32 516 net/bluetooth/hci_sock.c uf.event_mask[1] = *((u32 *) f->event_mask + 1); u32 527 net/bluetooth/hci_sock.c uf.event_mask[0] &= *((u32 *) hci_sec_filter.event_mask + 0); u32 528 net/bluetooth/hci_sock.c uf.event_mask[1] &= *((u32 *) hci_sec_filter.event_mask + 1); u32 536 net/bluetooth/hci_sock.c *((u32 *) f->event_mask + 0) = uf.event_mask[0]; u32 537 net/bluetooth/hci_sock.c *((u32 *) f->event_mask + 1) = uf.event_mask[1]; u32 586 net/bluetooth/hci_sock.c uf.event_mask[0] = *((u32 *) f->event_mask + 0); u32 587 net/bluetooth/hci_sock.c uf.event_mask[1] = *((u32 *) f->event_mask + 1); u32 171 net/bluetooth/hidp/sock.c get_user(uci, (u32 __user *) (arg + 4))) u32 60 net/bluetooth/l2cap.c static u32 l2cap_feat_mask = 0x0000; u32 1119 net/bluetooth/l2cap.c u32 opt; u32 1143 net/bluetooth/l2cap.c if (get_user(opt, (u32 __user *) optval)) { u32 1188 net/bluetooth/l2cap.c if (put_user(l2cap_pi(sk)->link_mode, (u32 __user *) optval)) u32 722 net/bluetooth/rfcomm/sock.c u32 opt; u32 730 net/bluetooth/rfcomm/sock.c if (get_user(opt, (u32 __user *) optval)) { u32 763 net/bluetooth/rfcomm/sock.c if (put_user(rfcomm_pi(sk)->link_mode, (u32 __user *) optval)) u32 31 net/bridge/br_fdb.c static u32 fdb_salt __read_mostly; u32 70 net/bridge/br_fdb.c u32 key = get_unaligned((u32 *)(mac + 2)); u32 432 net/bridge/br_netfilter.c u32 pkt_len; u32 492 net/bridge/br_netfilter.c u32 pkt_len; u32 77 net/bridge/br_private.h u32 path_cost; u32 78 net/bridge/br_private.h u32 designated_cost; u32 105 net/bridge/br_private.h u32 root_path_cost; u32 63 net/bridge/netfilter/ebt_ip.c u32 dst = ntohs(pptr->dst); u32 70 net/bridge/netfilter/ebt_ip.c u32 src = ntohs(pptr->src); u32 77 net/bridge/netfilter/ebt_ip6.c u32 dst = ntohs(pptr->dst); u32 83 net/bridge/netfilter/ebt_ip6.c u32 src = ntohs(pptr->src); u32 569 net/compat.c u32 interface; u32 590 net/compat.c u32 interface; u32 610 net/compat.c u32 interface, fmode, numsrc; u32 650 net/compat.c u32 interface, fmode, numsrc; u32 724 net/compat.c #define AL(x) ((x) * sizeof(u32)) u32 783 net/compat.c u32 a[6]; u32 784 net/compat.c u32 a0, a1; u32 1190 net/core/dev.c u32 flags = dev->ethtool_ops->get_flags(dev); u32 1695 net/core/dev.c static u32 simple_tx_hashrnd; u32 1700 net/core/dev.c u32 addr1, addr2, ports; u32 1701 net/core/dev.c u32 hash, ihl; u32 1736 net/core/dev.c ports = *((u32 *) (skb_network_header(skb) + (ihl * 4))); u32 2115 net/core/dev.c u32 ttl = G_TC_RTTL(skb->tc_verd); u32 28 net/core/ethtool.c u32 ethtool_op_get_link(struct net_device *dev) u32 33 net/core/ethtool.c u32 ethtool_op_get_tx_csum(struct net_device *dev) u32 68 net/core/ethtool.c u32 ethtool_op_get_sg(struct net_device *dev) u32 83 net/core/ethtool.c u32 ethtool_op_get_tso(struct net_device *dev) u32 98 net/core/ethtool.c u32 ethtool_op_get_ufo(struct net_device *dev) u32 115 net/core/ethtool.c static const u32 flags_dup_features = u32 118 net/core/ethtool.c u32 ethtool_op_get_flags(struct net_device *dev) u32 318 net/core/ethtool.c u32 bytes_remaining; u32 342 net/core/ethtool.c eeprom.len = min(bytes_remaining, (u32)PAGE_SIZE); u32 370 net/core/ethtool.c u32 bytes_remaining; u32 394 net/core/ethtool.c eeprom.len = min(bytes_remaining, (u32)PAGE_SIZE); u32 829 net/core/ethtool.c u32 ethcmd; u32 116 net/core/filter.c u32 A = 0; /* Accumulator */ u32 117 net/core/filter.c u32 X = 0; /* Index Register */ u32 118 net/core/filter.c u32 mem[BPF_MEMWORDS]; /* Scratch Memory Store */ u32 119 net/core/filter.c u32 tmp; u32 32 net/core/flow.c u32 genid; u32 40 net/core/flow.c static u32 flow_hash_shift; u32 52 net/core/flow.c u32 hash_rnd; u32 124 net/core/flow.c get_random_bytes(&flow_hash_rnd(cpu), sizeof(u32)); u32 130 net/core/flow.c static u32 flow_hash_code(struct flowi *key, int cpu) u32 132 net/core/flow.c u32 *k = (u32 *) key; u32 134 net/core/flow.c return (jhash2(k, (sizeof(*key) / sizeof(u32)), flow_hash_rnd(cpu)) & u32 141 net/core/flow.c typedef u32 flow_compare_t; u32 88 net/core/gen_estimator.c u32 last_packets; u32 89 net/core/gen_estimator.c u32 avpps; u32 90 net/core/gen_estimator.c u32 avbps; u32 113 net/core/gen_estimator.c u32 npackets; u32 114 net/core/gen_estimator.c u32 rate; u32 364 net/core/neighbour.c u32 hash_val; u32 387 net/core/neighbour.c u32 hash_val; u32 409 net/core/neighbour.c u32 hash_val; u32 475 net/core/neighbour.c static u32 pneigh_hash(const void *pkey, int key_len) u32 477 net/core/neighbour.c u32 hash_val = *(u32 *)(pkey + key_len - 4); u32 505 net/core/neighbour.c u32 hash_val = pneigh_hash(pkey, key_len); u32 518 net/core/neighbour.c u32 hash_val = pneigh_hash(pkey, key_len); u32 566 net/core/neighbour.c u32 hash_val = pneigh_hash(pkey, key_len); u32 591 net/core/neighbour.c u32 h; u32 390 net/core/pktgen.c u32 control; u32 2122 net/core/pktgen.c pkt_dev->pkt_overhead += pkt_dev->nr_labels*sizeof(u32); u32 43 net/core/request_sock.c nr_table_entries = min_t(u32, nr_table_entries, sysctl_max_syn_backlog); u32 44 net/core/request_sock.c nr_table_entries = max_t(u32, nr_table_entries, 8); u32 97 net/core/sysctl_net_core.c .maxlen = sizeof(u32), u32 105 net/core/sysctl_net_core.c .maxlen = sizeof(u32), u32 73 net/dccp/ackvec.c u32 elapsed_time; u32 289 net/dccp/ackvec.c u32 index = av->av_buf_head; u32 85 net/dccp/ccid.h u32 __user *optval, u32 89 net/dccp/ccid.h u32 __user *optval, u32 138 net/dccp/ccids/ccid2.c u32 max_ratio = DIV_ROUND_UP(ccid2_hc_tx_sk(sk)->ccid2hctx_cwnd, 2); u32 709 net/dccp/ccids/ccid2.c u32 max_ratio; u32 52 net/dccp/ccids/ccid2.h u32 ccid2hctx_cwnd; u32 53 net/dccp/ccids/ccid2.h u32 ccid2hctx_ssthresh; u32 54 net/dccp/ccids/ccid2.h u32 ccid2hctx_pipe; u32 55 net/dccp/ccids/ccid2.h u32 ccid2hctx_packets_acked; u32 107 net/dccp/ccids/ccid3.c hctx->ccid3hctx_delta = min_t(u32, hctx->ccid3hctx_t_ipi / 2, u32 116 net/dccp/ccids/ccid3.c static u32 ccid3_hc_tx_idle_rtt(struct ccid3_hc_tx_sock *hctx, ktime_t now) u32 118 net/dccp/ccids/ccid3.c u32 delta = ktime_us_delta(now, hctx->ccid3hctx_t_last_win_count); u32 201 net/dccp/ccids/ccid3.c u32 delta = ktime_us_delta(now, hctx->ccid3hctx_t_last_win_count), u32 359 net/dccp/ccids/ccid3.c return (u32)delay / 1000L; u32 395 net/dccp/ccids/ccid3.c u32 pinv, r_sample; u32 491 net/dccp/ccids/ccid3.c hctx->ccid3hctx_t_rto = max_t(u32, 4 * hctx->ccid3hctx_rtt, u32 762 net/dccp/ccids/ccid3.c static u32 ccid3_first_li(struct sock *sk) u32 765 net/dccp/ccids/ccid3.c u32 x_recv, p, delta; u32 802 net/dccp/ccids/ccid3.c const u32 payload = skb->len - dccp_hdr(skb)->dccph_doff * 4; u32 819 net/dccp/ccids/ccid3.c const u32 payload = skb->len - dccp_hdr(skb)->dccph_doff * 4; u32 846 net/dccp/ccids/ccid3.c const u32 sample = tfrc_rx_hist_sample_rtt(&hcrx->ccid3hcrx_hist, skb); u32 66 net/dccp/ccids/ccid3.h u32 ccid3or_loss_event_rate; u32 67 net/dccp/ccids/ccid3.h u32 ccid3or_receive_rate; u32 115 net/dccp/ccids/ccid3.h u32 ccid3hctx_delta; u32 154 net/dccp/ccids/ccid3.h u32 ccid3hcrx_bytes_recv; u32 155 net/dccp/ccids/ccid3.h u32 ccid3hcrx_x_recv; u32 156 net/dccp/ccids/ccid3.h u32 ccid3hcrx_rtt; u32 34 net/dccp/ccids/lib/loss_interval.c static inline u32 tfrc_lh_get_interval(struct tfrc_loss_hist *lh, const u8 i) u32 67 net/dccp/ccids/lib/loss_interval.c u32 i_i, i_tot0 = 0, i_tot1 = 0, w_tot = 0; u32 94 net/dccp/ccids/lib/loss_interval.c u32 old_i_mean = lh->i_mean; u32 38 net/dccp/ccids/lib/loss_interval.h u32 li_length; u32 50 net/dccp/ccids/lib/loss_interval.h u32 i_mean; u32 114 net/dccp/ccids/lib/packet_history.c u32 tfrc_tx_hist_rtt(struct tfrc_tx_hist_entry *head, const u64 seqno, u32 117 net/dccp/ccids/lib/packet_history.c u32 rtt = 0; u32 452 net/dccp/ccids/lib/packet_history.c u32 tfrc_rx_hist_sample_rtt(struct tfrc_rx_hist *h, const struct sk_buff *skb) u32 454 net/dccp/ccids/lib/packet_history.c u32 sample = 0, u32 47 net/dccp/ccids/lib/packet_history.h extern u32 tfrc_tx_hist_rtt(struct tfrc_tx_hist_entry *head, u32 138 net/dccp/ccids/lib/packet_history.h extern u32 tfrc_rx_hist_sample_rtt(struct tfrc_rx_hist *h, u32 38 net/dccp/ccids/lib/tfrc.h static inline u32 scaled_div32(u64 a, u64 b) u32 54 net/dccp/ccids/lib/tfrc.h static inline u32 tfrc_ewma(const u32 avg, const u32 newval, const u8 weight) u32 59 net/dccp/ccids/lib/tfrc.h extern u32 tfrc_calc_x(u16 s, u32 R, u32 p); u32 60 net/dccp/ccids/lib/tfrc.h extern u32 tfrc_calc_x_reverse_lookup(u32 fvalue); u32 93 net/dccp/ccids/lib/tfrc_equation.c static const u32 tfrc_calc_x_lookup[TFRC_CALC_X_ARRSIZE][2] = { u32 597 net/dccp/ccids/lib/tfrc_equation.c static inline u32 tfrc_binsearch(u32 fval, u8 small) u32 599 net/dccp/ccids/lib/tfrc_equation.c u32 try, low = 0, high = TFRC_CALC_X_ARRSIZE - 1; u32 619 net/dccp/ccids/lib/tfrc_equation.c u32 tfrc_calc_x(u16 s, u32 R, u32 p) u32 622 net/dccp/ccids/lib/tfrc_equation.c u32 f; u32 670 net/dccp/ccids/lib/tfrc_equation.c u32 tfrc_calc_x_reverse_lookup(u32 fvalue) u32 214 net/dccp/dccp.h return (dh->dccph_doff + dh->dccph_cscov - 1) * sizeof(u32); u32 320 net/dccp/dccp.h extern u32 dccp_sample_rtt(struct sock *sk, long delta); u32 449 net/dccp/dccp.h extern u32 dccp_timestamp(void); u32 714 net/dccp/input.c u32 dccp_sample_rtt(struct sock *sk, long delta) u32 727 net/dccp/ipv4.c if (dh->dccph_doff < dccp_hdr_len(skb) / sizeof(u32)) { u32 734 net/dccp/ipv4.c if (!pskb_may_pull(skb, dh->dccph_doff * sizeof(u32))) { u32 948 net/dccp/ipv6.c u32 exthdrlen = icsk->icsk_ext_hdr_len; u32 33 net/dccp/options.c static u32 dccp_decode_value_var(const unsigned char *bf, const u8 len) u32 35 net/dccp/options.c u32 value = 0; u32 68 net/dccp/options.c u32 elapsed_time; u32 426 net/dccp/options.c u32 elapsed_time, elapsed_time_len, len; u32 51 net/dccp/output.c const u32 dccp_header_size = sizeof(*dh) + u32 150 net/dccp/output.c static u32 dccp_determine_ccmps(const struct dccp_sock *dp) u32 163 net/dccp/output.c u32 ccmps = dccp_determine_ccmps(dp); u32 323 net/dccp/output.c const u32 dccp_header_size = sizeof(struct dccp_hdr) + u32 375 net/dccp/output.c const u32 dccp_hdr_reset_len = sizeof(struct dccp_hdr) + u32 441 net/dccp/proto.c optlen > DCCP_SERVICE_LIST_MAX_LEN * sizeof(u32)) u32 449 net/dccp/proto.c sl->dccpsl_nr = optlen / sizeof(u32) - 1; u32 605 net/dccp/proto.c int err = -ENOENT, slen = 0, total_len = sizeof(u32); u32 609 net/dccp/proto.c slen = sl->dccpsl_nr * sizeof(u32); u32 662 net/dccp/proto.c len, (u32 __user *)optval, optlen); u32 665 net/dccp/proto.c len, (u32 __user *)optval, optlen); u32 933 net/dccp/proto.c u32 data_was_unread = 0; u32 289 net/dccp/timer.c u32 dccp_timestamp(void) u32 1886 net/decnet/af_decnet.c u32 mtu = dst_mtu(dst); u32 371 net/decnet/dn_dev.c u32 blksize = dev->mtu; u32 50 net/decnet/dn_neigh.c static u32 dn_neigh_hash(const void *pkey, const struct net_device *dev); u32 124 net/decnet/dn_neigh.c static u32 dn_neigh_hash(const void *pkey, const struct net_device *dev) u32 229 net/decnet/dn_route.c u32 min_mtu = 230; u32 244 net/decnet/dn_route.c u32 mss = mtu - DN_MAX_NSP_DATA_HEADER; u32 215 net/decnet/dn_rules.c static u32 dn_fib_rule_default_pref(struct fib_rules_ops *ops) u32 47 net/decnet/dn_table.c u32 dz_hashmask; u32 146 net/decnet/dn_table.c u32 new_hashmask; u32 362 net/decnet/dn_table.c u32 pid = req ? req->pid : 0; u32 859 net/decnet/dn_table.c u32 id; u32 43 net/dsa/dsa_priv.h u32 valid_port_mask; u32 450 net/dsa/mv88e6xxx.c u32 _val; u32 509 net/dsa/mv88e6xxx.c u32 low; u32 510 net/dsa/mv88e6xxx.c u32 high; u32 146 net/dsa/slave.c static u32 dsa_slave_get_link(struct net_device *dev) u32 46 net/ieee80211/ieee80211_crypt_ccmp.c u32 dot11RSNAStatsCCMPFormatErrors; u32 47 net/ieee80211/ieee80211_crypt_ccmp.c u32 dot11RSNAStatsCCMPReplays; u32 48 net/ieee80211/ieee80211_crypt_ccmp.c u32 dot11RSNAStatsCCMPDecryptErrors; u32 272 net/ieee80211/ieee80211_crypt_ccmp.c u32 iv32_n, iv16_n; u32 273 net/ieee80211/ieee80211_crypt_ccmp.c u32 iv32_o, iv16_o; u32 39 net/ieee80211/ieee80211_crypt_tkip.c u32 tx_iv32; u32 44 net/ieee80211/ieee80211_crypt_tkip.c u32 rx_iv32; u32 48 net/ieee80211/ieee80211_crypt_tkip.c u32 rx_iv32_new; u32 51 net/ieee80211/ieee80211_crypt_tkip.c u32 dot11RSNAStatsTKIPReplays; u32 52 net/ieee80211/ieee80211_crypt_tkip.c u32 dot11RSNAStatsTKIPICVErrors; u32 53 net/ieee80211/ieee80211_crypt_tkip.c u32 dot11RSNAStatsTKIPLocalMICFailures; u32 360 net/ieee80211/ieee80211_crypt_tkip.c u32 crc; u32 416 net/ieee80211/ieee80211_crypt_tkip.c u32 iv32; u32 420 net/ieee80211/ieee80211_crypt_tkip.c u32 crc; u32 715 net/ieee80211/ieee80211_crypt_tkip.c u32 iv32 = tkey->tx_iv32; u32 32 net/ieee80211/ieee80211_crypt_wep.c u32 iv; u32 98 net/ieee80211/ieee80211_crypt_wep.c u32 klen, len; u32 141 net/ieee80211/ieee80211_crypt_wep.c u32 crc, klen, len; u32 188 net/ieee80211/ieee80211_crypt_wep.c u32 crc, klen, plen; u32 97 net/ieee80211/ieee80211_geo.c u32 ieee80211_channel_to_freq(struct ieee80211_device * ieee, u8 channel) u32 231 net/ieee80211/ieee80211_module.c u32 ieee80211_debug_level = 0; u32 1039 net/ieee80211/ieee80211_rx.c u32 txop; u32 223 net/ipv4/af_inet.c u32 inet_ehash_secret __read_mostly; u32 232 net/ipv4/af_inet.c u32 rnd; u32 127 net/ipv4/arp.c static u32 arp_hash(const void *pkey, const struct net_device *dev); u32 224 net/ipv4/arp.c static u32 arp_hash(const void *pkey, const struct net_device *dev) u32 226 net/ipv4/arp.c return jhash_2words(*(u32 *)pkey, dev->ifindex, arp_tbl.hash_rnd); u32 1311 net/ipv4/arp.c sprintf(tbuf, NIPQUAD_FMT, NIPQUAD(*(u32*)n->primary_key)); u32 1324 net/ipv4/arp.c sprintf(tbuf, NIPQUAD_FMT, NIPQUAD(*(u32*)n->key)); u32 66 net/ipv4/cipso_ipv4.c u32 size; u32 70 net/ipv4/cipso_ipv4.c u32 hash; u32 76 net/ipv4/cipso_ipv4.c u32 activity; u32 146 net/ipv4/cipso_ipv4.c u32 bit_spot; u32 147 net/ipv4/cipso_ipv4.c u32 byte_offset; u32 187 net/ipv4/cipso_ipv4.c u32 byte_spot; u32 225 net/ipv4/cipso_ipv4.c static u32 cipso_v4_map_cache_hash(const unsigned char *key, u32 key_len) u32 245 net/ipv4/cipso_ipv4.c u32 iter; u32 273 net/ipv4/cipso_ipv4.c u32 iter; u32 316 net/ipv4/cipso_ipv4.c u32 bkt; u32 319 net/ipv4/cipso_ipv4.c u32 hash; u32 379 net/ipv4/cipso_ipv4.c u32 bkt; u32 383 net/ipv4/cipso_ipv4.c u32 cipso_ptr_len; u32 463 net/ipv4/cipso_ipv4.c u32 iter; u32 652 net/ipv4/cipso_ipv4.c u32 doi_cnt = 0; u32 786 net/ipv4/cipso_ipv4.c u32 bitmap_len_bits = bitmap_len * 8; u32 787 net/ipv4/cipso_ipv4.c u32 cipso_cat_size; u32 788 net/ipv4/cipso_ipv4.c u32 *cipso_array; u32 835 net/ipv4/cipso_ipv4.c u32 net_spot = CIPSO_V4_INV_CAT; u32 836 net/ipv4/cipso_ipv4.c u32 net_spot_max = 0; u32 837 net/ipv4/cipso_ipv4.c u32 net_clen_bits = net_cat_len * 8; u32 838 net/ipv4/cipso_ipv4.c u32 host_cat_size = 0; u32 839 net/ipv4/cipso_ipv4.c u32 *host_cat_array = NULL; u32 897 net/ipv4/cipso_ipv4.c u32 host_spot = CIPSO_V4_INV_CAT; u32 898 net/ipv4/cipso_ipv4.c u32 net_clen_bits = net_cat_len * 8; u32 899 net/ipv4/cipso_ipv4.c u32 net_cat_size = 0; u32 900 net/ipv4/cipso_ipv4.c u32 *net_cat_array = NULL; u32 958 net/ipv4/cipso_ipv4.c u32 iter; u32 993 net/ipv4/cipso_ipv4.c u32 cat_iter = 0; u32 1029 net/ipv4/cipso_ipv4.c u32 iter; u32 1060 net/ipv4/cipso_ipv4.c u32 cat_prev = CIPSO_V4_MAX_REM_CATS + 1; u32 1061 net/ipv4/cipso_ipv4.c u32 iter; u32 1103 net/ipv4/cipso_ipv4.c u32 array_cnt = 0; u32 1104 net/ipv4/cipso_ipv4.c u32 cat_size = 0; u32 1163 net/ipv4/cipso_ipv4.c u32 net_iter; u32 1228 net/ipv4/cipso_ipv4.c u32 tag_len; u32 1229 net/ipv4/cipso_ipv4.c u32 level; u32 1283 net/ipv4/cipso_ipv4.c u32 level; u32 1330 net/ipv4/cipso_ipv4.c u32 tag_len; u32 1331 net/ipv4/cipso_ipv4.c u32 level; u32 1379 net/ipv4/cipso_ipv4.c u32 level; u32 1426 net/ipv4/cipso_ipv4.c u32 tag_len; u32 1427 net/ipv4/cipso_ipv4.c u32 level; u32 1474 net/ipv4/cipso_ipv4.c u32 level; u32 1525 net/ipv4/cipso_ipv4.c *(u32 *)&buffer[2] = secattr->attr.secid; u32 1545 net/ipv4/cipso_ipv4.c secattr->attr.secid = *(u32 *)&tag[2]; u32 1579 net/ipv4/cipso_ipv4.c u32 tag_iter; u32 1763 net/ipv4/cipso_ipv4.c u32 iter; u32 1833 net/ipv4/cipso_ipv4.c u32 buf_len; u32 1834 net/ipv4/cipso_ipv4.c u32 opt_len; u32 1984 net/ipv4/cipso_ipv4.c u32 doi; u32 2062 net/ipv4/cipso_ipv4.c u32 buf_len = CIPSO_V4_OPT_LEN_MAX; u32 2063 net/ipv4/cipso_ipv4.c u32 opt_len; u32 1204 net/ipv4/devinet.c u32 seq = nlh ? nlh->nlmsg_seq : 0; u32 385 net/ipv4/esp4.c static u32 esp4_get_mtu(struct xfrm_state *x, int mtu) u32 388 net/ipv4/esp4.c u32 blksize = ALIGN(crypto_aead_blocksize(esp->aead), 4); u32 389 net/ipv4/esp4.c u32 align = max_t(u32, blksize, esp->padlen); u32 390 net/ipv4/esp4.c u32 rem; u32 403 net/ipv4/esp4.c mtu += min_t(u32, blksize - 4, rem); u32 407 net/ipv4/esp4.c mtu += min_t(u32, IPV4_BEET_PHMAXLEN, rem); u32 553 net/ipv4/esp4.c u32 align; u32 590 net/ipv4/esp4.c x->props.header_len += sizeof(struct udphdr) + 2 * sizeof(u32); u32 597 net/ipv4/esp4.c align = max_t(u32, align, esp->padlen); u32 317 net/ipv4/fib_frontend.c *(u32 *) nla_data(nla) = value; u32 855 net/ipv4/fib_frontend.c u32 pid; u32 62 net/ipv4/fib_hash.c u32 fz_hashmask; /* (fz_divisor - 1) */ u32 79 net/ipv4/fib_hash.c static inline u32 fn_hash(__be32 key, struct fn_zone *fz) u32 81 net/ipv4/fib_hash.c u32 h = ntohl(key)>>(32 - fz->fz_order); u32 147 net/ipv4/fib_hash.c u32 new_hashmask; u32 46 net/ipv4/fib_rules.c u32 tclassid; u32 51 net/ipv4/fib_rules.c u32 fib_rules_tclass(struct fib_result *res) u32 123 net/ipv4/fib_rules.c u32 id; u32 237 net/ipv4/fib_rules.c static u32 fib4_rule_default_pref(struct fib_rules_ops *ops) u32 269 net/ipv4/fib_rules.c .addr_size = sizeof(u32), u32 211 net/ipv4/fib_semantics.c val ^= (__force u32)fi->fib_prefsrc; u32 309 net/ipv4/fib_semantics.c u32 seq = info->nlh ? info->nlh->nlmsg_seq : 0; u32 606 net/ipv4/fib_semantics.c return ((__force u32)val ^ ((__force u32)val >> 7) ^ ((__force u32)val >> 14)) & mask; u32 1174 net/ipv4/fib_trie.c u32 key, mask; u32 1591 net/ipv4/fib_trie.c u32 key, mask; u32 657 net/ipv4/icmp.c u32 info = 0; u32 1817 net/ipv4/igmp.c u32 ifindex; u32 361 net/ipv4/inet_connection_sock.c static inline u32 inet_synq_hash(const __be32 raddr, const __be16 rport, u32 364 net/ipv4/inet_connection_sock.c return jhash_2words((__force u32)raddr, (__force u32)rport, rnd) & (synq_hsize - 1); u32 408 net/ipv4/inet_connection_sock.c const u32 h = inet_synq_hash(inet_rsk(req)->rmt_addr, inet_rsk(req)->rmt_port, u32 118 net/ipv4/inet_diag.c r->id.idiag_cookie[0] = (u32)(unsigned long)sk; u32 119 net/ipv4/inet_diag.c r->id.idiag_cookie[1] = (u32)(((unsigned long)sk >> 31) >> 1); u32 207 net/ipv4/inet_diag.c r->id.idiag_cookie[0] = (u32)(unsigned long)tw; u32 208 net/ipv4/inet_diag.c r->id.idiag_cookie[1] = (u32)(((unsigned long)tw >> 31) >> 1); u32 294 net/ipv4/inet_diag.c ((u32)(unsigned long)sk != req->id.idiag_cookie[0] || u32 295 net/ipv4/inet_diag.c (u32)((((unsigned long)sk) >> 31) >> 1) != req->id.idiag_cookie[1])) u32 584 net/ipv4/inet_diag.c r->id.idiag_cookie[0] = (u32)(unsigned long)req; u32 585 net/ipv4/inet_diag.c r->id.idiag_cookie[1] = (u32)(((unsigned long)req >> 31) >> 1); u32 32 net/ipv4/inet_fragment.c get_random_bytes(&f->rnd, sizeof(u32)); u32 62 net/ipv4/inet_fragment.c f->rnd = (u32) ((num_physpages ^ (num_physpages>>7)) ^ u32 331 net/ipv4/inet_hashtables.c static inline u32 inet_sk_port_offset(const struct sock *sk) u32 432 net/ipv4/inet_hashtables.c static u32 hint; u32 433 net/ipv4/inet_hashtables.c u32 offset = hint + port_offset; u32 154 net/ipv4/inet_lro.c u32 tcp_data_len = TCP_PAYLOAD_LENGTH(iph, tcph); u32 65 net/ipv4/ip_fragment.c u32 user; u32 92 net/ipv4/ip_fragment.c u32 user; u32 97 net/ipv4/ip_fragment.c return jhash_3words((__force u32)id << 16 | prot, u32 98 net/ipv4/ip_fragment.c (__force u32)saddr, (__force u32)daddr, u32 158 net/ipv4/ip_gre.c #define HASH(addr) (((__force u32)addr^((__force u32)addr>>4))&0xF) u32 476 net/ipv4/ip_gre.c u32 seqno = 0; u32 343 net/ipv4/ip_input.c u32 idx = skb->dst->tclassid; u32 373 net/ipv4/ip_input.c u32 len; u32 114 net/ipv4/ip_sockglue.c u32 seclen, secid; u32 120 net/ipv4/ipip.c #define HASH(addr) (((__force u32)addr^((__force u32)addr>>4))&0xF) u32 124 net/ipv4/netfilter/arp_tables.c memcpy(&src_ipaddr, arpptr, sizeof(u32)); u32 125 net/ipv4/netfilter/arp_tables.c arpptr += sizeof(u32); u32 128 net/ipv4/netfilter/arp_tables.c memcpy(&tgt_ipaddr, arpptr, sizeof(u32)); u32 1438 net/ipv4/netfilter/arp_tables.c u32 valid_hooks; u32 1439 net/ipv4/netfilter/arp_tables.c u32 num_entries; u32 1440 net/ipv4/netfilter/arp_tables.c u32 size; u32 1441 net/ipv4/netfilter/arp_tables.c u32 hook_entry[NF_ARP_NUMHOOKS]; u32 1442 net/ipv4/netfilter/arp_tables.c u32 underflow[NF_ARP_NUMHOOKS]; u32 1443 net/ipv4/netfilter/arp_tables.c u32 num_counters; u32 1428 net/ipv4/netfilter/ip_tables.c u32 valid_hooks; u32 1429 net/ipv4/netfilter/ip_tables.c u32 num_entries; u32 1430 net/ipv4/netfilter/ip_tables.c u32 size; u32 1431 net/ipv4/netfilter/ip_tables.c u32 hook_entry[NF_INET_NUMHOOKS]; u32 1432 net/ipv4/netfilter/ip_tables.c u32 underflow[NF_INET_NUMHOOKS]; u32 1433 net/ipv4/netfilter/ip_tables.c u32 num_counters; u32 80 net/ipv4/netfilter/nf_nat_core.c hash = jhash_3words((__force u32)tuple->src.u3.ip, u32 81 net/ipv4/netfilter/nf_nat_core.c (__force u32)tuple->src.u.all, u32 213 net/ipv4/netfilter/nf_nat_core.c j = jhash_2words((__force u32)tuple->src.u3.ip, u32 214 net/ipv4/netfilter/nf_nat_core.c (__force u32)tuple->dst.u3.ip, 0); u32 112 net/ipv4/route.c ((u32)(oldflp->fl4_tos & (IPTOS_RT_MASK | RTO_ONLINK))) u32 261 net/ipv4/route.c return jhash_3words((__force u32)(__be32)(daddr), u32 262 net/ipv4/route.c (__force u32)(__be32)(saddr), u32 532 net/ipv4/route.c offset /= sizeof(u32); u32 535 net/ipv4/route.c u32 *dst = (u32 *) buffer; u32 542 net/ipv4/route.c u32 *src; u32 544 net/ipv4/route.c src = ((u32 *) per_cpu_ptr(ip_rt_acct, i)) + offset; u32 661 net/ipv4/route.c static inline u32 rt_score(struct rtable *rt) u32 663 net/ipv4/route.c u32 score = jiffies - rt->u.dst.lastuse; u32 679 net/ipv4/route.c return ((__force u32)((fl1->nl_u.ip4_u.daddr ^ fl2->nl_u.ip4_u.daddr) | u32 994 net/ipv4/route.c u32 min_score; u32 1000 net/ipv4/route.c min_score = ~(u32)0; u32 1039 net/ipv4/route.c u32 score = rt_score(rth); u32 1145 net/ipv4/route.c static u32 ip_fallback_id; u32 1146 net/ipv4/route.c u32 salt; u32 1699 net/ipv4/route.c u32 itag = 0; u32 1816 net/ipv4/route.c u32 itag; u32 1950 net/ipv4/route.c u32 itag = 0; u32 2196 net/ipv4/route.c u32 tos = RT_FL_TOS(oldflp); u32 2333 net/ipv4/route.c u32 tos = RT_FL_TOS(oldflp); u32 2594 net/ipv4/route.c memcpy(new->metrics, ort->u.dst.metrics, RTAX_MAX*sizeof(u32)); u32 2663 net/ipv4/route.c u32 id = 0, ts = 0, tsage = 0, error; u32 2758 net/ipv4/route.c u32 iif; u32 42 net/ipv4/syncookies.c static u32 cookie_hash(__be32 saddr, __be32 daddr, __be16 sport, __be16 dport, u32 48 net/ipv4/syncookies.c tmp[0] = (__force u32)saddr; u32 49 net/ipv4/syncookies.c tmp[1] = (__force u32)daddr; u32 50 net/ipv4/syncookies.c tmp[2] = ((__force u32)sport << 16) + (__force u32)dport; u32 68 net/ipv4/syncookies.c u32 ts, ts_now = tcp_time_stamp; u32 69 net/ipv4/syncookies.c u32 options = 0; u32 237 net/ipv4/syncookies.c u32 options = tcp_opt->rcv_tsecr & TSMASK; u32 1172 net/ipv4/tcp.c u32 offset; u32 1202 net/ipv4/tcp.c u32 seq = tp->copied_seq; u32 1203 net/ipv4/tcp.c u32 offset; u32 1216 net/ipv4/tcp.c u32 urg_offset = tp->urg_seq - seq; u32 1274 net/ipv4/tcp.c u32 peek_seq; u32 1275 net/ipv4/tcp.c u32 *seq; u32 1329 net/ipv4/tcp.c u32 offset; u32 1511 net/ipv4/tcp.c u32 urg_offset = tp->urg_seq - *seq; u32 1779 net/ipv4/tcp.c u32 len = TCP_SKB_CB(skb)->end_seq - TCP_SKB_CB(skb)->seq - u32 2204 net/ipv4/tcp.c u32 now = tcp_time_stamp; u32 2437 net/ipv4/tcp.c th->check = ~csum_fold((__force __wsum)((__force u32)th->check + u32 2438 net/ipv4/tcp.c (__force u32)delta)); u32 2454 net/ipv4/tcp.c th->check = ~csum_fold((__force __wsum)((__force u32)th->check + u32 2455 net/ipv4/tcp.c (__force u32)delta)); u32 52 net/ipv4/tcp_bic.c u32 cnt; /* increase cwnd by 1 after ACKs */ u32 53 net/ipv4/tcp_bic.c u32 last_max_cwnd; /* last maximum snd_cwnd */ u32 54 net/ipv4/tcp_bic.c u32 loss_cwnd; /* congestion window at last loss */ u32 55 net/ipv4/tcp_bic.c u32 last_cwnd; /* the last snd_cwnd */ u32 56 net/ipv4/tcp_bic.c u32 last_time; /* time when updated last_cwnd */ u32 57 net/ipv4/tcp_bic.c u32 epoch_start; /* beginning of an epoch */ u32 59 net/ipv4/tcp_bic.c u32 delayed_ack; /* estimate the ratio of Packets/ACKs << 4 */ u32 170 net/ipv4/tcp_bic.c static u32 bictcp_recalc_ssthresh(struct sock *sk) u32 193 net/ipv4/tcp_bic.c static u32 bictcp_undo_cwnd(struct sock *sk) u32 283 net/ipv4/tcp_cong.c u32 left; u32 380 net/ipv4/tcp_cong.c u32 tcp_reno_ssthresh(struct sock *sk) u32 388 net/ipv4/tcp_cong.c u32 tcp_reno_min_cwnd(const struct sock *sk) u32 32 net/ipv4/tcp_cubic.c static u32 cube_rtt_scale __read_mostly; u32 33 net/ipv4/tcp_cubic.c static u32 beta_scale __read_mostly; u32 50 net/ipv4/tcp_cubic.c u32 cnt; /* increase cwnd by 1 after ACKs */ u32 51 net/ipv4/tcp_cubic.c u32 last_max_cwnd; /* last maximum snd_cwnd */ u32 52 net/ipv4/tcp_cubic.c u32 loss_cwnd; /* congestion window at last loss */ u32 53 net/ipv4/tcp_cubic.c u32 last_cwnd; /* the last snd_cwnd */ u32 54 net/ipv4/tcp_cubic.c u32 last_time; /* time when updated last_cwnd */ u32 55 net/ipv4/tcp_cubic.c u32 bic_origin_point;/* origin point of bic function */ u32 56 net/ipv4/tcp_cubic.c u32 bic_K; /* time to origin point from the beginning of the current epoch */ u32 57 net/ipv4/tcp_cubic.c u32 delay_min; /* min delay */ u32 58 net/ipv4/tcp_cubic.c u32 epoch_start; /* beginning of an epoch */ u32 59 net/ipv4/tcp_cubic.c u32 ack_cnt; /* number of acks */ u32 60 net/ipv4/tcp_cubic.c u32 tcp_cwnd; /* estimated tcp cwnd */ u32 62 net/ipv4/tcp_cubic.c u32 delayed_ack; /* estimate the ratio of Packets/ACKs << 4 */ u32 92 net/ipv4/tcp_cubic.c static u32 cubic_root(u64 a) u32 94 net/ipv4/tcp_cubic.c u32 x, b, shift; u32 117 net/ipv4/tcp_cubic.c return ((u32)v[(u32)a] + 35) >> 6; u32 123 net/ipv4/tcp_cubic.c x = ((u32)(((u32)v[shift] + 10) << b)) >> 6; u32 131 net/ipv4/tcp_cubic.c x = (2 * x + (u32)div64_u64(a, (u64)x * (u64)(x - 1))); u32 142 net/ipv4/tcp_cubic.c u32 delta, t, bic_target, max_cnt; u32 210 net/ipv4/tcp_cubic.c u32 scale = beta_scale; u32 256 net/ipv4/tcp_cubic.c static u32 bictcp_recalc_ssthresh(struct sock *sk) u32 275 net/ipv4/tcp_cubic.c static u32 bictcp_undo_cwnd(struct sock *sk) u32 295 net/ipv4/tcp_cubic.c u32 delay; u32 97 net/ipv4/tcp_highspeed.c u32 ai; u32 109 net/ipv4/tcp_highspeed.c tp->snd_cwnd_clamp = min_t(u32, tp->snd_cwnd_clamp, 0xffffffff/128); u32 151 net/ipv4/tcp_highspeed.c static u32 hstcp_ssthresh(struct sock *sk) u32 26 net/ipv4/tcp_htcp.c u32 alpha; /* Fixed point arith, << 7 */ u32 31 net/ipv4/tcp_htcp.c u32 packetcount; u32 32 net/ipv4/tcp_htcp.c u32 minRTT; u32 33 net/ipv4/tcp_htcp.c u32 maxRTT; u32 34 net/ipv4/tcp_htcp.c u32 last_cong; /* Time since last congestion event end */ u32 35 net/ipv4/tcp_htcp.c u32 undo_last_cong; u32 37 net/ipv4/tcp_htcp.c u32 undo_maxRTT; u32 38 net/ipv4/tcp_htcp.c u32 undo_old_maxB; u32 41 net/ipv4/tcp_htcp.c u32 minB; u32 42 net/ipv4/tcp_htcp.c u32 maxB; u32 43 net/ipv4/tcp_htcp.c u32 old_maxB; u32 44 net/ipv4/tcp_htcp.c u32 Bi; u32 45 net/ipv4/tcp_htcp.c u32 lasttime; u32 48 net/ipv4/tcp_htcp.c static inline u32 htcp_cong_time(const struct htcp *ca) u32 53 net/ipv4/tcp_htcp.c static inline u32 htcp_ccount(const struct htcp *ca) u32 67 net/ipv4/tcp_htcp.c static u32 htcp_cwnd_undo(struct sock *sk) u32 103 net/ipv4/tcp_htcp.c u32 now = tcp_time_stamp; u32 147 net/ipv4/tcp_htcp.c u32 maxB = ca->maxB; u32 148 net/ipv4/tcp_htcp.c u32 old_maxB = ca->old_maxB; u32 172 net/ipv4/tcp_htcp.c u32 minRTT = ca->minRTT; u32 173 net/ipv4/tcp_htcp.c u32 factor = 1; u32 174 net/ipv4/tcp_htcp.c u32 diff = htcp_cong_time(ca); u32 182 net/ipv4/tcp_htcp.c u32 scale = (HZ << 3) / (10 * minRTT); u32 208 net/ipv4/tcp_htcp.c u32 minRTT = ca->minRTT; u32 209 net/ipv4/tcp_htcp.c u32 maxRTT = ca->maxRTT; u32 219 net/ipv4/tcp_htcp.c static u32 htcp_recalc_ssthresh(struct sock *sk) u32 19 net/ipv4/tcp_hybla.c u32 snd_cwnd_cents; /* Keeps increment values when it is <1, <<7 */ u32 20 net/ipv4/tcp_hybla.c u32 rho; /* Rho parameter, integer part */ u32 21 net/ipv4/tcp_hybla.c u32 rho2; /* Rho * Rho, integer part */ u32 22 net/ipv4/tcp_hybla.c u32 rho_3ls; /* Rho parameter, <<3 */ u32 23 net/ipv4/tcp_hybla.c u32 rho2_7ls; /* Rho^2, <<7 */ u32 24 net/ipv4/tcp_hybla.c u32 minrtt; /* Minimum smoothed round trip time value seen */ u32 39 net/ipv4/tcp_hybla.c ca->rho_3ls = max_t(u32, tcp_sk(sk)->srtt / msecs_to_jiffies(rtt0), 8); u32 73 net/ipv4/tcp_hybla.c static inline u32 hybla_fraction(u32 odds) u32 75 net/ipv4/tcp_hybla.c static const u32 fractions[] = { u32 92 net/ipv4/tcp_hybla.c u32 increment, odd, rho_fractions; u32 162 net/ipv4/tcp_hybla.c tp->snd_cwnd = min_t(u32, tp->snd_cwnd, tp->snd_cwnd_clamp); u32 26 net/ipv4/tcp_illinois.c #define U32_MAX ((u32)~0U) u32 47 net/ipv4/tcp_illinois.c u32 base_rtt; /* min of all rtt in usec */ u32 48 net/ipv4/tcp_illinois.c u32 max_rtt; /* max of all rtt in usec */ u32 49 net/ipv4/tcp_illinois.c u32 end_seq; /* right edge of current RTT */ u32 50 net/ipv4/tcp_illinois.c u32 alpha; /* Additive increase */ u32 51 net/ipv4/tcp_illinois.c u32 beta; /* Muliplicative decrease */ u32 113 net/ipv4/tcp_illinois.c static inline u32 max_delay(const struct illinois *ca) u32 119 net/ipv4/tcp_illinois.c static inline u32 avg_delay(const struct illinois *ca) u32 139 net/ipv4/tcp_illinois.c static u32 alpha(struct illinois *ca, u32 da, u32 dm) u32 141 net/ipv4/tcp_illinois.c u32 d1 = dm / 100; /* Low threshold */ u32 191 net/ipv4/tcp_illinois.c static u32 beta(u32 da, u32 dm) u32 193 net/ipv4/tcp_illinois.c u32 d2, d3; u32 230 net/ipv4/tcp_illinois.c u32 dm = max_delay(ca); u32 231 net/ipv4/tcp_illinois.c u32 da = avg_delay(ca); u32 276 net/ipv4/tcp_illinois.c u32 delta; u32 288 net/ipv4/tcp_illinois.c (u32) tp->snd_cwnd_clamp); u32 294 net/ipv4/tcp_illinois.c static u32 tcp_illinois_ssthresh(struct sock *sk) u32 432 net/ipv4/tcp_input.c u32 new_sample = tp->rcv_rtt_est.rtt; u32 557 net/ipv4/tcp_input.c u32 now; u32 599 net/ipv4/tcp_input.c static u32 tcp_rto_min(struct sock *sk) u32 602 net/ipv4/tcp_input.c u32 rto_min = TCP_RTO_MIN; u32 1163 net/ipv4/tcp_input.c u32 new_low_seq = tp->snd_nxt; u32 1164 net/ipv4/tcp_input.c u32 received_upto = tcp_highest_sack_seq(tp); u32 1172 net/ipv4/tcp_input.c u32 ack_seq = TCP_SKB_CB(skb)->ack_seq; u32 1209 net/ipv4/tcp_input.c u32 start_seq_0 = get_unaligned_be32(&sp[0].start_seq); u32 1210 net/ipv4/tcp_input.c u32 end_seq_0 = get_unaligned_be32(&sp[0].end_seq); u32 1218 net/ipv4/tcp_input.c u32 end_seq_1 = get_unaligned_be32(&sp[1].end_seq); u32 1219 net/ipv4/tcp_input.c u32 start_seq_1 = get_unaligned_be32(&sp[1].start_seq); u32 1551 net/ipv4/tcp_input.c u32 start_seq = sp[i].start_seq; u32 1552 net/ipv4/tcp_input.c u32 end_seq = sp[i].end_seq; u32 1665 net/ipv4/tcp_input.c u32 holes; u32 1797 net/ipv4/tcp_input.c u32 stored_cwnd; u32 2294 net/ipv4/tcp_input.c static inline u32 tcp_cwnd_min(const struct sock *sk) u32 2815 net/ipv4/tcp_input.c static u32 tcp_tso_acked(struct sock *sk, struct sk_buff *skb) u32 2818 net/ipv4/tcp_input.c u32 packets_acked; u32 2845 net/ipv4/tcp_input.c u32 now = tcp_time_stamp; u32 2848 net/ipv4/tcp_input.c u32 pkts_acked = 0; u32 2849 net/ipv4/tcp_input.c u32 reord = tp->packets_out; u32 2850 net/ipv4/tcp_input.c u32 prior_sacked = tp->sacked_out; u32 2857 net/ipv4/tcp_input.c u32 end_seq; u32 2858 net/ipv4/tcp_input.c u32 acked_pcount; u32 3068 net/ipv4/tcp_input.c u32 nwin = ntohs(tcp_hdr(skb)->window); u32 3243 net/ipv4/tcp_input.c u32 prior_snd_una = tp->snd_una; u32 3244 net/ipv4/tcp_input.c u32 ack_seq = TCP_SKB_CB(skb)->seq; u32 3245 net/ipv4/tcp_input.c u32 ack = TCP_SKB_CB(skb)->ack_seq; u32 3246 net/ipv4/tcp_input.c u32 prior_in_flight; u32 3247 net/ipv4/tcp_input.c u32 prior_fackets; u32 3578 net/ipv4/tcp_input.c u32 seq = TCP_SKB_CB(skb)->seq; u32 3579 net/ipv4/tcp_input.c u32 ack = TCP_SKB_CB(skb)->ack_seq; u32 3782 net/ipv4/tcp_input.c u32 end_seq = TCP_SKB_CB(skb)->end_seq; u32 4123 net/ipv4/tcp_input.c u32 seq = TCP_SKB_CB(skb)->seq; u32 4124 net/ipv4/tcp_input.c u32 end_seq = TCP_SKB_CB(skb)->end_seq; u32 4296 net/ipv4/tcp_input.c u32 start, end; u32 4416 net/ipv4/tcp_input.c u32 init_win = tcp_init_cwnd(tp, __sk_dst_get(sk)); u32 4417 net/ipv4/tcp_input.c u32 win_used = max(tp->snd_cwnd_used, init_win); u32 4463 net/ipv4/tcp_input.c int sndmem = max_t(u32, tp->rx_opt.mss_clamp, tp->mss_cache) + u32 4539 net/ipv4/tcp_input.c u32 ptr = ntohs(th->urg_ptr); u32 4612 net/ipv4/tcp_input.c u32 ptr = tp->urg_seq - ntohl(th->seq) + (th->doff * 4) - u32 77 net/ipv4/tcp_lp.c u32 flag; u32 78 net/ipv4/tcp_lp.c u32 sowd; u32 79 net/ipv4/tcp_lp.c u32 owd_min; u32 80 net/ipv4/tcp_lp.c u32 owd_max; u32 81 net/ipv4/tcp_lp.c u32 owd_max_rsv; u32 82 net/ipv4/tcp_lp.c u32 remote_hz; u32 83 net/ipv4/tcp_lp.c u32 remote_ref_time; u32 84 net/ipv4/tcp_lp.c u32 local_ref_time; u32 85 net/ipv4/tcp_lp.c u32 last_drop; u32 86 net/ipv4/tcp_lp.c u32 inference; u32 133 net/ipv4/tcp_lp.c static u32 tcp_lp_remote_hz_estimator(struct sock *sk) u32 186 net/ipv4/tcp_lp.c static u32 tcp_lp_owd_calculator(struct sock *sk) u32 239 net/ipv4/tcp_minisocks.c u32 isn = tcptw->tw_snd_nxt + 65535 + 2; u32 130 net/ipv4/tcp_output.c u32 restart_cwnd = tcp_init_cwnd(tp, dst); u32 131 net/ipv4/tcp_output.c u32 cwnd = tp->snd_cwnd; u32 149 net/ipv4/tcp_output.c const u32 now = tcp_time_stamp; u32 160 net/ipv4/tcp_output.c if ((u32)(now - icsk->icsk_ack.lrcvtime) < icsk->icsk_ack.ato) u32 210 net/ipv4/tcp_output.c space = max_t(u32, sysctl_tcp_rmem[2], sysctl_rmem_max); u32 211 net/ipv4/tcp_output.c space = min_t(u32, space, *window_clamp); u32 244 net/ipv4/tcp_output.c u32 cur_win = tcp_receive_window(tp); u32 245 net/ipv4/tcp_output.c u32 new_win = __tcp_select_window(sk); u32 1029 net/ipv4/tcp_output.c u32 mss_now; u32 1042 net/ipv4/tcp_output.c u32 mtu = dst_mtu(dst); u32 1110 net/ipv4/tcp_output.c u32 needed, window, cwnd_len; u32 1132 net/ipv4/tcp_output.c u32 in_flight, cwnd; u32 1216 net/ipv4/tcp_output.c u32 end_seq = TCP_SKB_CB(skb)->end_seq; u32 1320 net/ipv4/tcp_output.c u32 send_win, cong_win, limit, in_flight; u32 1349 net/ipv4/tcp_output.c u32 chunk = min(tp->snd_wnd, tp->snd_cwnd * tp->mss_cache); u32 1693 net/ipv4/tcp_output.c u32 __tcp_select_window(struct sock *sk) u32 1849 net/ipv4/tcp_output.c u32 prior_lost = tp->lost_out; u32 2044 net/ipv4/tcp_output.c u32 last_lost; u32 57 net/ipv4/tcp_probe.c u32 snd_nxt; u32 58 net/ipv4/tcp_probe.c u32 snd_una; u32 59 net/ipv4/tcp_probe.c u32 snd_wnd; u32 60 net/ipv4/tcp_probe.c u32 snd_cwnd; u32 61 net/ipv4/tcp_probe.c u32 ssthresh; u32 62 net/ipv4/tcp_probe.c u32 srtt; u32 69 net/ipv4/tcp_probe.c u32 lastcwnd; u32 37 net/ipv4/tcp_scalable.c static u32 tcp_scalable_ssthresh(struct sock *sk) u32 118 net/ipv4/tcp_vegas.c u32 vrtt; u32 199 net/ipv4/tcp_vegas.c u32 old_wnd, old_snd_cwnd; u32 234 net/ipv4/tcp_vegas.c u32 rtt, diff; u32 286 net/ipv4/tcp_vegas.c ((u32)target_cwnd >> u32 294 net/ipv4/tcp_vegas.c u32 next_snd_cwnd; u32 9 net/ipv4/tcp_vegas.h u32 beg_snd_nxt; /* right edge during last RTT */ u32 10 net/ipv4/tcp_vegas.h u32 beg_snd_una; /* left edge during last RTT */ u32 11 net/ipv4/tcp_vegas.h u32 beg_snd_cwnd; /* saves the size of the cwnd */ u32 14 net/ipv4/tcp_vegas.h u32 minRTT; /* min of RTTs measured within last RTT (in usec) */ u32 15 net/ipv4/tcp_vegas.h u32 baseRTT; /* the min of all Vegas RTT measurements seen (in usec) */ u32 29 net/ipv4/tcp_veno.c u32 minrtt; /* min of rtts measured within last rtt (in usec) */ u32 30 net/ipv4/tcp_veno.c u32 basertt; /* the min of all Veno rtt measurements seen (in usec) */ u32 31 net/ipv4/tcp_veno.c u32 inc; /* decide whether to increase cwnd */ u32 32 net/ipv4/tcp_veno.c u32 diff; /* calculate the diff rate */ u32 75 net/ipv4/tcp_veno.c u32 vrtt; u32 139 net/ipv4/tcp_veno.c u32 rtt; u32 197 net/ipv4/tcp_veno.c static u32 tcp_veno_ssthresh(struct sock *sk) u32 32 net/ipv4/tcp_westwood.c u32 bw_ns_est; /* first bandwidth estimation..not too smoothed 8) */ u32 33 net/ipv4/tcp_westwood.c u32 bw_est; /* bandwidth estimate */ u32 34 net/ipv4/tcp_westwood.c u32 rtt_win_sx; /* here starts a new evaluation... */ u32 35 net/ipv4/tcp_westwood.c u32 bk; u32 36 net/ipv4/tcp_westwood.c u32 snd_una; /* used for evaluating the number of acked bytes */ u32 37 net/ipv4/tcp_westwood.c u32 cumul_ack; u32 38 net/ipv4/tcp_westwood.c u32 accounted; u32 39 net/ipv4/tcp_westwood.c u32 rtt; u32 40 net/ipv4/tcp_westwood.c u32 rtt_min; /* minimum observed RTT */ u32 81 net/ipv4/tcp_westwood.c static inline u32 westwood_do_filter(u32 a, u32 b) u32 139 net/ipv4/tcp_westwood.c if (w->rtt && delta > max_t(u32, w->rtt, TCP_WESTWOOD_RTT_MIN)) { u32 180 net/ipv4/tcp_westwood.c static inline u32 westwood_acked_count(struct sock *sk) u32 218 net/ipv4/tcp_westwood.c static u32 tcp_westwood_bw_rttmin(const struct sock *sk) u32 222 net/ipv4/tcp_westwood.c return max_t(u32, (w->bw_est * w->rtt_min) / tp->mss_cache, 2); u32 33 net/ipv4/tcp_yeah.c u32 lastQ; u32 34 net/ipv4/tcp_yeah.c u32 doing_reno_now; u32 36 net/ipv4/tcp_yeah.c u32 reno_count; u32 37 net/ipv4/tcp_yeah.c u32 fast_count; u32 39 net/ipv4/tcp_yeah.c u32 pkts_acked; u32 56 net/ipv4/tcp_yeah.c tp->snd_cwnd_clamp = min_t(u32, tp->snd_cwnd_clamp, 0xffffffff/128); u32 141 net/ipv4/tcp_yeah.c u32 rtt, queue; u32 169 net/ipv4/tcp_yeah.c u32 reduction = min(queue / TCP_YEAH_GAMMA , u32 215 net/ipv4/tcp_yeah.c static u32 tcp_yeah_ssthresh(struct sock *sk) { u32 218 net/ipv4/tcp_yeah.c u32 reduction; u32 119 net/ipv4/xfrm4_input.c } else if (len > 2 * sizeof(u32) + sizeof(struct ip_esp_hdr) && u32 123 net/ipv4/xfrm4_input.c len = sizeof(struct udphdr) + 2 * sizeof(u32); u32 575 net/ipv6/addrconf.c word = (__force u32)(addr->s6_addr32[2] ^ addr->s6_addr32[3]); u32 833 net/ipv6/addrconf.c u32 addr_flags; u32 1892 net/ipv6/addrconf.c u32 addr_flags = 0; u32 1925 net/ipv6/addrconf.c u32 stored_lft; u32 2081 net/ipv6/addrconf.c u32 flags; u32 2321 net/ipv6/addrconf.c u32 addr_flags = IFA_F_PERMANENT; u32 3228 net/ipv6/addrconf.c u32 flags; u32 3279 net/ipv6/addrconf.c u32 valid_lft = INFINITY_LIFE_TIME, preferred_lft = INFINITY_LIFE_TIME; u32 3350 net/ipv6/addrconf.c ci.cstamp = (u32)(TIME_DELTA(cstamp, INITIAL_JIFFIES) / HZ * 100 u32 3352 net/ipv6/addrconf.c ci.tstamp = (u32)(TIME_DELTA(tstamp, INITIAL_JIFFIES) / HZ * 100 u32 3383 net/ipv6/addrconf.c u32 preferred, valid; u32 39 net/ipv6/addrlabel.c u32 label; u32 49 net/ipv6/addrlabel.c u32 seq; u32 85 net/ipv6/addrlabel.c u32 label; u32 176 net/ipv6/addrlabel.c u32 ipv6_addr_label(struct net *net, u32 179 net/ipv6/addrlabel.c u32 label; u32 413 net/ipv6/addrlabel.c [IFAL_LABEL] = { .len = sizeof(u32), }, u32 423 net/ipv6/addrlabel.c u32 label; u32 544 net/ipv6/addrlabel.c u32 lseq; u32 336 net/ipv6/esp6.c static u32 esp6_get_mtu(struct xfrm_state *x, int mtu) u32 339 net/ipv6/esp6.c u32 blksize = ALIGN(crypto_aead_blocksize(esp->aead), 4); u32 340 net/ipv6/esp6.c u32 align = max_t(u32, blksize, esp->padlen); u32 341 net/ipv6/esp6.c u32 rem; u32 348 net/ipv6/esp6.c u32 padsize = ((blksize - 1) & 7) + 1; u32 350 net/ipv6/esp6.c mtu += min_t(u32, blksize - padsize, rem); u32 496 net/ipv6/esp6.c u32 align; u32 539 net/ipv6/esp6.c align = max_t(u32, align, esp->padlen); u32 583 net/ipv6/exthdrs.c u32 pkt_len; u32 237 net/ipv6/fib6_rules.c static u32 fib6_rule_default_pref(struct fib_rules_ops *ops) u32 59 net/ipv6/inet6_connection_sock.c static u32 inet6_synq_hash(const struct in6_addr *raddr, const __be16 rport, u32 62 net/ipv6/inet6_connection_sock.c u32 a = (__force u32)raddr->s6_addr32[0]; u32 63 net/ipv6/inet6_connection_sock.c u32 b = (__force u32)raddr->s6_addr32[1]; u32 64 net/ipv6/inet6_connection_sock.c u32 c = (__force u32)raddr->s6_addr32[2]; u32 71 net/ipv6/inet6_connection_sock.c a += (__force u32)raddr->s6_addr32[3]; u32 72 net/ipv6/inet6_connection_sock.c b += (__force u32)rport; u32 118 net/ipv6/inet6_connection_sock.c const u32 h = inet6_synq_hash(&inet6_rsk(req)->rmt_addr, u32 228 net/ipv6/inet6_hashtables.c static inline u32 inet6_sk_port_offset(const struct sock *sk) u32 121 net/ipv6/ip6_fib.c static __inline__ u32 fib6_new_sernum(void) u32 123 net/ipv6/ip6_fib.c u32 n = ++rt_sernum; u32 60 net/ipv6/ip6_input.c u32 pkt_len; u32 62 net/ipv6/ip6_output.c static u32 ipv6_fragmentation_id = 1; u32 208 net/ipv6/ip6_output.c u32 mtu; u32 73 net/ipv6/ip6_tunnel.c #define HASH(addr) ((__force u32)((addr)->s6_addr32[0] ^ (addr)->s6_addr32[1] ^ \ u32 93 net/ipv6/ndisc.c static u32 ndisc_hash(const void *pkey, const struct net_device *dev); u32 352 net/ipv6/ndisc.c static u32 ndisc_hash(const void *pkey, const struct net_device *dev) u32 354 net/ipv6/ndisc.c const u32 *p32 = pkey; u32 355 net/ipv6/ndisc.c u32 addr_hash, i; u32 358 net/ipv6/ndisc.c for (i = 0; i < (sizeof(struct in6_addr) / sizeof(u32)); i++) u32 688 net/ipv6/ndisc.c u32 ndoptlen = skb->tail - (skb->transport_header + u32 866 net/ipv6/ndisc.c u32 ndoptlen = skb->tail - (skb->transport_header + u32 1315 net/ipv6/ndisc.c u32 mtu; u32 1455 net/ipv6/netfilter/ip6_tables.c u32 valid_hooks; u32 1456 net/ipv6/netfilter/ip6_tables.c u32 num_entries; u32 1457 net/ipv6/netfilter/ip6_tables.c u32 size; u32 1458 net/ipv6/netfilter/ip6_tables.c u32 hook_entry[NF_INET_NUMHOOKS]; u32 1459 net/ipv6/netfilter/ip6_tables.c u32 underflow[NF_INET_NUMHOOKS]; u32 1460 net/ipv6/netfilter/ip6_tables.c u32 num_counters; u32 105 net/ipv6/reassembly.c u32 a, b, c; u32 107 net/ipv6/reassembly.c a = (__force u32)saddr->s6_addr32[0]; u32 108 net/ipv6/reassembly.c b = (__force u32)saddr->s6_addr32[1]; u32 109 net/ipv6/reassembly.c c = (__force u32)saddr->s6_addr32[2]; u32 116 net/ipv6/reassembly.c a += (__force u32)saddr->s6_addr32[3]; u32 117 net/ipv6/reassembly.c b += (__force u32)daddr->s6_addr32[0]; u32 118 net/ipv6/reassembly.c c += (__force u32)daddr->s6_addr32[1]; u32 121 net/ipv6/reassembly.c a += (__force u32)daddr->s6_addr32[2]; u32 122 net/ipv6/reassembly.c b += (__force u32)daddr->s6_addr32[3]; u32 123 net/ipv6/reassembly.c c += (__force u32)id; u32 142 net/ipv6/route.c .rt6i_metric = ~(u32) 0, u32 164 net/ipv6/route.c .rt6i_metric = ~(u32) 0, u32 181 net/ipv6/route.c .rt6i_metric = ~(u32) 0, u32 820 net/ipv6/route.c memcpy(new->metrics, ort->u.dst.metrics, RTAX_MAX*sizeof(u32)); u32 1617 net/ipv6/route.c memcpy(rt->u.dst.metrics, ort->u.dst.metrics, RTAX_MAX*sizeof(u32)); u32 2141 net/ipv6/route.c u32 table; u32 2345 net/ipv6/route.c u32 seq; u32 63 net/ipv6/sit.c #define HASH(addr) (((__force u32)addr^((__force u32)addr>>4))&0xF) u32 79 net/ipv6/syncookies.c static u32 cookie_hash(struct in6_addr *saddr, struct in6_addr *daddr, u32 92 net/ipv6/syncookies.c tmp[8] = ((__force u32)sport << 16) + (__force u32)dport; u32 199 net/ipv6/tcp_ipv6.c u32 exthdrlen = icsk->icsk_ext_hdr_len; u32 1038 net/ipv6/tcp_ipv6.c u32 seq = 0, ack_seq = 0; u32 457 net/ipv6/udp.c u32 ulen = 0; u32 42 net/ipv6/xfrm6_tunnel.c u32 spi; u32 48 net/ipv6/xfrm6_tunnel.c static u32 xfrm6_tunnel_spi; u32 65 net/ipv6/xfrm6_tunnel.c h = (__force u32)(addr->a6[0] ^ addr->a6[1] ^ addr->a6[2] ^ addr->a6[3]); u32 132 net/ipv6/xfrm6_tunnel.c u32 spi; u32 158 net/ipv6/xfrm6_tunnel.c static u32 __xfrm6_tunnel_alloc_spi(xfrm_address_t *saddr) u32 160 net/ipv6/xfrm6_tunnel.c u32 spi; u32 203 net/ipv6/xfrm6_tunnel.c u32 spi; u32 816 net/ipx/af_ipx.c IPX_MAX_PPROP_HOPS * sizeof(u32)) u32 419 net/irda/irnet/irnet.h u32 xaccm[8]; /* Asynchronous character map (just */ u32 420 net/irda/irnet/irnet.h u32 raccm; /* to please pppd - dummy) */ u32 999 net/irda/irnet/irnet_ppp.c u32 accm[8]; u32 1028 net/irda/irnet/irnet_ppp.c if(put_user(ap->xaccm[0], (u32 __user *) argp)) u32 1033 net/irda/irnet/irnet_ppp.c if(get_user(ap->xaccm[0], (u32 __user *) argp)) u32 1038 net/irda/irnet/irnet_ppp.c if(put_user(ap->raccm, (u32 __user *) argp)) u32 1043 net/irda/irnet/irnet_ppp.c if(get_user(ap->raccm, (u32 __user *) argp)) u32 52 net/irda/irnetlink.c u32 mode; u32 92 net/iucv/iucv.c u32 res2[8]; u32 213 net/iucv/iucv.c u32 ipmsgid; u32 214 net/iucv/iucv.c u32 iptrgcls; u32 216 net/iucv/iucv.c u32 ipsrccls; u32 217 net/iucv/iucv.c u32 ipmsgtag; u32 218 net/iucv/iucv.c u32 ipbfadr2; u32 219 net/iucv/iucv.c u32 ipbfln2f; u32 220 net/iucv/iucv.c u32 res; u32 232 net/iucv/iucv.c u32 ipmsgid; u32 233 net/iucv/iucv.c u32 iptrgcls; u32 234 net/iucv/iucv.c u32 ipbfadr1; u32 235 net/iucv/iucv.c u32 ipbfln1f; u32 236 net/iucv/iucv.c u32 ipsrccls; u32 237 net/iucv/iucv.c u32 ipmsgtag; u32 238 net/iucv/iucv.c u32 ipbfadr2; u32 239 net/iucv/iucv.c u32 ipbfln2f; u32 240 net/iucv/iucv.c u32 res; u32 250 net/iucv/iucv.c u32 ipmsgid; u32 253 net/iucv/iucv.c u32 res2; u32 254 net/iucv/iucv.c u32 ipsrccls; u32 255 net/iucv/iucv.c u32 ipmsgtag; u32 256 net/iucv/iucv.c u32 res3[3]; u32 266 net/iucv/iucv.c u32 res2[9]; u32 951 net/iucv/iucv.c msg->audit = (*(u32 *) &parm->purge.ipaudit) >> 8; u32 1012 net/iucv/iucv.c parm->db.ipbfadr1 = (u32)(addr_t) buffer; u32 1013 net/iucv/iucv.c parm->db.ipbfln1f = (u32) size; u32 1090 net/iucv/iucv.c parm->db.ipbfadr1 = (u32)(addr_t) reply; u32 1091 net/iucv/iucv.c parm->db.ipbfln1f = (u32) size; u32 1136 net/iucv/iucv.c parm->db.ipbfadr1 = (u32)(addr_t) buffer; u32 1137 net/iucv/iucv.c parm->db.ipbfln1f = (u32) size; u32 1187 net/iucv/iucv.c parm->dpl.ipbfadr2 = (u32)(addr_t) answer; u32 1188 net/iucv/iucv.c parm->dpl.ipbfln2f = (u32) asize; u32 1196 net/iucv/iucv.c parm->db.ipbfadr1 = (u32)(addr_t) buffer; u32 1197 net/iucv/iucv.c parm->db.ipbfln1f = (u32) size; u32 1198 net/iucv/iucv.c parm->db.ipbfadr2 = (u32)(addr_t) answer; u32 1199 net/iucv/iucv.c parm->db.ipbfln2f = (u32) asize; u32 1224 net/iucv/iucv.c u32 res3; u32 1285 net/iucv/iucv.c u32 res3; u32 1310 net/iucv/iucv.c u32 res2; u32 1313 net/iucv/iucv.c u32 res4; u32 1346 net/iucv/iucv.c u32 res2; u32 1349 net/iucv/iucv.c u32 res4; u32 1374 net/iucv/iucv.c u32 res2; u32 1377 net/iucv/iucv.c u32 res4; u32 1402 net/iucv/iucv.c u32 ipmsgid; u32 1403 net/iucv/iucv.c u32 ipaudit; u32 1405 net/iucv/iucv.c u32 ipsrccls; u32 1406 net/iucv/iucv.c u32 ipmsgtag; u32 1407 net/iucv/iucv.c u32 res; u32 1408 net/iucv/iucv.c u32 ipbfln2f; u32 1442 net/iucv/iucv.c u32 ipmsgid; u32 1443 net/iucv/iucv.c u32 iptrgcls; u32 1445 net/iucv/iucv.c u32 iprmmsg1_u32; u32 1449 net/iucv/iucv.c u32 ipbfln1f; u32 1452 net/iucv/iucv.c u32 res1[3]; u32 1453 net/iucv/iucv.c u32 ipbfln2f; u32 1309 net/key/af_key.c u32 min_spi, max_spi; u32 1310 net/key/af_key.c u32 reqid; u32 1827 net/key/af_key.c u32 reqid = *(u32*)ptr; u32 1836 net/key/af_key.c static u32 gen_reqid(void) u32 1839 net/key/af_key.c u32 start; u32 1841 net/key/af_key.c static u32 reqid = IPSEC_MANUAL_REQID_MAX; u32 2991 net/key/af_key.c static u32 get_acqseq(void) u32 2993 net/key/af_key.c u32 res; u32 2994 net/key/af_key.c static u32 acqseq; u32 672 net/llc/af_llc.c u32 peek_seq = 0; u32 673 net/llc/af_llc.c u32 *seq; u32 695 net/llc/af_llc.c u32 offset; u32 280 net/llc/llc_c_ac.c llc->rx_pdu_hdr = *((u32 *)pdu); u32 148 net/llc/llc_s_ac.c u32 data_size; u32 303 net/llc/llc_station.c u32 data_size; u32 221 net/mac80211/cfg.c u32 iv32; u32 587 net/mac80211/cfg.c u32 rates; u32 967 net/mac80211/cfg.c u32 changed = 0; u32 76 net/mac80211/debugfs_sta.c u32 staflags = get_sta_flags(sta); u32 199 net/mac80211/ieee80211_i.h u32 tkip_iv32; u32 270 net/mac80211/ieee80211_i.h u32 path_refresh_time; u32 272 net/mac80211/ieee80211_i.h u32 dot11MeshHWMPactivePathTimeout; u32 351 net/mac80211/ieee80211_i.h u32 supp_rates_bits[IEEE80211_NUM_BANDS]; u32 373 net/mac80211/ieee80211_i.h u32 dsn; u32 375 net/mac80211/ieee80211_i.h u32 preq_id; u32 387 net/mac80211/ieee80211_i.h u32 mesh_seqnum; u32 462 net/mac80211/ieee80211_i.h u32 mntr_flags; u32 641 net/mac80211/ieee80211_i.h u32 wep_iv; u32 670 net/mac80211/ieee80211_i.h u32 dot11TransmittedFragmentCount; u32 671 net/mac80211/ieee80211_i.h u32 dot11MulticastTransmittedFrameCount; u32 672 net/mac80211/ieee80211_i.h u32 dot11FailedCount; u32 673 net/mac80211/ieee80211_i.h u32 dot11RetryCount; u32 674 net/mac80211/ieee80211_i.h u32 dot11MultipleRetryCount; u32 675 net/mac80211/ieee80211_i.h u32 dot11FrameDuplicateCount; u32 676 net/mac80211/ieee80211_i.h u32 dot11ReceivedFragmentCount; u32 677 net/mac80211/ieee80211_i.h u32 dot11MulticastReceivedFrameCount; u32 678 net/mac80211/ieee80211_i.h u32 dot11TransmittedFrameCount; u32 679 net/mac80211/ieee80211_i.h u32 dot11WEPUndecryptableCount; u32 890 net/mac80211/ieee80211_i.h u32 ieee80211_handle_ht(struct ieee80211_local *local, int enable_ht, u32 915 net/mac80211/ieee80211_i.h u32 ieee80211_reset_erp_info(struct ieee80211_sub_if_data *sdata); u32 66 net/mac80211/iface.c u32 changed = 0; u32 476 net/mac80211/key.c u32 todoflags; u32 60 net/mac80211/key.h u32 iv32; u32 91 net/mac80211/key.h u32 replays; /* dot11RSNAStatsCCMPReplays */ u32 236 net/mac80211/main.c u32 ieee80211_handle_ht(struct ieee80211_local *local, int enable_ht, u32 244 net/mac80211/main.c u32 changed = 0; u32 343 net/mac80211/main.c u32 ieee80211_reset_erp_info(struct ieee80211_sub_if_data *sdata) u32 172 net/mac80211/mesh.c u32 seqnum = 0; u32 271 net/mac80211/mesh.c u32 mesh_table_hash(u8 *addr, struct ieee80211_sub_if_data *sdata, struct mesh_table *tbl) u32 274 net/mac80211/mesh.c return jhash_2words(*(u32 *)(addr+2), sdata->dev->ifindex, tbl->hash_rnd) u32 80 net/mac80211/mesh.h u32 dsn; u32 81 net/mac80211/mesh.h u32 metric; u32 84 net/mac80211/mesh.h u32 discovery_timeout; u32 137 net/mac80211/mesh.h u32 seqnum; u32 144 net/mac80211/mesh.h u32 idx_mask; u32 260 net/mac80211/mesh.h u32 mesh_table_hash(u8 *addr, struct ieee80211_sub_if_data *sdata, u32 25 net/mac80211/mesh_hwmp.c static inline u32 u32_field_get(u8 *preq_elem, int offset, bool ae) u32 205 net/mac80211/mesh_hwmp.c static u32 airtime_link_metric_get(struct ieee80211_local *local, u32 214 net/mac80211/mesh_hwmp.c u32 tx_time, estimated_retx; u32 230 net/mac80211/mesh_hwmp.c return (u32)result; u32 249 net/mac80211/mesh_hwmp.c static u32 hwmp_route_info_get(struct ieee80211_sub_if_data *sdata, u32 258 net/mac80211/mesh_hwmp.c u32 orig_dsn, orig_metric; u32 260 net/mac80211/mesh_hwmp.c u32 last_hop_metric, new_metric; u32 402 net/mac80211/mesh_hwmp.c u32 orig_dsn, dst_dsn, lifetime; u32 459 net/mac80211/mesh_hwmp.c u32 preq_id; u32 491 net/mac80211/mesh_hwmp.c u32 dst_dsn, orig_dsn, lifetime; u32 550 net/mac80211/mesh_hwmp.c u32 dst_dsn; u32 582 net/mac80211/mesh_hwmp.c u32 last_hop_metric; u32 684 net/mac80211/mesh_hwmp.c u32 lifetime; u32 176 net/mac80211/mesh_pathtbl.c u32 hash_idx; u32 266 net/mac80211/mesh_pathtbl.c u32 hash_idx; u32 504 net/mac80211/mesh_pathtbl.c u32 dsn = 0; u32 574 net/mac80211/mesh_pathtbl.c u32 hash_idx; u32 289 net/mac80211/mesh_plink.c u32 rand; u32 293 net/mac80211/mesh_plink.c get_random_bytes(&rand, sizeof(u32)); u32 59 net/mac80211/michael.c u32 val; u32 18 net/mac80211/michael.h u32 l, r; u32 402 net/mac80211/mlme.c u32 flags = local->hw.conf.channel->flags; u32 571 net/mac80211/mlme.c static u32 ieee80211_handle_protect_preamb(struct ieee80211_sub_if_data *sdata, u32 580 net/mac80211/mlme.c u32 changed = 0; u32 613 net/mac80211/mlme.c static u32 ieee80211_handle_erp_ie(struct ieee80211_sub_if_data *sdata, u32 623 net/mac80211/mlme.c static u32 ieee80211_handle_bss_capability(struct ieee80211_sub_if_data *sdata, u32 626 net/mac80211/mlme.c u32 changed = 0; u32 708 net/mac80211/mlme.c u32 changed = BSS_CHANGED_ASSOC; u32 820 net/mac80211/mlme.c u32 changed = BSS_CHANGED_ASSOC; u32 1677 net/mac80211/mlme.c u32 changed = 0; u32 91 net/mac80211/rc80211_minstrel.c u32 max_tp = 0, index_max_tp = 0, index_max_tp2 = 0; u32 92 net/mac80211/rc80211_minstrel.c u32 max_prob = 0, index_max_prob = 0; u32 93 net/mac80211/rc80211_minstrel.c u32 usecs; u32 94 net/mac80211/rc80211_minstrel.c u32 p; u32 24 net/mac80211/rc80211_minstrel.h u32 success; u32 25 net/mac80211/rc80211_minstrel.h u32 attempts; u32 26 net/mac80211/rc80211_minstrel.h u32 last_attempts; u32 27 net/mac80211/rc80211_minstrel.h u32 last_success; u32 30 net/mac80211/rc80211_minstrel.h u32 cur_prob; u32 31 net/mac80211/rc80211_minstrel.h u32 probability; u32 34 net/mac80211/rc80211_minstrel.h u32 cur_tp; u32 35 net/mac80211/rc80211_minstrel.h u32 throughput; u32 178 net/mac80211/rc80211_pid.h u32 tx_num_failed; u32 179 net/mac80211/rc80211_pid.h u32 tx_num_xmit; u32 213 net/mac80211/rc80211_pid.h u32 last_pf; u32 150 net/mac80211/rc80211_pid_algo.c u32 pf; u32 152 net/mac80211/rc80211_pid_algo.c u32 err_prop; u32 153 net/mac80211/rc80211_pid_algo.c u32 err_int; u32 154 net/mac80211/rc80211_pid_algo.c u32 err_der; u32 239 net/mac80211/sta_info.h u32 flags; u32 291 net/mac80211/sta_info.h u32 plink_timeout; u32 347 net/mac80211/sta_info.h static inline u32 test_sta_flags(struct sta_info *sta, const u32 flags) u32 349 net/mac80211/sta_info.h u32 ret; u32 359 net/mac80211/sta_info.h static inline u32 test_and_clear_sta_flags(struct sta_info *sta, u32 362 net/mac80211/sta_info.h u32 ret; u32 373 net/mac80211/sta_info.h static inline u32 get_sta_flags(struct sta_info *sta) u32 375 net/mac80211/sta_info.h u32 ret; u32 161 net/mac80211/tkip.c u32 iv32; u32 230 net/mac80211/tkip.c u32 iv32; u32 231 net/mac80211/tkip.c u32 iv16; u32 124 net/mac80211/tx.c u32 flag; u32 182 net/mac80211/tx.c u32 sta_flags; u32 333 net/mac80211/tx.c u32 staflags; u32 1461 net/mac80211/tx.c u32 sta_flags = 0; u32 147 net/mac80211/wep.c u32 klen; u32 219 net/mac80211/wep.c u32 klen; u32 276 net/mac80211/wep.c u32 iv; u32 588 net/mac80211/wext.c u32 target_rate = rate->value / 100000; u32 260 net/mac80211/wme.c u32 len; u32 124 net/netfilter/ipvs/ip_vs_conn.c (__force u32)port, proto, ip_vs_conn_rnd) u32 127 net/netfilter/ipvs/ip_vs_conn.c return jhash_3words((__force u32)addr->ip, (__force u32)port, proto, u32 58 net/netfilter/ipvs/ip_vs_est.c u32 n_conns; u32 59 net/netfilter/ipvs/ip_vs_est.c u32 n_inpkts, n_outpkts; u32 61 net/netfilter/ipvs/ip_vs_est.c u32 rate; u32 71 net/netfilter/nf_conntrack_core.c n = (sizeof(tuple->src) + sizeof(tuple->dst.u3)) / sizeof(u32); u32 72 net/netfilter/nf_conntrack_core.c h = jhash2((u32 *)tuple, n, u32 358 net/netfilter/nf_conntrack_ftp.c u32 seq; u32 812 net/netfilter/nf_conntrack_netlink.c if (id != (u32)(unsigned long)ct) { u32 1539 net/netfilter/nf_conntrack_netlink.c if (ntohl(id) != (u32)(unsigned long)exp) { u32 1593 net/netfilter/nf_conntrack_netlink.c if (ntohl(id) != (u32)(unsigned long)exp) { u32 34 net/netfilter/xt_SECMARK.c u32 secmark = 0; u32 70 net/netfilter/xt_connlimit.c return jhash2((u32 *)res.ip6, ARRAY_SIZE(res.ip6), connlimit_rnd) & 0xFF; u32 114 net/netfilter/xt_hashlimit.c u_int32_t hash = jhash2((const u32 *)dst, u32 115 net/netfilter/xt_hashlimit.c sizeof(*dst)/sizeof(u32), u32 105 net/netfilter/xt_recent.c return jhash_1word((__force u32)addr->ip, hash_rnd) & u32 115 net/netfilter/xt_recent.c return jhash2((u32 *)addr->ip6, ARRAY_SIZE(addr->ip6), hash_rnd) & u32 334 net/netlabel/netlabel_addrlist.c u32 mask_val = ntohl(mask); u32 341 net/netlabel/netlabel_addrlist.c u32 mask_len = 0; u32 375 net/netlabel/netlabel_addrlist.c u32 mask_len = 0; u32 376 net/netlabel/netlabel_addrlist.c u32 mask_val; u32 52 net/netlabel/netlabel_addrlist.h u32 valid; u32 67 net/netlabel/netlabel_addrlist.h u32 valid; u32 52 net/netlabel/netlabel_cipso_v4.c u32 seq; u32 58 net/netlabel/netlabel_cipso_v4.c u32 doi; u32 105 net/netlabel/netlabel_cipso_v4.c u32 iter = 0; u32 148 net/netlabel/netlabel_cipso_v4.c u32 iter; u32 205 net/netlabel/netlabel_cipso_v4.c sizeof(u32), u32 212 net/netlabel/netlabel_cipso_v4.c sizeof(u32), u32 279 net/netlabel/netlabel_cipso_v4.c sizeof(u32), u32 287 net/netlabel/netlabel_cipso_v4.c sizeof(u32), u32 418 net/netlabel/netlabel_cipso_v4.c u32 type; u32 419 net/netlabel/netlabel_cipso_v4.c u32 doi; u32 484 net/netlabel/netlabel_cipso_v4.c u32 nlsze_mult = 1; u32 486 net/netlabel/netlabel_cipso_v4.c u32 doi; u32 490 net/netlabel/netlabel_cipso_v4.c u32 iter; u32 680 net/netlabel/netlabel_cipso_v4.c u32 doi_skip = cb->args[0]; u32 728 net/netlabel/netlabel_cipso_v4.c u32 doi = 0; u32 732 net/netlabel/netlabel_cipso_v4.c u32 skip_bkt = 0; u32 733 net/netlabel/netlabel_cipso_v4.c u32 skip_chain = 0; u32 49 net/netlabel/netlabel_domainhash.c u32 size; u32 112 net/netlabel/netlabel_domainhash.c static u32 netlbl_domhsh_hash(const char *key) u32 114 net/netlabel/netlabel_domainhash.c u32 iter; u32 115 net/netlabel/netlabel_domainhash.c u32 val; u32 116 net/netlabel/netlabel_domainhash.c u32 len; u32 122 net/netlabel/netlabel_domainhash.c val = (val << 4 | (val >> (8 * sizeof(u32) - 4))) ^ key[iter]; u32 138 net/netlabel/netlabel_domainhash.c u32 bkt; u32 202 net/netlabel/netlabel_domainhash.c u32 type; u32 259 net/netlabel/netlabel_domainhash.c u32 iter; u32 321 net/netlabel/netlabel_domainhash.c u32 bkt = netlbl_domhsh_hash(entry->domain); u32 627 net/netlabel/netlabel_domainhash.c u32 iter_bkt; u32 630 net/netlabel/netlabel_domainhash.c u32 chain_cnt = 0; u32 49 net/netlabel/netlabel_domainhash.h u32 type; u32 59 net/netlabel/netlabel_domainhash.h u32 type; u32 72 net/netlabel/netlabel_domainhash.h u32 type; u32 78 net/netlabel/netlabel_domainhash.h u32 valid; u32 124 net/netlabel/netlabel_kapi.c u32 doi; u32 125 net/netlabel/netlabel_kapi.c u32 doi_type; u32 209 net/netlabel/netlabel_kapi.c u32 node_idx; u32 210 net/netlabel/netlabel_kapi.c u32 node_bit; u32 266 net/netlabel/netlabel_kapi.c u32 node_idx; u32 267 net/netlabel/netlabel_kapi.c u32 node_bit; u32 326 net/netlabel/netlabel_kapi.c u32 node_bit; u32 327 net/netlabel/netlabel_kapi.c u32 node_idx; u32 367 net/netlabel/netlabel_kapi.c u32 iter_max_spot; u32 368 net/netlabel/netlabel_kapi.c u32 spot; u32 57 net/netlabel/netlabel_mgmt.c u32 seq; u32 99 net/netlabel/netlabel_mgmt.c u32 tmp_val; u32 483 net/netlabel/netlabel_mgmt.c u32 skip_bkt = cb->args[0]; u32 484 net/netlabel/netlabel_mgmt.c u32 skip_chain = cb->args[1]; u32 645 net/netlabel/netlabel_mgmt.c u32 protos_sent = cb->args[0]; u32 78 net/netlabel/netlabel_unlabeled.c u32 size; u32 83 net/netlabel/netlabel_unlabeled.c u32 secid; u32 91 net/netlabel/netlabel_unlabeled.c u32 secid; u32 101 net/netlabel/netlabel_unlabeled.c u32 valid; u32 110 net/netlabel/netlabel_unlabeled.c u32 seq; u32 241 net/netlabel/netlabel_unlabeled.c static u32 netlbl_unlhsh_hash(int ifindex) u32 261 net/netlabel/netlabel_unlabeled.c u32 bkt; u32 402 net/netlabel/netlabel_unlabeled.c u32 bkt; u32 467 net/netlabel/netlabel_unlabeled.c u32 secctx_len; u32 571 net/netlabel/netlabel_unlabeled.c u32 secctx_len; u32 632 net/netlabel/netlabel_unlabeled.c u32 secctx_len; u32 862 net/netlabel/netlabel_unlabeled.c u32 addr_len; u32 976 net/netlabel/netlabel_unlabeled.c u32 addr_len; u32 977 net/netlabel/netlabel_unlabeled.c u32 secid; u32 1027 net/netlabel/netlabel_unlabeled.c u32 addr_len; u32 1028 net/netlabel/netlabel_unlabeled.c u32 secid; u32 1077 net/netlabel/netlabel_unlabeled.c u32 addr_len; u32 1118 net/netlabel/netlabel_unlabeled.c u32 addr_len; u32 1167 net/netlabel/netlabel_unlabeled.c u32 secid; u32 1169 net/netlabel/netlabel_unlabeled.c u32 secctx_len; u32 1262 net/netlabel/netlabel_unlabeled.c u32 skip_bkt = cb->args[0]; u32 1263 net/netlabel/netlabel_unlabeled.c u32 skip_chain = cb->args[1]; u32 1264 net/netlabel/netlabel_unlabeled.c u32 skip_addr4 = cb->args[2]; u32 1265 net/netlabel/netlabel_unlabeled.c u32 skip_addr6 = cb->args[3]; u32 1266 net/netlabel/netlabel_unlabeled.c u32 iter_bkt; u32 1267 net/netlabel/netlabel_unlabeled.c u32 iter_chain = 0, iter_addr4 = 0, iter_addr6 = 0; u32 1348 net/netlabel/netlabel_unlabeled.c u32 skip_addr4 = cb->args[0]; u32 1349 net/netlabel/netlabel_unlabeled.c u32 skip_addr6 = cb->args[1]; u32 1350 net/netlabel/netlabel_unlabeled.c u32 iter_addr4 = 0; u32 1353 net/netlabel/netlabel_unlabeled.c u32 iter_addr6 = 0; u32 1514 net/netlabel/netlabel_unlabeled.c u32 iter; u32 101 net/netlabel/netlabel_user.c u32 secctx_len; u32 70 net/netlink/af_netlink.c u32 pid; u32 71 net/netlink/af_netlink.c u32 dst_pid; u32 72 net/netlink/af_netlink.c u32 dst_group; u32 73 net/netlink/af_netlink.c u32 flags; u32 74 net/netlink/af_netlink.c u32 subscriptions; u32 75 net/netlink/af_netlink.c u32 ngroups; u32 109 net/netlink/af_netlink.c u32 rnd; u32 135 net/netlink/af_netlink.c static u32 netlink_group_mask(u32 group) u32 642 net/netlink/af_netlink.c if (!nladdr->nl_groups && (nlk->groups == NULL || !(u32)nlk->groups[0])) u32 943 net/netlink/af_netlink.c u32 pid; u32 944 net/netlink/af_netlink.c u32 group; u32 1054 net/netlink/af_netlink.c u32 pid; u32 1055 net/netlink/af_netlink.c u32 group; u32 1208 net/netlink/af_netlink.c u32 dst_pid; u32 1209 net/netlink/af_netlink.c u32 dst_group; u32 1846 net/netlink/af_netlink.c nlk->groups ? (u32)nlk->groups[0] : 0, u32 21 net/netlink/attr.c [NLA_U32] = sizeof(u32), u32 471 net/rxrpc/ar-ack.c u32 seq; u32 588 net/rxrpc/ar-ack.c u32 hard, tx; u32 840 net/rxrpc/ar-ack.c u32 abort_code = RX_PROTOCOL_ERROR; u32 964 net/rxrpc/ar-ack.c u32 mark; u32 228 net/rxrpc/ar-connection.c u32 real_conn_id; u32 613 net/rxrpc/ar-connection.c u32 conn_id; u32 742 net/rxrpc/ar-connection.c u32 conn_id; u32 150 net/rxrpc/ar-connevent.c u32 serial; u32 211 net/rxrpc/ar-connevent.c u32 abort_code; u32 259 net/rxrpc/ar-connevent.c u32 abort_code = RX_PROTOCOL_ERROR; u32 75 net/rxrpc/ar-error.c u32 mtu = serr->ee.ee_info; u32 322 net/rxrpc/ar-input.c u32 serial, hi_serial, seq, abort_code; u32 69 net/rxrpc/ar-internal.h u32 min_sec_level; /* minimum security level */ u32 88 net/rxrpc/ar-internal.h u32 error; /* network error code */ u32 127 net/rxrpc/ar-internal.h u32 *); u32 135 net/rxrpc/ar-internal.h u32 *); u32 140 net/rxrpc/ar-internal.h u32 *); u32 261 net/rxrpc/ar-internal.h u32 real_conn_id; /* connection ID (host-endian) */ u32 281 net/rxrpc/ar-internal.h u32 security_level; /* security level negotiated */ u32 282 net/rxrpc/ar-internal.h u32 security_nonce; /* response re-use preventer */ u32 350 net/rxrpc/ar-internal.h u32 abort_code; /* local/remote abort code */ u32 410 net/rxrpc/ar-internal.h u32 expiry; /* time at which expires */ u32 411 net/rxrpc/ar-internal.h u32 kvno; /* key version number */ u32 76 net/rxrpc/ar-key.c u32 kver; u32 294 net/rxrpc/ar-key.c u32 kver; u32 57 net/rxrpc/ar-output.c if (len != sizeof(u32)) u32 59 net/rxrpc/ar-output.c *user_call_ID = *(u32 *) CMSG_DATA(cmsg); u32 137 net/rxrpc/ar-output.c u32 abort_code = 0; u32 278 net/rxrpc/ar-output.c u32 abort_code = 0; u32 54 net/rxrpc/ar-recvmsg.c u32 abort_code; u32 414 net/rxrpc/ar-recvmsg.c u32 rxrpc_kernel_get_abort_code(struct sk_buff *skb) u32 58 net/rxrpc/ar-skbuff.c u32 seq; u32 171 net/rxrpc/rxkad.c data_size |= (u32) check << 16; u32 218 net/rxrpc/rxkad.c rxkhdr.data_size = htonl(data_size | (u32) check << 16); u32 264 net/rxrpc/rxkad.c u32 y; u32 335 net/rxrpc/rxkad.c u32 data_size, buf; u32 410 net/rxrpc/rxkad.c u32 data_size, buf; u32 497 net/rxrpc/rxkad.c u32 y; u32 679 net/rxrpc/rxkad.c u32 csum = 1000003; u32 745 net/rxrpc/rxkad.c u32 version, nonce, min_level, abort_code; u32 1006 net/rxrpc/rxkad.c u32 abort_code, version, kvno, ticket_len, level; u32 177 net/sched/act_api.c u32 tcf_hash_new_index(u32 *idx_gen, struct tcf_hashinfo *hinfo) u32 179 net/sched/act_api.c u32 val = *idx_gen; u32 934 net/sched/act_api.c u32 seq = n->nlmsg_seq; u32 960 net/sched/act_api.c u32 pid = skb ? NETLINK_CB(skb).pid : 0; u32 28 net/sched/act_gact.c static u32 gact_idx_gen; u32 32 net/sched/act_ipt.c static u32 ipt_idx_gen; u32 113 net/sched/act_ipt.c u32 hook = 0; u32 114 net/sched/act_ipt.c u32 index = 0; u32 33 net/sched/act_mirred.c static u32 mirred_idx_gen; u32 152 net/sched/act_mirred.c u32 at = G_TC_AT(skb->tc_verd); u32 34 net/sched/act_nat.c static u32 nat_idx_gen; u32 27 net/sched/act_pedit.c static u32 pedit_idx_gen; u32 146 net/sched/act_pedit.c u32 *ptr; u32 169 net/sched/act_pedit.c ptr = (u32 *)(pptr+offset); u32 29 net/sched/act_police.c static u32 police_idx_gen; u32 41 net/sched/act_police.c u32 index; u32 43 net/sched/act_police.c u32 limit; u32 44 net/sched/act_police.c u32 burst; u32 45 net/sched/act_police.c u32 mtu; u32 28 net/sched/act_simple.c static u32 simp_idx_gen; u32 33 net/sched/act_skbedit.c static u32 skbedit_idx_gen; u32 64 net/sched/act_skbedit.c [TCA_SKBEDIT_PRIORITY] = { .len = sizeof(u32) }, u32 75 net/sched/act_skbedit.c u32 flags = 0, *priority = NULL; u32 107 net/sched/cls_api.c static inline u32 tcf_auto_prio(struct tcf_proto *tp) u32 109 net/sched/cls_api.c u32 first = TC_H_MAKE(0xC0000000U, 0U); u32 125 net/sched/cls_api.c u32 protocol; u32 126 net/sched/cls_api.c u32 prio; u32 127 net/sched/cls_api.c u32 nprio; u32 128 net/sched/cls_api.c u32 parent; u32 364 net/sched/cls_api.c u32 pid = oskb ? NETLINK_CB(oskb).pid : 0; u32 25 net/sched/cls_basic.c u32 hgenerator; u32 31 net/sched/cls_basic.c u32 handle; u32 40 net/sched/cls_flow.c u32 perturb_period; u32 41 net/sched/cls_flow.c u32 handle; u32 43 net/sched/cls_flow.c u32 nkeys; u32 44 net/sched/cls_flow.c u32 keymask; u32 45 net/sched/cls_flow.c u32 mode; u32 46 net/sched/cls_flow.c u32 mask; u32 47 net/sched/cls_flow.c u32 xor; u32 48 net/sched/cls_flow.c u32 rshift; u32 49 net/sched/cls_flow.c u32 addend; u32 50 net/sched/cls_flow.c u32 divisor; u32 51 net/sched/cls_flow.c u32 baseclass; u32 52 net/sched/cls_flow.c u32 hashrnd; u32 60 net/sched/cls_flow.c static inline u32 addr_fold(void *addr) u32 67 net/sched/cls_flow.c static u32 flow_get_src(const struct sk_buff *skb) u32 79 net/sched/cls_flow.c static u32 flow_get_dst(const struct sk_buff *skb) u32 91 net/sched/cls_flow.c static u32 flow_get_proto(const struct sk_buff *skb) u32 118 net/sched/cls_flow.c static u32 flow_get_proto_src(const struct sk_buff *skb) u32 120 net/sched/cls_flow.c u32 res = 0; u32 145 net/sched/cls_flow.c static u32 flow_get_proto_dst(const struct sk_buff *skb) u32 147 net/sched/cls_flow.c u32 res = 0; u32 172 net/sched/cls_flow.c static u32 flow_get_iif(const struct sk_buff *skb) u32 177 net/sched/cls_flow.c static u32 flow_get_priority(const struct sk_buff *skb) u32 182 net/sched/cls_flow.c static u32 flow_get_mark(const struct sk_buff *skb) u32 187 net/sched/cls_flow.c static u32 flow_get_nfct(const struct sk_buff *skb) u32 213 net/sched/cls_flow.c static u32 flow_get_nfct_src(const struct sk_buff *skb) u32 225 net/sched/cls_flow.c static u32 flow_get_nfct_dst(const struct sk_buff *skb) u32 237 net/sched/cls_flow.c static u32 flow_get_nfct_proto_src(const struct sk_buff *skb) u32 244 net/sched/cls_flow.c static u32 flow_get_nfct_proto_dst(const struct sk_buff *skb) u32 251 net/sched/cls_flow.c static u32 flow_get_rtclassid(const struct sk_buff *skb) u32 260 net/sched/cls_flow.c static u32 flow_get_skuid(const struct sk_buff *skb) u32 267 net/sched/cls_flow.c static u32 flow_get_skgid(const struct sk_buff *skb) u32 274 net/sched/cls_flow.c static u32 flow_get_vlan_tag(const struct sk_buff *skb) u32 283 net/sched/cls_flow.c static u32 flow_key_get(const struct sk_buff *skb, int key) u32 331 net/sched/cls_flow.c u32 keymask; u32 332 net/sched/cls_flow.c u32 classid; u32 337 net/sched/cls_flow.c u32 keys[f->nkeys]; u32 408 net/sched/cls_flow.c u32 baseclass = 0; u32 409 net/sched/cls_flow.c u32 keymask = 0; u32 410 net/sched/cls_flow.c u32 mode; u32 36 net/sched/cls_fw.c u32 mask; u32 42 net/sched/cls_fw.c u32 id; u32 87 net/sched/cls_fw.c u32 id = skb->mark; u32 201 net/sched/cls_fw.c u32 mask; u32 265 net/sched/cls_fw.c u32 mask = 0xFFFFFFFF; u32 35 net/sched/cls_route.c u32 id; u32 54 net/sched/cls_route.c u32 id; u32 59 net/sched/cls_route.c u32 handle; u32 137 net/sched/cls_route.c u32 id, h; u32 197 net/sched/cls_route.c static inline u32 to_hash(u32 id) u32 199 net/sched/cls_route.c u32 h = id&0xFF; u32 205 net/sched/cls_route.c static inline u32 from_hash(u32 id) u32 340 net/sched/cls_route.c u32 id = 0, to = 0, nhandle = 0x8000; u32 436 net/sched/cls_route.c u32 old_handle = 0; u32 554 net/sched/cls_route.c u32 id; u32 71 net/sched/cls_rsvp.h u32 tmap[256/32]; u32 72 net/sched/cls_rsvp.h u32 hgenerator; u32 99 net/sched/cls_rsvp.h u32 handle; u32 173 net/sched/cls_rsvp.h !(s->dpi.mask & (*(u32*)(xprt+s->dpi.offset)^s->dpi.key)) u32 183 net/sched/cls_rsvp.h !(f->spi.mask & (*(u32*)(xprt+f->spi.offset)^f->spi.key)) u32 336 net/sched/cls_rsvp.h u32 h; u32 349 net/sched/cls_rsvp.h u32 b = 1<<(data->tgenerator&0x1F); u32 360 net/sched/cls_rsvp.h u32 tmap[256/32]; u32 384 net/sched/cls_rsvp.h static u32 gen_tunnel(struct rsvp_head *data) u32 403 net/sched/cls_rsvp.h .len = RSVP_DST_LEN * sizeof(u32) }, u32 405 net/sched/cls_rsvp.h .len = RSVP_DST_LEN * sizeof(u32) }, u32 47 net/sched/cls_u32.c u32 handle; u32 68 net/sched/cls_u32.c u32 handle; u32 69 net/sched/cls_u32.c u32 prio; u32 81 net/sched/cls_u32.c u32 hgenerator; u32 270 net/sched/cls_u32.c static u32 gen_new_htid(struct tc_u_common *tp_c) u32 444 net/sched/cls_u32.c static u32 gen_new_kid(struct tc_u_hnode *ht, u32 handle) u32 481 net/sched/cls_u32.c u32 handle = nla_get_u32(tb[TCA_U32_LINK]); u32 532 net/sched/cls_u32.c u32 htid; u32 706 net/sched/cls_u32.c u32 divisor = ht->divisor+1; u32 713 net/sched/cls_u32.c u32 htid = n->handle & 0xFFFFF000; u32 30 net/sched/em_cmp.c u32 val = 0; u32 619 net/sched/em_meta.c } else if (nla_len(nla) == sizeof(u32)) { u32 621 net/sched/em_meta.c dst->len = sizeof(u32); u32 642 net/sched/em_meta.c else if (v->len == sizeof(u32)) { u32 35 net/sched/em_u32.c if (!tcf_valid_offset(skb, ptr, sizeof(u32))) u32 199 net/sched/ematch.c u32 ref; u32 203 net/sched/ematch.c ref = *(u32 *) data; u32 262 net/sched/ematch.c if (data_len < sizeof(u32)) u32 264 net/sched/ematch.c em->data = *(u32 *) data; u32 469 net/sched/ematch.c u32 u = em->data; u32 605 net/sched/sch_api.c static u32 qdisc_alloc_handle(struct net_device *dev) u32 608 net/sched/sch_api.c static u32 autohandle = TC_H_MAKE(0x80000000U, 0); u32 649 net/sched/sch_api.c u32 parentid; u32 949 net/sched/sch_api.c u32 clid = tcm->tcm_parent; u32 1014 net/sched/sch_api.c u32 clid; u32 1200 net/sched/sch_api.c u32 pid = oskb ? NETLINK_CB(oskb).pid : 0; u32 1331 net/sched/sch_api.c u32 pid = tcm->tcm_parent; u32 1332 net/sched/sch_api.c u32 clid = tcm->tcm_handle; u32 1333 net/sched/sch_api.c u32 qid = TC_H_MAJ(clid); u32 1363 net/sched/sch_api.c u32 qid1 = TC_H_MAJ(pid); u32 1487 net/sched/sch_api.c u32 pid = oskb ? NETLINK_CB(oskb).pid : 0; u32 1638 net/sched/sch_api.c u32 verd = G_TC_VERD(skb->tc_verd); u32 1680 net/sched/sch_api.c (u32)NSEC_PER_USEC, (u32)PSCHED_US2NS(1), u32 1682 net/sched/sch_api.c (u32)NSEC_PER_SEC/(u32)ktime_to_ns(timespec_to_ktime(ts))); u32 50 net/sched/sch_atm.c u32 classid; /* x:y type ID */ u32 88 net/sched/sch_cbq.c u32 defmap; u32 94 net/sched/sch_cbq.c u32 avpkt; u32 173 net/sched/sch_cbq.c u32 hgenerator; u32 223 net/sched/sch_cbq.c u32 prio = skb->priority; u32 1478 net/sched/sch_cbq.c opt.minidle = (u32)(-cl->minidle); u32 43 net/sched/sch_dsmark.c u32 default_index; /* index range is 0...0xffff */ u32 278 net/sched/sch_dsmark.c u32 index; u32 358 net/sched/sch_dsmark.c u32 default_index = NO_DEFAULT_INDEX; u32 23 net/sched/sch_fifo.c u32 limit; u32 51 net/sched/sch_fifo.c u32 limit = qdisc_dev(sch)->tx_queue_len ? : 1; u32 36 net/sched/sch_gred.c u32 limit; /* HARD maximal queue length */ u32 37 net/sched/sch_gred.c u32 DP; /* the drop pramaters */ u32 38 net/sched/sch_gred.c u32 bytesin; /* bytes seen on virtualQ so far*/ u32 39 net/sched/sch_gred.c u32 packetsin; /* packets seen on virtualQ so far*/ u32 40 net/sched/sch_gred.c u32 backlog; /* bytes on the virtualQ */ u32 56 net/sched/sch_gred.c u32 red_flags; u32 57 net/sched/sch_gred.c u32 DPs; u32 58 net/sched/sch_gred.c u32 def; u32 465 net/sched/sch_hfsc.c static u32 u32 471 net/sched/sch_hfsc.c return (u32)m; u32 475 net/sched/sch_hfsc.c static u32 u32 482 net/sched/sch_hfsc.c return (u32)d; u32 563 net/sched/sch_hfsc.c u32 dsm; u32 103 net/sched/sch_htb.c u32 last_ptr_id[TC_HTB_NUMPRIO]; u32 147 net/sched/sch_htb.c u32 last_ptr_id[TC_HTB_MAXDEPTH][TC_HTB_NUMPRIO]; u32 761 net/sched/sch_htb.c u32 *pid; u32 43 net/sched/sch_multiq.c u32 band; u32 61 net/sched/sch_netem.c u32 loss; u32 62 net/sched/sch_netem.c u32 limit; u32 63 net/sched/sch_netem.c u32 counter; u32 64 net/sched/sch_netem.c u32 gap; u32 65 net/sched/sch_netem.c u32 duplicate; u32 66 net/sched/sch_netem.c u32 reorder; u32 67 net/sched/sch_netem.c u32 corrupt; u32 70 net/sched/sch_netem.c u32 last; u32 71 net/sched/sch_netem.c u32 rho; u32 75 net/sched/sch_netem.c u32 size; u32 105 net/sched/sch_netem.c static u32 get_crandom(struct crndstate *state) u32 130 net/sched/sch_netem.c u32 rnd; u32 191 net/sched/sch_netem.c u32 dupsave = q->duplicate; /* prevent duplicating a dup... */ u32 473 net/sched/sch_netem.c u32 limit; u32 521 net/sched/sch_netem.c q->limit = max_t(u32, qdisc_dev(sch)->tx_queue_len, 1); u32 37 net/sched/sch_prio.c u32 band = skb->priority; u32 41 net/sched/sch_red.c u32 limit; /* HARD maximal queue length */ u32 100 net/sched/sch_sfq.c u32 perturbation; u32 119 net/sched/sch_sfq.c u32 h, h2; u32 134 net/sched/sch_sfq.c h2 ^= *(((u32*)iph) + iph->ihl); u32 148 net/sched/sch_sfq.c h2 ^= *(u32*)&iph[1]; u32 467 net/sched/sch_sfq.c q->limit = min_t(u32, ctl->limit, SFQ_DEPTH - 1); u32 103 net/sched/sch_tbf.c u32 limit; /* Maximal length of backlog: bytes */ u32 104 net/sched/sch_tbf.c u32 buffer; /* Token bucket depth/rate: MUST BE >= MTU/B */ u32 105 net/sched/sch_tbf.c u32 mtu; u32 106 net/sched/sch_tbf.c u32 max_size; u32 1156 net/sctp/sm_sideeffect.c cmd->obj.u32); u32 1161 net/sctp/sm_sideeffect.c sctp_tsnmap_skip(&asoc->peer.tsn_map, cmd->obj.u32); u32 1164 net/sctp/sm_sideeffect.c sctp_ulpq_reasm_flushtsn(&asoc->ulpq, cmd->obj.u32); u32 1324 net/sctp/sm_sideeffect.c sctp_do_ecn_ce_work(asoc, cmd->obj.u32); u32 1329 net/sctp/sm_sideeffect.c new_obj = sctp_do_ecn_ecne_work(asoc, cmd->obj.u32, u32 1338 net/sctp/sm_sideeffect.c sctp_do_ecn_cwr_work(asoc, cmd->obj.u32); u32 1440 net/sctp/sm_sideeffect.c cmd->obj.u32); u32 1555 net/sctp/sm_sideeffect.c asoc->peer.i.init_tag = cmd->obj.u32; u32 2680 net/sctp/sm_statefuns.c u32 lowest_tsn; u32 2981 net/sctp/socket.c u32 val; u32 2983 net/sctp/socket.c if (optlen != sizeof(u32)) u32 3089 net/sctp/socket.c u32 idents; u32 5154 net/sctp/socket.c u32 val; u32 5156 net/sctp/socket.c if (len < sizeof(u32)) u32 5159 net/sctp/socket.c len = sizeof(u32); u32 5225 net/sctp/socket.c u32 num_idents; u32 5287 net/sctp/socket.c u32 num_chunks = 0; u32 5330 net/sctp/socket.c u32 num_chunks = 0; u32 92 net/sctp/tsnmap.c u32 gap; u32 209 net/sctp/tsnmap.c u32 gap; u32 270 net/sctp/tsnmap.c u32 gap, i; u32 323 net/sctp/tsnmap.c u32 gap; u32 419 net/sctp/ulpqueue.c u32 pd_point; u32 32 net/sunrpc/auth.c static u32 u32 80 net/sunrpc/auth.c u32 flavor = pseudoflavor_to_flavor(pseudoflavor); u32 178 net/sunrpc/auth_gss/auth_gss.c u32 window_size; u32 857 net/sunrpc/auth_gss/auth_gss.c u32 maj_stat = 0; u32 871 net/sunrpc/auth_gss/auth_gss.c *p++ = htonl((u32) RPC_GSS_VERSION); u32 872 net/sunrpc/auth_gss/auth_gss.c *p++ = htonl((u32) ctx->gc_proc); u32 873 net/sunrpc/auth_gss/auth_gss.c *p++ = htonl((u32) req->rq_seqno); u32 874 net/sunrpc/auth_gss/auth_gss.c *p++ = htonl((u32) gss_cred->gc_service); u32 964 net/sunrpc/auth_gss/auth_gss.c u32 flav,len; u32 965 net/sunrpc/auth_gss/auth_gss.c u32 maj_stat; u32 1010 net/sunrpc/auth_gss/auth_gss.c u32 offset; u32 1013 net/sunrpc/auth_gss/auth_gss.c u32 maj_stat = 0; u32 1100 net/sunrpc/auth_gss/auth_gss.c u32 offset; u32 1101 net/sunrpc/auth_gss/auth_gss.c u32 maj_stat; u32 1202 net/sunrpc/auth_gss/auth_gss.c u32 data_offset, mic_offset; u32 1203 net/sunrpc/auth_gss/auth_gss.c u32 integ_len; u32 1204 net/sunrpc/auth_gss/auth_gss.c u32 maj_stat; u32 1237 net/sunrpc/auth_gss/auth_gss.c u32 offset; u32 1238 net/sunrpc/auth_gss/auth_gss.c u32 opaque_len; u32 1239 net/sunrpc/auth_gss/auth_gss.c u32 maj_stat; u32 180 net/sunrpc/auth_gss/gss_generic_token.c u32 u32 52 net/sunrpc/auth_gss/gss_krb5_crypto.c u32 u32 60 net/sunrpc/auth_gss/gss_krb5_crypto.c u32 ret = -EINVAL; u32 86 net/sunrpc/auth_gss/gss_krb5_crypto.c u32 u32 94 net/sunrpc/auth_gss/gss_krb5_crypto.c u32 ret = -EINVAL; u32 74 net/sunrpc/auth_gss/gss_krb5_seal.c u32 u32 83 net/sunrpc/auth_gss/gss_krb5_seal.c u32 seq_send; u32 74 net/sunrpc/auth_gss/gss_krb5_unseal.c u32 u32 85 net/sunrpc/auth_gss/gss_krb5_unseal.c u32 seqnum; u32 131 net/sunrpc/auth_gss/gss_krb5_wrap.c u32 u32 143 net/sunrpc/auth_gss/gss_krb5_wrap.c u32 seq_send; u32 212 net/sunrpc/auth_gss/gss_krb5_wrap.c u32 u32 196 net/sunrpc/auth_gss/gss_mech_switch.c u32 u32 210 net/sunrpc/auth_gss/gss_mech_switch.c u32 u32 264 net/sunrpc/auth_gss/gss_mech_switch.c u32 u32 277 net/sunrpc/auth_gss/gss_mech_switch.c u32 u32 288 net/sunrpc/auth_gss/gss_mech_switch.c u32 u32 298 net/sunrpc/auth_gss/gss_mech_switch.c u32 u32 312 net/sunrpc/auth_gss/gss_mech_switch.c u32 u32 177 net/sunrpc/auth_gss/gss_spkm3_mech.c static u32 u32 182 net/sunrpc/auth_gss/gss_spkm3_mech.c u32 maj_stat = 0; u32 191 net/sunrpc/auth_gss/gss_spkm3_mech.c static u32 u32 196 net/sunrpc/auth_gss/gss_spkm3_mech.c u32 err = 0; u32 59 net/sunrpc/auth_gss/gss_spkm3_seal.c u32 u32 202 net/sunrpc/auth_gss/gss_spkm3_token.c u32 u32 208 net/sunrpc/auth_gss/gss_spkm3_token.c u32 ret = GSS_S_DEFECTIVE_TOKEN; u32 51 net/sunrpc/auth_gss/gss_spkm3_unseal.c u32 u32 66 net/sunrpc/auth_gss/gss_spkm3_unseal.c u32 ret = GSS_S_DEFECTIVE_TOKEN; u32 591 net/sunrpc/auth_gss/svcauth_gss.c static inline u32 round_up_to_quad(u32 i) u32 642 net/sunrpc/auth_gss/svcauth_gss.c u32 flavor = 0; u32 699 net/sunrpc/auth_gss/svcauth_gss.c u32 maj_stat; u32 726 net/sunrpc/auth_gss/svcauth_gss.c u32 pseudoflavor; u32 742 net/sunrpc/auth_gss/svcauth_gss.c u32 svcauth_gss_flavor(struct auth_domain *dom) u32 807 net/sunrpc/auth_gss/svcauth_gss.c u32 integ_len, maj_stat; u32 859 net/sunrpc/auth_gss/svcauth_gss.c u32 priv_len, maj_stat; u32 1050 net/sunrpc/auth_gss/svcauth_gss.c u32 crlen; u32 1195 net/sunrpc/auth_gss/svcauth_gss.c u32 verf_len; u32 87 net/sunrpc/auth_null.c u32 size; u32 156 net/sunrpc/auth_unix.c *p++ = htonl((u32) cred->uc_uid); u32 157 net/sunrpc/auth_unix.c *p++ = htonl((u32) cred->uc_gid); u32 160 net/sunrpc/auth_unix.c *p++ = htonl((u32) cred->uc_gids[i]); u32 184 net/sunrpc/auth_unix.c u32 size; u32 1340 net/sunrpc/clnt.c u32 n; u32 78 net/sunrpc/rpcb_clnt.c u32 r_prog; u32 79 net/sunrpc/rpcb_clnt.c u32 r_vers; u32 80 net/sunrpc/rpcb_clnt.c u32 r_prot; u32 94 net/sunrpc/rpcb_clnt.c u32 rpc_vers; u32 474 net/sunrpc/rpcb_clnt.c u32 bind_version; u32 677 net/sunrpc/rpcb_clnt.c u32 addr_len; u32 1001 net/sunrpc/svc.c u32 dir, prog, vers, proc; u32 1239 net/sunrpc/svc.c u32 svc_max_payload(const struct svc_rqst *rqstp) u32 1241 net/sunrpc/svc.c u32 max = rqstp->rq_xprt->xpt_class->xcl_max_payload; u32 113 net/sunrpc/svcauth_unix.c int hash = (__force u32)ip ^ ((__force u32)ip>>16); u32 798 net/sunrpc/svcauth_unix.c u32 slen, i; u32 102 net/sunrpc/xdr.c u32 len; u32 118 net/sunrpc/xdr.c u32 *p; u32 124 net/sunrpc/xdr.c p = (u32 *)xdr->head[0].iov_base + XDR_QUADLEN(xdr->head[0].iov_len); u32 103 net/sunrpc/xprtrdma/rpc_rdma.c seg[n].mr_len = min_t(u32, u32 113 net/sunrpc/xprtrdma/rpc_rdma.c seg[n].mr_len = min_t(u32, PAGE_SIZE, len); u32 469 net/sunrpc/xprtrdma/rpc_rdma.c hdrlen += 2 * sizeof(u32); /* extra words in padhdr */ u32 58 net/sunrpc/xprtrdma/svc_rdma_marshal.c static u32 *decode_read_list(u32 *va, u32 *vaend) u32 75 net/sunrpc/xprtrdma/svc_rdma_marshal.c va = (u32 *)&ch->rc_target.rs_offset; u32 80 net/sunrpc/xprtrdma/svc_rdma_marshal.c return (u32 *)&ch->rc_position; u32 109 net/sunrpc/xprtrdma/svc_rdma_marshal.c static u32 *decode_write_list(u32 *va, u32 *vaend) u32 117 net/sunrpc/xprtrdma/svc_rdma_marshal.c return (u32 *)&ary->wc_nchunks; u32 140 net/sunrpc/xprtrdma/svc_rdma_marshal.c va = (u32 *)&ary->wc_array[ch_no].wc_target.rs_offset; u32 149 net/sunrpc/xprtrdma/svc_rdma_marshal.c return (u32 *)&ary->wc_array[ch_no].wc_target.rs_length; u32 152 net/sunrpc/xprtrdma/svc_rdma_marshal.c static u32 *decode_reply_array(u32 *va, u32 *vaend) u32 160 net/sunrpc/xprtrdma/svc_rdma_marshal.c return (u32 *)&ary->wc_nchunks; u32 183 net/sunrpc/xprtrdma/svc_rdma_marshal.c va = (u32 *)&ary->wc_array[ch_no].wc_target.rs_offset; u32 188 net/sunrpc/xprtrdma/svc_rdma_marshal.c return (u32 *)&ary->wc_array[ch_no]; u32 195 net/sunrpc/xprtrdma/svc_rdma_marshal.c u32 *va; u32 196 net/sunrpc/xprtrdma/svc_rdma_marshal.c u32 *vaend; u32 197 net/sunrpc/xprtrdma/svc_rdma_marshal.c u32 hdr_len; u32 227 net/sunrpc/xprtrdma/svc_rdma_marshal.c hdrlen = (u32)((unsigned long)va - (unsigned long)rmsgp); u32 238 net/sunrpc/xprtrdma/svc_rdma_marshal.c vaend = (u32 *)((unsigned long)rmsgp + rqstp->rq_arg.len); u32 262 net/sunrpc/xprtrdma/svc_rdma_marshal.c u32 *va; u32 263 net/sunrpc/xprtrdma/svc_rdma_marshal.c u32 hdrlen; u32 273 net/sunrpc/xprtrdma/svc_rdma_marshal.c hdrlen = (u32)((unsigned long)va - (unsigned long)rmsgp); u32 286 net/sunrpc/xprtrdma/svc_rdma_marshal.c va = (u32 *)&ch->rc_position; u32 291 net/sunrpc/xprtrdma/svc_rdma_marshal.c va = (u32 *)&ary->wc_nchunks; u32 297 net/sunrpc/xprtrdma/svc_rdma_marshal.c va = (u32 *)&ary->wc_array[ary->wc_nchunks].wc_target.rs_length; u32 302 net/sunrpc/xprtrdma/svc_rdma_marshal.c va = (u32 *)&ary->wc_nchunks; u32 304 net/sunrpc/xprtrdma/svc_rdma_marshal.c va = (u32 *)&ary->wc_array[ary->wc_nchunks]; u32 317 net/sunrpc/xprtrdma/svc_rdma_marshal.c u32 *startp = va; u32 395 net/sunrpc/xprtrdma/svc_rdma_marshal.c xdr_encode_hyper((u32 *) &seg->rs_offset, rs_offset); u32 62 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c u32 bc; u32 239 net/sunrpc/xprtrdma/svc_rdma_recvfrom.c u32 offset; u32 77 net/sunrpc/xprtrdma/svc_rdma_sendto.c u32 sge_bytes; u32 78 net/sunrpc/xprtrdma/svc_rdma_sendto.c u32 page_bytes; u32 79 net/sunrpc/xprtrdma/svc_rdma_sendto.c u32 page_off; u32 127 net/sunrpc/xprtrdma/svc_rdma_sendto.c sge_bytes = min_t(u32, page_bytes, (PAGE_SIZE - page_off)); u32 196 net/sunrpc/xprtrdma/svc_rdma_sendto.c u32 sge_bytes; u32 197 net/sunrpc/xprtrdma/svc_rdma_sendto.c u32 page_bytes; u32 198 net/sunrpc/xprtrdma/svc_rdma_sendto.c u32 page_off; u32 222 net/sunrpc/xprtrdma/svc_rdma_sendto.c sge_bytes = min_t(u32, page_bytes, (PAGE_SIZE - page_off)); u32 342 net/sunrpc/xprtrdma/svc_rdma_sendto.c u32 xfer_len = rqstp->rq_res.page_len + rqstp->rq_res.tail[0].iov_len; u32 345 net/sunrpc/xprtrdma/svc_rdma_sendto.c u32 xdr_off; u32 413 net/sunrpc/xprtrdma/svc_rdma_sendto.c u32 xfer_len = rqstp->rq_res.len; u32 416 net/sunrpc/xprtrdma/svc_rdma_sendto.c u32 xdr_off; u32 1306 net/sunrpc/xprtrdma/svc_rdma_transport.c u32 *va; u32 111 net/sunrpc/xprtrdma/xprt_rdma.h sizeof(struct rpcrdma_msg) + (2 * sizeof(u32)) + \ u32 112 net/sunrpc/xprtrdma/xprt_rdma.h (sizeof(struct rpcrdma_read_chunk) * RPCRDMA_MAX_SEGS) + sizeof(u32)) u32 164 net/sunrpc/xprtrdma/xprt_rdma.h u32 mr_rkey; /* registration result */ u32 165 net/sunrpc/xprtrdma/xprt_rdma.h u32 mr_len; /* length of chunk or segment */ u32 227 net/sunrpc/xprtsock.c u32 tcp_offset, u32 636 net/sunrpc/xprtsock.c u32 reclen = buf->len - sizeof(rpc_fraghdr); u32 822 net/sunrpc/xprtsock.c u32 _xid; u32 2001 net/sunrpc/xprtsock.c xprt->tsh_size = sizeof(rpc_fraghdr) / sizeof(u32); u32 44 net/tipc/addr.c u32 tipc_get_addr(void) u32 60 net/tipc/addr.c u32 n = tipc_node(addr); u32 61 net/tipc/addr.c u32 c = tipc_cluster(addr); u32 62 net/tipc/addr.c u32 z = tipc_zone(addr); u32 63 net/tipc/addr.c u32 max_nodes = tipc_max_nodes; u32 40 net/tipc/addr.h static inline u32 own_node(void) u32 45 net/tipc/addr.h static inline u32 own_cluster(void) u32 50 net/tipc/addr.h static inline u32 own_zone(void) u32 125 net/tipc/bcast.c static u32 buf_seqno(struct sk_buff *buf) u32 130 net/tipc/bcast.c static u32 bcbuf_acks(struct sk_buff *buf) u32 132 net/tipc/bcast.c return (u32)(unsigned long)TIPC_SKB_CB(buf)->handle; u32 332 net/tipc/bcast.c u32 my_after, my_to; u32 356 net/tipc/bcast.c u32 prev = n_ptr->bclink.gap_to; u32 359 net/tipc/bcast.c u32 seqno = buf_seqno(buf); u32 422 net/tipc/bcast.c u32 next_in; u32 423 net/tipc/bcast.c u32 seqno; u32 507 net/tipc/bcast.c u32 gap_after = node->bclink.gap_after; u32 508 net/tipc/bcast.c u32 gap_to = node->bclink.gap_to; u32 532 net/tipc/bcast.c u32 tipc_bclink_get_last_sent(void) u32 534 net/tipc/bcast.c u32 last_sent = mod(bcl->next_out_no - 1); u32 541 net/tipc/bcast.c u32 tipc_bclink_acks_missing(struct tipc_node *n_ptr) u32 50 net/tipc/bcast.h u32 count; u32 51 net/tipc/bcast.h u32 map[MAX_NODES / WSIZE]; u32 67 net/tipc/bcast.h u32 ports[PLSIZE]; u32 84 net/tipc/bcast.h u32 mask = (1 << (n % WSIZE)); u32 100 net/tipc/bcast.h u32 mask = (1 << (n % WSIZE)); u32 127 net/tipc/bcast.h int stop = sizeof(nm_a->map) / sizeof(u32); u32 130 net/tipc/bcast.h u32 map; u32 201 net/tipc/bcast.h u32 tipc_bclink_get_last_sent(void); u32 202 net/tipc/bcast.h u32 tipc_bclink_acks_missing(struct tipc_node *n_ptr); u32 49 net/tipc/bearer.c static u32 media_count = 0; u32 61 net/tipc/bearer.c u32 len; u32 76 net/tipc/bearer.c u32 i; u32 106 net/tipc/bearer.c u32 media_id; u32 107 net/tipc/bearer.c u32 i; u32 182 net/tipc/bearer.c u32 media_type; u32 183 net/tipc/bearer.c u32 i; u32 243 net/tipc/bearer.c u32 media_len; u32 244 net/tipc/bearer.c u32 if_len; u32 287 net/tipc/bearer.c u32 i; u32 307 net/tipc/bearer.c u32 i; u32 373 net/tipc/bearer.c u32 res = 0; u32 479 net/tipc/bearer.c u32 bearer_id; u32 480 net/tipc/bearer.c u32 with_this_prio; u32 481 net/tipc/bearer.c u32 i; u32 685 net/tipc/bearer.c u32 i; u32 72 net/tipc/bearer.h u32 priority; u32 73 net/tipc/bearer.h u32 tolerance; u32 74 net/tipc/bearer.h u32 window; u32 75 net/tipc/bearer.h u32 type_id; u32 98 net/tipc/bearer.h u32 priority; u32 99 net/tipc/bearer.h u32 detect_scope; u32 100 net/tipc/bearer.h u32 identity; u32 104 net/tipc/bearer.h u32 continue_count; u32 53 net/tipc/cluster.c u32 tipc_highest_allowed_slave = 0; u32 102 net/tipc/cluster.c u32 n_num; u32 116 net/tipc/cluster.c u32 tipc_cltr_next_node(struct cluster *c_ptr, u32 addr) u32 119 net/tipc/cluster.c u32 n_num = tipc_node(addr) + 1; u32 138 net/tipc/cluster.c u32 n_num = tipc_node(n_ptr->addr); u32 139 net/tipc/cluster.c u32 max_n_num = tipc_max_nodes; u32 157 net/tipc/cluster.c u32 tipc_cltr_select_router(struct cluster *c_ptr, u32 ref) u32 159 net/tipc/cluster.c u32 n_num; u32 160 net/tipc/cluster.c u32 ulim = c_ptr->highest_node; u32 161 net/tipc/cluster.c u32 mask; u32 162 net/tipc/cluster.c u32 tstart; u32 201 net/tipc/cluster.c u32 n_num; u32 202 net/tipc/cluster.c u32 mask = tipc_max_nodes; u32 203 net/tipc/cluster.c u32 start_entry; u32 234 net/tipc/cluster.c u32 size = INT_H_SIZE + data_size; u32 282 net/tipc/cluster.c u32 highest = c_ptr->highest_slave; u32 283 net/tipc/cluster.c u32 n_num; u32 317 net/tipc/cluster.c u32 highest = c_ptr->highest_node; u32 318 net/tipc/cluster.c u32 n_num; u32 351 net/tipc/cluster.c u32 highest = c_ptr->highest_node; u32 352 net/tipc/cluster.c u32 n_num; u32 384 net/tipc/cluster.c u32 table_size; u32 385 net/tipc/cluster.c u32 router; u32 386 net/tipc/cluster.c u32 rem_node = msg_remote_node(msg); u32 387 net/tipc/cluster.c u32 z_num; u32 388 net/tipc/cluster.c u32 c_num; u32 389 net/tipc/cluster.c u32 n_num; u32 412 net/tipc/cluster.c u32 addr = tipc_addr(z_num, c_num, n_num); u32 427 net/tipc/cluster.c u32 slave_num = n_num + LOWEST_SLAVE; u32 428 net/tipc/cluster.c u32 addr = tipc_addr(z_num, c_num, slave_num); u32 472 net/tipc/cluster.c u32 start_entry; u32 473 net/tipc/cluster.c u32 tstop; u32 474 net/tipc/cluster.c u32 n_num; u32 503 net/tipc/cluster.c u32 n_num; u32 504 net/tipc/cluster.c u32 tstop; u32 538 net/tipc/cluster.c u32 n_num; u32 539 net/tipc/cluster.c u32 tstart; u32 540 net/tipc/cluster.c u32 tstop; u32 541 net/tipc/cluster.c u32 node_type; u32 55 net/tipc/cluster.h u32 addr; u32 58 net/tipc/cluster.h u32 highest_node; u32 59 net/tipc/cluster.h u32 highest_slave; u32 64 net/tipc/cluster.h extern u32 tipc_highest_allowed_slave; u32 70 net/tipc/cluster.h u32 tipc_cltr_select_router(struct cluster *c_ptr, u32 ref); u32 78 net/tipc/cluster.h u32 tipc_cltr_next_node(struct cluster *c_ptr, u32 addr); u32 51 net/tipc/config.c u32 domain; u32 52 net/tipc/config.c u32 port_ref; u32 57 net/tipc/config.c u32 user_ref; u32 58 net/tipc/config.c u32 port_ref; u32 59 net/tipc/config.c u32 subscr_ref; u32 60 net/tipc/config.c u32 link_subscriptions; u32 146 net/tipc/config.c u32 cmd = msg->cmd; u32 244 net/tipc/config.c rv = tipc_cfg_cmd(msg, data, sz, (u32 *)&msg_sect[1].iov_len, orig); u32 282 net/tipc/config.c u32 addr; u32 315 net/tipc/config.c u32 value; u32 327 net/tipc/config.c u32 value; u32 342 net/tipc/config.c u32 value; u32 357 net/tipc/config.c u32 value; u32 376 net/tipc/config.c u32 value; u32 395 net/tipc/config.c u32 value; u32 408 net/tipc/config.c u32 value; u32 427 net/tipc/config.c u32 value; u32 440 net/tipc/config.c u32 value; u32 483 net/tipc/config.c u32 domain = 0; u32 89 net/tipc/core.c u32 tipc_own_addr; u32 178 net/tipc/core.h extern u32 tipc_own_addr; u32 230 net/tipc/core.h u32 tipc_k_signal(Handler routine, unsigned long argument); u32 375 net/tipc/dbg.c u32 value; u32 50 net/tipc/dbg.h u32 size; u32 166 net/tipc/discover.c u32 dest = msg_dest_domain(msg); u32 167 net/tipc/discover.c u32 orig = msg_prevnode(msg); u32 168 net/tipc/discover.c u32 net_id = msg_bc_netid(msg); u32 169 net/tipc/discover.c u32 type = msg_type(msg); u32 102 net/tipc/eth_media.c u32 size; u32 96 net/tipc/link.c u32 addr_local; u32 98 net/tipc/link.c u32 addr_peer; u32 111 net/tipc/link.c u32 addr; u32 113 net/tipc/link.c void (*fcn)(u32, char *, int); u32 235 net/tipc/link.c static u32 link_max_pkt(struct link *l_ptr) u32 242 net/tipc/link.c u32 max_pkt; u32 257 net/tipc/link.c static u32 link_next_sent(struct link *l_ptr) u32 264 net/tipc/link.c static u32 link_last_sent(struct link *l_ptr) u32 302 net/tipc/link.c u32 z_local, c_local, n_local; u32 303 net/tipc/link.c u32 z_peer, c_peer, n_peer; u32 304 net/tipc/link.c u32 if_local_len; u32 305 net/tipc/link.c u32 if_peer_len; u32 379 net/tipc/link.c u32 length = msg_size(msg); u32 710 net/tipc/link.c u32 prev_state = l_ptr->state; u32 711 net/tipc/link.c u32 checkpoint = l_ptr->next_in_no; u32 794 net/tipc/link.c u32 cont_intv = l_ptr->continuity_interval; u32 1009 net/tipc/link.c u32 size = msg_size(msg); u32 1010 net/tipc/link.c u32 bundle_size = msg_size(bundler_msg); u32 1011 net/tipc/link.c u32 to_pos = align(bundle_size); u32 1012 net/tipc/link.c u32 pad = to_pos - bundle_size; u32 1039 net/tipc/link.c u32 ack = mod(l_ptr->next_in_no - 1); u32 1040 net/tipc/link.c u32 seqno = mod(l_ptr->next_out_no++); u32 1062 net/tipc/link.c u32 size = msg_size(msg); u32 1063 net/tipc/link.c u32 dsz = msg_data_sz(msg); u32 1064 net/tipc/link.c u32 queue_size = l_ptr->out_queue_size; u32 1065 net/tipc/link.c u32 imp = msg_tot_importance(msg); u32 1066 net/tipc/link.c u32 queue_limit = l_ptr->queue_limit[imp]; u32 1067 net/tipc/link.c u32 max_packet = link_max_pkt(l_ptr); u32 1231 net/tipc/link.c u32 selector = msg_origport(buf_msg(buf)) & 1; u32 1232 net/tipc/link.c u32 dummy; u32 1275 net/tipc/link.c u32 selector = msg_origport(hdr) & 1; u32 1369 net/tipc/link.c u32 dsz = msg_data_sz(hdr); u32 1370 net/tipc/link.c u32 max_pkt,fragm_sz,rest; u32 1373 net/tipc/link.c u32 fragm_crs,fragm_rest,hsz,sect_rest; u32 1376 net/tipc/link.c u32 fragm_no; u32 1417 net/tipc/link.c u32 sz; u32 1532 net/tipc/link.c u32 tipc_link_push_packet(struct link *l_ptr) u32 1535 net/tipc/link.c u32 r_q_size = l_ptr->retransm_queue_size; u32 1536 net/tipc/link.c u32 r_q_head = l_ptr->retransm_queue_head; u32 1542 net/tipc/link.c u32 last = lesser(mod(r_q_head + r_q_size), u32 1544 net/tipc/link.c u32 first = msg_seqno(buf_msg(buf)); u32 1596 net/tipc/link.c u32 next = msg_seqno(msg); u32 1597 net/tipc/link.c u32 first = msg_seqno(buf_msg(l_ptr->first_out)); u32 1624 net/tipc/link.c u32 res; u32 1641 net/tipc/link.c u32 i; u32 1644 net/tipc/link.c n_ptr = tipc_node_find((u32)addr); u32 1776 net/tipc/link.c u32 seq_no; u32 1806 net/tipc/link.c static u32 min_data_hdr_size[8] = { u32 1812 net/tipc/link.c u32 tipc_hdr[2]; u32 1813 net/tipc/link.c u32 size; u32 1814 net/tipc/link.c u32 hdr_size; u32 1815 net/tipc/link.c u32 min_hdr_size; u32 1851 net/tipc/link.c u32 seq_no; u32 1852 net/tipc/link.c u32 ackd; u32 1853 net/tipc/link.c u32 released = 0; u32 2031 net/tipc/link.c u32 tipc_link_defer_pkt(struct sk_buff **head, u32 2037 net/tipc/link.c u32 seq_no = msg_seqno(buf_msg(buf)); u32 2087 net/tipc/link.c u32 seq_no = msg_seqno(buf_msg(buf)); u32 2130 net/tipc/link.c u32 msg_size = sizeof(l_ptr->proto_msg); u32 2140 net/tipc/link.c u32 next_sent = mod(l_ptr->next_out_no); u32 2148 net/tipc/link.c u32 rec = msg_seqno(buf_msg(l_ptr->oldest_deferred_in)); u32 2160 net/tipc/link.c u32 mtu = l_ptr->max_pkt; u32 2243 net/tipc/link.c u32 rec_gap = 0; u32 2244 net/tipc/link.c u32 max_pkt_info; u32 2245 net/tipc/link.c u32 max_pkt_ack; u32 2246 net/tipc/link.c u32 msg_tol; u32 2382 net/tipc/link.c u32 length = msg_size(msg); u32 2413 net/tipc/link.c u32 msgcount = l_ptr->out_queue_size; u32 2491 net/tipc/link.c u32 length = msg_size(msg); u32 2531 net/tipc/link.c u32 size = msg_size(msg); u32 2552 net/tipc/link.c u32 msg_typ = msg_type(tunnel_msg); u32 2553 net/tipc/link.c u32 msg_count = msg_msgcnt(tunnel_msg); u32 2638 net/tipc/link.c u32 msgcount = msg_msgcnt(buf_msg(buf)); u32 2639 net/tipc/link.c u32 pos = INT_H_SIZE; u32 2670 net/tipc/link.c u32 insize = msg_size(inmsg); u32 2671 net/tipc/link.c u32 dsz = msg_data_sz(inmsg); u32 2673 net/tipc/link.c u32 rest = insize; u32 2674 net/tipc/link.c u32 pack_sz = link_max_pkt(l_ptr); u32 2675 net/tipc/link.c u32 fragm_sz = pack_sz - INT_H_SIZE; u32 2676 net/tipc/link.c u32 fragm_no = 1; u32 2677 net/tipc/link.c u32 destaddr; u32 2743 net/tipc/link.c static u32 get_fragm_size(struct sk_buff *buf) u32 2753 net/tipc/link.c static u32 get_expected_frags(struct sk_buff *buf) u32 2763 net/tipc/link.c static u32 get_timer_cnt(struct sk_buff *buf) u32 2784 net/tipc/link.c u32 long_msg_seq_no = msg_long_msgno(fragm); u32 2799 net/tipc/link.c u32 msg_sz = msg_size(imsg); u32 2800 net/tipc/link.c u32 fragm_sz = msg_data_sz(fragm); u32 2801 net/tipc/link.c u32 exp_fragm_cnt = msg_sz/fragm_sz + !!(msg_sz % fragm_sz); u32 2802 net/tipc/link.c u32 max = TIPC_MAX_USER_MSG_SIZE + LONG_H_SIZE; u32 2827 net/tipc/link.c u32 dsz = msg_data_sz(fragm); u32 2828 net/tipc/link.c u32 fsz = get_fragm_size(pbuf); u32 2829 net/tipc/link.c u32 crs = ((msg_fragm_no(fragm) - 1) * fsz); u32 2830 net/tipc/link.c u32 exp_frags = get_expected_frags(pbuf) - 1; u32 2874 net/tipc/link.c u32 cnt = get_timer_cnt(buf); u32 2966 net/tipc/link.c u32 new_value; u32 3076 net/tipc/link.c static u32 percent(u32 count, u32 total) u32 3096 net/tipc/link.c u32 profile_total = 0; u32 3209 net/tipc/link.c u32 bearer_id; u32 3211 net/tipc/link.c u32 a; u32 3250 net/tipc/link.c u32 tipc_link_get_max_pkt(u32 dest, u32 selector) u32 3254 net/tipc/link.c u32 res = MAX_PKT_DEFAULT; u32 3340 net/tipc/link.c u32 o = msg_seqno(buf_msg(l_ptr->oldest_deferred_in)); u32 3341 net/tipc/link.c u32 n = msg_seqno(buf_msg(l_ptr->newest_deferred_in)); u32 115 net/tipc/link.h u32 addr; u32 124 net/tipc/link.h u32 checkpoint; u32 125 net/tipc/link.h u32 peer_session; u32 126 net/tipc/link.h u32 peer_bearer_id; u32 128 net/tipc/link.h u32 tolerance; u32 129 net/tipc/link.h u32 continuity_interval; u32 130 net/tipc/link.h u32 abort_limit; u32 133 net/tipc/link.h u32 fsm_msg_cnt; u32 139 net/tipc/link.h u32 priority; u32 140 net/tipc/link.h u32 queue_limit[15]; /* queue_limit[0]==window limit */ u32 143 net/tipc/link.h u32 exp_msg_count; u32 144 net/tipc/link.h u32 reset_checkpoint; u32 147 net/tipc/link.h u32 max_pkt; u32 148 net/tipc/link.h u32 max_pkt_target; u32 149 net/tipc/link.h u32 max_pkt_probes; u32 152 net/tipc/link.h u32 out_queue_size; u32 155 net/tipc/link.h u32 next_out_no; u32 156 net/tipc/link.h u32 last_retransmitted; u32 157 net/tipc/link.h u32 stale_count; u32 160 net/tipc/link.h u32 next_in_no; u32 161 net/tipc/link.h u32 deferred_inqueue_sz; u32 164 net/tipc/link.h u32 unacked_window; u32 168 net/tipc/link.h u32 retransm_queue_size; u32 169 net/tipc/link.h u32 retransm_queue_head; u32 174 net/tipc/link.h u32 long_msg_seq_no; u32 179 net/tipc/link.h u32 sent_info; /* used in counting # sent packets */ u32 180 net/tipc/link.h u32 recv_info; /* used in counting # recv'd packets */ u32 181 net/tipc/link.h u32 sent_states; u32 182 net/tipc/link.h u32 recv_states; u32 183 net/tipc/link.h u32 sent_probes; u32 184 net/tipc/link.h u32 recv_probes; u32 185 net/tipc/link.h u32 sent_nacks; u32 186 net/tipc/link.h u32 recv_nacks; u32 187 net/tipc/link.h u32 sent_acks; u32 188 net/tipc/link.h u32 sent_bundled; u32 189 net/tipc/link.h u32 sent_bundles; u32 190 net/tipc/link.h u32 recv_bundled; u32 191 net/tipc/link.h u32 recv_bundles; u32 192 net/tipc/link.h u32 retransmitted; u32 193 net/tipc/link.h u32 sent_fragmented; u32 194 net/tipc/link.h u32 sent_fragments; u32 195 net/tipc/link.h u32 recv_fragmented; u32 196 net/tipc/link.h u32 recv_fragments; u32 197 net/tipc/link.h u32 link_congs; /* # port sends blocked by congestion */ u32 198 net/tipc/link.h u32 bearer_congs; u32 199 net/tipc/link.h u32 deferred_recv; u32 200 net/tipc/link.h u32 duplicates; u32 204 net/tipc/link.h u32 max_queue_sz; u32 205 net/tipc/link.h u32 accu_queue_sz; u32 206 net/tipc/link.h u32 queue_sz_counts; u32 210 net/tipc/link.h u32 msg_length_counts; u32 211 net/tipc/link.h u32 msg_lengths_total; u32 212 net/tipc/link.h u32 msg_length_profile[7]; u32 214 net/tipc/link.h u32 sent_tunneled; u32 215 net/tipc/link.h u32 recv_tunneled; u32 233 net/tipc/link.h u32 tipc_link_push_packet(struct link *l_ptr); u32 241 net/tipc/link.h u32 tipc_link_get_max_pkt(u32 dest,u32 selector); u32 256 net/tipc/link.h u32 tipc_link_defer_pkt(struct sk_buff **head, struct sk_buff **tail, u32 266 net/tipc/link.h static inline u32 mod(u32 x) u32 290 net/tipc/link.h static inline u32 lesser(u32 left, u32 right) u32 48 net/tipc/msg.c u32 usr = msg_user(msg); u32 304 net/tipc/msg.c u32* raw = (u32*)msg; u32 80 net/tipc/msg.h u32 temp = msg->hdr[a]; u32 90 net/tipc/msg.h static inline u32 msg_version(struct tipc_msg *m) u32 100 net/tipc/msg.h static inline u32 msg_user(struct tipc_msg *m) u32 105 net/tipc/msg.h static inline u32 msg_isdata(struct tipc_msg *m) u32 175 net/tipc/msg.h static inline u32 msg_reroute_cnt(struct tipc_msg *m) u32 190 net/tipc/msg.h static inline u32 msg_lookup_scope(struct tipc_msg *m) u32 200 net/tipc/msg.h static inline u32 msg_bcast_ack(struct tipc_msg *m) u32 215 net/tipc/msg.h static inline u32 msg_ack(struct tipc_msg *m) u32 225 net/tipc/msg.h static inline u32 msg_seqno(struct tipc_msg *m) u32 245 net/tipc/msg.h static inline u32 msg_destnode_cache(struct tipc_msg *m) u32 295 net/tipc/msg.h static inline u32 msg_routed(struct tipc_msg *m) u32 307 net/tipc/msg.h static inline u32 msg_transp_seqno(struct tipc_msg *m) u32 317 net/tipc/msg.h static inline u32 msg_timestamp(struct tipc_msg *m) u32 416 net/tipc/msg.h static inline u32 msg_seq_gap(struct tipc_msg *m) u32 426 net/tipc/msg.h static inline u32 msg_req_links(struct tipc_msg *m) u32 441 net/tipc/msg.h static inline u32 msg_dest_domain(struct tipc_msg *m) u32 451 net/tipc/msg.h static inline u32 msg_bcgap_after(struct tipc_msg *m) u32 461 net/tipc/msg.h static inline u32 msg_bcgap_to(struct tipc_msg *m) u32 476 net/tipc/msg.h static inline u32 msg_last_bcast(struct tipc_msg *m) u32 487 net/tipc/msg.h static inline u32 msg_fragm_no(struct tipc_msg *m) u32 498 net/tipc/msg.h static inline u32 msg_next_sent(struct tipc_msg *m) u32 509 net/tipc/msg.h static inline u32 msg_long_msgno(struct tipc_msg *m) u32 519 net/tipc/msg.h static inline u32 msg_bc_netid(struct tipc_msg *m) u32 529 net/tipc/msg.h static inline u32 msg_link_selector(struct tipc_msg *m) u32 543 net/tipc/msg.h static inline u32 msg_session(struct tipc_msg *m) u32 553 net/tipc/msg.h static inline u32 msg_probe(struct tipc_msg *m) u32 573 net/tipc/msg.h static inline u32 msg_linkprio(struct tipc_msg *m) u32 583 net/tipc/msg.h static inline u32 msg_bearer_id(struct tipc_msg *m) u32 593 net/tipc/msg.h static inline u32 msg_redundant_link(struct tipc_msg *m) u32 613 net/tipc/msg.h static inline u32 msg_msgcnt(struct tipc_msg *m) u32 623 net/tipc/msg.h static inline u32 msg_bcast_tag(struct tipc_msg *m) u32 633 net/tipc/msg.h static inline u32 msg_max_pkt(struct tipc_msg *m) u32 643 net/tipc/msg.h static inline u32 msg_link_tolerance(struct tipc_msg *m) u32 658 net/tipc/msg.h static inline u32 msg_remote_node(struct tipc_msg *m) u32 711 net/tipc/msg.h static inline u32 msg_tot_importance(struct tipc_msg *m) u32 79 net/tipc/name_distr.c static u32 publ_cnt = 0; u32 169 net/tipc/name_distr.c u32 left = 0; u32 170 net/tipc/name_distr.c u32 rest; u32 171 net/tipc/name_distr.c u32 max_item_buf; u32 248 net/tipc/name_distr.c u32 count = msg_data_sz(msg) / ITEM_SIZE; u32 68 net/tipc/name_table.c u32 lower; u32 69 net/tipc/name_table.c u32 upper; u32 73 net/tipc/name_table.c u32 node_list_size; u32 74 net/tipc/name_table.c u32 cluster_list_size; u32 75 net/tipc/name_table.c u32 zone_list_size; u32 91 net/tipc/name_table.c u32 type; u32 93 net/tipc/name_table.c u32 alloc; u32 94 net/tipc/name_table.c u32 first_free; u32 109 net/tipc/name_table.c u32 local_publ_count; u32 225 net/tipc/name_table.c static u32 nameseq_locate_subseq(struct name_seq *nseq, u32 instance) u32 271 net/tipc/name_table.c u32 inspos; u32 623 net/tipc/name_table.c u32 tipc_nametbl_translate(u32 type, u32 instance, u32 *destnode) u32 628 net/tipc/name_table.c u32 ref; u32 827 net/tipc/name_table.c u32 type = s->seq.type; u32 986 net/tipc/name_table.c u32 depth; u32 987 net/tipc/name_table.c u32 i; u32 1088 net/tipc/name_table.c u32 i; u32 72 net/tipc/name_table.h u32 type; u32 73 net/tipc/name_table.h u32 lower; u32 74 net/tipc/name_table.h u32 upper; u32 75 net/tipc/name_table.h u32 scope; u32 76 net/tipc/name_table.h u32 node; u32 77 net/tipc/name_table.h u32 ref; u32 78 net/tipc/name_table.h u32 key; u32 91 net/tipc/name_table.h u32 tipc_nametbl_translate(u32 type, u32 instance, u32 *node); u32 126 net/tipc/net.c u32 tipc_net_select_router(u32 addr, u32 ref) u32 132 net/tipc/net.c u32 tipc_net_next_node(u32 a) u32 142 net/tipc/net.c u32 z_num; u32 153 net/tipc/net.c u32 z_num; u32 173 net/tipc/net.c u32 z_num; u32 188 net/tipc/net.c u32 dnode; u32 189 net/tipc/net.c u32 dport; u32 214 net/tipc/net.c u32 dnode; u32 59 net/tipc/net.h u32 tipc_net_select_router(u32 addr, u32 ref); u32 57 net/tipc/node.c u32 tipc_own_tag = 0; u32 131 net/tipc/node.c u32 l_num; u32 186 net/tipc/node.c u32 i; u32 187 net/tipc/node.c u32 highest_prio = 0; u32 266 net/tipc/node.c u32 bearer_id = l_ptr->b_ptr->identity; u32 392 net/tipc/node.c u32 i; u32 472 net/tipc/node.c u32 router_addr; u32 516 net/tipc/node.c u32 tipc_node_select_router(struct tipc_node *n_ptr, u32 ref) u32 518 net/tipc/node.c u32 ulim; u32 519 net/tipc/node.c u32 mask; u32 520 net/tipc/node.c u32 start; u32 521 net/tipc/node.c u32 r; u32 556 net/tipc/node.c u32 r_num = tipc_node(router); u32 567 net/tipc/node.c u32 r_num = tipc_node(router); u32 585 net/tipc/node.c u32 i; u32 598 net/tipc/node.c u32 tipc_available_nodes(const u32 domain) u32 601 net/tipc/node.c u32 cnt = 0; u32 616 net/tipc/node.c u32 domain; u32 620 net/tipc/node.c u32 payload_size; u32 668 net/tipc/node.c u32 domain; u32 672 net/tipc/node.c u32 payload_size; u32 712 net/tipc/node.c u32 i; u32 72 net/tipc/node.h u32 addr; u32 82 net/tipc/node.h u32 routers[512/32]; u32 86 net/tipc/node.h u32 acked; u32 87 net/tipc/node.h u32 last_in; u32 88 net/tipc/node.h u32 gap_after; u32 89 net/tipc/node.h u32 gap_to; u32 90 net/tipc/node.h u32 nack_sync; u32 98 net/tipc/node.h extern u32 tipc_own_tag; u32 108 net/tipc/node.h u32 tipc_node_select_router(struct tipc_node *n_ptr, u32 ref); u32 69 net/tipc/port.c static u32 port_peernode(struct port *p_ptr) u32 74 net/tipc/port.c static u32 port_peerport(struct port *p_ptr) u32 79 net/tipc/port.c static u32 port_out_seqno(struct port *p_ptr) u32 226 net/tipc/port.c u32 ref; u32 417 net/tipc/port.c u32 imp = msg_importance(msg); u32 418 net/tipc/port.c u32 data_sz = msg_data_sz(msg); u32 542 net/tipc/port.c u32 imp = msg_importance(&p_ptr->publ.phdr); u32 562 net/tipc/port.c u32 imp = msg_importance(&p_ptr->publ.phdr); u32 583 net/tipc/port.c u32 err = TIPC_OK; u32 597 net/tipc/port.c u32 seqno = msg_transp_seqno(msg); u32 598 net/tipc/port.c u32 myno = ++p_ptr->last_in_seqno; u32 667 net/tipc/port.c u32 dport = port_peerport(p_ptr); u32 668 net/tipc/port.c u32 destnode = port_peernode(p_ptr); u32 729 net/tipc/port.c u32 ref; u32 739 net/tipc/port.c ref = *(u32 *)TLV_DATA(req_tlv_area); u32 806 net/tipc/port.c u32 message_type; u32 810 net/tipc/port.c u32 dref = msg_destport(msg); u32 834 net/tipc/port.c u32 peer_port = port_peerport(p_ptr); u32 835 net/tipc/port.c u32 peer_node = port_peernode(p_ptr); u32 895 net/tipc/port.c u32 peer_port = port_peerport(p_ptr); u32 896 net/tipc/port.c u32 peer_node = port_peernode(p_ptr); u32 954 net/tipc/port.c static u32 port_dispatcher(struct tipc_port *dummy, struct sk_buff *buf) u32 1103 net/tipc/port.c msg_set_importance(&p_ptr->publ.phdr, (u32)imp); u32 1113 net/tipc/port.c u32 key; u32 1281 net/tipc/port.c u32 imp = msg_importance(&p_ptr->publ.phdr); u32 1361 net/tipc/port.c u32 destnode; u32 1400 net/tipc/port.c u32 destnode; u32 1401 net/tipc/port.c u32 hsz; u32 1402 net/tipc/port.c u32 sz; u32 1403 net/tipc/port.c u32 res; u32 1455 net/tipc/port.c u32 destnode = domain; u32 1456 net/tipc/port.c u32 destport = 0; u32 1527 net/tipc/port.c u32 destnode = domain; u32 1528 net/tipc/port.c u32 destport = 0; u32 57 net/tipc/port.h u32 user_ref; u32 59 net/tipc/port.h u32 ref; u32 94 net/tipc/port.h u32 (*dispatcher)(struct tipc_port *, struct sk_buff *); u32 99 net/tipc/port.h u32 waiting_pkts; u32 100 net/tipc/port.h u32 sent; u32 101 net/tipc/port.h u32 acked; u32 103 net/tipc/port.h u32 pub_count; u32 104 net/tipc/port.h u32 probing_state; u32 105 net/tipc/port.h u32 probing_interval; u32 106 net/tipc/port.h u32 last_in_seqno; u32 150 net/tipc/port.h static inline u32 tipc_peer_port(struct port *p_ptr) u32 155 net/tipc/port.h static inline u32 tipc_peer_node(struct port *p_ptr) u32 173 net/tipc/port.h u32 destport = msg_destport(msg); u32 174 net/tipc/port.h u32 dsz = msg_data_sz(msg); u32 175 net/tipc/port.h u32 err; u32 50 net/tipc/ref.c u32 ref; u32 66 net/tipc/ref.c u32 capacity; u32 67 net/tipc/ref.c u32 init_point; u32 68 net/tipc/ref.c u32 first_free; u32 69 net/tipc/ref.c u32 last_free; u32 70 net/tipc/ref.c u32 index_mask; u32 71 net/tipc/ref.c u32 start_mask; u32 103 net/tipc/ref.c u32 actual_size; u32 154 net/tipc/ref.c u32 tipc_ref_acquire(void *object, spinlock_t **lock) u32 157 net/tipc/ref.c u32 index; u32 158 net/tipc/ref.c u32 index_mask; u32 159 net/tipc/ref.c u32 next_plus_upper; u32 160 net/tipc/ref.c u32 ref; u32 215 net/tipc/ref.c u32 index; u32 216 net/tipc/ref.c u32 index_mask; u32 43 net/tipc/ref.h u32 tipc_ref_acquire(void *object, spinlock_t **lock); u32 73 net/tipc/socket.c static u32 dispatch(struct tipc_port *tport, struct sk_buff *buf); u32 356 net/tipc/socket.c u32 portref = tipc_sk_port(sock->sk)->ref; u32 445 net/tipc/socket.c u32 mask; u32 686 net/tipc/socket.c u32 hdr_size; u32 824 net/tipc/socket.c u32 anc_data[3]; u32 825 net/tipc/socket.c u32 err; u32 826 net/tipc/socket.c u32 dest_type; u32 900 net/tipc/socket.c u32 err; u32 1032 net/tipc/socket.c u32 err; u32 1162 net/tipc/socket.c u32 threshold; u32 1163 net/tipc/socket.c u32 imp = msg_importance(msg); u32 1193 net/tipc/socket.c static u32 filter_rcv(struct sock *sk, struct sk_buff *buf) u32 1197 net/tipc/socket.c u32 recv_q_len; u32 1249 net/tipc/socket.c recv_q_len = (u32)atomic_read(&tipc_queue_size); u32 1291 net/tipc/socket.c u32 res; u32 1309 net/tipc/socket.c static u32 dispatch(struct tipc_port *tport, struct sk_buff *buf) u32 1312 net/tipc/socket.c u32 res; u32 1536 net/tipc/socket.c u32 new_ref = new_tport->ref; u32 1665 net/tipc/socket.c u32 value; u32 1674 net/tipc/socket.c if ((res = get_user(value, (u32 __user *)ov))) u32 1725 net/tipc/socket.c u32 value; u32 53 net/tipc/subscr.c u32 port_ref; u32 69 net/tipc/subscr.c u32 user_ref; u32 70 net/tipc/subscr.c u32 setup_port; u32 86 net/tipc/subscr.c static u32 htohl(u32 in, int swap) u32 232 net/tipc/subscr.c u32 port_ref; u32 485 net/tipc/subscr.c u32 server_port_ref; u32 613 net/tipc/subscr.c u32 domain = 0; u32 62 net/tipc/subscr.h u32 timeout; u32 63 net/tipc/subscr.h u32 filter; u32 68 net/tipc/subscr.h u32 server_ref; u32 69 net/tipc/user_reg.c static u32 next_free_user = MAX_USERID + 1; u32 81 net/tipc/user_reg.c u32 i; u32 121 net/tipc/user_reg.c u32 u; u32 48 net/tipc/zone.c u32 z_num; u32 69 net/tipc/zone.c u32 c_num; u32 81 net/tipc/zone.c u32 c_num = tipc_cluster(c_ptr->addr); u32 91 net/tipc/zone.c u32 c_num; u32 103 net/tipc/zone.c u32 c_num; u32 118 net/tipc/zone.c u32 c_num; u32 141 net/tipc/zone.c u32 tipc_zone_select_router(struct _zone *z_ptr, u32 addr, u32 ref) u32 144 net/tipc/zone.c u32 c_num; u32 145 net/tipc/zone.c u32 router; u32 165 net/tipc/zone.c u32 tipc_zone_next_node(u32 addr) u32 52 net/tipc/zone.h u32 addr; u32 54 net/tipc/zone.h u32 links; u32 58 net/tipc/zone.h u32 tipc_zone_select_router(struct _zone *z_ptr, u32 addr, u32 ref); u32 64 net/tipc/zone.h u32 tipc_zone_next_node(u32 addr); u32 129 net/unix/af_unix.c memcpy(UNIXSID(skb), &scm->secid, sizeof(u32)); u32 664 net/unix/af_unix.c static u32 ordernum = 1; u32 421 net/wireless/nl80211.c u32 _flags, *flags = NULL; u32 484 net/wireless/nl80211.c u32 flags; u32 1694 net/wireless/nl80211.c u32 num_rules = 0, rule_idx = 0, size_of_regd; u32 77 net/wireless/radiotap.c iterator->arg += sizeof(u32); u32 90 net/wireless/radiotap.c iterator->arg += sizeof(u32); u32 61 net/wireless/reg.c static u32 supported_bandwidths[] = { u32 424 net/wireless/reg.c u32 freq_diff; u32 458 net/wireless/reg.c static u32 freq_max_bandwidth(const struct ieee80211_freq_range *freq_range, u32 463 net/wireless/reg.c u32 start_freq_khz = freq - supported_bandwidths[i]/2; u32 464 net/wireless/reg.c u32 end_freq_khz = freq + supported_bandwidths[i]/2; u32 474 net/wireless/reg.c static u32 map_regdom_flags(u32 rd_flags) u32 476 net/wireless/reg.c u32 channel_flags = 0; u32 500 net/wireless/reg.c u32 max_bandwidth = 0; u32 527 net/wireless/reg.c u32 flags = chan->orig_flags; u32 528 net/wireless/reg.c u32 max_bandwidth = 0; u32 473 net/xfrm/xfrm_algo.c u32 type; u32 474 net/xfrm/xfrm_algo.c u32 mask; u32 65 net/xfrm/xfrm_hash.h unsigned int h = (__force u32)spi ^ proto; u32 524 net/xfrm/xfrm_policy.c static u32 xfrm_gen_index(u8 type, int dir) u32 526 net/xfrm/xfrm_policy.c static u32 idx_generator; u32 532 net/xfrm/xfrm_policy.c u32 idx; u32 554 net/xfrm/xfrm_policy.c u32 *p1 = (u32 *) s1; u32 555 net/xfrm/xfrm_policy.c u32 *p2 = (u32 *) s2; u32 556 net/xfrm/xfrm_policy.c int len = sizeof(struct xfrm_selector) / sizeof(u32); u32 963 net/xfrm/xfrm_policy.c u32 priority = ~0U; u32 1559 net/xfrm/xfrm_policy.c u32 genid; u32 2193 net/xfrm/xfrm_policy.c u32 pmtu, route_mtu_cached; u32 2219 net/xfrm/xfrm_policy.c u32 mtu; u32 2543 net/xfrm/xfrm_policy.c u32 priority = ~0U; u32 30 net/xfrm/xfrm_state.c u32 sysctl_xfrm_aevent_etime __read_mostly = XFRM_AE_ETIME; u32 33 net/xfrm/xfrm_state.c u32 sysctl_xfrm_aevent_rseqth __read_mostly = XFRM_AE_SEQT_SIZE; u32 36 net/xfrm/xfrm_state.c u32 sysctl_xfrm_acq_expires __read_mostly = 30; u32 957 net/xfrm/xfrm_state.c u32 reqid = xnew->props.reqid; u32 1482 net/xfrm/xfrm_state.c u32 xfrm_get_acqseq(void) u32 1484 net/xfrm/xfrm_state.c u32 res; u32 1485 net/xfrm/xfrm_state.c static u32 acqseq; u32 1521 net/xfrm/xfrm_state.c u32 spi = 0; u32 1675 net/xfrm/xfrm_state.c u32 diff; u32 1676 net/xfrm/xfrm_state.c u32 seq = ntohl(net_seq); u32 1704 net/xfrm/xfrm_state.c u32 diff; u32 1705 net/xfrm/xfrm_state.c u32 seq = ntohl(net_seq); u32 2104 net/xfrm/xfrm_state.c u32 spi = ntohl(x->id.spi); u32 2190 net/xfrm/xfrm_state.c u32 spi; u32 2208 net/xfrm/xfrm_state.c u32 spi; u32 2236 net/xfrm/xfrm_state.c u32 spi; u32 2261 net/xfrm/xfrm_state.c u32 spi = ntohl(net_spi); u32 399 net/xfrm/xfrm_user.c u32 sessionid = NETLINK_CB(skb).sessionid; u32 400 net/xfrm/xfrm_user.c u32 sid = NETLINK_CB(skb).sid; u32 472 net/xfrm/xfrm_user.c u32 sessionid = NETLINK_CB(skb).sessionid; u32 473 net/xfrm/xfrm_user.c u32 sid = NETLINK_CB(skb).sid; u32 522 net/xfrm/xfrm_user.c u32 nlmsg_seq; u32 675 net/xfrm/xfrm_user.c u32 *f; u32 677 net/xfrm/xfrm_user.c nlh = nlmsg_put(skb, pid, seq, XFRM_MSG_NEWSPDINFO, sizeof(u32), 0); u32 707 net/xfrm/xfrm_user.c u32 *flags = nlmsg_data(nlh); u32 708 net/xfrm/xfrm_user.c u32 spid = NETLINK_CB(skb).pid; u32 709 net/xfrm/xfrm_user.c u32 seq = nlh->nlmsg_seq; u32 733 net/xfrm/xfrm_user.c u32 *f; u32 735 net/xfrm/xfrm_user.c nlh = nlmsg_put(skb, pid, seq, XFRM_MSG_NEWSADINFO, sizeof(u32), 0); u32 760 net/xfrm/xfrm_user.c u32 *flags = nlmsg_data(nlh); u32 761 net/xfrm/xfrm_user.c u32 spid = NETLINK_CB(skb).pid; u32 762 net/xfrm/xfrm_user.c u32 seq = nlh->nlmsg_seq; u32 1119 net/xfrm/xfrm_user.c u32 sessionid = NETLINK_CB(skb).sessionid; u32 1120 net/xfrm/xfrm_user.c u32 sid = NETLINK_CB(skb).sid; u32 1369 net/xfrm/xfrm_user.c u32 sessionid = NETLINK_CB(skb).sessionid; u32 1370 net/xfrm/xfrm_user.c u32 sid = NETLINK_CB(skb).sid; u32 1608 net/xfrm/xfrm_user.c u32 sid = NETLINK_CB(skb).sid; u32 1646 net/xfrm/xfrm_user.c u32 sid = NETLINK_CB(skb).sid; u32 1914 net/xfrm/xfrm_user.c [XFRM_MSG_GETSADINFO - XFRM_MSG_BASE] = sizeof(u32), u32 1915 net/xfrm/xfrm_user.c [XFRM_MSG_GETSPDINFO - XFRM_MSG_BASE] = sizeof(u32), u32 40 samples/firmware_class/firmware_sample_firmware_class.c u32 abort:1; u32 40 security/device_cgroup.c u32 major, minor; u32 85 security/selinux/avc.c u32 ssid; u32 86 security/selinux/avc.c u32 tsid; u32 103 security/selinux/avc.c u32 latest_notif; /* latest revocation notification */ u32 107 security/selinux/avc.c int (*callback) (u32 event, u32 ssid, u32 tsid, u32 108 security/selinux/avc.c u16 tclass, u32 perms, u32 109 security/selinux/avc.c u32 *out_retained); u32 110 security/selinux/avc.c u32 events; u32 111 security/selinux/avc.c u32 ssid; u32 112 security/selinux/avc.c u32 tsid; u32 114 security/selinux/avc.c u32 perms; u32 142 security/selinux/avc.c u32 common_base = 0; u32 203 security/selinux/avc.c u32 scontext_len; u32 537 security/selinux/avc.c u32 denied, audited; u32 881 security/selinux/avc.c u32 denied; u32 946 security/selinux/avc.c u32 avc_policy_seqno(void) u32 453 security/selinux/hooks.c u32 len; u32 561 security/selinux/hooks.c u32 fscontext_sid = 0, context_sid = 0, rootcontext_sid = 0; u32 562 security/selinux/hooks.c u32 defcontext_sid = 0; u32 607 security/selinux/hooks.c u32 sid; u32 790 security/selinux/hooks.c u32 sid = oldsbsec->mntpoint_sid; u32 1163 security/selinux/hooks.c u32 sid; u32 1321 security/selinux/hooks.c static inline u32 signal_to_av(int sig) u32 1323 security/selinux/hooks.c u32 perm = 0; u32 1372 security/selinux/hooks.c u32 av = CAP_TO_MASK(cap); u32 1495 security/selinux/hooks.c u32 newsid; u32 1554 security/selinux/hooks.c u32 av; u32 1598 security/selinux/hooks.c u32 av; u32 1662 security/selinux/hooks.c static inline u32 file_mask_to_av(int mode, int mask) u32 1664 security/selinux/hooks.c u32 av = 0; u32 1693 security/selinux/hooks.c static inline u32 open_file_mask_to_av(int mode, int mask) u32 1695 security/selinux/hooks.c u32 av = file_mask_to_av(mode, mask); u32 1719 security/selinux/hooks.c static inline u32 file_to_av(struct file *file) u32 1721 security/selinux/hooks.c u32 av = 0; u32 1858 security/selinux/hooks.c u32 av; u32 1860 security/selinux/hooks.c u32 tsid; u32 2013 security/selinux/hooks.c u32 newsid; u32 2208 security/selinux/hooks.c u32 sid; u32 2237 security/selinux/hooks.c u32 ptsid = 0; u32 2515 security/selinux/hooks.c u32 newsid, clen; u32 2709 security/selinux/hooks.c u32 newsid; u32 2762 security/selinux/hooks.c u32 newsid; u32 2809 security/selinux/hooks.c u32 size; u32 2855 security/selinux/hooks.c u32 newsid; u32 2952 security/selinux/hooks.c u32 av = 0; u32 2981 security/selinux/hooks.c u32 av = FILE__READ; u32 3000 security/selinux/hooks.c u32 sid = ((struct task_security_struct *)(current->security))->sid; u32 3123 security/selinux/hooks.c u32 perm; u32 3336 security/selinux/hooks.c u32 perm; u32 3610 security/selinux/hooks.c u32 xfrm_sid; u32 3611 security/selinux/hooks.c u32 nlbl_sid; u32 3612 security/selinux/hooks.c u32 nlbl_type; u32 3656 security/selinux/hooks.c u32 newsid; u32 3678 security/selinux/hooks.c u32 newsid; u32 3726 security/selinux/hooks.c u32 sid, node_perm; u32 3822 security/selinux/hooks.c u32 sid, perm; u32 3997 security/selinux/hooks.c u32 if_sid; u32 3998 security/selinux/hooks.c u32 node_sid; u32 4024 security/selinux/hooks.c u32 netif_perm, node_perm, recv_perm; u32 4025 security/selinux/hooks.c u32 port_sid, node_sid, if_sid, sk_sid; u32 4086 security/selinux/hooks.c u32 peer_sid; u32 4087 security/selinux/hooks.c u32 sk_sid = sksec->sid; u32 4130 security/selinux/hooks.c u32 sk_sid = sksec->sid; u32 4163 security/selinux/hooks.c u32 peer_sid; u32 4195 security/selinux/hooks.c u32 scontext_len; u32 4198 security/selinux/hooks.c u32 peer_sid = SECSID_NULL; u32 4236 security/selinux/hooks.c u32 peer_secid = SECSID_NULL; u32 4310 security/selinux/hooks.c u32 newsid; u32 4311 security/selinux/hooks.c u32 peersid; u32 4375 security/selinux/hooks.c u32 perm; u32 4415 security/selinux/hooks.c u32 peer_sid; u32 4487 security/selinux/hooks.c u32 sid; u32 4523 security/selinux/hooks.c u32 netif_perm, node_perm, send_perm; u32 4524 security/selinux/hooks.c u32 port_sid, node_sid, if_sid, sk_sid; u32 4620 security/selinux/hooks.c u32 secmark_perm; u32 4621 security/selinux/hooks.c u32 peer_sid; u32 4694 security/selinux/hooks.c u32 if_sid; u32 4695 security/selinux/hooks.c u32 node_sid; u32 5069 security/selinux/hooks.c u32 perms; u32 5136 security/selinux/hooks.c u32 perms; u32 5177 security/selinux/hooks.c u32 perms; u32 5189 security/selinux/hooks.c u32 av = 0; u32 5219 security/selinux/hooks.c u32 sid; u32 5260 security/selinux/hooks.c u32 sid = 0; u32 5367 security/selinux/hooks.c u32 ptsid = ptsec->sid; u32 113 security/selinux/include/avc.h u32 avc_policy_seqno(void); u32 15 security/selinux/include/avc_ss.h u32 value; u32 22 security/selinux/include/avc_ss.h u32 common_base; u32 27 security/selinux/include/avc_ss.h u32 av_pts_len; u32 29 security/selinux/include/avc_ss.h u32 cts_len; u32 31 security/selinux/include/avc_ss.h u32 av_inherit_len; u32 31 security/selinux/include/objsec.h u32 osid; /* SID prior to last execve */ u32 32 security/selinux/include/objsec.h u32 sid; /* current SID */ u32 33 security/selinux/include/objsec.h u32 exec_sid; /* exec SID */ u32 34 security/selinux/include/objsec.h u32 create_sid; /* fscreate SID */ u32 35 security/selinux/include/objsec.h u32 keycreate_sid; /* keycreate SID */ u32 36 security/selinux/include/objsec.h u32 sockcreate_sid; /* fscreate SID */ u32 42 security/selinux/include/objsec.h u32 task_sid; /* SID of creating task */ u32 43 security/selinux/include/objsec.h u32 sid; /* SID of this object */ u32 50 security/selinux/include/objsec.h u32 sid; /* SID of open file description */ u32 51 security/selinux/include/objsec.h u32 fown_sid; /* SID of file owner (for SIGIO) */ u32 52 security/selinux/include/objsec.h u32 isid; /* SID of inode at the time of file open */ u32 53 security/selinux/include/objsec.h u32 pseqno; /* Policy seqno at the time of file open */ u32 59 security/selinux/include/objsec.h u32 sid; /* SID of file system superblock */ u32 60 security/selinux/include/objsec.h u32 def_sid; /* default SID for labeling */ u32 61 security/selinux/include/objsec.h u32 mntpoint_sid; /* SECURITY_FS_USE_MNTPOINT context for files */ u32 72 security/selinux/include/objsec.h u32 sid; /* SID of message */ u32 77 security/selinux/include/objsec.h u32 sid; /* SID of IPC resource */ u32 81 security/selinux/include/objsec.h u32 sid; /* SID for transformed process */ u32 93 security/selinux/include/objsec.h u32 sid; /* SID for this interface */ u32 101 security/selinux/include/objsec.h u32 sid; /* SID for this node */ u32 106 security/selinux/include/objsec.h u32 sid; /* SID for this node */ u32 122 security/selinux/include/objsec.h u32 sid; /* SID of this object */ u32 123 security/selinux/include/objsec.h u32 peer_sid; /* SID of peer */ u32 128 security/selinux/include/objsec.h u32 sid; /* SID of key */ u32 82 security/selinux/include/security.h u32 allowed; u32 83 security/selinux/include/security.h u32 decided; u32 84 security/selinux/include/security.h u32 auditallow; u32 85 security/selinux/include/security.h u32 auditdeny; u32 86 security/selinux/include/security.h u32 seqno; u32 40 security/selinux/netif.c static u32 sel_netif_total; u32 54 security/selinux/netif.c static inline u32 sel_netif_hashfn(int ifindex) u32 427 security/selinux/netlabel.c u32 nlbl_sid; u32 428 security/selinux/netlabel.c u32 perm; u32 58 security/selinux/netlink.c msg->seqno = *((u32 *)data); u32 28 security/selinux/nlmsgtab.c u32 perm; u32 376 security/selinux/selinuxfs.c u32 sid, len; u32 557 security/selinux/selinuxfs.c u32 ssid, tsid; u32 559 security/selinux/selinuxfs.c u32 req; u32 606 security/selinux/selinuxfs.c u32 ssid, tsid, newsid; u32 610 security/selinux/selinuxfs.c u32 len; u32 665 security/selinux/selinuxfs.c u32 ssid, tsid, newsid; u32 669 security/selinux/selinuxfs.c u32 len; u32 722 security/selinux/selinuxfs.c u32 sid, *sids; u32 726 security/selinux/selinuxfs.c u32 len, nsids; u32 783 security/selinux/selinuxfs.c u32 ssid, tsid, newsid; u32 787 security/selinux/selinuxfs.c u32 len; u32 1047 security/selinux/selinuxfs.c u32 sid; u32 1310 security/selinux/selinuxfs.c u32 sid, len; u32 1374 security/selinux/selinuxfs.c static inline u32 sel_ino_to_perm(unsigned long ino) u32 255 security/selinux/ss/avtab.c u32 shift = 0; u32 256 security/selinux/ss/avtab.c u32 work = nrules; u32 257 security/selinux/ss/avtab.c u32 nslot = 0; u32 334 security/selinux/ss/avtab.c u32 items, items2, val, vers = pol->policyvers; u32 344 security/selinux/ss/avtab.c rc = next_entry(buf32, fp, sizeof(u32)); u32 355 security/selinux/ss/avtab.c rc = next_entry(buf32, fp, sizeof(u32)*items2); u32 440 security/selinux/ss/avtab.c rc = next_entry(buf32, fp, sizeof(u32)); u32 464 security/selinux/ss/avtab.c u32 nel, i; u32 467 security/selinux/ss/avtab.c rc = next_entry(buf, fp, sizeof(u32)); u32 44 security/selinux/ss/avtab.h u32 data; /* access vector or type value */ u32 55 security/selinux/ss/avtab.h u32 nel; /* number of elements */ u32 56 security/selinux/ss/avtab.h u32 nslot; /* number of hash slots */ u32 217 security/selinux/ss/conditional.c u32 len; u32 341 security/selinux/ss/conditional.c u32 len; u32 347 security/selinux/ss/conditional.c rc = next_entry(buf, fp, sizeof(u32)); u32 388 security/selinux/ss/conditional.c u32 len, i; u32 392 security/selinux/ss/conditional.c rc = next_entry(buf, fp, sizeof(u32)); u32 399 security/selinux/ss/conditional.c rc = next_entry(buf, fp, sizeof(u32)); u32 407 security/selinux/ss/conditional.c rc = next_entry(buf, fp, sizeof(u32) * 2); u32 444 security/selinux/ss/conditional.c u32 i, len; u32 28 security/selinux/ss/constraint.h u32 expr_type; /* expression type */ u32 41 security/selinux/ss/constraint.h u32 attr; /* attribute */ u32 48 security/selinux/ss/constraint.h u32 op; /* operator */ u32 56 security/selinux/ss/constraint.h u32 permissions; /* constrained permissions */ u32 27 security/selinux/ss/context.h u32 user; u32 28 security/selinux/ss/context.h u32 role; u32 29 security/selinux/ss/context.h u32 type; u32 32 security/selinux/ss/context.h u32 len; /* length of string in bytes */ u32 91 security/selinux/ss/ebitmap.c u32 cmap_idx, cmap_sft; u32 159 security/selinux/ss/ebitmap.c u32 c_idx, c_pos, e_idx, e_sft; u32 351 security/selinux/ss/ebitmap.c u32 mapunit, count, startbit, index; u32 383 security/selinux/ss/ebitmap.c rc = next_entry(&startbit, fp, sizeof(u32)); u32 19 security/selinux/ss/ebitmap.h #define EBITMAP_UNIT_NUMS ((32 - sizeof(void *) - sizeof(u32)) \ u32 30 security/selinux/ss/ebitmap.h u32 startbit; u32 35 security/selinux/ss/ebitmap.h u32 highbit; /* highest position in the total bitmap */ u32 16 security/selinux/ss/hashtab.c u32 i; u32 40 security/selinux/ss/hashtab.c u32 hvalue; u32 76 security/selinux/ss/hashtab.c u32 hvalue; u32 95 security/selinux/ss/hashtab.c u32 i; u32 121 security/selinux/ss/hashtab.c u32 i; u32 143 security/selinux/ss/hashtab.c u32 i, chain_len, slots_used, max_chain_len; u32 23 security/selinux/ss/hashtab.h u32 size; /* number of slots in hash table */ u32 24 security/selinux/ss/hashtab.h u32 nel; /* number of elements in hash table */ u32 25 security/selinux/ss/hashtab.h u32 (*hash_value)(struct hashtab *h, const void *key); u32 32 security/selinux/ss/hashtab.h u32 slots_used; u32 33 security/selinux/ss/hashtab.h u32 max_chain_len; u32 20 security/selinux/ss/mls_types.h u32 sens; /* sensitivity */ u32 832 security/selinux/ss/policydb.c u32 items; u32 835 security/selinux/ss/policydb.c rc = next_entry(buf, fp, sizeof(u32)); u32 845 security/selinux/ss/policydb.c rc = next_entry(buf, fp, sizeof(u32) * items); u32 934 security/selinux/ss/policydb.c u32 len; u32 974 security/selinux/ss/policydb.c u32 len, nel; u32 1028 security/selinux/ss/policydb.c u32 nexpr; u32 1042 security/selinux/ss/policydb.c rc = next_entry(buf, fp, (sizeof(u32) * 2)); u32 1059 security/selinux/ss/policydb.c rc = next_entry(buf, fp, (sizeof(u32) * 3)); u32 1109 security/selinux/ss/policydb.c u32 len, len2, ncons, nel; u32 1118 security/selinux/ss/policydb.c rc = next_entry(buf, fp, sizeof(u32)*6); u32 1176 security/selinux/ss/policydb.c rc = next_entry(buf, fp, sizeof(u32)); u32 1203 security/selinux/ss/policydb.c u32 len; u32 1268 security/selinux/ss/policydb.c u32 len; u32 1286 security/selinux/ss/policydb.c u32 prop = le32_to_cpu(buf[2]); u32 1355 security/selinux/ss/policydb.c u32 len; u32 1414 security/selinux/ss/policydb.c u32 len; u32 1465 security/selinux/ss/policydb.c u32 len; u32 1655 security/selinux/ss/policydb.c u32 nodebuf[8]; u32 1656 security/selinux/ss/policydb.c u32 len, len2, config, nprim, nel, nel2; u32 1668 security/selinux/ss/policydb.c rc = next_entry(buf, fp, sizeof(u32) * 2); u32 1711 security/selinux/ss/policydb.c rc = next_entry(buf, fp, sizeof(u32)*4); u32 1774 security/selinux/ss/policydb.c rc = next_entry(buf, fp, sizeof(u32)*2); u32 1798 security/selinux/ss/policydb.c rc = next_entry(buf, fp, sizeof(u32)); u32 1813 security/selinux/ss/policydb.c rc = next_entry(buf, fp, sizeof(u32)*3); u32 1828 security/selinux/ss/policydb.c rc = next_entry(buf, fp, sizeof(u32)); u32 1843 security/selinux/ss/policydb.c rc = next_entry(buf, fp, sizeof(u32)*2); u32 1865 security/selinux/ss/policydb.c rc = next_entry(buf, fp, sizeof(u32)); u32 1884 security/selinux/ss/policydb.c rc = next_entry(buf, fp, sizeof(u32)); u32 1894 security/selinux/ss/policydb.c rc = next_entry(buf, fp, sizeof(u32)); u32 1915 security/selinux/ss/policydb.c rc = next_entry(buf, fp, sizeof(u32)*3); u32 1926 security/selinux/ss/policydb.c rc = next_entry(nodebuf, fp, sizeof(u32) * 2); u32 1936 security/selinux/ss/policydb.c rc = next_entry(buf, fp, sizeof(u32)*2); u32 1959 security/selinux/ss/policydb.c rc = next_entry(nodebuf, fp, sizeof(u32) * 8); u32 1974 security/selinux/ss/policydb.c rc = next_entry(buf, fp, sizeof(u32)); u32 1981 security/selinux/ss/policydb.c rc = next_entry(buf, fp, sizeof(u32)); u32 2021 security/selinux/ss/policydb.c rc = next_entry(buf, fp, sizeof(u32)); u32 2026 security/selinux/ss/policydb.c rc = next_entry(buf, fp, sizeof(u32)); u32 2046 security/selinux/ss/policydb.c rc = next_entry(buf, fp, sizeof(u32)); u32 2078 security/selinux/ss/policydb.c rc = next_entry(buf, fp, sizeof(u32)); u32 2093 security/selinux/ss/policydb.c rc = next_entry(buf, fp, (sizeof(u32) * 2)); u32 2099 security/selinux/ss/policydb.c rc = next_entry(buf, fp, sizeof(u32)); u32 42 security/selinux/ss/policydb.h u32 value; /* permission bit + 1 */ u32 47 security/selinux/ss/policydb.h u32 value; /* internal common value */ u32 53 security/selinux/ss/policydb.h u32 value; /* class value */ u32 63 security/selinux/ss/policydb.h u32 value; /* internal role value */ u32 64 security/selinux/ss/policydb.h u32 bounds; /* boundary of role */ u32 70 security/selinux/ss/policydb.h u32 role; /* current role */ u32 71 security/selinux/ss/policydb.h u32 type; /* program executable type */ u32 72 security/selinux/ss/policydb.h u32 new_role; /* new role */ u32 77 security/selinux/ss/policydb.h u32 role; /* current role */ u32 78 security/selinux/ss/policydb.h u32 new_role; /* new role */ u32 84 security/selinux/ss/policydb.h u32 value; /* internal type value */ u32 85 security/selinux/ss/policydb.h u32 bounds; /* boundary of type */ u32 92 security/selinux/ss/policydb.h u32 value; /* internal user value */ u32 93 security/selinux/ss/policydb.h u32 bounds; /* bounds of user */ u32 108 security/selinux/ss/policydb.h u32 value; /* internal category bit + 1 */ u32 113 security/selinux/ss/policydb.h u32 source_type; u32 114 security/selinux/ss/policydb.h u32 target_type; u32 115 security/selinux/ss/policydb.h u32 target_class; u32 144 security/selinux/ss/policydb.h u32 addr; u32 145 security/selinux/ss/policydb.h u32 mask; u32 148 security/selinux/ss/policydb.h u32 addr[4]; u32 149 security/selinux/ss/policydb.h u32 mask[4]; u32 153 security/selinux/ss/policydb.h u32 sclass; /* security class for genfs */ u32 154 security/selinux/ss/policydb.h u32 behavior; /* labeling behavior for fs_use */ u32 157 security/selinux/ss/policydb.h u32 sid[2]; /* SID(s) */ u32 257 security/selinux/ss/policydb.h u32 *undefined_perms; u32 85 security/selinux/ss/services.c static u32 latest_granting; u32 112 security/selinux/ss/services.c u32 val1, val2; u32 298 security/selinux/ss/services.c u32 masked = 0; u32 538 security/selinux/ss/services.c u32 type; u32 563 security/selinux/ss/services.c u32 olen, nlen, tlen; u32 1106 security/selinux/ss/services.c u32 slen, tlen, nlen; u32 1339 security/selinux/ss/services.c u32 nprim, tmp, common_pts_len, perm_val, pol_val; u32 1347 security/selinux/ss/services.c u32 num_classes = kdefs->cts_len; u32 1348 security/selinux/ss/services.c p->undefined_perms = kcalloc(num_classes, sizeof(u32), GFP_KERNEL); u32 1485 security/selinux/ss/services.c u32 len; u32 1519 security/selinux/ss/services.c u32 len; u32 1638 security/selinux/ss/services.c u32 seqno; u32 1861 security/selinux/ss/services.c u32 addr; u32 1863 security/selinux/ss/services.c if (addrlen != sizeof(u32)) { u32 1868 security/selinux/ss/services.c addr = *((u32 *)addrp); u32 1938 security/selinux/ss/services.c u32 *mysids = NULL, *mysids2, sid; u32 1939 security/selinux/ss/services.c u32 mynel = 0, maxnel = SIDS_NEL; u32 2301 security/selinux/ss/services.c u32 len; u32 2569 security/selinux/ss/services.c u32 au_seqno; u32 2853 security/selinux/ss/services.c u32 *sid_cache; u32 2900 security/selinux/ss/services.c *sid = *(u32 *)secattr->cache->data; u32 150 security/selinux/ss/sidtab.c static inline u32 sidtab_search_context(struct sidtab *s, u32 171 security/selinux/ss/sidtab.c u32 sid; u32 13 security/selinux/ss/sidtab.h u32 sid; /* security identifier */ u32 16 security/selinux/ss/symtab.h u32 nprim; /* number of primary names in table */ u32 82 security/selinux/xfrm.c u32 sel_sid; u32 116 security/selinux/xfrm.c u32 state_sid; u32 203 security/selinux/xfrm.c u32 str_len; u32 408 security/selinux/xfrm.c u32 sel_sid = SECINITSID_UNLABELED; u32 106 security/smack/smack.h u32 smk_secid; u32 173 security/smack/smack.h u32 smack_to_secid(const char *); u32 66 security/smack/smack_access.c static u32 smack_next_secid = 10; u32 89 security/smack/smack_access.c u32 may = MAY_NOT; u32 294 security/smack/smack_access.c u32 smack_to_secid(const char *smack) u32 2236 security/smack/smack_lsm.c u32 s; u32 50 sound/aoa/aoa.h u32 connected; u32 52 sound/aoa/codecs/snd-aoa-codec-onyx.c u32 initialised:1, u32 1061 sound/aoa/codecs/snd-aoa-codec-onyx.c const u32 *addr; u32 86 sound/aoa/codecs/snd-aoa-codec-tas.c u32 mute_l:1, mute_r:1 , u32 944 sound/aoa/codecs/snd-aoa-codec-tas.c const u32 *addr; u32 955 sound/aoa/codecs/snd-aoa-codec-tas.c const u32 *_addr; u32 956 sound/aoa/codecs/snd-aoa-codec-tas.c u32 addr; u32 58 sound/aoa/core/snd-aoa-gpio-feature.c const u32 *reg; u32 573 sound/aoa/fabrics/snd-aoa-fabric-layout.c u32 have_lineout_detect:1, u32 719 sound/aoa/fabrics/snd-aoa-fabric-layout.c const u32 *ref; u32 97 sound/aoa/soundbus/i2sbus/i2sbus-core.c u32 intreg; u32 123 sound/aoa/soundbus/i2sbus/i2sbus-core.c const u32 *reg; u32 189 sound/aoa/soundbus/i2sbus/i2sbus-core.c const u32 *layout_id = u32 621 sound/aoa/soundbus/i2sbus/i2sbus-pcm.c u32 fc; u32 636 sound/aoa/soundbus/i2sbus/i2sbus-pcm.c u32 fc, nframes; u32 637 sound/aoa/soundbus/i2sbus/i2sbus-pcm.c u32 status; u32 37 sound/aoa/soundbus/i2sbus/i2sbus.h u32 running:1; u32 38 sound/aoa/soundbus/i2sbus/i2sbus.h u32 stopping:1; u32 42 sound/aoa/soundbus/i2sbus/i2sbus.h u32 created:1, /* has this direction been created with alsa? */ u32 47 sound/aoa/soundbus/i2sbus/i2sbus.h u32 frame_count; u32 40 sound/aoa/soundbus/soundbus.h u32 transfer_in:1, /* input = 1, output = 0 */ u32 171 sound/aoa/soundbus/soundbus.h u32 have_out:1, have_in:1; u32 44 sound/arm/aaci.c u32 v, maincr = aaci->maincr | MAINCR_SCRA(ac97->num); u32 71 sound/arm/aaci.c u32 v; u32 108 sound/arm/aaci.c u32 v; u32 181 sound/arm/aaci.c u32 val; u32 219 sound/arm/aaci.c u32 val; u32 273 sound/arm/aaci.c u32 val; u32 314 sound/arm/aaci.c u32 mask; u32 320 sound/arm/aaci.c u32 m = mask; u32 563 sound/arm/aaci.c static const u32 channels_to_txmask[] = { u32 654 sound/arm/aaci.c u32 ie; u32 666 sound/arm/aaci.c u32 ie; u32 753 sound/arm/aaci.c u32 ie; u32 768 sound/arm/aaci.c u32 ie; u32 209 sound/arm/aaci.h u32 cr; u32 234 sound/arm/aaci.h u32 maincr; u32 48 sound/arm/pxa2xx-ac97-lib.c volatile u32 *reg_addr; u32 88 sound/arm/pxa2xx-ac97-lib.c volatile u32 *reg_addr; u32 26 sound/core/control_compat.c u32 offset; u32 27 sound/core/control_compat.c u32 space; u32 28 sound/core/control_compat.c u32 used; u32 29 sound/core/control_compat.c u32 count; u32 30 sound/core/control_compat.c u32 pids; u32 44 sound/core/control_compat.c if (copy_in_user(data, data32, 4 * sizeof(u32))) u32 54 sound/core/control_compat.c if (copy_in_user(data32, data, 4 * sizeof(u32))) u32 67 sound/core/control_compat.c u32 access; u32 68 sound/core/control_compat.c u32 count; u32 82 sound/core/control_compat.c u32 items; u32 83 sound/core/control_compat.c u32 item; u32 123 sound/core/control_compat.c copy_to_user(&data32->type, &data->type, 3 * sizeof(u32))) u32 350 sound/core/control_compat.c copy_from_user(&data->type, &data32->type, 3 * sizeof(u32))) u32 26 sound/core/hwdep_compat.c u32 index; u32 28 sound/core/hwdep_compat.c u32 image; /* pointer */ u32 29 sound/core/hwdep_compat.c u32 length; u32 30 sound/core/hwdep_compat.c u32 driver_data; u32 38 sound/core/hwdep_compat.c u32 val; u32 620 sound/core/oss/pcm_oss.c u32 rem; u32 281 sound/core/oss/pcm_plugin.c if (formats.bits[0] & (u32)linfmts) u32 282 sound/core/oss/pcm_plugin.c formats.bits[0] |= (u32)linfmts; u32 283 sound/core/oss/pcm_plugin.c if (formats.bits[1] & (u32)(linfmts >> 32)) u32 284 sound/core/oss/pcm_plugin.c formats.bits[1] |= (u32)(linfmts >> 32); u32 77 sound/core/pcm_compat.c u32 flags; u32 82 sound/core/pcm_compat.c u32 rmask; u32 83 sound/core/pcm_compat.c u32 cmask; u32 84 sound/core/pcm_compat.c u32 info; u32 85 sound/core/pcm_compat.c u32 msbits; u32 86 sound/core/pcm_compat.c u32 rate_num; u32 87 sound/core/pcm_compat.c u32 rate_den; u32 88 sound/core/pcm_compat.c u32 fifo_size; u32 94 sound/core/pcm_compat.c u32 period_step; u32 95 sound/core/pcm_compat.c u32 sleep_min; u32 96 sound/core/pcm_compat.c u32 avail_min; u32 97 sound/core/pcm_compat.c u32 xfer_align; u32 98 sound/core/pcm_compat.c u32 start_threshold; u32 99 sound/core/pcm_compat.c u32 stop_threshold; u32 100 sound/core/pcm_compat.c u32 silence_threshold; u32 101 sound/core/pcm_compat.c u32 silence_size; u32 102 sound/core/pcm_compat.c u32 boundary; u32 153 sound/core/pcm_compat.c u32 channel; u32 154 sound/core/pcm_compat.c u32 offset; u32 155 sound/core/pcm_compat.c u32 first; u32 156 sound/core/pcm_compat.c u32 step; u32 185 sound/core/pcm_compat.c u32 appl_ptr; u32 186 sound/core/pcm_compat.c u32 hw_ptr; u32 188 sound/core/pcm_compat.c u32 avail; u32 189 sound/core/pcm_compat.c u32 avail_max; u32 190 sound/core/pcm_compat.c u32 overrange; u32 270 sound/core/pcm_compat.c u32 buf; u32 271 sound/core/pcm_compat.c u32 frames; u32 278 sound/core/pcm_compat.c u32 frames; u32 308 sound/core/pcm_compat.c u32 bufs; /* this is void **; */ u32 309 sound/core/pcm_compat.c u32 frames; u32 323 sound/core/pcm_compat.c u32 frames; u32 342 sound/core/pcm_compat.c u32 ptr; u32 366 sound/core/pcm_compat.c u32 hw_ptr; u32 372 sound/core/pcm_compat.c u32 appl_ptr; u32 373 sound/core/pcm_compat.c u32 avail_min; u32 377 sound/core/pcm_compat.c u32 flags; u32 394 sound/core/pcm_compat.c u32 sflags; u32 27 sound/core/rawmidi_compat.c u32 buffer_size; u32 28 sound/core/rawmidi_compat.c u32 avail_min; u32 59 sound/core/rawmidi_compat.c u32 avail; u32 60 sound/core/rawmidi_compat.c u32 xruns; u32 29 sound/core/seq/seq_compat.c u32 capability; /* port capability bits */ u32 30 sound/core/seq/seq_compat.c u32 type; /* port type bits */ u32 38 sound/core/seq/seq_compat.c u32 kernel; /* reserved for kernel use (must be NULL) */ u32 39 sound/core/seq/seq_compat.c u32 flags; /* misc. conditioning */ u32 122 sound/core/seq/seq_queue.h : "=a" ((u32)(q)), \ u32 123 sound/core/seq/seq_queue.h "=d" ((u32)(r)) \ u32 124 sound/core/seq/seq_queue.h : "0" ((u32)(n0)), \ u32 125 sound/core/seq/seq_queue.h "1" ((u32)(n1)), \ u32 126 sound/core/seq/seq_queue.h "rm" ((u32)(d))) u32 128 sound/core/seq/seq_queue.h #define u64_div(x,y,q) do {u32 __tmp; udiv_qrnnd(q, __tmp, (x)>>32, x, y);} while (0) u32 129 sound/core/seq/seq_queue.h #define u64_mod(x,y,r) do {u32 __tmp; udiv_qrnnd(__tmp, q, (x)>>32, x, y);} while (0) u32 133 sound/core/seq/seq_queue.h #define u64_div(x,y,q) ((q) = (u32)((u64)(x) / (u64)(y))) u32 134 sound/core/seq/seq_queue.h #define u64_mod(x,y,r) ((r) = (u32)((u64)(x) % (u64)(y))) u32 26 sound/core/timer_compat.c u32 flags; u32 30 sound/core/timer_compat.c u32 reserved0; u32 31 sound/core/timer_compat.c u32 resolution; u32 62 sound/core/timer_compat.c u32 resolution; u32 63 sound/core/timer_compat.c u32 lost; u32 64 sound/core/timer_compat.c u32 overrun; u32 65 sound/core/timer_compat.c u32 queue; u32 419 sound/drivers/ml403-ac97cr.c u32 full = 0; u32 443 sound/drivers/ml403-ac97cr.c u32 full = 0; u32 471 sound/drivers/ml403-ac97cr.c u32 empty = 0; u32 478 sound/drivers/ml403-ac97cr.c volatile u32 trash; u32 500 sound/drivers/ml403-ac97cr.c u32 empty = 0; u32 835 sound/drivers/ml403-ac97cr.c u32 stat; u32 836 sound/drivers/ml403-ac97cr.c u32 rafaccess = 0; u32 958 sound/drivers/ml403-ac97cr.c u32 stat; u32 959 sound/drivers/ml403-ac97cr.c u32 rafaccess = 0; u32 153 sound/drivers/mtpav.c u32 inmidiport; /* selected input midi port */ u32 154 sound/drivers/mtpav.c u32 inmidistate; /* during midi command 0xf5 */ u32 156 sound/drivers/mtpav.c u32 outmidihwport; /* selected output midi hw port */ u32 226 sound/drivers/vx/vx_cmd.h rmh->Cmd[0] |= (((u32)param1 & MASK_FIRST_FIELD) << FIELD_SIZE) & MASK_DSP_WORD; u32 229 sound/drivers/vx/vx_cmd.h rmh->Cmd[0] |= ((u32)param2 & MASK_FIRST_FIELD) & MASK_DSP_WORD; u32 243 sound/drivers/vx/vx_cmd.h rmh->Cmd[0] |= (((u32)pipe & MASK_FIRST_FIELD) << FIELD_SIZE) & MASK_DSP_WORD; u32 436 sound/drivers/vx/vx_core.c unsigned int c = ((u32)boot->data[0] << 16) | ((u32)boot->data[1] << 8) | boot->data[2]; u32 52 sound/drivers/vx/vx_mixer.c u32 l; u32 869 sound/isa/wavefront/wavefront_synth.c u32 length; u32 1020 sound/isa/wavefront/wavefront_synth.c shptr = munge_int32 (*((u32 *) &header->hdr.s.sampleStartOffset), u32 1022 sound/isa/wavefront/wavefront_synth.c shptr = munge_int32 (*((u32 *) &header->hdr.s.loopStartOffset), u32 1024 sound/isa/wavefront/wavefront_synth.c shptr = munge_int32 (*((u32 *) &header->hdr.s.loopEndOffset), u32 1026 sound/isa/wavefront/wavefront_synth.c shptr = munge_int32 (*((u32 *) &header->hdr.s.sampleEndOffset), u32 1475 sound/isa/wavefront/wavefront_synth.c *((u32 *) &s.sampleStartOffset) = demunge_int32 (ptr, 4); ptr += 4; u32 1476 sound/isa/wavefront/wavefront_synth.c *((u32 *) &s.loopStartOffset) = demunge_int32 (ptr, 4); ptr += 4; u32 1477 sound/isa/wavefront/wavefront_synth.c *((u32 *) &s.loopEndOffset) = demunge_int32 (ptr, 4); ptr += 4; u32 1478 sound/isa/wavefront/wavefront_synth.c *((u32 *) &s.sampleEndOffset) = demunge_int32 (ptr, 4); ptr += 4; u32 1479 sound/isa/wavefront/wavefront_synth.c *((u32 *) &s.FrequencyBias) = demunge_int32 (ptr, 3); ptr += 3; u32 1546 sound/isa/wavefront/wavefront_synth.c munge_int32 (*((u32 *) wc->wbuf), patchnumbuf, 2); u32 67 sound/mips/au1x00.c u32 start; u32 68 sound/mips/au1x00.c u32 relative_end; /*realtive to start of buffer*/ u32 74 sound/mips/au1x00.c u32 volatile config; u32 75 sound/mips/au1x00.c u32 volatile status; u32 76 sound/mips/au1x00.c u32 volatile data; u32 77 sound/mips/au1x00.c u32 volatile cmd; u32 78 sound/mips/au1x00.c u32 volatile cntrl; u32 106 sound/mips/au1x00.c u32 volatile ac97_config; u32 119 sound/mips/au1x00.c u32 volatile ac97_config; u32 175 sound/mips/au1x00.c pointer->start = (u32)(dma_start + (i * period_bytes)); u32 176 sound/mips/au1x00.c pointer->relative_end = (u32) (((i+1) * period_bytes) - 0x1); u32 496 sound/mips/au1x00.c u32 volatile cmd; u32 509 sound/mips/au1x00.c cmd = (u32) reg & AC97C_INDEX_MASK; u32 534 sound/mips/au1x00.c u32 cmd; u32 546 sound/mips/au1x00.c cmd = (u32) reg & AC97C_INDEX_MASK; u32 548 sound/mips/au1x00.c cmd |= ((u32) val << AC97C_WD_BIT); u32 63 sound/mips/hal2.c u32 pad; /* padding */ u32 103 sound/mips/hal2.c static inline u32 hal2_read(u32 *reg) u32 114 sound/mips/hal2.c static u32 hal2_i_read32(struct snd_hal2 *hal2, u16 addr) u32 116 sound/mips/hal2.c u32 ret; u32 201 sound/mips/hal2.c u32 tmp; u32 231 sound/mips/hal2.c u32 old, new; u32 202 sound/mips/hal2.h u32 _unused0[4]; u32 203 sound/mips/hal2.h u32 isr; /* 0x10 Status Register */ u32 204 sound/mips/hal2.h u32 _unused1[3]; u32 205 sound/mips/hal2.h u32 rev; /* 0x20 Revision Register */ u32 206 sound/mips/hal2.h u32 _unused2[3]; u32 207 sound/mips/hal2.h u32 iar; /* 0x30 Indirect Address Register */ u32 208 sound/mips/hal2.h u32 _unused3[3]; u32 209 sound/mips/hal2.h u32 idr0; /* 0x40 Indirect Data Register 0 */ u32 210 sound/mips/hal2.h u32 _unused4[3]; u32 211 sound/mips/hal2.h u32 idr1; /* 0x50 Indirect Data Register 1 */ u32 212 sound/mips/hal2.h u32 _unused5[3]; u32 213 sound/mips/hal2.h u32 idr2; /* 0x60 Indirect Data Register 2 */ u32 214 sound/mips/hal2.h u32 _unused6[3]; u32 215 sound/mips/hal2.h u32 idr3; /* 0x70 Indirect Data Register 3 */ u32 219 sound/mips/hal2.h u32 rx_stat[2]; /* Status registers */ u32 220 sound/mips/hal2.h u32 rx_cr[2]; /* Control registers */ u32 221 sound/mips/hal2.h u32 rx_ud[4]; /* User data window */ u32 222 sound/mips/hal2.h u32 rx_st[24]; /* Channel status data */ u32 224 sound/mips/hal2.h u32 tx_stat[1]; /* Status register */ u32 225 sound/mips/hal2.h u32 tx_cr[3]; /* Control registers */ u32 226 sound/mips/hal2.h u32 tx_ud[4]; /* User data window */ u32 227 sound/mips/hal2.h u32 tx_st[24]; /* Channel status data */ u32 231 sound/mips/hal2.h u32 right; /* Right volume */ u32 232 sound/mips/hal2.h u32 left; /* Left volume */ u32 236 sound/mips/hal2.h u32 _unused0[2]; u32 237 sound/mips/hal2.h u32 page; /* DOC Page register */ u32 238 sound/mips/hal2.h u32 regsel; /* DOC Register selection */ u32 239 sound/mips/hal2.h u32 dlow; /* DOC Data low */ u32 240 sound/mips/hal2.h u32 dhigh; /* DOC Data high */ u32 241 sound/mips/hal2.h u32 irq; /* IRQ Status */ u32 242 sound/mips/hal2.h u32 dram; /* DRAM Access */ u32 125 sound/oss/ac97_codec.c u32 id; u32 100 sound/oss/au1550_ac97.c u32 dmanr; u32 185 sound/oss/au1550_ac97.c u32 cmd, val; u32 200 sound/oss/au1550_ac97.c cmd = (u32)PSC_AC97CDC_INDX(addr); u32 253 sound/oss/au1550_ac97.c u32 cmd, val; u32 267 sound/oss/au1550_ac97.c cmd = (u32)PSC_AC97CDC_INDX(addr); u32 268 sound/oss/au1550_ac97.c cmd |= (u32)data; u32 302 sound/oss/au1550_ac97.c u32 val; u32 455 sound/oss/au1550_ac97.c u32 stat; u32 485 sound/oss/au1550_ac97.c u32 stat; u32 513 sound/oss/au1550_ac97.c u32 ac97_config, stat; u32 556 sound/oss/au1550_ac97.c u32 ac97_config, stat; u32 725 sound/oss/au1550_ac97.c u32 ac97c_stat; u32 759 sound/oss/au1550_ac97.c u32 obytes; u32 183 sound/oss/msnd.h typedef u32 DWORD; u32 923 sound/oss/swarm_cs4297a.c u32 *s_ptr; u32 925 sound/oss/swarm_cs4297a.c u32 status; u32 945 sound/oss/swarm_cs4297a.c s_ptr = (u32 *)&(d->dma_buf[d->swptr*4]); u32 985 sound/oss/swarm_cs4297a.c s_ptr = (u32 *)s->dma_adc.dma_buf; u32 1789 sound/oss/swarm_cs4297a.c u32 *s_tmpl; u32 1790 sound/oss/swarm_cs4297a.c u32 *t_tmpl; u32 1791 sound/oss/swarm_cs4297a.c u32 left, right; u32 1827 sound/oss/swarm_cs4297a.c s_tmpl = (u32 *)d->sample_buf; u32 1828 sound/oss/swarm_cs4297a.c t_tmpl = (u32 *)(d->dma_buf + (swptr * 4)); u32 1832 sound/oss/swarm_cs4297a.c u32 tmp; u32 2509 sound/oss/swarm_cs4297a.c u32 status; u32 2580 sound/oss/swarm_cs4297a.c u32 pwr, id; u32 136 sound/parisc/harmony.c u32 dstatus; u32 146 sound/parisc/harmony.c u32 dstatus; u32 178 sound/parisc/harmony.c u32 ctrl; u32 197 sound/parisc/harmony.c u32 dstatus; u32 25 sound/parisc/harmony.h u32 gain; u32 26 sound/parisc/harmony.h u32 rate; u32 27 sound/parisc/harmony.h u32 format; u32 28 sound/parisc/harmony.h u32 stereo; u32 1878 sound/pci/ac97/ac97_patch.c u32 subid = ((u32)ac97->subsystem_vendor << 16) | ac97->subsystem_device; u32 85 sound/pci/ad1889.c u32 addr; /* dma base address */ u32 124 sound/pci/ad1889.c static inline u32 u32 235 sound/pci/ali5451/ali5451.c u32 regs[ALI_GLOBAL_REGS]; u32 236 sound/pci/ali5451/ali5451.c u32 channel_regs[ALI_CHANNELS][ALI_CHANNEL_REGS]; u32 769 sound/pci/ali5451/ali5451.c u32 dwRate; u32 156 sound/pci/als300.c static inline u32 snd_als300_gcr_read(unsigned long port, unsigned short reg) u32 172 sound/pci/als300.c u32 tmp = snd_als300_gcr_read(chip->port, MISC_CONTROL); u32 459 sound/pci/als300.c u32 tmp; u32 490 sound/pci/als300.c u32 tmp; u32 522 sound/pci/als300.c u32 tmp; u32 643 sound/pci/als300.c u32 tmp; u32 212 sound/pci/als4000.c static inline u32 snd_als4k_iobase_readl(unsigned long iobase, u32 233 sound/pci/als4000.c static inline u32 snd_als4k_gcr_read_addr(unsigned long iobase, u32 241 sound/pci/als4000.c static inline u32 snd_als4k_gcr_read(struct snd_sb *sb, enum als4k_gcr_t reg) u32 727 sound/pci/als4000.c u32 cfg1 = 0; u32 728 sound/pci/als4000.c u32 cfg2 = 0; u32 210 sound/pci/atiixp.c u32 addr; /* DMA buffer address */ u32 213 sound/pci/atiixp.c u32 next; /* address of the next packet descriptor */ u32 361 sound/pci/atiixp.c u32 addr, desc_addr; u32 387 sound/pci/atiixp.c addr = (u32)substream->runtime->dma_addr; u32 388 sound/pci/atiixp.c desc_addr = (u32)dma->desc_buf.addr; u32 397 sound/pci/atiixp.c desc->next = cpu_to_le32((u32)dma->desc_buf.addr); u32 403 sound/pci/atiixp.c writel((u32)dma->desc_buf.addr | ATI_REG_LINKPTR_EN, u32 1512 sound/pci/atiixp.c writel((u32)dma->desc_buf.addr | ATI_REG_LINKPTR_EN, u32 186 sound/pci/atiixp_modem.c u32 addr; /* DMA buffer address */ u32 189 sound/pci/atiixp_modem.c u32 next; /* address of the next packet descriptor */ u32 331 sound/pci/atiixp_modem.c u32 addr, desc_addr; u32 355 sound/pci/atiixp_modem.c addr = (u32)substream->runtime->dma_addr; u32 356 sound/pci/atiixp_modem.c desc_addr = (u32)dma->desc_buf.addr; u32 365 sound/pci/atiixp_modem.c desc->next = cpu_to_le32((u32)dma->desc_buf.addr); u32 371 sound/pci/atiixp_modem.c writel((u32)dma->desc_buf.addr | ATI_REG_LINKPTR_EN, u32 114 sound/pci/au88x0/au88x0.h u32 dma_ctrl; /* this_78 (ADB), this_7c (WT) */ u32 123 sound/pci/au88x0/au88x0.h u32 resources[5]; u32 160 sound/pci/au88x0/au88x0.h u32 fixed_res[5]; u32 379 sound/pci/au88x0/au88x0_core.c u32 addr; u32 642 sound/pci/au88x0/au88x0_core.c u32 addr; u32 1038 sound/pci/au88x0/au88x0_core.c u32 addr; u32 2318 sound/pci/au88x0/au88x0_core.c & ~((u32) u32 2388 sound/pci/au88x0/au88x0_core.c u32 source; u32 2542 sound/pci/au88x0/au88x0_core.c u32 read_addr, data; u32 610 sound/pci/au88x0/au88x0_eq.c u32 eax, ebx; u32 626 sound/pci/au88x0/au88x0_eq.c u32 eax, ebx; u32 282 sound/pci/au88x0/au88x0_synth.c u32 var4, var8, varc, var10 = 0, edi; u32 356 sound/pci/au88x0/au88x0_synth.c u32 eax, edx; u32 56 sound/pci/au88x0/au88x0_wt.h u32 parm0; /* this_1E4 */ u32 57 sound/pci/au88x0/au88x0_wt.h u32 parm1; /* this_1E8 */ u32 58 sound/pci/au88x0/au88x0_wt.h u32 parm2; /* this_1EC */ u32 59 sound/pci/au88x0/au88x0_wt.h u32 parm3; /* this_1F0 */ u32 60 sound/pci/au88x0/au88x0_wt.h u32 this_1D0; u32 548 sound/pci/au88x0/au88x0_xtalk.c u32 esp0 = 0; u32 629 sound/pci/au88x0/au88x0_xtalk.c u32 temp; u32 645 sound/pci/au88x0/au88x0_xtalk.c u32 temp; u32 655 sound/pci/au88x0/au88x0_xtalk.c u32 temp; u32 42 sound/pci/au88x0/au88x0_xtalk.h typedef u32 xtalk_dline_t[XTDLINE_SZ]; u32 363 sound/pci/azt3328.c static inline u32 u32 162 sound/pci/bt87x.c u32 digital_fmt; /* Register settings for digital input */ u32 207 sound/pci/bt87x.c u32 reg_control; u32 208 sound/pci/bt87x.c u32 interrupt_mask; u32 217 sound/pci/bt87x.c static inline u32 snd_bt87x_readl(struct snd_bt87x *chip, u32 reg) u32 231 sound/pci/bt87x.c u32 *risc; u32 238 sound/pci/bt87x.c risc = (u32 *)chip->dma_risc.area; u32 243 sound/pci/bt87x.c u32 rest; u32 247 sound/pci/bt87x.c u32 cmd, len; u32 255 sound/pci/bt87x.c u32 block = i * 16 / periods; u32 578 sound/pci/bt87x.c u32 old_control; u32 614 sound/pci/bt87x.c u32 old_control; u32 662 sound/pci/bt87x.c u32 old_control; u32 665 sound/pci/ca0106/ca0106.h u32 serial; u32 693 sound/pci/ca0106/ca0106.h u32 spdif_bits[4]; /* s/pdif out setup */ u32 391 sound/pci/ca0106/ca0106_main.c u32 tmp; u32 674 sound/pci/ca0106/ca0106_main.c u32 *table_base = (u32 *)(emu->buffer.area+(8*16*channel)); u32 675 sound/pci/ca0106/ca0106_main.c u32 period_size_bytes = frames_to_bytes(runtime, runtime->period_size); u32 676 sound/pci/ca0106/ca0106_main.c u32 hcfg_mask = HCFG_PLAYBACK_S32_LE; u32 677 sound/pci/ca0106/ca0106_main.c u32 hcfg_set = 0x00000000; u32 678 sound/pci/ca0106/ca0106_main.c u32 hcfg; u32 679 sound/pci/ca0106/ca0106_main.c u32 reg40_mask = 0x30000 << (channel<<1); u32 680 sound/pci/ca0106/ca0106_main.c u32 reg40_set = 0; u32 681 sound/pci/ca0106/ca0106_main.c u32 reg40; u32 683 sound/pci/ca0106/ca0106_main.c u32 reg71_mask = 0x03030000 ; /* Global. Set SPDIF rate. We only support 44100 to spdif, not to DAC. */ u32 684 sound/pci/ca0106/ca0106_main.c u32 reg71_set = 0; u32 685 sound/pci/ca0106/ca0106_main.c u32 reg71; u32 775 sound/pci/ca0106/ca0106_main.c u32 hcfg_mask = HCFG_CAPTURE_S32_LE; u32 776 sound/pci/ca0106/ca0106_main.c u32 hcfg_set = 0x00000000; u32 777 sound/pci/ca0106/ca0106_main.c u32 hcfg; u32 778 sound/pci/ca0106/ca0106_main.c u32 over_sampling=0x2; u32 779 sound/pci/ca0106/ca0106_main.c u32 reg71_mask = 0x0000c000 ; /* Global. Set ADC rate. */ u32 780 sound/pci/ca0106/ca0106_main.c u32 reg71_set = 0; u32 781 sound/pci/ca0106/ca0106_main.c u32 reg71; u32 849 sound/pci/ca0106/ca0106_main.c u32 basic = 0; u32 850 sound/pci/ca0106/ca0106_main.c u32 extended = 0; u32 98 sound/pci/ca0106/ca0106_mixer.c u32 mask; u32 157 sound/pci/ca0106/ca0106_mixer.c u32 mask; u32 158 sound/pci/ca0106/ca0106_mixer.c u32 source; u32 205 sound/pci/ca0106/ca0106_mixer.c u32 source; u32 274 sound/pci/ca0106/ca0106_mixer.c u32 tmp; u32 104 sound/pci/ca0106/ca0106_proc.c u32 status[4]; u32 279 sound/pci/ca0106/ca0106_proc.c u32 value; u32 303 sound/pci/ca0106/ca0106_proc.c u32 reg, val; u32 490 sound/pci/cs4281.c u32 suspend_regs[SUSPEND_REGISTERS]; u32 2012 sound/pci/cs4281.c u32 ulCLK; u32 2060 sound/pci/cs4281.c u32 ulCLK; u32 6 sound/pci/cs46xx/cs46xx_image.h u32 map[BA1_DWORD_SIZE]; u32 92 sound/pci/cs46xx/cs46xx_lib.c u32 offset = 0; u32 322 sound/pci/cs46xx/cs46xx_lib.c len /= sizeof(u32); u32 327 sound/pci/cs46xx/cs46xx_lib.c dst += sizeof(u32); u32 351 sound/pci/cs46xx/cs46xx_lib.c len /= sizeof(u32); u32 356 sound/pci/cs46xx/cs46xx_lib.c dst += sizeof(u32); u32 417 sound/pci/cs46xx/cs46xx_lib.c u32 i, status = 0; u32 1162 sound/pci/cs46xx/cs46xx_lib.c u32 status1; u32 1165 sound/pci/cs46xx/cs46xx_lib.c u32 status2; u32 3166 sound/pci/cs46xx/cs46xx_lib.c u32 idx, valid_slots,tmp,powerdown = 0; u32 62 sound/pci/cs46xx/dsp_spos.c u32 hival,loval,address; u32 63 sound/pci/cs46xx/dsp_spos.c u32 mop_operands,mop_type,wide_op; u32 313 sound/pci/cs46xx/dsp_spos.c u32 doffset, dsize; u32 337 sound/pci/cs46xx/dsp_spos.c u32 doffset, dsize; u32 361 sound/pci/cs46xx/dsp_spos.c u32 doffset, dsize; u32 554 sound/pci/cs46xx/dsp_spos.c u32 val; u32 559 sound/pci/cs46xx/dsp_spos.c val = readl(dst + (ins->tasks[i].address + j) * sizeof(u32)); u32 610 sound/pci/cs46xx/dsp_spos.c for (i = 0;i < DSP_PARAMETER_BYTE_SIZE; i += sizeof(u32),col ++) { u32 616 sound/pci/cs46xx/dsp_spos.c if ( (symbol = cs46xx_dsp_lookup_symbol_addr (chip,i / sizeof(u32), SYMBOL_PARAMETER)) != NULL) { u32 622 sound/pci/cs46xx/dsp_spos.c snd_iprintf(buffer, "%04X ", i / (unsigned int)sizeof(u32)); u32 637 sound/pci/cs46xx/dsp_spos.c for (i = PCM_READER_BUF1;i < PCM_READER_BUF1 + 0x30; i += sizeof(u32),col ++) { u32 653 sound/pci/cs46xx/dsp_spos.c for (i = MIX_SAMPLE_BUF1;i < MIX_SAMPLE_BUF1 + 0x40; i += sizeof(u32),col ++) { u32 668 sound/pci/cs46xx/dsp_spos.c for (i = 0x2480 ; i < 0x2480 + 0x40 ; i += sizeof(u32),col ++) { u32 684 sound/pci/cs46xx/dsp_spos.c for (i = SPDIFO_IP_OUTPUT_BUFFER1;i < SPDIFO_IP_OUTPUT_BUFFER1 + 0x30; i += sizeof(u32),col ++) { u32 700 sound/pci/cs46xx/dsp_spos.c for (i = SPDIFO_IP_OUTPUT_BUFFER1+0xD0;i < SPDIFO_IP_OUTPUT_BUFFER1 + 0x110; i += sizeof(u32),col ++) { u32 716 sound/pci/cs46xx/dsp_spos.c for (i = OUTPUT_SNOOP_BUFFER;i < OUTPUT_SNOOP_BUFFER + 0x40; i += sizeof(u32),col ++) { u32 731 sound/pci/cs46xx/dsp_spos.c for (i = CODEC_INPUT_BUF1;i < CODEC_INPUT_BUF1 + 0x40; i += sizeof(u32),col ++) { u32 746 sound/pci/cs46xx/dsp_spos.c for (i = WRITE_BACK_BUF1;i < WRITE_BACK_BUF1 + 0x40; i += sizeof(u32),col ++) { u32 762 sound/pci/cs46xx/dsp_spos.c for (i = SPDIFI_IP_OUTPUT_BUFFER1;i < SPDIFI_IP_OUTPUT_BUFFER1 + 0x80; i += sizeof(u32),col ++) { u32 926 sound/pci/cs46xx/dsp_spos.c DSP_PARAMETER_BYTE_OFFSET + dest * sizeof(u32); u32 932 sound/pci/cs46xx/dsp_spos.c spdst += sizeof(u32); u32 940 sound/pci/cs46xx/dsp_spos.c DSP_PARAMETER_BYTE_OFFSET + dest * sizeof(u32); u32 946 sound/pci/cs46xx/dsp_spos.c spdst += sizeof(u32); u32 1102 sound/pci/cs46xx/dsp_spos.c cs46xx_dsp_create_task_tree(chip, "sposCB", (u32 *)&sposcb, SPOSCB_ADDR, 0x10); u32 1148 sound/pci/cs46xx/dsp_spos.c ins->the_null_scb = cs46xx_dsp_create_scb(chip, "nullSCB", (u32 *)&null_scb, NULL_SCB_ADDR); u32 1228 sound/pci/cs46xx/dsp_spos.c cs46xx_dsp_create_task_tree(chip,"FGtaskTreeHdr",(u32 *)&fg_task_tree_hdr,FG_TASK_HEADER_ADDR,0x35); u32 1304 sound/pci/cs46xx/dsp_spos.c cs46xx_dsp_create_task_tree(chip,"BGtaskTreeHdr",(u32 *)&bg_task_tree_hdr,BG_TREE_SCB_ADDR,0x35); u32 1349 sound/pci/cs46xx/dsp_spos.c (u32 *)&mix2_ostream_spb, u32 1614 sound/pci/cs46xx/dsp_spos.c spdifo_scb_desc = cs46xx_dsp_create_scb(chip,"SPDIFOSCB",(u32 *)&spdifo_scb,SPDIFO_SCB_INST); u32 1618 sound/pci/cs46xx/dsp_spos.c spdifi_scb_desc = cs46xx_dsp_create_scb(chip,"SPDIFISCB",(u32 *)&spdifi_scb,SPDIFI_SCB_INST); u32 1621 sound/pci/cs46xx/dsp_spos.c async_codec_scb_desc = cs46xx_dsp_create_scb(chip,"AsynCodecInputSCB",(u32 *)&async_codec_input_scb, HFG_TREE_SCB); u32 1856 sound/pci/cs46xx/dsp_spos.c u32 temp; u32 1954 sound/pci/cs46xx/dsp_spos.c u32 doffset, dsize; u32 91 sound/pci/cs46xx/dsp_spos_scb_lib.c snd_iprintf(buffer,"%08x ",readl(dst + (scb->address + j) * sizeof(u32))); u32 405 sound/pci/cs46xx/dsp_spos_scb_lib.c scb = cs46xx_dsp_create_generic_scb(chip,"TimingMasterSCBInst",(u32 *)&timing_master_scb, u32 444 sound/pci/cs46xx/dsp_spos_scb_lib.c scb = cs46xx_dsp_create_generic_scb(chip,codec_name,(u32 *)&codec_out_scb, u32 489 sound/pci/cs46xx/dsp_spos_scb_lib.c scb = cs46xx_dsp_create_generic_scb(chip,codec_name,(u32 *)&codec_input_scb, u32 590 sound/pci/cs46xx/dsp_spos_scb_lib.c scb = _dsp_create_generic_scb(chip,scb_name,(u32 *)&pcm_reader_scb, u32 687 sound/pci/cs46xx/dsp_spos_scb_lib.c scb = cs46xx_dsp_create_generic_scb(chip,scb_name,(u32 *)&src_task_scb, u32 691 sound/pci/cs46xx/dsp_spos_scb_lib.c scb = _dsp_create_generic_scb(chip,scb_name,(u32 *)&src_task_scb, u32 745 sound/pci/cs46xx/dsp_spos_scb_lib.c scb = cs46xx_dsp_create_generic_scb(chip,scb_name,(u32 *)&filter_scb, u32 786 sound/pci/cs46xx/dsp_spos_scb_lib.c scb = cs46xx_dsp_create_generic_scb(chip,scb_name,(u32 *)&master_mix_scb, u32 838 sound/pci/cs46xx/dsp_spos_scb_lib.c scb = cs46xx_dsp_create_generic_scb(chip,scb_name,(u32 *)&mix2_ostream_scb, u32 883 sound/pci/cs46xx/dsp_spos_scb_lib.c scb = cs46xx_dsp_create_generic_scb(chip,scb_name,(u32 *)&vari_decimate_scb, u32 927 sound/pci/cs46xx/dsp_spos_scb_lib.c scb = cs46xx_dsp_create_generic_scb(chip,scb_name,(u32 *)&pcm_serial_input_scb, u32 973 sound/pci/cs46xx/dsp_spos_scb_lib.c scb = cs46xx_dsp_create_generic_scb(chip,scb_name,(u32 *)&asynch_fg_tx_scb, u32 1022 sound/pci/cs46xx/dsp_spos_scb_lib.c scb = cs46xx_dsp_create_generic_scb(chip,scb_name,(u32 *)&asynch_fg_rx_scb, u32 1065 sound/pci/cs46xx/dsp_spos_scb_lib.c scb = cs46xx_dsp_create_generic_scb(chip,scb_name,(u32 *)&output_snoop_scb, u32 1102 sound/pci/cs46xx/dsp_spos_scb_lib.c scb = cs46xx_dsp_create_generic_scb(chip,scb_name,(u32 *)&spio_write_scb, u32 1138 sound/pci/cs46xx/dsp_spos_scb_lib.c scb = cs46xx_dsp_create_generic_scb(chip,scb_name,(u32 *)&magic_snoop_scb, u32 1161 sound/pci/cs46xx/dsp_spos_scb_lib.c static u32 pcm_reader_buffer_addr[DSP_MAX_PCM_CHANNELS] = { u32 1196 sound/pci/cs46xx/dsp_spos_scb_lib.c static u32 src_output_buffer_addr[DSP_MAX_SRC_NR] = { u32 1213 sound/pci/cs46xx/dsp_spos_scb_lib.c static u32 src_delay_buffer_addr[DSP_MAX_SRC_NR] = { u32 1396 sound/pci/cs46xx/dsp_spos_scb_lib.c u32 temp = snd_cs46xx_peek (chip,pcm_channel->pcm_reader_scb->address << 2); u32 1434 sound/pci/cs46xx/dsp_spos_scb_lib.c u32 temp = snd_cs46xx_peek (chip,WRITEBACK_SCB_ADDR << 2); u32 47 sound/pci/cs46xx/imgs/cwc4630.h static u32 cwc4630_code[] = { u32 269 sound/pci/cs46xx/imgs/cwc4630.h static u32 cwc4630_parameter[] = { u32 41 sound/pci/cs46xx/imgs/cwcasync.h static u32 cwcasync_code[] = { u32 13 sound/pci/cs46xx/imgs/cwcbinhack.h static u32 cwcbinhack_code[] = { u32 36 sound/pci/cs46xx/imgs/cwcdma.h static u32 cwcdma_code[] = { u32 12 sound/pci/cs46xx/imgs/cwcsnoop.h static u32 cwcsnoop_code[] = { u32 63 sound/pci/cs5535audio/cs5535audio.h void (*setup_prd)(struct cs5535audio *cs5535au, u32 prd_addr); u32 64 sound/pci/cs5535audio/cs5535audio.h u32 (*read_prd)(struct cs5535audio *cs5535au); u32 65 sound/pci/cs5535audio/cs5535audio.h u32 (*read_dma_pntr)(struct cs5535audio *cs5535au); u32 69 sound/pci/cs5535audio/cs5535audio.h u32 addr; u32 80 sound/pci/cs5535audio/cs5535audio.h u32 saved_prd; u32 126 sound/pci/cs5535audio/cs5535audio_pcm.c u32 addr, desc_addr, jmpprd_addr; u32 146 sound/pci/cs5535audio/cs5535audio_pcm.c addr = (u32) substream->runtime->dma_addr; u32 147 sound/pci/cs5535audio/cs5535audio_pcm.c desc_addr = (u32) dma->desc_buf.addr; u32 159 sound/pci/cs5535audio/cs5535audio_pcm.c lastdesc->addr = cpu_to_le32((u32) dma->desc_buf.addr); u32 196 sound/pci/cs5535audio/cs5535audio_pcm.c static u32 cs5535audio_playback_read_prd(struct cs5535audio *cs5535au) u32 201 sound/pci/cs5535audio/cs5535audio_pcm.c static u32 cs5535audio_playback_read_dma_pntr(struct cs5535audio *cs5535au) u32 227 sound/pci/cs5535audio/cs5535audio_pcm.c static u32 cs5535audio_capture_read_prd(struct cs5535audio *cs5535au) u32 232 sound/pci/cs5535audio/cs5535audio_pcm.c static u32 cs5535audio_capture_read_dma_pntr(struct cs5535audio *cs5535au) u32 321 sound/pci/cs5535audio/cs5535audio_pcm.c u32 curdma; u32 89 sound/pci/cs5535audio/cs5535audio_pm.c u32 tmp; u32 70 sound/pci/echoaudio/darla20_dsp.c static u32 detect_input_clocks(const struct echoaudio *chip) u32 68 sound/pci/echoaudio/darla24_dsp.c static u32 detect_input_clocks(const struct echoaudio *chip) u32 70 sound/pci/echoaudio/darla24_dsp.c u32 clocks_from_dsp, clock_bits; u32 123 sound/pci/echoaudio/echo3g_dsp.c u32 control_reg = le32_to_cpu(chip->comm_page->control_register); u32 164 sound/pci/echoaudio/echoaudio.c fmt.bits[0] &= (u32)fmask; u32 165 sound/pci/echoaudio/echoaudio.c fmt.bits[1] &= (u32)(fmask >> 32); u32 703 sound/pci/echoaudio/echoaudio.c u32 channelmask = 0; u32 1934 sound/pci/echoaudio/echoaudio.c chip->dsp_registers = (volatile u32 __iomem *) u32 325 sound/pci/echoaudio/echoaudio.h volatile u32 *dma_counter; /* Commpage register that contains u32 329 sound/pci/echoaudio/echoaudio.h u32 last_counter; /* The last position, which is used u32 332 sound/pci/echoaudio/echoaudio.h u32 position; /* ...the number of bytes tranferred u32 391 sound/pci/echoaudio/echoaudio.h u32 pipe_alloc_mask; /* Bitmask of allocated pipes */ u32 392 sound/pci/echoaudio/echoaudio.h u32 pipe_cyclic_mask; /* Bitmask of pipes with cyclic u32 395 sound/pci/echoaudio/echoaudio.h u32 sample_rate; /* Card sample rate in Hz */ u32 444 sound/pci/echoaudio/echoaudio.h u32 comm_page_phys; /* Physical address of the u32 446 sound/pci/echoaudio/echoaudio.h volatile u32 __iomem *dsp_registers; /* DSP's register base */ u32 447 sound/pci/echoaudio/echoaudio.h u32 active_mask; /* Chs. active mask or u32 480 sound/pci/echoaudio/echoaudio.h static inline u32 get_dsp_register(struct echoaudio *chip, u32 index) u32 38 sound/pci/echoaudio/echoaudio_3g.c u32 box_status; u32 65 sound/pci/echoaudio/echoaudio_3g.c static inline u32 get_frq_reg(struct echoaudio *chip) u32 143 sound/pci/echoaudio/echoaudio_3g.c static u32 set_spdif_bits(struct echoaudio *chip, u32 control_reg, u32 rate) u32 177 sound/pci/echoaudio/echoaudio_3g.c u32 control_reg; u32 191 sound/pci/echoaudio/echoaudio_3g.c static u32 detect_input_clocks(const struct echoaudio *chip) u32 193 sound/pci/echoaudio/echoaudio_3g.c u32 clocks_from_dsp, clock_bits; u32 259 sound/pci/echoaudio/echoaudio_3g.c u32 control_reg, clock, base_rate, frq_reg; u32 329 sound/pci/echoaudio/echoaudio_3g.c u32 control_reg, clocks_from_dsp; u32 381 sound/pci/echoaudio/echoaudio_3g.c u32 control_reg; u32 93 sound/pci/echoaudio/echoaudio_dsp.c u32 status, i; u32 117 sound/pci/echoaudio/echoaudio_dsp.c u32 status, i; u32 148 sound/pci/echoaudio/echoaudio_dsp.c u32 sn[6]; u32 183 sound/pci/echoaudio/echoaudio_dsp.c u32 i, size; u32 228 sound/pci/echoaudio/echoaudio_dsp.c u32 address; u32 231 sound/pci/echoaudio/echoaudio_dsp.c u32 status; u32 279 sound/pci/echoaudio/echoaudio_dsp.c address = ((u32)code[index] << 16) + code[index + 1]; u32 294 sound/pci/echoaudio/echoaudio_dsp.c u32 data; u32 296 sound/pci/echoaudio/echoaudio_dsp.c data = ((u32)code[index] << 16) + code[index + 1]; u32 331 sound/pci/echoaudio/echoaudio_dsp.c u32 address, data; u32 400 sound/pci/echoaudio/echoaudio_dsp.c address = ((u32)code[index] << 16) + code[index + 1]; u32 417 sound/pci/echoaudio/echoaudio_dsp.c data = ((u32)code[index] << 16) + code[index + 1]; u32 1029 sound/pci/echoaudio/echoaudio_dsp.c u32 channel_mask; u32 1067 sound/pci/echoaudio/echoaudio_dsp.c u32 channel_mask; u32 625 sound/pci/echoaudio/echoaudio_dsp.h u32 addr; u32 626 sound/pci/echoaudio/echoaudio_dsp.h u32 size; u32 641 sound/pci/echoaudio/echoaudio_dsp.h u32 comm_size; /* size of this object 0x000 4 */ u32 642 sound/pci/echoaudio/echoaudio_dsp.h u32 flags; /* See Appendix A below 0x004 4 */ u32 643 sound/pci/echoaudio/echoaudio_dsp.h u32 unused; /* Unused entry 0x008 4 */ u32 644 sound/pci/echoaudio/echoaudio_dsp.h u32 sample_rate; /* Card sample rate in Hz 0x00c 4 */ u32 645 sound/pci/echoaudio/echoaudio_dsp.h u32 handshake; /* DSP command handshake 0x010 4 */ u32 646 sound/pci/echoaudio/echoaudio_dsp.h u32 cmd_start; /* Chs. to start mask 0x014 4 */ u32 647 sound/pci/echoaudio/echoaudio_dsp.h u32 cmd_stop; /* Chs. to stop mask 0x018 4 */ u32 648 sound/pci/echoaudio/echoaudio_dsp.h u32 cmd_reset; /* Chs. to reset mask 0x01c 4 */ u32 652 sound/pci/echoaudio/echoaudio_dsp.h u32 position[DSP_MAXPIPES]; u32 664 sound/pci/echoaudio/echoaudio_dsp.h u32 play_coeff[MAX_PLAY_TAPS]; u32 666 sound/pci/echoaudio/echoaudio_dsp.h u32 rec_coeff[MAX_REC_TAPS]; u32 674 sound/pci/echoaudio/echoaudio_dsp.h u32 nominal_level_mask; /* -10 level enable mask 0xb64 4 */ u32 677 sound/pci/echoaudio/echoaudio_dsp.h u32 status_clocks; /* Current Input clock state 0xb6c 4 */ u32 678 sound/pci/echoaudio/echoaudio_dsp.h u32 ext_box_status; /* External box status 0xb70 4 */ u32 679 sound/pci/echoaudio/echoaudio_dsp.h u32 cmd_add_buffer; /* Pipes to add (obsolete) 0xb74 4 */ u32 680 sound/pci/echoaudio/echoaudio_dsp.h u32 midi_out_free_count; u32 682 sound/pci/echoaudio/echoaudio_dsp.h u32 unused2; /* Cyclic pipes 0xb7c 4 */ u32 683 sound/pci/echoaudio/echoaudio_dsp.h u32 control_register; u32 685 sound/pci/echoaudio/echoaudio_dsp.h u32 e3g_frq_register; /* 3G frequency register 0xb84 4 */ u32 42 sound/pci/echoaudio/echoaudio_gml.c u32 asic_status; u32 155 sound/pci/echoaudio/echoaudio_gml.c u32 control_reg; u32 76 sound/pci/echoaudio/gina20_dsp.c static u32 detect_input_clocks(const struct echoaudio *chip) u32 78 sound/pci/echoaudio/gina20_dsp.c u32 clocks_from_dsp, clock_bits; u32 98 sound/pci/echoaudio/gina24_dsp.c static u32 detect_input_clocks(const struct echoaudio *chip) u32 100 sound/pci/echoaudio/gina24_dsp.c u32 clocks_from_dsp, clock_bits; u32 126 sound/pci/echoaudio/gina24_dsp.c u32 control_reg; u32 166 sound/pci/echoaudio/gina24_dsp.c u32 control_reg, clock; u32 237 sound/pci/echoaudio/gina24_dsp.c u32 control_reg, clocks_from_dsp; u32 290 sound/pci/echoaudio/gina24_dsp.c u32 control_reg; u32 84 sound/pci/echoaudio/indigo_dsp.c static u32 detect_input_clocks(const struct echoaudio *chip) u32 101 sound/pci/echoaudio/indigo_dsp.c u32 control_reg; u32 84 sound/pci/echoaudio/indigodj_dsp.c static u32 detect_input_clocks(const struct echoaudio *chip) u32 101 sound/pci/echoaudio/indigodj_dsp.c u32 control_reg; u32 84 sound/pci/echoaudio/indigoio_dsp.c static u32 detect_input_clocks(const struct echoaudio *chip) u32 79 sound/pci/echoaudio/layla20_dsp.c static u32 detect_input_clocks(const struct echoaudio *chip) u32 81 sound/pci/echoaudio/layla20_dsp.c u32 clocks_from_dsp, clock_bits; u32 112 sound/pci/echoaudio/layla20_dsp.c u32 asic_status; u32 187 sound/pci/echoaudio/layla20_dsp.c u32 rate; u32 87 sound/pci/echoaudio/layla24_dsp.c static u32 detect_input_clocks(const struct echoaudio *chip) u32 89 sound/pci/echoaudio/layla24_dsp.c u32 clocks_from_dsp, clock_bits; u32 161 sound/pci/echoaudio/layla24_dsp.c u32 control_reg, clock, base_rate; u32 252 sound/pci/echoaudio/layla24_dsp.c u32 control_reg, clocks_from_dsp; u32 336 sound/pci/echoaudio/layla24_dsp.c u32 control_reg; u32 90 sound/pci/echoaudio/mia_dsp.c static u32 detect_input_clocks(const struct echoaudio *chip) u32 92 sound/pci/echoaudio/mia_dsp.c u32 clocks_from_dsp, clock_bits; u32 118 sound/pci/echoaudio/mia_dsp.c u32 control_reg; u32 93 sound/pci/echoaudio/mona_dsp.c static u32 detect_input_clocks(const struct echoaudio *chip) u32 95 sound/pci/echoaudio/mona_dsp.c u32 clocks_from_dsp, clock_bits; u32 121 sound/pci/echoaudio/mona_dsp.c u32 control_reg; u32 202 sound/pci/echoaudio/mona_dsp.c u32 control_reg, clock; u32 302 sound/pci/echoaudio/mona_dsp.c u32 control_reg, clocks_from_dsp; u32 371 sound/pci/echoaudio/mona_dsp.c u32 control_reg; u32 161 sound/pci/emu10k1/emu10k1_main.c u32 tmp; u32 1921 sound/pci/emu10k1/emu10k1_main.c ((u32 *)emu->ptb_pages.area)[idx] = cpu_to_le32(silent_page | idx); u32 249 sound/pci/emu10k1/emu10k1x.c u32 spdif_bits[3]; // SPDIF out setup u32 458 sound/pci/emu10k1/emu10k1x.c u32 *table_base = (u32 *)(emu->dma_buffer.area+1024*voice); u32 459 sound/pci/emu10k1/emu10k1x.c u32 period_size_bytes = frames_to_bytes(runtime, runtime->period_size); u32 184 sound/pci/emu10k1/emufx.c static const u32 bass_table[41][5] = { u32 228 sound/pci/emu10k1/emufx.c static const u32 treble_table[41][5] = { u32 273 sound/pci/emu10k1/emufx.c static const u32 db_table[101] = { u32 300 sound/pci/emu10k1/emufx.c static const u32 onoff_table[2] = { u32 535 sound/pci/emu10k1/emufx.c u32 val; u32 551 sound/pci/emu10k1/emufx.c u32 val; u32 566 sound/pci/emu10k1/emufx.c u32 addr, val; u32 589 sound/pci/emu10k1/emufx.c u32 val, addr; u32 611 sound/pci/emu10k1/emufx.c u32 pc, lo, hi; u32 628 sound/pci/emu10k1/emufx.c u32 pc; u32 1156 sound/pci/emu10k1/emufx.c u32 ptr; u32 1159 sound/pci/emu10k1/emufx.c u32 *gpr_map; u32 1171 sound/pci/emu10k1/emufx.c gpr_map = (u32 __force *)icode->gpr_map; u32 1783 sound/pci/emu10k1/emufx.c u32 ptr; u32 1787 sound/pci/emu10k1/emufx.c u32 *gpr_map; u32 1802 sound/pci/emu10k1/emufx.c gpr_map = (u32 __force *)icode->gpr_map; u32 865 sound/pci/emu10k1/emumixer.c u32 gpio; u32 868 sound/pci/emu10k1/emumixer.c u32 source; u32 242 sound/pci/emu10k1/emuproc.c u32 value; u32 243 sound/pci/emu10k1/emuproc.c u32 value2; u32 245 sound/pci/emu10k1/emuproc.c u32 rate; u32 304 sound/pci/emu10k1/emuproc.c u32 pc; u32 310 sound/pci/emu10k1/emuproc.c u32 low, high; u32 415 sound/pci/emu10k1/emuproc.c u32 value; u32 450 sound/pci/emu10k1/emuproc.c u32 reg, val; u32 194 sound/pci/emu10k1/io.c u32 tmp; u32 527 sound/pci/emu10k1/io.c static u32 logMagTable[128] = { u32 62 sound/pci/emu10k1/irq.c u32 val; u32 156 sound/pci/emu10k1/irq.c u32 mask = INTE2_PLAYBACK_CH_0_LOOP; /* Full Loop */ u32 35 sound/pci/emu10k1/memory.c (((u32 *)(emu)->ptb_pages.area)[page] = cpu_to_le32(((addr) << 1) | (page))) u32 332 sound/pci/emu10k1/p16v.c u32 *table_base = (u32 *)(emu->p16v_buffer.area+(8*16*channel)); u32 333 sound/pci/emu10k1/p16v.c u32 period_size_bytes = frames_to_bytes(runtime, runtime->period_size); u32 335 sound/pci/emu10k1/p16v.c u32 tmp; u32 381 sound/pci/emu10k1/p16v.c u32 tmp; u32 442 sound/pci/emu10k1/p16v.c u32 basic = 0; u32 443 sound/pci/emu10k1/p16v.c u32 inte = 0; u32 495 sound/pci/emu10k1/p16v.c u32 inte = INTE2_CAPTURE_CH_0_LOOP | INTE2_CAPTURE_CH_0_HALF_LOOP; u32 670 sound/pci/emu10k1/p16v.c u32 value; u32 689 sound/pci/emu10k1/p16v.c u32 value, oval; u32 740 sound/pci/emu10k1/p16v.c u32 mask; u32 741 sound/pci/emu10k1/p16v.c u32 source; u32 785 sound/pci/emu10k1/p16v.c u32 tmp; u32 1359 sound/pci/ens1370.c val = ((u32)ucontrol->value.iec958.status[0] << 0) | u32 1360 sound/pci/ens1370.c ((u32)ucontrol->value.iec958.status[1] << 8) | u32 1361 sound/pci/ens1370.c ((u32)ucontrol->value.iec958.status[2] << 16) | u32 1362 sound/pci/ens1370.c ((u32)ucontrol->value.iec958.status[3] << 24); u32 1403 sound/pci/ens1370.c val = ((u32)ucontrol->value.iec958.status[0] << 0) | u32 1404 sound/pci/ens1370.c ((u32)ucontrol->value.iec958.status[1] << 8) | u32 1405 sound/pci/ens1370.c ((u32)ucontrol->value.iec958.status[2] << 16) | u32 1406 sound/pci/ens1370.c ((u32)ucontrol->value.iec958.status[3] << 24); u32 744 sound/pci/es1968.c static u32 assp_get_register(struct es1968 *chip, u32 reg) u32 747 sound/pci/es1968.c u32 value; u32 896 sound/pci/es1968.c static u32 snd_es1968_compute_rate(struct es1968 *chip, u32 freq) u32 898 sound/pci/es1968.c u32 rate = (freq << 16) / chip->clock; u32 972 sound/pci/es1968.c u32 tmpval = (addr - 0x10) & 0xFFF8; u32 993 sound/pci/es1968.c u32 pa; u32 998 sound/pci/es1968.c u32 freq; u32 1142 sound/pci/es1968.c u32 freq; u32 1948 sound/pci/es1968.c u32 event; u32 2153 sound/pci/es1968.c u32 n; u32 467 sound/pci/hda/hda_codec.c u32 mask = preset->mask; u32 749 sound/pci/hda/hda_codec.c #define HDA_HASH_KEY(nid,dir,idx) (u32)((nid) + ((idx) << 16) + ((dir) << 24)) u32 823 sound/pci/hda/hda_codec.c u32 query_amp_caps(struct hda_codec *codec, hda_nid_t nid, int direction) u32 864 sound/pci/hda/hda_codec.c u32 val, parm; u32 886 sound/pci/hda/hda_codec.c u32 parm; u32 949 sound/pci/hda/hda_codec.c u32 key = buffer->head.key; u32 975 sound/pci/hda/hda_codec.c u32 caps; u32 1042 sound/pci/hda/hda_codec.c u32 caps, val1, val2; u32 1068 sound/pci/hda/hda_codec.c u32 caps; u32 1769 sound/pci/hda/hda_codec.c u32 key = build_cmd_cache_key(nid, verb); u32 1786 sound/pci/hda/hda_codec.c u32 key = buffer->key; u32 2061 sound/pci/hda/hda_codec.c u32 rates = 0; u32 625 sound/pci/hda/hda_codec.h u32 key; /* hash key */ u32 632 sound/pci/hda/hda_codec.h u32 amp_caps; /* amp capabilities */ u32 663 sound/pci/hda/hda_codec.h u32 rates; /* supported rates */ u32 696 sound/pci/hda/hda_codec.h u32 vendor_id; u32 697 sound/pci/hda/hda_codec.h u32 subsystem_id; u32 698 sound/pci/hda/hda_codec.h u32 revision_id; u32 719 sound/pci/hda/hda_codec.h u32 *wcaps; u32 776 sound/pci/hda/hda_codec.h u32 verb; u32 777 sound/pci/hda/hda_codec.h u32 param; u32 37 sound/pci/hda/hda_hwdep.c u32 verb, res; u32 51 sound/pci/hda/hda_hwdep.c u32 verb, res; u32 300 sound/pci/hda/hda_intel.c u32 *posbuf; /* position buffer pointer */ u32 309 sound/pci/hda/hda_intel.c u32 sd_int_sta_mask; /* stream int status mask */ u32 335 sound/pci/hda/hda_intel.c u32 *buf; /* CORB/RIRB buffer u32 342 sound/pci/hda/hda_intel.c u32 res; /* last read value */ u32 488 sound/pci/hda/hda_intel.c chip->corb.buf = (u32 *)chip->rb.area; u32 489 sound/pci/hda/hda_intel.c azx_writel(chip, CORBLBASE, (u32)chip->corb.addr); u32 503 sound/pci/hda/hda_intel.c chip->rirb.buf = (u32 *)(chip->rb.area + 2048); u32 504 sound/pci/hda/hda_intel.c azx_writel(chip, RIRBLBASE, (u32)chip->rirb.addr); u32 551 sound/pci/hda/hda_intel.c u32 res, res_ex; u32 700 sound/pci/hda/hda_intel.c u32 val; u32 702 sound/pci/hda/hda_intel.c val = (u32)(codec->addr & 0x0f) << 28; u32 703 sound/pci/hda/hda_intel.c val |= (u32)direct << 27; u32 704 sound/pci/hda/hda_intel.c val |= (u32)nid << 20; u32 880 sound/pci/hda/hda_intel.c azx_writel(chip, DPLBASE, (u32)chip->posbuf.addr); u32 957 sound/pci/hda/hda_intel.c u32 status; u32 1019 sound/pci/hda/hda_intel.c u32 *bdl = *bdlp; u32 1030 sound/pci/hda/hda_intel.c bdl[0] = cpu_to_le32((u32)addr); u32 1055 sound/pci/hda/hda_intel.c u32 *bdl; u32 1068 sound/pci/hda/hda_intel.c bdl = (u32 *)azx_dev->bdl.area; u32 1163 sound/pci/hda/hda_intel.c azx_sd_writel(azx_dev, SD_BDLPL, (u32)azx_dev->bdl.addr); u32 1173 sound/pci/hda/hda_intel.c (u32)chip->posbuf.addr | ICH6_DPLBASE_ENABLE); u32 1851 sound/pci/hda/hda_intel.c azx_dev->posbuf = (u32 __iomem *)(chip->posbuf.area + i * 8); u32 302 sound/pci/hda/hda_local.h u32 queue[HDA_UNSOL_QUEUE_SIZE * 2]; u32 384 sound/pci/hda/hda_local.h static inline u32 get_wcaps(struct hda_codec *codec, hda_nid_t nid) u32 392 sound/pci/hda/hda_local.h u32 query_amp_caps(struct hda_codec *codec, hda_nid_t nid, int direction); u32 1035 sound/pci/hda/patch_realtek.c u32 val; u32 1051 sound/pci/hda/patch_realtek.c u32 val = cfg->val; u32 3041 sound/pci/hda/patch_sigmatel.c u32 caps = query_amp_caps(codec, nid, HDA_OUTPUT); u32 3300 sound/pci/hda/patch_sigmatel.c u32 caps = query_amp_caps(codec, u32 144 sound/pci/ice1712/ice1712.c static inline u32 snd_ice1712_ds_read(struct snd_ice1712 *ice, u8 channel, u8 addr) u32 457 sound/pci/ice1712/ice1712.c u32 idx; u32 511 sound/pci/ice1712/ice1712.c u32 tmp; u32 536 sound/pci/ice1712/ice1712.c u32 tmp; u32 581 sound/pci/ice1712/ice1712.c u32 period_size, buf_size, rate, tmp; u32 614 sound/pci/ice1712/ice1712.c u32 period_size, buf_size, rate, tmp, chn; u32 649 sound/pci/ice1712/ice1712.c u32 period_size, buf_size; u32 786 sound/pci/ice1712/ice1712.c u32 tmp; u32 821 sound/pci/ice1712/ice1712.c u32 tmp; u32 349 sound/pci/intel8x0.c u32 *bdbar; /* CPU address (32bit) */ u32 416 sound/pci/intel8x0.c u32 bdbars_count; u32 418 sound/pci/intel8x0.c u32 int_sta_reg; /* interrupt status register */ u32 419 sound/pci/intel8x0.c u32 int_sta_mask; /* interrupt status mask */ u32 465 sound/pci/intel8x0.c static inline u32 igetdword(struct intel8x0 *chip, u32 offset) u32 666 sound/pci/intel8x0.c u32 *bdbar = ichdev->bdbar; u32 2256 sound/pci/intel8x0.c u32 val; u32 2394 sound/pci/intel8x0.c u32 reg; u32 2926 sound/pci/intel8x0.c chip->bdbars_count * sizeof(u32) * ICH_MAX_FRAGS * 2, u32 2940 sound/pci/intel8x0.c ichdev->bdbar = ((u32 *)chip->bdbars.area) + u32 2943 sound/pci/intel8x0.c (i * sizeof(u32) * ICH_MAX_FRAGS * 2); u32 171 sound/pci/intel8x0m.c u32 *bdbar; /* CPU address (32bit) */ u32 216 sound/pci/intel8x0m.c u32 bdbars_count; u32 217 sound/pci/intel8x0m.c u32 int_sta_reg; /* interrupt status register */ u32 218 sound/pci/intel8x0m.c u32 int_sta_mask; /* interrupt status mask */ u32 261 sound/pci/intel8x0m.c static inline u32 igetdword(struct intel8x0m *chip, u32 offset) u32 391 sound/pci/intel8x0m.c u32 *bdbar = ichdev->bdbar; u32 1205 sound/pci/intel8x0m.c chip->bdbars_count * sizeof(u32) * ICH_MAX_FRAGS * 2, u32 1215 sound/pci/intel8x0m.c ichdev->bdbar = ((u32 *)chip->bdbars.area) + (i * ICH_MAX_FRAGS * 2); u32 1216 sound/pci/intel8x0m.c ichdev->bdbar_addr = chip->bdbars.addr + (i * sizeof(u32) * ICH_MAX_FRAGS * 2); u32 281 sound/pci/korg1212/korg1212.c u32 frameData32[k32BitChannels]; /* channels 10-11 use 32 bits - only 20 are sent across S/PDIF */ u32 282 sound/pci/korg1212/korg1212.c u32 timeCodeVal; /* holds the ADAT timecode value */ u32 295 sound/pci/korg1212/korg1212.c u32 cardCommand; u32 297 sound/pci/korg1212/korg1212.c u32 AdatTimeCode; // ADAT timecode value u32 343 sound/pci/korg1212/korg1212.c u32 DataBufsSize; u32 350 sound/pci/korg1212/korg1212.c u32 RecDataPhy; u32 351 sound/pci/korg1212/korg1212.c u32 PlayDataPhy; u32 353 sound/pci/korg1212/korg1212.c u32 VolumeTablePhy; u32 354 sound/pci/korg1212/korg1212.c u32 RoutingTablePhy; u32 355 sound/pci/korg1212/korg1212.c u32 AdatTimeCodePhy; u32 357 sound/pci/korg1212/korg1212.c u32 __iomem * statusRegPtr; // address of the interrupt status/control register u32 358 sound/pci/korg1212/korg1212.c u32 __iomem * outDoorbellPtr; // address of the host->card doorbell register u32 359 sound/pci/korg1212/korg1212.c u32 __iomem * inDoorbellPtr; // address of the card->host doorbell register u32 360 sound/pci/korg1212/korg1212.c u32 __iomem * mailbox0Ptr; // address of mailbox 0 on the card u32 361 sound/pci/korg1212/korg1212.c u32 __iomem * mailbox1Ptr; // address of mailbox 1 on the card u32 362 sound/pci/korg1212/korg1212.c u32 __iomem * mailbox2Ptr; // address of mailbox 2 on the card u32 363 sound/pci/korg1212/korg1212.c u32 __iomem * mailbox3Ptr; // address of mailbox 3 on the card u32 364 sound/pci/korg1212/korg1212.c u32 __iomem * controlRegPtr; // address of the EEPROM, PCI, I/O, Init ctrl reg u32 366 sound/pci/korg1212/korg1212.c u32 __iomem * idRegPtr; // address of the device and vendor ID registers u32 381 sound/pci/korg1212/korg1212.c u32 cmdRetryCount; // tracks how many times we have retried sending to the card. u32 482 sound/pci/korg1212/korg1212.c union swap_u32 { unsigned char c[4]; u32 i; }; u32 485 sound/pci/korg1212/korg1212.c static u32 LowerWordSwap(u32 swappee) u32 502 sound/pci/korg1212/korg1212.c static u32 UpperWordSwap(u32 swappee) u32 528 sound/pci/korg1212/korg1212.c u32 retryCount; u32 1118 sound/pci/korg1212/korg1212.c u32 doorbellValue; u32 2254 sound/pci/korg1212/korg1212.c korg1212->statusRegPtr = (u32 __iomem *) (korg1212->iobase + STATUS_REG_OFFSET); u32 2255 sound/pci/korg1212/korg1212.c korg1212->outDoorbellPtr = (u32 __iomem *) (korg1212->iobase + OUT_DOORBELL_OFFSET); u32 2256 sound/pci/korg1212/korg1212.c korg1212->inDoorbellPtr = (u32 __iomem *) (korg1212->iobase + IN_DOORBELL_OFFSET); u32 2257 sound/pci/korg1212/korg1212.c korg1212->mailbox0Ptr = (u32 __iomem *) (korg1212->iobase + MAILBOX0_OFFSET); u32 2258 sound/pci/korg1212/korg1212.c korg1212->mailbox1Ptr = (u32 __iomem *) (korg1212->iobase + MAILBOX1_OFFSET); u32 2259 sound/pci/korg1212/korg1212.c korg1212->mailbox2Ptr = (u32 __iomem *) (korg1212->iobase + MAILBOX2_OFFSET); u32 2260 sound/pci/korg1212/korg1212.c korg1212->mailbox3Ptr = (u32 __iomem *) (korg1212->iobase + MAILBOX3_OFFSET); u32 2261 sound/pci/korg1212/korg1212.c korg1212->controlRegPtr = (u32 __iomem *) (korg1212->iobase + PCI_CONTROL_OFFSET); u32 2263 sound/pci/korg1212/korg1212.c korg1212->idRegPtr = (u32 __iomem *) (korg1212->iobase + DEV_VEND_ID_OFFSET); u32 2332 sound/pci/korg1212/korg1212.c korg1212->PlayDataPhy = (u32) &((struct KorgSharedBuffer *) korg1212->sharedBufferPhy)->playDataBufs; u32 2333 sound/pci/korg1212/korg1212.c korg1212->RecDataPhy = (u32) &((struct KorgSharedBuffer *) korg1212->sharedBufferPhy)->recordDataBufs; u32 1298 sound/pci/maestro3.c u32 freq; u32 1525 sound/pci/maestro3.c u32 addr; u32 1541 sound/pci/maestro3.c addr = lo | ((u32)hi<<16); u32 2304 sound/pci/maestro3.c u32 n; u32 78 sound/pci/mixart/mixart.c u32 system_msg_uid; u32 130 sound/pci/mixart/mixart.c u32 stat; u32 288 sound/pci/mixart/mixart.c flowinfo[j].bufferinfo_array_phy_address = (u32)chip->mgr->bufferinfo.addr + (j * sizeof(struct mixart_bufferinfo)); u32 1207 sound/pci/mixart/mixart.c u32 ref; u32 1228 sound/pci/mixart/mixart.c u32 mailbox = 100 * readl_be( MIXART_MEM( chip->mgr, MIXART_PSEUDOREG_PERF_MAILBX_LOAD_OFFSET)) / ref; u32 1229 sound/pci/mixart/mixart.c u32 streaming = 100 * readl_be( MIXART_MEM( chip->mgr, MIXART_PSEUDOREG_PERF_STREAM_LOAD_OFFSET)) / ref; u32 1230 sound/pci/mixart/mixart.c u32 interr = 100 * readl_be( MIXART_MEM( chip->mgr, MIXART_PSEUDOREG_PERF_INTERR_LOAD_OFFSET)) / ref; u32 37 sound/pci/mixart/mixart.h u32 object_id; u32 38 sound/pci/mixart/mixart.h u32 desc; u32 85 sound/pci/mixart/mixart.h u32 pending_event; u32 89 sound/pci/mixart/mixart.h u32 msg_fifo[MSG_FIFO_SIZE]; u32 148 sound/pci/mixart/mixart.h u32 buf_periods; /* periods counter in the buffer (< runtime->periods) */ u32 149 sound/pci/mixart/mixart.h u32 buf_period_frag; /* defines with buf_period_pos the exact position in the buffer (< runtime->period_size) */ u32 209 sound/pci/mixart/mixart.h u32 buffer_address; u32 210 sound/pci/mixart/mixart.h u32 reserved[5]; u32 211 sound/pci/mixart/mixart.h u32 available_length; u32 212 sound/pci/mixart/mixart.h u32 buffer_id; u32 217 sound/pci/mixart/mixart.h u32 bufferinfo_array_phy_address; u32 218 sound/pci/mixart/mixart.h u32 reserved[11]; u32 219 sound/pci/mixart/mixart.h u32 bufferinfo_count; u32 220 sound/pci/mixart/mixart.h u32 capture; u32 51 sound/pci/mixart/mixart_core.c u32 headptr, tailptr; u32 79 sound/pci/mixart/mixart_core.c u32 headptr; u32 80 sound/pci/mixart/mixart_core.c u32 size; u32 109 sound/pci/mixart/mixart_core.c ((u32*)resp->data)[i] = be32_to_cpu(((u32*)resp->data)[i]); u32 150 sound/pci/mixart/mixart_core.c u32 headptr, tailptr; u32 151 sound/pci/mixart/mixart_core.c u32 msg_frame_address; u32 198 sound/pci/mixart/mixart_core.c writel_be( *(u32*)(msg->data + i), MIXART_MEM(mgr, MSG_HEADER_SIZE + msg_frame_address + i) ); u32 241 sound/pci/mixart/mixart_core.c u32 msg_frame = 0; /* set to 0, so it's no notification to wait for, but the answer */ u32 335 sound/pci/mixart/mixart_core.c u32 message_frame; u32 352 sound/pci/mixart/mixart_core.c static u32 mixart_msg_data[MSG_DEFAULT_SIZE / 4]; u32 359 sound/pci/mixart/mixart_core.c u32 msg, addr, type; u32 422 sound/pci/mixart/mixart_core.c u32 msg; u32 423 sound/pci/mixart/mixart_core.c u32 it_reg; u32 465 sound/pci/mixart/mixart_core.c u32 buffer_id = notify->streams[i].buffer_id; u32 506 sound/pci/mixart/mixart_core.c stream->buf_period_frag = (u32)( sample_count - stream->abs_period_elapsed ); u32 68 sound/pci/mixart/mixart_core.h u32 message_id; u32 78 sound/pci/mixart/mixart_core.h u32 error_code; u32 79 sound/pci/mixart/mixart_core.h u32 first_uid_offset; u32 80 sound/pci/mixart/mixart_core.h u32 uid_count; u32 81 sound/pci/mixart/mixart_core.h u32 current_uid_index; u32 93 sound/pci/mixart/mixart_core.h u32 line_max_level; /* float */ u32 94 sound/pci/mixart/mixart_core.h u32 micro_max_level; /* float */ u32 95 sound/pci/mixart/mixart_core.h u32 cd_max_level; /* float */ u32 100 sound/pci/mixart/mixart_core.h u32 is_present; u32 101 sound/pci/mixart/mixart_core.h u32 hw_connection_type; u32 102 sound/pci/mixart/mixart_core.h u32 max_level; /* float */ u32 103 sound/pci/mixart/mixart_core.h u32 min_var_level; /* float */ u32 104 sound/pci/mixart/mixart_core.h u32 max_var_level; /* float */ u32 105 sound/pci/mixart/mixart_core.h u32 step_var_level; /* float */ u32 106 sound/pci/mixart/mixart_core.h u32 fix_gain; /* float */ u32 107 sound/pci/mixart/mixart_core.h u32 zero_var; /* float */ u32 112 sound/pci/mixart/mixart_core.h u32 hw_connection_type; u32 113 sound/pci/mixart/mixart_core.h u32 presence; u32 114 sound/pci/mixart/mixart_core.h u32 clock; u32 115 sound/pci/mixart/mixart_core.h u32 reserved; u32 120 sound/pci/mixart/mixart_core.h u32 type_mask; u32 124 sound/pci/mixart/mixart_core.h u32 analog_level_present; u32 129 sound/pci/mixart/mixart_core.h u32 type_mask; u32 136 sound/pci/mixart/mixart_core.h u32 clock_type_mask; u32 143 sound/pci/mixart/mixart_core.h u32 txx_status; u32 154 sound/pci/mixart/mixart_core.h u32 size_max_byte_frame; u32 155 sound/pci/mixart/mixart_core.h u32 size_max_sample_frame; u32 156 sound/pci/mixart/mixart_core.h u32 nb_bytes_max_per_sample; /* float */ u32 164 sound/pci/mixart/mixart_core.h u32 stream_count; u32 165 sound/pci/mixart/mixart_core.h u32 channel_count; u32 166 sound/pci/mixart/mixart_core.h u32 user_grp_number; u32 167 sound/pci/mixart/mixart_core.h u32 first_phys_audio; u32 168 sound/pci/mixart/mixart_core.h u32 latency; u32 171 sound/pci/mixart/mixart_core.h u32 flow_entry[32]; u32 177 sound/pci/mixart/mixart_core.h u32 stream_desc; u32 182 sound/pci/mixart/mixart_core.h u32 status; u32 184 sound/pci/mixart/mixart_core.h u32 pipe_desc; u32 185 sound/pci/mixart/mixart_core.h u32 stream_count; u32 195 sound/pci/mixart/mixart_core.h u32 status; u32 196 sound/pci/mixart/mixart_core.h u32 unused[2]; u32 215 sound/pci/mixart/mixart_core.h u32 stream_idx; u32 216 sound/pci/mixart/mixart_core.h u32 fx_number; u32 223 sound/pci/mixart/mixart_core.h u32 flow_entry; u32 224 sound/pci/mixart/mixart_core.h u32 flow_phy_addr; u32 229 sound/pci/mixart/mixart_core.h u32 delayed; u32 231 sound/pci/mixart/mixart_core.h u32 reserved4np[3]; u32 232 sound/pci/mixart/mixart_core.h u32 stream_count; /* set to 1 for instance */ u32 242 sound/pci/mixart/mixart_core.h u32 delayed; u32 244 sound/pci/mixart/mixart_core.h u32 reserved4np[2]; u32 245 sound/pci/mixart/mixart_core.h u32 pipe_count; /* set to 1 for instance */ u32 251 sound/pci/mixart/mixart_core.h u32 txx_status; u32 261 sound/pci/mixart/mixart_core.h u32 buffer_id; u32 262 sound/pci/mixart/mixart_core.h u32 validity; u32 263 sound/pci/mixart/mixart_core.h u32 sample_pos_high_part; u32 264 sound/pci/mixart/mixart_core.h u32 sample_pos_low_part; u32 269 sound/pci/mixart/mixart_core.h u32 stream_count; u32 281 sound/pci/mixart/mixart_core.h u32 error_code; u32 309 sound/pci/mixart/mixart_core.h u32 error_code; u32 310 sound/pci/mixart/mixart_core.h u32 validation_mask; u32 311 sound/pci/mixart/mixart_core.h u32 frequency; u32 312 sound/pci/mixart/mixart_core.h u32 reference_frequency; u32 313 sound/pci/mixart/mixart_core.h u32 clock_generic_type; u32 314 sound/pci/mixart/mixart_core.h u32 clock_mode; u32 317 sound/pci/mixart/mixart_core.h u32 event_mode; u32 318 sound/pci/mixart/mixart_core.h u32 synchro_signal_presence; u32 319 sound/pci/mixart/mixart_core.h u32 format; u32 320 sound/pci/mixart/mixart_core.h u32 board_mask; u32 321 sound/pci/mixart/mixart_core.h u32 nb_callers; /* set to 1 (see below) */ u32 327 sound/pci/mixart/mixart_core.h u32 status; u32 328 sound/pci/mixart/mixart_core.h u32 clock_mode; u32 368 sound/pci/mixart/mixart_core.h u32 coding_type; /* use enum mixart_coding_type */ u32 369 sound/pci/mixart/mixart_core.h u32 sample_type; /* use enum mixart_sample_type */ u32 373 sound/pci/mixart/mixart_core.h u32 linear_endian_ness; u32 374 sound/pci/mixart/mixart_core.h u32 linear_bits; u32 375 sound/pci/mixart/mixart_core.h u32 is_signed; u32 376 sound/pci/mixart/mixart_core.h u32 is_float; u32 380 sound/pci/mixart/mixart_core.h u32 mpeg_layer; u32 381 sound/pci/mixart/mixart_core.h u32 mpeg_mode; u32 382 sound/pci/mixart/mixart_core.h u32 mpeg_mode_extension; u32 383 sound/pci/mixart/mixart_core.h u32 mpeg_pre_emphasis; u32 384 sound/pci/mixart/mixart_core.h u32 mpeg_has_padding_bit; u32 385 sound/pci/mixart/mixart_core.h u32 mpeg_has_crc; u32 386 sound/pci/mixart/mixart_core.h u32 mpeg_has_extension; u32 387 sound/pci/mixart/mixart_core.h u32 mpeg_is_original; u32 388 sound/pci/mixart/mixart_core.h u32 mpeg_has_copyright; u32 392 sound/pci/mixart/mixart_core.h u32 delayed; u32 394 sound/pci/mixart/mixart_core.h u32 sample_size; u32 395 sound/pci/mixart/mixart_core.h u32 has_header; u32 396 sound/pci/mixart/mixart_core.h u32 has_suffix; u32 397 sound/pci/mixart/mixart_core.h u32 has_bitrate; u32 398 sound/pci/mixart/mixart_core.h u32 samples_per_frame; u32 399 sound/pci/mixart/mixart_core.h u32 bytes_per_frame; u32 400 sound/pci/mixart/mixart_core.h u32 bytes_per_sample; u32 401 sound/pci/mixart/mixart_core.h u32 sampling_freq; u32 402 sound/pci/mixart/mixart_core.h u32 number_of_channel; u32 403 sound/pci/mixart/mixart_core.h u32 stream_number; u32 404 sound/pci/mixart/mixart_core.h u32 buffer_size; u32 405 sound/pci/mixart/mixart_core.h u32 differed_time; u32 406 sound/pci/mixart/mixart_core.h u32 reserved4np[3]; u32 407 sound/pci/mixart/mixart_core.h u32 pipe_count; /* set to 1 (array size !) */ u32 408 sound/pci/mixart/mixart_core.h u32 stream_count; /* set to 1 (array size !) */ u32 420 sound/pci/mixart/mixart_core.h u32 txx_status; u32 421 sound/pci/mixart/mixart_core.h u32 digital_level; /* float */ u32 422 sound/pci/mixart/mixart_core.h u32 analog_level; /* float */ u32 423 sound/pci/mixart/mixart_core.h u32 monitor_level; /* float */ u32 424 sound/pci/mixart/mixart_core.h u32 mute; u32 425 sound/pci/mixart/mixart_core.h u32 monitor_mute1; u32 426 sound/pci/mixart/mixart_core.h u32 monitor_mute2; u32 443 sound/pci/mixart/mixart_core.h u32 delayed; u32 445 sound/pci/mixart/mixart_core.h u32 valid_mask1; u32 446 sound/pci/mixart/mixart_core.h u32 valid_mask2; u32 447 sound/pci/mixart/mixart_core.h u32 digital_level; /* float */ u32 448 sound/pci/mixart/mixart_core.h u32 analog_level; /* float */ u32 449 sound/pci/mixart/mixart_core.h u32 monitor_level; /* float */ u32 450 sound/pci/mixart/mixart_core.h u32 mute; u32 451 sound/pci/mixart/mixart_core.h u32 monitor_mute1; u32 452 sound/pci/mixart/mixart_core.h u32 monitor_mute2; u32 453 sound/pci/mixart/mixart_core.h u32 reserved4np; u32 464 sound/pci/mixart/mixart_core.h u32 error_code; u32 465 sound/pci/mixart/mixart_core.h u32 first_uid_offset; u32 466 sound/pci/mixart/mixart_core.h u32 nb_uid; u32 467 sound/pci/mixart/mixart_core.h u32 current_uid_index; u32 478 sound/pci/mixart/mixart_core.h u32 analog_level; /* float */ u32 479 sound/pci/mixart/mixart_core.h u32 unused[2]; u32 495 sound/pci/mixart/mixart_core.h u32 valid_mask1; u32 496 sound/pci/mixart/mixart_core.h u32 valid_mask2; u32 497 sound/pci/mixart/mixart_core.h u32 digital_level; u32 498 sound/pci/mixart/mixart_core.h u32 analog_level; u32 503 sound/pci/mixart/mixart_core.h u32 delayed; u32 505 sound/pci/mixart/mixart_core.h u32 audio_count; /* set to <= 2 */ u32 506 sound/pci/mixart/mixart_core.h u32 reserved4np; u32 528 sound/pci/mixart/mixart_core.h u32 valid_mask1; u32 529 sound/pci/mixart/mixart_core.h u32 valid_mask2; u32 530 sound/pci/mixart/mixart_core.h u32 left_to_out1_level; u32 531 sound/pci/mixart/mixart_core.h u32 left_to_out2_level; u32 532 sound/pci/mixart/mixart_core.h u32 right_to_out1_level; u32 533 sound/pci/mixart/mixart_core.h u32 right_to_out2_level; u32 534 sound/pci/mixart/mixart_core.h u32 digital_level1; u32 535 sound/pci/mixart/mixart_core.h u32 digital_level2; u32 536 sound/pci/mixart/mixart_core.h u32 mute1; u32 537 sound/pci/mixart/mixart_core.h u32 mute2; u32 548 sound/pci/mixart/mixart_core.h u32 delayed; u32 550 sound/pci/mixart/mixart_core.h u32 reserved4np[2]; u32 551 sound/pci/mixart/mixart_core.h u32 nb_of_stream; /* set to 1 */ u32 48 sound/pci/mixart/mixart_hwdep.c u32 read; u32 75 sound/pci/mixart/mixart_hwdep.c u32 e_version; u32 76 sound/pci/mixart/mixart_hwdep.c u32 e_entry; u32 77 sound/pci/mixart/mixart_hwdep.c u32 e_phoff; u32 78 sound/pci/mixart/mixart_hwdep.c u32 e_shoff; u32 79 sound/pci/mixart/mixart_hwdep.c u32 e_flags; u32 89 sound/pci/mixart/mixart_hwdep.c u32 p_type; u32 90 sound/pci/mixart/mixart_hwdep.c u32 p_offset; u32 91 sound/pci/mixart/mixart_hwdep.c u32 p_vaddr; u32 92 sound/pci/mixart/mixart_hwdep.c u32 p_paddr; u32 93 sound/pci/mixart/mixart_hwdep.c u32 p_filesz; u32 94 sound/pci/mixart/mixart_hwdep.c u32 p_memsz; u32 95 sound/pci/mixart/mixart_hwdep.c u32 p_flags; u32 96 sound/pci/mixart/mixart_hwdep.c u32 p_align; u32 114 sound/pci/mixart/mixart_hwdep.c u32 pos = be32_to_cpu(elf_header->e_phoff) + (u32)(i * be16_to_cpu(elf_header->e_phentsize)); u32 140 sound/pci/mixart/mixart_hwdep.c u32 k; u32 254 sound/pci/mixart/mixart_hwdep.c u32 k; u32 306 sound/pci/mixart/mixart_hwdep.c u32 k; u32 337 sound/pci/mixart/mixart_hwdep.c u32 status_xilinx, status_elf, status_daught; u32 338 sound/pci/mixart/mixart_hwdep.c u32 val; u32 368 sound/pci/mixart/mixart_hwdep.c if (((u32*)(dsp->data))[0] == 0xffffffff) u32 432 sound/pci/mixart/mixart_hwdep.c writel_be( (u32)mgr->flowinfo.addr, MIXART_MEM( mgr, MIXART_FLOWTABLE_PTR ) ); /* give pointer of flow table to miXart */ u32 469 sound/pci/mixart/mixart_hwdep.c if (((u32*)(dsp->data))[0] == 0xffffffff) u32 36 sound/pci/mixart/mixart_mixer.c static u32 mixart_analog_level[256] = { u32 457 sound/pci/mixart/mixart_mixer.c static u32 mixart_digital_level[256] = { u32 727 sound/pci/mixart/mixart_mixer.c u32 status; u32 777 sound/pci/mixart/mixart_mixer.c u32 status; u32 962 sound/pci/mixart/mixart_mixer.c u32 resp; u32 194 sound/pci/nm256/nm256.c u32 buf; /* offset from chip->buffer */ u32 219 sound/pci/nm256/nm256.c u32 buffer_start; /* start offset from pci resource 0 */ u32 220 sound/pci/nm256/nm256.c u32 buffer_end; /* end offset */ u32 221 sound/pci/nm256/nm256.c u32 buffer_size; /* total buffer size */ u32 223 sound/pci/nm256/nm256.c u32 all_coeff_buf; /* coefficient buffer */ u32 224 sound/pci/nm256/nm256.c u32 coeff_buf[2]; /* coefficient buffer for each stream */ u32 291 sound/pci/nm256/nm256.c static inline u32 u32 345 sound/pci/nm256/nm256.c u32 coeff_buf = chip->coeff_buf[stream]; u32 361 sound/pci/nm256/nm256.c u32 poffset = (stream == SNDRV_PCM_STREAM_CAPTURE ? u32 363 sound/pci/nm256/nm256.c u32 addr = NM_COEFF_START_OFFSET; u32 387 sound/pci/nm256/nm256.c u32 base = chip->all_coeff_buf; u32 388 sound/pci/nm256/nm256.c u32 offset = snd_nm256_get_start_offset(number); u32 389 sound/pci/nm256/nm256.c u32 end_offset = offset + coefficient_sizes[number]; u32 1078 sound/pci/nm256/nm256.c u32 status; u32 1144 sound/pci/nm256/nm256.c u32 testaddr; u32 1229 sound/pci/nm256/nm256.c u32 base; u32 1346 sound/pci/nm256/nm256.c u32 sig; u32 1356 sound/pci/nm256/nm256.c u32 pointer = readl(temp + 4); u32 1477 sound/pci/nm256/nm256.c u32 addr; u32 116 sound/pci/oxygen/oxygen.h u32 spdif_bits; u32 117 sound/pci/oxygen/oxygen.h u32 spdif_pcm_bits; u32 159 sound/pci/oxygen/oxygen.h u32 oxygen_read32(struct oxygen *chip, unsigned int reg); u32 39 sound/pci/oxygen/oxygen_io.c u32 oxygen_read32(struct oxygen *chip, unsigned int reg) u32 91 sound/pci/oxygen/oxygen_io.c u32 tmp = inl(chip->addr + reg); u32 132 sound/pci/oxygen/oxygen_io.c u32 reg; u32 158 sound/pci/oxygen/oxygen_io.c u32 reg; u32 131 sound/pci/oxygen/oxygen_lib.c u32 reg; u32 615 sound/pci/oxygen/oxygen_lib.c static const u32 registers_to_restore[OXYGEN_IO_SIZE / 32] = { u32 619 sound/pci/oxygen/oxygen_lib.c static const u32 ac97_registers_to_restore[2][0x40 / 32] = { u32 226 sound/pci/oxygen/oxygen_mixer.c u32 old_control, new_control; u32 300 sound/pci/oxygen/oxygen_mixer.c static u32 iec958_to_oxygen(struct snd_ctl_elem_value *value) u32 302 sound/pci/oxygen/oxygen_mixer.c u32 bits; u32 339 sound/pci/oxygen/oxygen_mixer.c u32 new_bits; u32 379 sound/pci/oxygen/oxygen_mixer.c u32 new_bits; u32 408 sound/pci/oxygen/oxygen_mixer.c u32 bits; u32 433 sound/pci/oxygen/oxygen_mixer.c u32 oldreg, newreg; u32 326 sound/pci/oxygen/oxygen_pcm.c (u32)substream->runtime->dma_addr); u32 576 sound/pci/oxygen/oxygen_pcm.c u32 curr_addr; u32 580 sound/pci/oxygen/oxygen_pcm.c return bytes_to_frames(runtime, curr_addr - (u32)runtime->dma_addr); u32 1275 sound/pci/pcxhr/pcxhr.c sizeof(u32) * (PCXHR_SIZE_MAX_LONG_STATUS - PCXHR_SIZE_MAX_STATUS), u32 438 sound/pci/pcxhr/pcxhr_core.c u32 opcode; /* command word */ u32 516 sound/pci/pcxhr/pcxhr_core.c u32 data; u32 517 sound/pci/pcxhr/pcxhr_core.c u32 size_mask; u32 575 sound/pci/pcxhr/pcxhr_core.c u32 data; u32 1015 sound/pci/pcxhr/pcxhr_core.c u32 err2; u32 52 sound/pci/pcxhr/pcxhr_core.h u32 cmd[PCXHR_SIZE_MAX_CMD]; u32 53 sound/pci/pcxhr/pcxhr_core.h u32 stat[PCXHR_SIZE_MAX_STATUS]; u32 228 sound/pci/riptide/riptide.c #define LONG0(a) ((u32)a) /* shifts and masks */ u32 382 sound/pci/riptide/riptide.c u32 data1; /* cmd,param */ u32 383 sound/pci/riptide/riptide.c u32 data2; /* param */ u32 384 sound/pci/riptide/riptide.c u32 stat; /* status */ u32 385 sound/pci/riptide/riptide.c u32 pad[5]; u32 389 sound/pci/riptide/riptide.c u32 audio_control; /* status registers */ u32 390 sound/pci/riptide/riptide.c u32 audio_status; u32 391 sound/pci/riptide/riptide.c u32 pad[2]; u32 416 sound/pci/riptide/riptide.c u32 retlongs[2]; u32 471 sound/pci/riptide/riptide.c u32 dwNextLink; u32 472 sound/pci/riptide/riptide.c u32 dwSegPtrPhys; u32 473 sound/pci/riptide/riptide.c u32 dwSegLen; u32 474 sound/pci/riptide/riptide.c u32 dwStat_Ctl; u32 496 sound/pci/riptide/riptide.c #define CMDRET_ZERO (union cmdret){{(u32)0, (u32) 0}} u32 685 sound/pci/riptide/riptide.c static u32 atoh(const unsigned char *in, unsigned int len) u32 687 sound/pci/riptide/riptide.c u32 sum = 0; u32 707 sound/pci/riptide/riptide.c u32 addr; u32 708 sound/pci/riptide/riptide.c u32 data; u32 709 sound/pci/riptide/riptide.c u32 i; u32 733 sound/pci/riptide/riptide.c u32 laddr, saddr, t, val; u32 1062 sound/pci/riptide/riptide.c u32 D, M, N; u32 1325 sound/pci/riptide/riptide.c ((u32) I2S_RATE * 65536) / 48000, u32 1326 sound/pci/riptide/riptide.c ((u32) I2S_RATE * 65536) % 48000); u32 200 sound/pci/rme32.c u32 wcreg; /* cached write control register value */ u32 201 sound/pci/rme32.c u32 wcreg_spdif; /* S/PDIF setup */ u32 202 sound/pci/rme32.c u32 wcreg_spdif_stream; /* S/PDIF setup (temporary) */ u32 203 sound/pci/rme32.c u32 rcreg; /* cached read control register value */ u32 1742 sound/pci/rme32.c static u32 snd_rme32_convert_from_aes(struct snd_aes_iec958 * aes) u32 1744 sound/pci/rme32.c u32 val = 0; u32 1785 sound/pci/rme32.c u32 val; u32 1820 sound/pci/rme32.c u32 val; u32 209 sound/pci/rme96.c u32 wcreg; /* cached write control register value */ u32 210 sound/pci/rme96.c u32 wcreg_spdif; /* S/PDIF setup */ u32 211 sound/pci/rme96.c u32 wcreg_spdif_stream; /* S/PDIF setup (temporary) */ u32 212 sound/pci/rme96.c u32 rcreg; /* cached read control register value */ u32 213 sound/pci/rme96.c u32 areg; /* cached additional register value */ u32 2072 sound/pci/rme96.c static u32 snd_rme96_convert_from_aes(struct snd_aes_iec958 *aes) u32 2074 sound/pci/rme96.c u32 val = 0; u32 2113 sound/pci/rme96.c u32 val; u32 2142 sound/pci/rme96.c u32 val; u32 413 sound/pci/rme9652/hdsp.c u32 input_peak[16]; u32 414 sound/pci/rme9652/hdsp.c u32 playback_peak[16]; u32 415 sound/pci/rme9652/hdsp.c u32 output_peak[16]; u32 416 sound/pci/rme9652/hdsp.c u32 xxx_peak[16]; u32 417 sound/pci/rme9652/hdsp.c u32 padding[64]; u32 418 sound/pci/rme9652/hdsp.c u32 input_rms_low[16]; u32 419 sound/pci/rme9652/hdsp.c u32 playback_rms_low[16]; u32 420 sound/pci/rme9652/hdsp.c u32 output_rms_low[16]; u32 421 sound/pci/rme9652/hdsp.c u32 xxx_rms_low[16]; u32 422 sound/pci/rme9652/hdsp.c u32 input_rms_high[16]; u32 423 sound/pci/rme9652/hdsp.c u32 playback_rms_high[16]; u32 424 sound/pci/rme9652/hdsp.c u32 output_rms_high[16]; u32 425 sound/pci/rme9652/hdsp.c u32 xxx_rms_high[16]; u32 448 sound/pci/rme9652/hdsp.c u32 control_register; /* cached value */ u32 449 sound/pci/rme9652/hdsp.c u32 control2_register; /* cached value */ u32 450 sound/pci/rme9652/hdsp.c u32 creg_spdif; u32 451 sound/pci/rme9652/hdsp.c u32 creg_spdif_stream; u32 457 sound/pci/rme9652/hdsp.c u32 firmware_cache[24413]; /* this helps recover from accidental iobox power failure */ u32 1029 sound/pci/rme9652/hdsp.c u32 r; u32 1304 sound/pci/rme9652/hdsp.c u32 ie; u32 1472 sound/pci/rme9652/hdsp.c static u32 snd_hdsp_convert_from_aes(struct snd_aes_iec958 *aes) u32 1474 sound/pci/rme9652/hdsp.c u32 val = 0; u32 1513 sound/pci/rme9652/hdsp.c u32 val; u32 1542 sound/pci/rme9652/hdsp.c u32 val; u32 3079 sound/pci/rme9652/hdsp.c u32 r; u32 4426 sound/pci/rme9652/hdsp.c u32 val = readl(src); u32 4432 sound/pci/rme9652/hdsp.c u32 rms_low, rms_high; u32 4442 sound/pci/rme9652/hdsp.c u32 rms_low, rms_high; u32 4640 sound/pci/rme9652/hdsp.c u32 __user *firmware_data; u32 448 sound/pci/rme9652/hdspm.c u32 control_register; /* cached value */ u32 449 sound/pci/rme9652/hdspm.c u32 control2_register; /* cached value */ u32 595 sound/pci/rme9652/hdspm.c ((in + 128 * chan) * sizeof(u32)), u32 608 sound/pci/rme9652/hdspm.c ((64 + pb + 128 * chan) * sizeof(u32)), u32 834 sound/pci/rme9652/hdspm.c u32 r; u32 850 sound/pci/rme9652/hdspm.c hdspm_write(hdspm, HDSPM_freqReg, (u32)n); u32 1146 sound/pci/rme9652/hdspm.c u32 ie; u32 210 sound/pci/rme9652/rme9652.c u32 control_register; /* cached value */ u32 211 sound/pci/rme9652/rme9652.c u32 thru_bits; /* thru 1=on, 0=off channel 1=Bit1... channel 26= Bit26 */ u32 213 sound/pci/rme9652/rme9652.c u32 creg_spdif; u32 214 sound/pci/rme9652/rme9652.c u32 creg_spdif_stream; u32 790 sound/pci/rme9652/rme9652.c static u32 snd_rme9652_convert_from_aes(struct snd_aes_iec958 *aes) u32 792 sound/pci/rme9652/rme9652.c u32 val = 0; u32 831 sound/pci/rme9652/rme9652.c u32 val; u32 860 sound/pci/rme9652/rme9652.c u32 val; u32 1289 sound/pci/rme9652/rme9652.c u32 thru_bits = rme9652->thru_bits; u32 1302 sound/pci/rme9652/rme9652.c u32 thru_bits = 0; u32 1451 sound/pci/rme9652/rme9652.c u32 value; u32 1592 sound/pci/rme9652/rme9652.c u32 thru_bits = rme9652->thru_bits; u32 88 sound/pci/sis7019.c u32 sso; u32 89 sound/pci/sis7019.c u32 vperiod; u32 305 sound/pci/sis7019.c u32 intr, status; u32 350 sound/pci/sis7019.c static u32 sis_rate_to_delta(unsigned int rate) u32 352 sound/pci/sis7019.c u32 delta; u32 523 sound/pci/sis7019.c u32 format, dma_addr, control, sso_eso, delta, reg; u32 591 sound/pci/sis7019.c u32 record = 0; u32 592 sound/pci/sis7019.c u32 play[2] = { 0, 0 }; u32 656 sound/pci/sis7019.c u32 cso; u32 727 sound/pci/sis7019.c u32 format, control, sso_eso, delta; u32 728 sound/pci/sis7019.c u32 vperiod, sso, reg; u32 826 sound/pci/sis7019.c u32 format, dma_addr, control; u32 987 sound/pci/sis7019.c static const u32 cmd[3] = { u32 998 sound/pci/sis7019.c static const u32 cmd[3] = { u32 459 sound/pci/via82xx.c ((u32 *)dev->table.area)[idx << 1] = cpu_to_le32(addr); u32 470 sound/pci/via82xx.c ((u32 *)dev->table.area)[(idx<<1) + 1] = cpu_to_le32(r | flag); u32 952 sound/pci/via82xx.c outl((u32)viadev->table.addr, VIADEV_REG(viadev, OFFSET_TABLE_PTR)); u32 1027 sound/pci/via82xx.c u32 rbits; u32 319 sound/pci/via82xx_modem.c ((u32 *)dev->table.area)[idx << 1] = cpu_to_le32(addr); u32 332 sound/pci/via82xx_modem.c ((u32 *)dev->table.area)[(idx<<1) + 1] = cpu_to_le32(r | flag); u32 685 sound/pci/via82xx_modem.c outl((u32)viadev->table.addr, VIADEV_REG(viadev, OFFSET_TABLE_PTR)); u32 254 sound/pci/vx222/vx222_ops.c u32 *addr = (u32 *)(runtime->dma_area + offset); u32 272 sound/pci/vx222/vx222_ops.c addr = (u32 *)runtime->dma_area; u32 292 sound/pci/vx222/vx222_ops.c u32 *addr = (u32 *)(runtime->dma_area + offset); u32 308 sound/pci/vx222/vx222_ops.c addr = (u32 *)runtime->dma_area; u32 68 sound/pci/ymfpci/ymfpci_main.c static inline u32 snd_ymfpci_readl(struct snd_ymfpci *chip, u32 offset) u32 81 sound/pci/ymfpci/ymfpci_main.c u32 reg = secondary ? YDSXGR_SECSTATUSADR : YDSXGR_PRISTATUSADR; u32 96 sound/pci/ymfpci/ymfpci_main.c u32 cmd; u32 124 sound/pci/ymfpci/ymfpci_main.c static u32 snd_ymfpci_calc_delta(u32 rate) u32 137 sound/pci/ymfpci/ymfpci_main.c static u32 def_rate[8] = { u32 141 sound/pci/ymfpci/ymfpci_main.c static u32 snd_ymfpci_calc_lpfK(u32 rate) u32 143 sound/pci/ymfpci/ymfpci_main.c u32 i; u32 144 sound/pci/ymfpci/ymfpci_main.c static u32 val[8] = { u32 157 sound/pci/ymfpci/ymfpci_main.c static u32 snd_ymfpci_calc_lpfQ(u32 rate) u32 159 sound/pci/ymfpci/ymfpci_main.c u32 i; u32 160 sound/pci/ymfpci/ymfpci_main.c static u32 val[8] = { u32 305 sound/pci/ymfpci/ymfpci_main.c u32 pos, delta; u32 332 sound/pci/ymfpci/ymfpci_main.c u32 volume; u32 356 sound/pci/ymfpci/ymfpci_main.c u32 pos, delta; u32 429 sound/pci/ymfpci/ymfpci_main.c u32 tmp; u32 490 sound/pci/ymfpci/ymfpci_main.c u32 format; u32 491 sound/pci/ymfpci/ymfpci_main.c u32 delta = snd_ymfpci_calc_delta(runtime->rate); u32 492 sound/pci/ymfpci/ymfpci_main.c u32 lpfQ = snd_ymfpci_calc_lpfQ(runtime->rate); u32 493 sound/pci/ymfpci/ymfpci_main.c u32 lpfK = snd_ymfpci_calc_lpfK(runtime->rate); u32 496 sound/pci/ymfpci/ymfpci_main.c u32 vol_left, vol_right; u32 710 sound/pci/ymfpci/ymfpci_main.c u32 rate, format; u32 789 sound/pci/ymfpci/ymfpci_main.c u32 status, nvoice, mode; u32 1989 sound/pci/ymfpci/ymfpci_main.c u32 val; u32 2102 sound/pci/ymfpci/ymfpci_main.c chip->ctrl_playback = (u32 *)ptr; u32 2403 sound/pci/ymfpci/ymfpci_main.c chip->saved_regs = vmalloc(YDSXGR_NUM_SAVED_REGS * sizeof(u32)); u32 69 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c *dst++ = ((((u32)val2 & 0xff) << 24) | ((u32)val1 << 8)) ^ xor; u32 89 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c *dst++ = ((((u32)val2 & 0xff) << 24) | ((u32)val1 << 8)) ^ xor; u32 90 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c *dst++ = (((u32)val3 << 16) | (val2 & 0xff00)) ^ xor; u32 110 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c *dst++ = swab32((((val2 & 0xff) << 24) | ((u32)val1 << 8)) ^ xor); u32 130 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c *dst++ = swab32((((val2 & 0xff) << 24) | ((u32)val1 << 8)) ^ xor); u32 131 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c *dst++ = swab32((((u32)val3 << 16) | (val2 & 0xff00)) ^ xor); u32 138 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c register u32 xval1; u32 154 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c register u32 xval1; u32 170 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c register u32 xval1, xval2; u32 176 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c xval1 = ((((u32)val2 & 0xff) << 24) | ((u32)val1 << 8)) ^ xor; u32 177 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c xval2 = (((u32)val3 << 16) | (val2 & 0xff00)) ^ xor; u32 190 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c register u32 xval1, xval2; u32 196 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c xval1 = ((((u32)val2 & 0xff) << 24) | ((u32)val1 << 8)) ^ xor; u32 197 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c xval2 = (((u32)val3 << 16) | (val2 & 0xff00)) ^ xor; u32 233 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c pdacf_transfer_mono32((u32 *)chip->pcm_area + off, xor, size, rdp_port); u32 239 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c pdacf_transfer_stereo32((u32 *)chip->pcm_area + (off * 2), xor, size, rdp_port); u32 247 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c pdacf_transfer_mono32sw((u32 *)chip->pcm_area + off, xor, size, rdp_port); u32 253 sound/pcmcia/pdaudiocf/pdaudiocf_irq.c pdacf_transfer_stereo32sw((u32 *)chip->pcm_area + (off * 2), xor, size, rdp_port); u32 118 sound/ppc/snd_ps3.c static inline u32 read_reg(unsigned int reg) u32 128 sound/ppc/snd_ps3.c u32 newval = read_reg(reg) | or_val; u32 133 sound/ppc/snd_ps3.c u32 newval = (read_reg(reg) & mask) | or_val; u32 1097 sound/ppc/tumbler.c const u32 *base; u32 1098 sound/ppc/tumbler.c u32 addr; u32 1134 sound/ppc/tumbler.c const u32 *prop = NULL; u32 1344 sound/ppc/tumbler.c const u32 *paddr; u32 125 sound/sh/aica.c u32 *froml = from; u32 126 sound/sh/aica.c u32 __iomem *to = (u32 __iomem *) (SPU_MEMORY_BASE + toi); u32 128 sound/sh/aica.c u32 val; u32 148 sound/sh/aica.c u32 regval; u32 171 sound/sh/aica.c u32 regval = readl(ARM_RESET_REGISTER); u32 201 sound/sh/aica.c writel(AICA_CMD_KICK | AICA_CMD_START, (u32 *) AICA_CONTROL_POINT); u32 211 sound/sh/aica.c writel(AICA_CMD_KICK | AICA_CMD_STOP, (u32 *) AICA_CONTROL_POINT); u32 67 sound/soc/at32/at32-pcm.c u32 pdc_xpr_save; u32 68 sound/soc/at32/at32-pcm.c u32 pdc_xcr_save; u32 69 sound/soc/at32/at32-pcm.c u32 pdc_xnpr_save; u32 70 sound/soc/at32/at32-pcm.c u32 pdc_xncr_save; u32 23 sound/soc/at32/at32-pcm.h u32 xpr; /* PDC RX/TX pointer */ u32 24 sound/soc/at32/at32-pcm.h u32 xcr; /* PDC RX/TX counter */ u32 25 sound/soc/at32/at32-pcm.h u32 xnpr; /* PDC next RX/TX pointer */ u32 26 sound/soc/at32/at32-pcm.h u32 xncr; /* PDC next RX/TX counter */ u32 27 sound/soc/at32/at32-pcm.h u32 ptcr; /* PDC transfer control */ u32 36 sound/soc/at32/at32-pcm.h u32 ssc_enable; /* SSC RX/TX enable */ u32 37 sound/soc/at32/at32-pcm.h u32 ssc_disable; /* SSC RX/TX disable */ u32 38 sound/soc/at32/at32-pcm.h u32 ssc_endx; /* SSC ENDTX or ENDRX */ u32 39 sound/soc/at32/at32-pcm.h u32 ssc_endbuf; /* SSC TXBUFF or RXBUFF */ u32 40 sound/soc/at32/at32-pcm.h u32 pdc_enable; /* PDC RX/TX enable */ u32 41 sound/soc/at32/at32-pcm.h u32 pdc_disable; /* PDC RX/TX disable */ u32 61 sound/soc/at32/at32-pcm.h void (*dma_intr_handler) (u32, struct snd_pcm_substream *); u32 223 sound/soc/at32/at32-ssc.c u32 ssc_sr; u32 224 sound/soc/at32/at32-ssc.c u32 ssc_substream_mask; u32 411 sound/soc/at32/at32-ssc.c u32 tfmr, rfmr, tcmr, rcmr; u32 705 sound/soc/at32/at32-ssc.c u32 cr; u32 23 sound/soc/at32/at32-ssc.h u32 ssc_cmr; u32 24 sound/soc/at32/at32-ssc.h u32 ssc_rcmr; u32 25 sound/soc/at32/at32-ssc.h u32 ssc_rfmr; u32 26 sound/soc/at32/at32-ssc.h u32 ssc_tcmr; u32 27 sound/soc/at32/at32-ssc.h u32 ssc_tfmr; u32 28 sound/soc/at32/at32-ssc.h u32 ssc_sr; u32 29 sound/soc/at32/at32-ssc.h u32 ssc_imr; u32 61 sound/soc/at91/at91-pcm.c u32 pdc_xpr_save; /* PDC register save */ u32 62 sound/soc/at91/at91-pcm.c u32 pdc_xcr_save; u32 63 sound/soc/at91/at91-pcm.c u32 pdc_xnpr_save; u32 64 sound/soc/at91/at91-pcm.c u32 pdc_xncr_save; u32 26 sound/soc/at91/at91-pcm.h u32 pid; u32 41 sound/soc/at91/at91-pcm.h u32 ssc_enable; /* SSC recv/trans enable */ u32 42 sound/soc/at91/at91-pcm.h u32 ssc_disable; /* SSC recv/trans disable */ u32 43 sound/soc/at91/at91-pcm.h u32 ssc_endx; /* SSC ENDTX or ENDRX */ u32 44 sound/soc/at91/at91-pcm.h u32 ssc_endbuf; /* SSC TXBUFE or RXBUFF */ u32 45 sound/soc/at91/at91-pcm.h u32 pdc_enable; /* PDC recv/trans enable */ u32 46 sound/soc/at91/at91-pcm.h u32 pdc_disable; /* PDC recv/trans disable */ u32 64 sound/soc/at91/at91-pcm.h void (*dma_intr_handler)(u32, struct snd_pcm_substream *); u32 129 sound/soc/at91/at91-ssc.c u32 ssc_cmr; u32 130 sound/soc/at91/at91-ssc.c u32 ssc_rcmr; u32 131 sound/soc/at91/at91-ssc.c u32 ssc_rfmr; u32 132 sound/soc/at91/at91-ssc.c u32 ssc_tcmr; u32 133 sound/soc/at91/at91-ssc.c u32 ssc_tfmr; u32 134 sound/soc/at91/at91-ssc.c u32 ssc_sr; u32 135 sound/soc/at91/at91-ssc.c u32 ssc_imr; u32 184 sound/soc/at91/at91-ssc.c u32 ssc_sr; u32 363 sound/soc/at91/at91-ssc.c u32 tfmr, rfmr, tcmr, rcmr; u32 48 sound/soc/au1x/dbdma2.c u32 ddma_chan; /* DDMA context */ u32 272 sound/soc/au1x/dbdma2.c u32 c = au1xpsc_audio_pcmdma[SUBSTREAM_TYPE(substream)]->ddma_chan; u32 19 sound/soc/blackfin/bf5xx-ac97-pcm.h u32 sys; u32 20 sound/soc/blackfin/bf5xx-ac97-pcm.h u32 rx; u32 21 sound/soc/blackfin/bf5xx-ac97-pcm.h u32 tx; u32 22 sound/soc/blackfin/bf5xx-ac97-pcm.h u32 clk; u32 23 sound/soc/blackfin/bf5xx-ac97-pcm.h u32 frm; u32 19 sound/soc/blackfin/bf5xx-ac97.h u32 ac97_pcm; /* slot 3 and 4: left and right pcm data */ u32 19 sound/soc/blackfin/bf5xx-i2s-pcm.h u32 sys; u32 20 sound/soc/blackfin/bf5xx-i2s-pcm.h u32 rx; u32 21 sound/soc/blackfin/bf5xx-i2s-pcm.h u32 tx; u32 22 sound/soc/blackfin/bf5xx-i2s-pcm.h u32 clk; u32 23 sound/soc/blackfin/bf5xx-i2s-pcm.h u32 frm; u32 203 sound/soc/blackfin/bf5xx-i2s.c 2 * sizeof(u32), NULL); u32 43 sound/soc/blackfin/bf5xx-sport.h u32 tx; u32 44 sound/soc/blackfin/bf5xx-sport.h u32 reserved_l0; u32 45 sound/soc/blackfin/bf5xx-sport.h u32 rx; u32 46 sound/soc/blackfin/bf5xx-sport.h u32 reserved_l1; u32 55 sound/soc/blackfin/bf5xx-sport.h u32 mtcs0; u32 56 sound/soc/blackfin/bf5xx-sport.h u32 mtcs1; u32 57 sound/soc/blackfin/bf5xx-sport.h u32 mtcs2; u32 58 sound/soc/blackfin/bf5xx-sport.h u32 mtcs3; u32 59 sound/soc/blackfin/bf5xx-sport.h u32 mrcs0; u32 60 sound/soc/blackfin/bf5xx-sport.h u32 mrcs1; u32 61 sound/soc/blackfin/bf5xx-sport.h u32 mrcs2; u32 62 sound/soc/blackfin/bf5xx-sport.h u32 mrcs3; u32 233 sound/soc/codecs/ssm2602.c u32 mclk; u32 234 sound/soc/codecs/ssm2602.c u32 rate; u32 41 sound/soc/codecs/tlv320aic23.c u32 sample_rate; u32 392 sound/soc/codecs/wm8580.c u32 prescale:1; u32 393 sound/soc/codecs/wm8580.c u32 postscale:1; u32 394 sound/soc/codecs/wm8580.c u32 freqmode:2; u32 395 sound/soc/codecs/wm8580.c u32 n:4; u32 396 sound/soc/codecs/wm8580.c u32 k:24; u32 212 sound/soc/codecs/wm8731.c u32 mclk; u32 213 sound/soc/codecs/wm8731.c u32 rate; u32 469 sound/soc/codecs/wm8750.c u32 mclk; u32 470 sound/soc/codecs/wm8750.c u32 rate; u32 696 sound/soc/codecs/wm8753.c u32 div2:1; u32 697 sound/soc/codecs/wm8753.c u32 n:4; u32 698 sound/soc/codecs/wm8753.c u32 k:24; u32 794 sound/soc/codecs/wm8753.c u32 mclk; u32 795 sound/soc/codecs/wm8753.c u32 rate; u32 141 sound/soc/codecs/wm8900.c u32 fll_in; /* FLL input frequency */ u32 142 sound/soc/codecs/wm8900.c u32 fll_out; /* FLL output frequency */ u32 399 sound/soc/codecs/wm8971.c u32 mclk; u32 400 sound/soc/codecs/wm8971.c u32 rate; u32 468 sound/soc/codecs/wm8990.c u32 reg_shift = kcontrol->private_value & 0xfff; u32 989 sound/soc/codecs/wm8990.c u32 div2; u32 990 sound/soc/codecs/wm8990.c u32 n; u32 991 sound/soc/codecs/wm8990.c u32 k; u32 34 sound/soc/codecs/wm9713.c u32 pll_in; /* PLL input frequency */ u32 35 sound/soc/codecs/wm9713.c u32 pll_out; /* PLL output frequency */ u32 661 sound/soc/codecs/wm9713.c u32 divsel:1; u32 662 sound/soc/codecs/wm9713.c u32 divctl:1; u32 663 sound/soc/codecs/wm9713.c u32 lf:1; u32 664 sound/soc/codecs/wm9713.c u32 n:4; u32 665 sound/soc/codecs/wm9713.c u32 k:24; u32 104 sound/soc/davinci/davinci-i2s.c static inline u32 davinci_mcbsp_read_reg(struct davinci_mcbsp_dev *dev, int reg) u32 113 sound/soc/davinci/davinci-i2s.c u32 w; u32 134 sound/soc/davinci/davinci-i2s.c u32 w; u32 162 sound/soc/davinci/davinci-i2s.c u32 w; u32 219 sound/soc/davinci/davinci-i2s.c u32 w; u32 151 sound/soc/fsl/fsl_dma.c .period_bytes_max = (u32) -1, u32 215 sound/soc/fsl/fsl_dma.c u32 sr, sr2 = 0; u32 395 sound/soc/fsl/fsl_dma.c u32 mr; u32 621 sound/soc/fsl/fsl_dma.c u32 mr; u32 78 sound/soc/fsl/fsl_dma.h static inline u32 CCSR_DMA_ECLNDAR_ADDR(u64 x) u32 423 sound/soc/fsl/fsl_ssi.c u32 wl; u32 95 sound/soc/fsl/mpc5200_psc_i2s.c u32 sicr; u32 227 sound/soc/fsl/mpc5200_psc_i2s.c u32 mode; u32 222 sound/soc/fsl/mpc8610_hpcd.c const u32 *iprop; u32 164 sound/soc/omap/osk5912.c u32 curRate; u32 35 sound/soc/pxa/pxa2xx-i2s.c u32 sys; u32 36 sound/soc/pxa/pxa2xx-i2s.c u32 rx; u32 37 sound/soc/pxa/pxa2xx-i2s.c u32 tx; u32 38 sound/soc/pxa/pxa2xx-i2s.c u32 clk; u32 39 sound/soc/pxa/pxa2xx-i2s.c u32 frm; u32 83 sound/soc/pxa/pxa2xx-i2s.c u32 sadiv; u32 84 sound/soc/pxa/pxa2xx-i2s.c u32 sacr0; u32 85 sound/soc/pxa/pxa2xx-i2s.c u32 sacr1; u32 86 sound/soc/pxa/pxa2xx-i2s.c u32 saimr; u32 88 sound/soc/pxa/pxa2xx-i2s.c u32 fmt; u32 83 sound/soc/s3c24xx/s3c2412-i2s.c u32 suspend_iismod; u32 84 sound/soc/s3c24xx/s3c2412-i2s.c u32 suspend_iiscon; u32 85 sound/soc/s3c24xx/s3c2412-i2s.c u32 suspend_iispsr; u32 124 sound/soc/s3c24xx/s3c2412-i2s.c u32 fic, con, mod; u32 194 sound/soc/s3c24xx/s3c2412-i2s.c u32 fic, con, mod; u32 263 sound/soc/s3c24xx/s3c2412-i2s.c u32 iiscon; u32 287 sound/soc/s3c24xx/s3c2412-i2s.c u32 iismod = readl(s3c2412_i2s.regs + S3C2412_IISMOD); u32 301 sound/soc/s3c24xx/s3c2412-i2s.c u32 iismod; u32 349 sound/soc/s3c24xx/s3c2412-i2s.c u32 iismod; u32 506 sound/soc/s3c24xx/s3c2412-i2s.c u32 iismod = readl(s3c2412_i2s.regs + S3C2412_IISMOD); u32 535 sound/soc/s3c24xx/s3c2412-i2s.c u32 reg; u32 654 sound/soc/s3c24xx/s3c2412-i2s.c u32 iismod; u32 48 sound/soc/s3c24xx/s3c2443-ac97.c static u32 codec_ready; u32 54 sound/soc/s3c24xx/s3c2443-ac97.c u32 ac_glbctrl; u32 55 sound/soc/s3c24xx/s3c2443-ac97.c u32 ac_codec_cmd; u32 56 sound/soc/s3c24xx/s3c2443-ac97.c u32 stat, addr, data; u32 89 sound/soc/s3c24xx/s3c2443-ac97.c u32 ac_glbctrl; u32 90 sound/soc/s3c24xx/s3c2443-ac97.c u32 ac_codec_cmd; u32 117 sound/soc/s3c24xx/s3c2443-ac97.c u32 ac_glbctrl; u32 131 sound/soc/s3c24xx/s3c2443-ac97.c u32 ac_glbctrl; u32 159 sound/soc/s3c24xx/s3c2443-ac97.c u32 ac_glbctrl; u32 216 sound/soc/s3c24xx/s3c2443-ac97.c u32 ac_glbctrl; u32 289 sound/soc/s3c24xx/s3c2443-ac97.c u32 ac_glbctrl; u32 332 sound/soc/s3c24xx/s3c2443-ac97.c u32 ac_glbctrl; u32 74 sound/soc/s3c24xx/s3c24xx-i2s.c u32 iiscon; u32 75 sound/soc/s3c24xx/s3c24xx-i2s.c u32 iismod; u32 76 sound/soc/s3c24xx/s3c24xx-i2s.c u32 iisfcon; u32 77 sound/soc/s3c24xx/s3c24xx-i2s.c u32 iispsr; u32 83 sound/soc/s3c24xx/s3c24xx-i2s.c u32 iisfcon; u32 84 sound/soc/s3c24xx/s3c24xx-i2s.c u32 iiscon; u32 85 sound/soc/s3c24xx/s3c24xx-i2s.c u32 iismod; u32 128 sound/soc/s3c24xx/s3c24xx-i2s.c u32 iisfcon; u32 129 sound/soc/s3c24xx/s3c24xx-i2s.c u32 iiscon; u32 130 sound/soc/s3c24xx/s3c24xx-i2s.c u32 iismod; u32 177 sound/soc/s3c24xx/s3c24xx-i2s.c u32 iiscon; u32 211 sound/soc/s3c24xx/s3c24xx-i2s.c u32 iismod; u32 249 sound/soc/s3c24xx/s3c24xx-i2s.c u32 iismod; u32 319 sound/soc/s3c24xx/s3c24xx-i2s.c u32 iismod = readl(s3c24xx_i2s.regs + S3C2410_IISMOD); u32 345 sound/soc/s3c24xx/s3c24xx-i2s.c u32 reg; u32 374 sound/soc/s3c24xx/s3c24xx-i2s.c u32 s3c24xx_i2s_get_clockrate(void) u32 33 sound/soc/s3c24xx/s3c24xx-i2s.h u32 s3c24xx_i2s_get_clockrate(void); u32 223 sound/soc/sh/dma-sh7760.c (u32)runtime->dma_addr, runtime->dma_bytes); u32 72 sound/soc/soc-dapm.c static u32 pop_time; u32 318 sound/sparc/amd7930.c u32 flags; u32 88 sound/sparc/cs4231.c u32 flags; u32 1629 sound/sparc/cs4231.c u32 csr; u32 1679 sound/sparc/cs4231.c u32 test, csr; u32 1710 sound/sparc/cs4231.c u32 csr, test; u32 1729 sound/sparc/cs4231.c u32 csr, shift; u32 273 sound/sparc/dbri.c ((u32)(unsigned long) \ u32 279 sound/sparc/dbri.c u32 sdp; /* SDP command word */ u32 290 sound/sparc/dbri.c u32 dvma_buffer; /* Device view of ALSA DMA buffer */ u32 305 sound/sparc/dbri.c u32 dma_dvma; /* DBRI visible DMA address */ u32 726 sound/sparc/dbri.c u32 tmp; u32 749 sound/sparc/dbri.c u32 dma_addr; u32 1408 sound/sparc/dbri.c u32 tmp; u32 1473 sound/sparc/dbri.c u32 tmp; u32 1633 sound/sparc/dbri.c u32 reg2 = sbus_readl(dbri->regs + REG2); u32 1929 sound/sparc/dbri.c u32 tmp; u32 362 sound/spi/at73c213.c u32 status; u32 1726 sound/usb/usbaudio.c u32 oldbits[2]; u32 1741 sound/usb/usbaudio.c fmt->bits[0] &= (u32)fbits; u32 1742 sound/usb/usbaudio.c fmt->bits[1] &= (u32)(fbits >> 32); u32 1760 sound/usb/usbaudio.c u32 *channels; u32 1761 sound/usb/usbaudio.c u32 *rates; u32 1762 sound/usb/usbaudio.c u32 cmaster, rmaster; u32 1763 sound/usb/usbaudio.c u32 rate_min = 0, rate_max = 0; u32 1767 sound/usb/usbaudio.c channels = kcalloc(MAX_MASK, sizeof(u32), GFP_KERNEL); u32 1768 sound/usb/usbaudio.c rates = kcalloc(MAX_MASK, sizeof(u32), GFP_KERNEL); u32 1817 sound/usb/usbaudio.c memset(channels, 0, MAX_MASK * sizeof(u32)); u32 3565 sound/usb/usbaudio.c u32 id; u32 126 sound/usb/usbaudio.h u32 usb_id; u32 1153 sound/usb/usbmidi.c u32 id; u32 58 sound/usb/usbmixer.c u32 usb_id; u32 64 sound/usb/usbmixer.c u32 mute_code; u32 82 sound/usb/usbmixer.c u32 rc_code; u32 1784 sound/usb/usbmixer.c u32 code; u32 1824 sound/usb/usbmixer.c u32 rc_code; u32 1834 sound/usb/usbmixer.c err = put_user(rc_code, (u32 __user *)buf); u32 36 sound/usb/usbmixer_maps.c u32 id; u32 69 virt/kvm/ioapic.c u32 redir_index = (ioapic->ioregsel - 0x10) >> 1; u32 127 virt/kvm/ioapic.c ioapic->redirtbl[index].bits |= (u32) val; u32 154 virt/kvm/ioapic.c static u32 ioapic_get_delivery_bitmask(struct kvm_ioapic *ioapic, u8 dest, u32 157 virt/kvm/ioapic.c u32 mask = 0; u32 201 virt/kvm/ioapic.c u32 deliver_bitmask; u32 270 virt/kvm/ioapic.c u32 old_irr = ioapic->irr; u32 271 virt/kvm/ioapic.c u32 mask = 1 << irq; u32 323 virt/kvm/ioapic.c u32 result; u32 360 virt/kvm/ioapic.c u32 data; u32 366 virt/kvm/ioapic.c data = *(u32 *) val; u32 39 virt/kvm/ioapic.h u32 ioregsel; u32 40 virt/kvm/ioapic.h u32 id; u32 41 virt/kvm/ioapic.h u32 irr; u32 42 virt/kvm/ioapic.h u32 pad; u32 1603 virt/kvm/kvm_main.c *val += *(u32 *)((void *)kvm + offset); u32 1623 virt/kvm/kvm_main.c *val += *(u32 *)((void *)vcpu + offset); u32 38 virt/kvm/kvm_trace.c u32 cycle_in; u32 62 virt/kvm/kvm_trace.c rec.event = va_arg(*args, u32); u32 67 virt/kvm/kvm_trace.c extra = va_arg(*args, u32); u32 69 virt/kvm/kvm_trace.c extra = min_t(u32, extra, KVM_TRC_EXTRA_MAX); u32 78 virt/kvm/kvm_trace.c rec.u.cycle.extra_u32[i] = va_arg(*args, u32); u32 81 virt/kvm/kvm_trace.c rec.u.nocycle.extra_u32[i] = va_arg(*args, u32); u32 84 virt/kvm/kvm_trace.c size = calc_rec_size(rec.cycle_in, rec.extra_u32 * sizeof(u32)); u32 119 virt/kvm/kvm_trace.c subbuf_start_reserve(buf, sizeof(u32)); u32 120 virt/kvm/kvm_trace.c *(u32 *)subbuf = 0x12345678;