/linux-4.1.27/arch/x86/include/asm/ |
D | msr.h | 36 unsigned long low, high; in native_read_tscp() local 49 #define DECLARE_ARGS(val, low, high) unsigned low, high argument 50 #define EAX_EDX_VAL(val, low, high) ((low) | ((u64)(high) << 32)) argument 51 #define EAX_EDX_ARGS(val, low, high) "a" (low), "d" (high) argument 52 #define EAX_EDX_RET(val, low, high) "=a" (low), "=d" (high) argument 54 #define DECLARE_ARGS(val, low, high) unsigned long long val argument 55 #define EAX_EDX_VAL(val, low, high) (val) argument 56 #define EAX_EDX_ARGS(val, low, high) "A" (val) argument 57 #define EAX_EDX_RET(val, low, high) "=A" (val) argument 85 unsigned low, unsigned high) in native_write_msr() [all …]
|
D | atomic64_32.h | 91 unsigned low = (unsigned)n; in atomic64_xchg() local 108 unsigned low = (unsigned)i; in atomic64_set() local 288 unsigned low = (unsigned)u; in atomic64_add_unless() local
|
D | cmpxchg_32.h | 25 u32 low = value; in set_64bit() local
|
D | apic.h | 166 static inline void native_x2apic_icr_write(u32 low, u32 id) in native_x2apic_icr_write() 407 static inline void apic_icr_write(u32 low, u32 high) in apic_icr_write() 430 static inline void apic_icr_write(u32 low, u32 high) { } in apic_icr_write()
|
D | paravirt.h | 131 static inline int paravirt_write_msr(unsigned msr, unsigned low, unsigned high) in paravirt_write_msr() 182 #define rdtscl(low) \ argument 209 #define rdpmc(counter, low, high) \ argument 223 #define rdtscp(low, high, aux) \ argument
|
D | microcode.h | 11 #define native_wrmsr(msr, low, high) \ argument
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | bitfield.h | 126 #define EFX_EXTRACT_NATIVE(native_element, min, max, low, high) \ argument 136 #define EFX_EXTRACT64(element, min, max, low, high) \ argument 143 #define EFX_EXTRACT32(element, min, max, low, high) \ argument 146 #define EFX_EXTRACT_OWORD64(oword, low, high) \ argument 151 #define EFX_EXTRACT_QWORD64(qword, low, high) \ argument 155 #define EFX_EXTRACT_OWORD32(oword, low, high) \ argument 162 #define EFX_EXTRACT_QWORD32(qword, low, high) \ argument 167 #define EFX_EXTRACT_DWORD(dword, low, high) \ argument 245 #define EFX_INSERT_NATIVE64(min, max, low, high, value) \ argument 251 #define EFX_INSERT_NATIVE32(min, max, low, high, value) \ argument [all …]
|
/linux-4.1.27/arch/parisc/kernel/ |
D | sys_parisc.c | 290 unsigned int high, unsigned int low) in parisc_truncate64() 296 unsigned int high, unsigned int low) in parisc_ftruncate64() 318 unsigned int high, unsigned int low) in parisc_truncate64() 324 unsigned int high, unsigned int low) in parisc_ftruncate64() 331 unsigned int high, unsigned int low) in parisc_pread64() 337 size_t count, unsigned int high, unsigned int low) in parisc_pwrite64() 342 asmlinkage ssize_t parisc_readahead(int fd, unsigned int high, unsigned int low, in parisc_readahead()
|
/linux-4.1.27/arch/microblaze/lib/ |
D | libgcc.h | 10 int high, low; member 14 int low, high; member
|
/linux-4.1.27/arch/mips/lib/ |
D | libgcc.h | 10 int high, low; member 14 int low, high; member
|
/linux-4.1.27/arch/sh/lib/ |
D | libgcc.h | 10 int high, low; member 14 int low, high; member
|
/linux-4.1.27/arch/s390/kernel/ |
D | stacktrace.c | 15 unsigned long low, in save_context_stack() 87 unsigned long sp, low, high; in save_stack_trace_tsk() local
|
D | process.c | 49 struct stack_frame *sf, *low, *high; in thread_saved_pc() local 182 struct stack_frame *sf, *low, *high; in get_wchan() local
|
D | dumpstack.c | 30 __show_trace(unsigned long sp, unsigned long low, unsigned long high) in __show_trace()
|
D | compat_linux.c | 302 COMPAT_SYSCALL_DEFINE3(s390_truncate64, const char __user *, path, u32, high, u32, low) in COMPAT_SYSCALL_DEFINE3() argument 307 COMPAT_SYSCALL_DEFINE3(s390_ftruncate64, unsigned int, fd, u32, high, u32, low) in COMPAT_SYSCALL_DEFINE3() argument 313 compat_size_t, count, u32, high, u32, low) in COMPAT_SYSCALL_DEFINE5() argument 321 compat_size_t, count, u32, high, u32, low) in COMPAT_SYSCALL_DEFINE5() argument 328 COMPAT_SYSCALL_DEFINE4(s390_readahead, int, fd, u32, high, u32, low, s32, count) in COMPAT_SYSCALL_DEFINE4() argument 479 COMPAT_SYSCALL_DEFINE5(s390_fadvise64, int, fd, u32, high, u32, low, compat_size_t, len, int, advis… in COMPAT_SYSCALL_DEFINE5() argument
|
D | perf_event.c | 228 unsigned long low, unsigned long high) in __store_trace()
|
D | setup.c | 555 phys_addr_t low, high; in reserve_crashkernel() local
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | clkt2xxx_dpllcore.c | 79 u32 high, low, core_clk_src; in omap2_dpllcore_round_rate() local 115 u32 cur_rate, low, mult, div, valid_rate, done_rate; in omap2_reprogram_dpllcore() local
|
/linux-4.1.27/arch/tile/kernel/ |
D | compat.c | 36 u32, low, u32, high) in COMPAT_SYSCALL_DEFINE4() argument 42 u32, low, u32, high) in COMPAT_SYSCALL_DEFINE4() argument 48 size_t, count, u32, dummy, u32, low, u32, high) in COMPAT_SYSCALL_DEFINE6() argument 54 size_t, count, u32, dummy, u32, low, u32, high) in COMPAT_SYSCALL_DEFINE6() argument
|
D | time.c | 51 unsigned int low = __insn_mfspr(SPR_CYCLE_LOW); in get_cycles() local
|
/linux-4.1.27/arch/x86/kernel/cpu/mtrr/ |
D | centaur.c | 11 unsigned long low; member 76 unsigned long low, high; in centaur_set_mcr() local
|
D | amd.c | 12 unsigned long low, high; in amd_get_mtrr() local
|
D | generic.c | 407 unsigned low, high; in get_mtrr_state() local
|
/linux-4.1.27/arch/alpha/kernel/ |
D | machvec_impl.h | 76 #define IO_LITE(UP,low) \ argument 99 #define IO(UP,low) \ argument
|
/linux-4.1.27/tools/perf/tests/ |
D | rdpmc.c | 15 unsigned int low, high; in rdpmc() local 24 unsigned int low, high; in rdtsc() local
|
/linux-4.1.27/arch/s390/include/asm/ |
D | ctl_reg.h | 12 #define __ctl_load(array, low, high) { \ argument 21 #define __ctl_store(array, low, high) { \ argument
|
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac_lib.c | 223 unsigned int high, unsigned int low) in stmmac_set_mac_addr() 251 unsigned int high, unsigned int low) in stmmac_get_mac_addr()
|
/linux-4.1.27/net/ipv4/ |
D | sysctl_net_ipv4.c | 86 static void inet_get_ping_group_range_table(struct ctl_table *table, kgid_t *low, kgid_t *high) in inet_get_ping_group_range_table() 101 static void set_ping_group_range(struct ctl_table *table, kgid_t low, kgid_t high) in set_ping_group_range() 120 kgid_t low, high; in ipv4_ping_group_range() local
|
D | inet_connection_sock.c | 33 void inet_get_local_port_range(struct net *net, int *low, int *high) in inet_get_local_port_range() 105 int remaining, rover, low, high; in inet_csk_get_port() local
|
D | ping.c | 239 static void inet_get_ping_group_range_net(struct net *net, kgid_t *low, in inet_get_ping_group_range_net() 260 kgid_t low, high; in ping_init_sock() local
|
D | inet_hashtables.c | 502 int i, remaining, low, high, port; in __inet_hash_connect() local
|
/linux-4.1.27/arch/x86/oprofile/ |
D | op_model_p4.c | 573 unsigned int low, high; in p4_setup_ctrs() local 618 unsigned long ctr, low, high, stag, real; in p4_check_ctrs() local 670 unsigned int low, high, stag; in p4_start() local 687 unsigned int low, high, stag; in p4_stop() local
|
/linux-4.1.27/drivers/cpufreq/ |
D | speedstep-smi.c | 100 static int speedstep_smi_get_freqs(unsigned int *low, unsigned int *high) in speedstep_smi_get_freqs() 233 unsigned int *low, *high; in speedstep_cpu_init() local
|
/linux-4.1.27/tools/perf/arch/x86/util/ |
D | tsc.c | 43 unsigned int low, high; in rdtsc() local
|
/linux-4.1.27/arch/score/lib/ |
D | libgcc.h | 29 int low, high; member
|
/linux-4.1.27/arch/sparc/lib/ |
D | libgcc.h | 9 int high, low; member
|
/linux-4.1.27/include/asm-generic/ |
D | io-64-nonatomic-lo-hi.h | 10 u32 low, high; in lo_hi_readq() local
|
D | io-64-nonatomic-hi-lo.h | 10 u32 low, high; in hi_lo_readq() local
|
/linux-4.1.27/arch/s390/oprofile/ |
D | backtrace.c | 13 unsigned long low, unsigned long high) in __show_trace()
|
/linux-4.1.27/arch/hexagon/kernel/ |
D | stacktrace.c | 38 unsigned long low, high; in save_stack_trace() local
|
D | traps.c | 99 unsigned long low, high; in do_show_stack() local
|
/linux-4.1.27/arch/mn10300/lib/ |
D | negdi2.c | 41 s32 low; member
|
D | lshrdi3.c | 29 SItype low; member
|
D | ashrdi3.c | 29 SItype low; member
|
/linux-4.1.27/arch/avr32/kernel/ |
D | stacktrace.c | 27 unsigned long low, high; in save_stack_trace() local
|
/linux-4.1.27/arch/blackfin/kernel/ |
D | stacktrace.c | 25 unsigned long low, high; in save_stack_trace() local
|
/linux-4.1.27/arch/x86/kernel/ |
D | resource.c | 7 resource_size_t low = 0, high = 0; in resource_clip() local
|
D | kvmclock.c | 54 int low, high; in kvm_get_wallclock() local 158 int low, high, ret; in kvm_register_clock() local
|
D | pci-calgary_64.c | 670 u64 low, high, sizelow; in calgary_reserve_peripheral_mem_1() local 694 u64 low, high, sizelow, sizehigh; in calgary_reserve_peripheral_mem_2() local
|
/linux-4.1.27/arch/parisc/lib/ |
D | ucmpdi2.c | 7 unsigned int low; member
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | sys_ppc32.c | 95 unsigned long high, unsigned long low) in compat_sys_truncate64() 108 unsigned long low) in compat_sys_ftruncate64()
|
D | tau_6xx.c | 33 unsigned char low; member
|
D | machine_kexec_64.c | 37 unsigned long low, high; /* limits of blocked memory range */ in default_machine_kexec_prepare() local
|
/linux-4.1.27/fs/adfs/ |
D | inode.c | 172 unsigned int high, low; in adfs_adfs2unix_time() local 217 unsigned int high, low; in adfs_unix2adfs_time() local
|
/linux-4.1.27/arch/blackfin/lib/ |
D | gcclib.h | 18 SItype low, high; member
|
/linux-4.1.27/arch/avr32/mm/ |
D | init.c | 78 unsigned long low, start_pfn; in paging_init() local
|
/linux-4.1.27/arch/m68k/lib/ |
D | ashldi3.c | 23 struct DIstruct {SItype high, low;}; member
|
D | lshrdi3.c | 23 struct DIstruct {SItype high, low;}; member
|
D | ashrdi3.c | 23 struct DIstruct {SItype high, low;}; member
|
D | muldi3.c | 70 struct DIstruct {SItype high, low;}; member
|
/linux-4.1.27/net/dccp/ccids/lib/ |
D | tfrc_equation.c | 597 u32 try, low = 0, high = TFRC_CALC_X_ARRSIZE - 1; in tfrc_binsearch() local
|
/linux-4.1.27/arch/m32r/mm/ |
D | init.c | 63 unsigned long low; in zone_sizes_init() local
|
D | discontig.c | 135 unsigned long low, start_pfn; in zone_sizes_init() local
|
/linux-4.1.27/drivers/ide/ |
D | ide-lib.c | 38 u32 high, low; in ide_get_lba_addr() local
|
/linux-4.1.27/sound/ |
D | sound_core.c | 174 …nit * s, struct sound_unit **list, const struct file_operations *fops, int index, int low, int top) in __sound_insert_unit() 254 …struct sound_unit **list, const struct file_operations *fops, int index, int low, int top, const c… in sound_insert_unit()
|
/linux-4.1.27/arch/unicore32/kernel/ |
D | stacktrace.c | 37 unsigned long high, low; in unwind_frame() local
|
/linux-4.1.27/arch/arm64/kernel/ |
D | stacktrace.c | 40 unsigned long high, low; in unwind_frame() local
|
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/ |
D | mce_amd.c | 213 u32 low = 0, high = 0, address = 0; in mce_amd_feature_init() local 278 u32 low = 0, high = 0, address = 0; in amd_threshold_interrupt() local 471 u32 low, high; in allocate_threshold_blocks() local
|
/linux-4.1.27/lib/zlib_inflate/ |
D | inftrees.c | 37 unsigned low; /* low bits for current root entry */ in zlib_inflate_table() local
|
/linux-4.1.27/arch/sparc/kernel/ |
D | sys_sparc32.c | 54 asmlinkage long sys32_truncate64(const char __user * path, unsigned long high, unsigned long low) in sys32_truncate64() 62 asmlinkage long sys32_ftruncate64(unsigned int fd, unsigned long high, unsigned long low) in sys32_ftruncate64()
|
D | time_64.c | 309 unsigned long low = (val & 0xffffffffUL); in __hbird_write_stick() local 325 unsigned long low = (val & 0xffffffffUL); in __hbird_write_compare() local
|
/linux-4.1.27/arch/frv/kernel/ |
D | gdb-io.c | 83 unsigned value, high, low; in gdbstub_set_baud() local
|
D | debug-stub.c | 203 unsigned value, high, low; in console_set_baud() local
|
/linux-4.1.27/arch/mips/include/asm/mach-loongson/ |
D | loongson_hwmon.h | 22 u8 low; member
|
/linux-4.1.27/drivers/media/platform/vivid/ |
D | vivid-radio-rx.c | 162 unsigned low, high; in vivid_radio_rx_s_hw_freq_seek() local
|
/linux-4.1.27/arch/arm/kernel/ |
D | stacktrace.c | 27 unsigned long high, low; in unwind_frame() local
|
D | unwind.c | 390 unsigned long low; in unwind_frame() local
|
/linux-4.1.27/arch/x86/xen/ |
D | apic.c | 84 static void xen_apic_icr_write(u32 low, u32 id) in xen_apic_icr_write()
|
D | enlighten.c | 1049 static int xen_write_msr_safe(unsigned int msr, unsigned low, unsigned high) in xen_write_msr_safe()
|
/linux-4.1.27/arch/x86/kernel/apic/ |
D | apic_noop.c | 39 static void noop_apic_icr_write(u32 low, u32 id) { } in noop_apic_icr_write()
|
D | apic.c | 257 void native_apic_icr_write(u32 low, u32 id) in native_apic_icr_write()
|
/linux-4.1.27/arch/arm/nwfpe/ |
D | softfloat.h | 63 u64 low; member
|
/linux-4.1.27/arch/arc/kernel/ |
D | time.c | 78 struct { u32 high, low; }; in arc_counter_read() member
|
/linux-4.1.27/arch/tile/kernel/vdso/ |
D | vgettimeofday.c | 25 unsigned int low = __insn_mfspr(SPR_CYCLE_LOW); in get_cycles_inline() local
|
/linux-4.1.27/drivers/net/ethernet/8390/ |
D | ne.c | 682 int low = inb_p(nic_base + EN0_RSARLO); in ne_block_input() local 772 int low = inb_p(nic_base + EN0_RSARLO); in ne_block_output() local
|
D | pcnet_cs.c | 1193 int low = inb_p(nic_base + EN0_RSARLO); in dma_block_input() local 1265 int low = inb_p(nic_base + EN0_RSARLO); in dma_block_output() local
|
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_inode_fork.c | 1540 int low; /* lower boundary in search */ in xfs_iext_bno_to_ext() local 1610 int low; /* binary search lower limit */ in xfs_iext_bno_to_irec() local 1652 int low; /* binary search lower limit */ in xfs_iext_idx_to_irec() local
|
D | xfs_dir2_block.c | 350 int low; /* low index for binary srch */ in xfs_dir2_block_addname() local 665 int low; /* binary search low index */ in xfs_dir2_block_lookup_int() local
|
D | xfs_dir2_leaf.c | 1542 int low; /* low leaf index */ in xfs_dir2_leaf_search_hash() local
|
/linux-4.1.27/drivers/mfd/ |
D | si476x-prop.c | 24 u16 low, high; member
|
D | sm501.c | 49 struct sm501_gpio_chip low; member
|
/linux-4.1.27/drivers/scsi/fnic/ |
D | fnic_trace.h | 62 u32 low; member
|
/linux-4.1.27/drivers/net/irda/ |
D | via-ircc.h | 283 __u16 low, high; in SetMaxRxPacketSize() local 417 __u32 low, high; in SetSendByte() local 437 __u8 low, high; in CkRxRecv() local 458 __u8 low, high; in RxCurCount() local 474 __u8 low, high; in GetRecvByte() local
|
D | ali-ircc.c | 479 int hi, low, reg; in ali_ircc_probe_53() local
|
/linux-4.1.27/drivers/net/wireless/iwlegacy/ |
D | 3945-rs.c | 547 u8 low = RATE_INVALID; in il3945_get_adjacent_rate() local 628 u8 low = RATE_INVALID; in il3945_rs_get_rate() local
|
D | 4965-rs.c | 676 u8 low = RATE_INVALID; in il4965_rs_get_adjacent_rate() local 733 s32 low; in il4965_rs_get_lower_rate() local 1092 s32 new_rate, high, low, start_hi; in il4965_rs_get_best_rate() local 1748 int low = RATE_INVALID; in il4965_rs_rate_scale_perform() local
|
/linux-4.1.27/drivers/rtc/ |
D | rtc-max8907.c | 83 u8 high, low; in tm_to_regs() local
|
D | rtc-vr41xx.c | 166 unsigned long low, mid, high; in vr41xx_rtc_read_alarm() local
|
D | rtc-max8925.c | 116 unsigned char high, low; in data_calc() local
|
/linux-4.1.27/arch/metag/mm/ |
D | init.c | 359 unsigned long low, start_pfn; in paging_init() local
|
/linux-4.1.27/drivers/thermal/ |
D | rockchip_thermal.c | 172 int high, low, mid; in rk_tsadcv2_temp_to_code() local 196 unsigned int low = 0; in rk_tsadcv2_code_to_temp() local
|
/linux-4.1.27/drivers/clk/ |
D | clk-axi-clkgen.c | 186 static void axi_clkgen_calc_clk_params(unsigned int divider, unsigned int *low, in axi_clkgen_calc_clk_params() 366 unsigned int low; in axi_clkgen_set_rate() local
|
/linux-4.1.27/arch/mips/include/asm/netlogic/xlr/ |
D | pic.h | 269 uint32_t up1, up2, low; in nlm_pic_read_timer() local 290 uint32_t up, low; in nlm_pic_set_timer() local
|
/linux-4.1.27/sound/oss/ |
D | msnd.c | 285 unsigned char mid, unsigned char low) in msnd_send_word()
|
D | msnd.h | 147 #define MAKELONG(low,hi) ((long)(((WORD)(low))|(((DWORD)((WORD)(hi)))<<16))) argument 148 #define MAKEWORD(low,hi) ((WORD)(((BYTE)(low))|(((WORD)((BYTE)(hi)))<<8))) argument
|
/linux-4.1.27/sound/synth/emux/ |
D | emux_effect.c | 53 int low, high; /* value range */ member
|
D | soundfont.c | 801 int s, low, bit; in snd_sf_linear_to_log() local
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/ |
D | types.h | 135 #define MSK_RANGE(low, hi) ((1 << ((hi)+1)) - (1 << (low))) argument 136 #define CONF_RANGE(config, low, hi) (CONF_MSK(config, MSK_RANGE(low, high))) argument
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | rv6xx_dpm.h | 89 struct rv6xx_pl low; member
|
D | rs780_dpm.c | 963 u32 rs780_dpm_get_sclk(struct radeon_device *rdev, bool low) in rs780_dpm_get_sclk() 973 u32 rs780_dpm_get_mclk(struct radeon_device *rdev, bool low) in rs780_dpm_get_mclk()
|
D | rs690.c | 264 bool low) in rs690_crtc_bandwidth_compute()
|
D | rv515.c | 956 bool low) in rv515_crtc_bandwidth_compute()
|
D | radeon_kfd.c | 553 uint32_t low, high; in kgd_hqd_is_occupied() local
|
D | btc_dpm.c | 2805 u32 btc_dpm_get_sclk(struct radeon_device *rdev, bool low) in btc_dpm_get_sclk() 2816 u32 btc_dpm_get_mclk(struct radeon_device *rdev, bool low) in btc_dpm_get_mclk()
|
D | rv6xx_dpm.c | 241 u32 low, u32 high, in rv6xx_generate_steps() 2110 u32 rv6xx_dpm_get_sclk(struct radeon_device *rdev, bool low) in rv6xx_dpm_get_sclk() 2120 u32 rv6xx_dpm_get_mclk(struct radeon_device *rdev, bool low) in rv6xx_dpm_get_mclk()
|
D | rv770_dpm.h | 153 struct rv7xx_pl low; member
|
D | trinity_dpm.c | 2005 u32 trinity_dpm_get_sclk(struct radeon_device *rdev, bool low) in trinity_dpm_get_sclk() 2016 u32 trinity_dpm_get_mclk(struct radeon_device *rdev, bool low) in trinity_dpm_get_mclk()
|
D | rv770_dpm.c | 2550 u32 rv770_dpm_get_sclk(struct radeon_device *rdev, bool low) in rv770_dpm_get_sclk() 2560 u32 rv770_dpm_get_mclk(struct radeon_device *rdev, bool low) in rv770_dpm_get_mclk()
|
D | sumo_dpm.c | 1881 u32 sumo_dpm_get_sclk(struct radeon_device *rdev, bool low) in sumo_dpm_get_sclk() 1892 u32 sumo_dpm_get_mclk(struct radeon_device *rdev, bool low) in sumo_dpm_get_mclk()
|
D | kv_dpm.c | 2881 u32 kv_dpm_get_sclk(struct radeon_device *rdev, bool low) in kv_dpm_get_sclk() 2892 u32 kv_dpm_get_mclk(struct radeon_device *rdev, bool low) in kv_dpm_get_mclk()
|
D | ni_dpm.c | 4358 u32 ni_dpm_get_sclk(struct radeon_device *rdev, bool low) in ni_dpm_get_sclk() 4369 u32 ni_dpm_get_mclk(struct radeon_device *rdev, bool low) in ni_dpm_get_mclk()
|
/linux-4.1.27/include/uapi/linux/ |
D | ultrasound.h | 94 #define GUS_RAMPRANGE(chn, voice, low, high) _GUS_CMD(chn, voice, _GUS_RAMPRANGE, (low), (high)) argument
|
D | bcache.h | 24 __u64 low; member
|
/linux-4.1.27/drivers/watchdog/ |
D | ibmasr.c | 143 unsigned char low, high; in asr_get_base_address() local
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/ |
D | rs.c | 736 u8 low = IWL_RATE_INVALID; in rs_get_adjacent_rate() local 792 s32 low; in rs_get_lower_rate() local 1179 s32 new_rate, high, low, start_hi; in rs_get_best_rate() local 2221 int low = IWL_RATE_INVALID; in rs_rate_scale_perform() local
|
/linux-4.1.27/arch/cris/include/uapi/asm/ |
D | etraxgpio.h | 228 unsigned int low; /* The number of low periods of the baseclk */ member
|
/linux-4.1.27/drivers/hwmon/ |
D | ntc_thermistor.c | 410 int low, high; in get_temp_mc() local
|
D | vt8231.c | 882 u16 low; in vt8231_update_device() local
|
D | lm90.c | 854 u8 low; in set_temp11() member
|
/linux-4.1.27/fs/isofs/ |
D | rock.c | 392 int high, low; in parse_rock_ridge_inode_internal() local
|
/linux-4.1.27/arch/sh/mm/ |
D | init.c | 383 unsigned long low, start_pfn; in paging_init() local
|
/linux-4.1.27/arch/sh/kernel/cpu/sh2a/ |
D | fpu.c | 134 unsigned long long high, low; in mult64() local
|
/linux-4.1.27/lib/xz/ |
D | xz_dec_lzma2.c | 123 uint16_t low[POS_STATES_MAX][LEN_LOW_SYMBOLS]; member 575 uint32_t low = prev_byte >> (8 - s->lzma.lc); in lzma_literal_probs() local
|
/linux-4.1.27/net/tipc/ |
D | name_table.c | 185 int low = 0; in nameseq_find_subseq() local 213 int low = 0; in nameseq_locate_subseq() local
|
/linux-4.1.27/drivers/net/ethernet/ti/ |
D | cpts.h | 107 u32 low; member
|
D | cpts.c | 49 static int cpts_fifo_pop(struct cpts *cpts, u32 *high, u32 *low) in cpts_fifo_pop()
|
/linux-4.1.27/sound/isa/msnd/ |
D | msnd.h | 186 #define MAKELONG(low, hi) ((long)(((u16)(low))|(((u32)((u16)(hi)))<<16))) argument 187 #define MAKEWORD(low, hi) ((u16)(((u8)(low))|(((u16)((u8)(hi)))<<8))) argument
|
D | msnd.c | 108 unsigned char mid, unsigned char low) in snd_msnd_send_word()
|
/linux-4.1.27/net/ieee802154/6lowpan/ |
D | reassembly.c | 332 u8 pattern = 0, low = 0; in lowpan_get_frag_info() local
|
/linux-4.1.27/arch/m68k/include/asm/ |
D | m68360_enet.h | 127 unsigned short low; member
|
/linux-4.1.27/drivers/gpu/drm/gma500/ |
D | psb_irq.c | 631 uint32_t high1 = 0, high2 = 0, low = 0, count = 0; in psb_get_vblank_counter() local
|
/linux-4.1.27/drivers/media/i2c/ |
D | s5k4ecgx.c | 242 u16 high = addr >> 16, low = addr & 0xffff; in s5k4ecgx_write() local 258 u16 high = addr >> 16, low = addr & 0xffff; in s5k4ecgx_read() local
|
/linux-4.1.27/drivers/i2c/busses/ |
D | i2c-ibm_iic.c | 105 unsigned int low; member
|
/linux-4.1.27/drivers/pci/hotplug/ |
D | cpqphp_nvram.c | 52 unsigned char low; /* al */ member
|
/linux-4.1.27/drivers/scsi/isci/ |
D | sas.h | 215 u32 low; member
|
D | probe_roms.h | 315 uint32_t low; member
|
/linux-4.1.27/fs/dlm/ |
D | member.c | 533 int i, error, neg = 0, low = -1; in dlm_recover_members() local
|
/linux-4.1.27/drivers/pcmcia/ |
D | pcmcia_resource.c | 50 int low, struct pcmcia_socket *s) in pcmcia_find_mem_region()
|
D | rsrc_nonstatic.c | 808 u_long align, int low, struct pcmcia_socket *s) in nonstatic_find_mem_region()
|
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/ |
D | interval_tree.c | 710 static inline __u64 interval_expand_low(struct interval_node *root, __u64 low) in interval_expand_low()
|
/linux-4.1.27/include/linux/ |
D | dmar.h | 201 __u64 low; member
|
D | regmap.h | 75 #define regmap_reg_range(low, high) { .range_min = low, .range_max = high, } argument
|
D | intel-iommu.h | 283 u64 low, high; member
|
/linux-4.1.27/include/linux/mfd/ |
D | dbx500-prcmu.h | 363 static inline int prcmu_config_hotmon(u8 low, u8 high) in prcmu_config_hotmon() 565 static inline int prcmu_config_hotmon(u8 low, u8 high) in prcmu_config_hotmon()
|
D | abx500.h | 203 int low; member
|
D | db8500-prcmu.h | 632 static inline int db8500_prcmu_config_hotmon(u8 low, u8 high) in db8500_prcmu_config_hotmon()
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | rs.c | 909 u8 low = IWL_RATE_INVALID; in rs_get_adjacent_rate() local 971 u8 low; in rs_get_lower_rate_in_column() local 1790 s32 sr, int low, int high, in rs_get_rate_action() 2094 int low = IWL_RATE_INVALID; in rs_rate_scale_perform() local
|
/linux-4.1.27/kernel/ |
D | kallsyms.c | 220 unsigned long i, low, high, mid; in get_symbol_pos() local
|
/linux-4.1.27/arch/x86/mm/ |
D | numa.c | 237 const u64 low = 0; in numa_cleanup_meminfo() local
|
/linux-4.1.27/sound/core/oss/ |
D | pcm_plugin.c | 44 unsigned int low = (src_rate * 95) / 100; in rate_match() local
|
/linux-4.1.27/arch/arm/include/uapi/asm/ |
D | setup.h | 89 __u32 low; member
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | perf_event_p4.c | 1341 unsigned int low, high; in p4_pmu_init() local
|
/linux-4.1.27/sound/pci/emu10k1/ |
D | emuproc.c | 301 u32 low, high; in snd_emu10k1_proc_acode_read() local
|
/linux-4.1.27/arch/powerpc/platforms/powermac/ |
D | nvram.c | 241 u32 low, high; in core99_calc_adler() local
|
/linux-4.1.27/arch/x86/pci/ |
D | mmconfig-shared.c | 189 u32 low, high, address; in pci_mmcfg_amd_fam10h() local
|
/linux-4.1.27/arch/x86/kvm/ |
D | i8254.c | 59 u32 low, high; in muldiv64() member
|
D | lapic.c | 1981 u32 reg = (msr - APIC_BASE_MSR) << 4, low, high = 0; in kvm_x2apic_msr_read() local 2018 u32 low, high = 0; in kvm_hv_vapic_msr_read() local
|
/linux-4.1.27/drivers/vme/bridges/ |
D | vme_tsi148.c | 60 static void reg_join(unsigned int high, unsigned int low, in reg_join() 68 unsigned int *low) in reg_split()
|
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
D | dispc.c | 160 u8 low; member 1186 u32 low, high; in dispc_init_fifos() local 1210 void dispc_ovl_set_fifo_threshold(enum omap_plane plane, u32 low, u32 high) in dispc_ovl_set_fifo_threshold() 1321 int low, int high) in dispc_ovl_set_mflag_threshold() 1348 u32 low, high; in dispc_init_mflag() local
|
/linux-4.1.27/fs/xfs/ |
D | xfs_rtalloc.c | 67 int low, /* low log2 extent size */ in xfs_rtany_summary()
|
/linux-4.1.27/drivers/dma/ioat/ |
D | dca.c | 636 u32 low; in ioat3_dca_init() member
|
/linux-4.1.27/drivers/iommu/ |
D | fsl_pamu.c | 35 #define make64(high, low) (((u64)(high) << 32) | (low)) argument
|
/linux-4.1.27/drivers/video/fbdev/msm/ |
D | mdp_ppp.c | 143 #define GET_BIT_RANGE(value, high, low) \ argument
|
/linux-4.1.27/include/uapi/sound/ |
D | sfnt_info.h | 130 unsigned char low, high; /* key note range */ member
|
/linux-4.1.27/drivers/media/common/saa7146/ |
D | saa7146_hlp.c | 310 int low = 0, high = 0, top = 0, temp = 0; in sort_and_eliminate() local
|
/linux-4.1.27/drivers/edac/ |
D | mpc85xx_edac.c | 731 static u8 calculate_ecc(u32 high, u32 low) in calculate_ecc()
|
/linux-4.1.27/drivers/net/ethernet/myricom/myri10ge/ |
D | myri10ge_mcp.h | 10 __be32 low; member
|
/linux-4.1.27/sound/isa/sb/ |
D | emu8000.c | 92 unsigned short low; in snd_emu8000_peek_dw() local
|
/linux-4.1.27/drivers/thermal/ti-soc-thermal/ |
D | ti-bandgap.c | 333 int high, low, mid, ret = 0; in ti_bandgap_mcelsius_to_adc() local
|
/linux-4.1.27/arch/x86/lguest/ |
D | boot.c | 1131 static void lguest_apic_icr_write(u32 low, u32 id) in lguest_apic_icr_write()
|
/linux-4.1.27/drivers/media/radio/ |
D | radio-si476x.c | 87 static inline bool si476x_radio_range_is_inside_of_the_band(u32 low, u32 high, in si476x_radio_range_is_inside_of_the_band()
|
/linux-4.1.27/drivers/staging/speakup/ |
D | spk_types.h | 114 int low; member
|
/linux-4.1.27/drivers/net/ethernet/micrel/ |
D | ks8695net.c | 334 u32 low, high; in ks8695_init_partial_multicast() local
|
/linux-4.1.27/drivers/target/sbp/ |
D | sbp_target.h | 88 __be32 low; member
|
/linux-4.1.27/drivers/md/ |
D | md-cluster.c | 83 sector_t low; member
|
D | bitmap.c | 1868 sector_t *low, sector_t *high, bool clear_bits) in bitmap_copy_from_slot()
|
/linux-4.1.27/include/linux/mfd/abx500/ |
D | ab8500-bm.h | 378 int low; member
|
/linux-4.1.27/drivers/input/touchscreen/ |
D | cyttsp4_core.c | 51 static inline size_t merge_bytes(u8 high, u8 low) in merge_bytes()
|
/linux-4.1.27/drivers/power/ |
D | ab8500_fg.c | 619 u8 low, high; in ab8500_fg_inst_curr_finalize() local 765 u8 low, med, high; in ab8500_fg_acc_cur_work() local
|
/linux-4.1.27/drivers/media/usb/gspca/ |
D | ov519.c | 2646 int high, low; in ov_hires_configure() local 2715 int rc, high, low; in ov7xx0_configure() local
|
/linux-4.1.27/drivers/scsi/megaraid/ |
D | megaraid_sas_fusion.h | 369 u32 low; member 654 u32 low; member 844 u32 low; member
|
/linux-4.1.27/drivers/md/bcache/ |
D | bset.c | 540 static inline uint64_t shrd128(uint64_t high, uint64_t low, uint8_t shift) in shrd128()
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_opregion.c | 832 u32 low = tmp & 0x7ff; in swsci_setup() local
|
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
D | cxusb.c | 118 static void cxusb_bluebird_gpio_pulse(struct dvb_usb_device *d, u8 pin, int low) in cxusb_bluebird_gpio_pulse()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_hw.c | 30 u32 low; member
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
D | qla_nx.c | 551 #define QLA82XX_ADDR_IN_RANGE(addr, low, high) \ argument 1426 u32 high, low; in qla82xx_fw_load_from_flash() local
|
/linux-4.1.27/mm/ |
D | memcontrol.c | 272 unsigned long low; member 5248 unsigned long low = READ_ONCE(memcg->low); in memory_low_show() local 5262 unsigned long low; in memory_low_write() local
|
/linux-4.1.27/drivers/net/dsa/ |
D | mv88e6xxx.c | 601 u32 low; in _mv88e6xxx_get_ethtool_stats() local
|
/linux-4.1.27/net/sched/ |
D | sch_api.c | 368 int low = roundup(r->mpu, 48); in __detect_linklayer() local
|
/linux-4.1.27/block/ |
D | genhd.c | 384 int low = minor & (1 << i); in blk_mangle_minor() local
|