/linux-4.1.27/arch/arc/include/asm/ |
D | disasm.h | 34 #define IS_BIT(word, n) ((word) & (1<<n)) argument 35 #define BITS(word, s, e) (((word) >> (s)) & (~((-2) << ((e) - (s))))) argument 37 #define MAJOR_OPCODE(word) (BITS((word), 27, 31)) argument 38 #define MINOR_OPCODE(word) (BITS((word), 16, 21)) argument 39 #define FIELD_A(word) (BITS((word), 0, 5)) argument 40 #define FIELD_B(word) ((BITS((word), 12, 14)<<3) | \ argument 42 #define FIELD_C(word) (BITS((word), 6, 11)) argument 43 #define FIELD_u6(word) FIELDC(word) argument 44 #define FIELD_s12(word) sign_extend(((BITS((word), 0, 5) << 6) | \ argument 49 #define FIELD_s9(word) sign_extend(((BITS(word, 15, 15) << 8) | \ argument [all …]
|
D | bitops.h | 302 static inline __attribute__ ((const)) int __ffs(unsigned long word) in __ffs()
|
/linux-4.1.27/include/linux/ |
D | bitops.h | 88 static inline __u64 rol64(__u64 word, unsigned int shift) in rol64() 98 static inline __u64 ror64(__u64 word, unsigned int shift) in ror64() 108 static inline __u32 rol32(__u32 word, unsigned int shift) in rol32() 118 static inline __u32 ror32(__u32 word, unsigned int shift) in ror32() 128 static inline __u16 rol16(__u16 word, unsigned int shift) in rol16() 138 static inline __u16 ror16(__u16 word, unsigned int shift) in ror16() 148 static inline __u8 rol8(__u8 word, unsigned int shift) in rol8() 158 static inline __u8 ror8(__u8 word, unsigned int shift) in ror8() 189 static inline unsigned long __ffs64(u64 word) in __ffs64()
|
D | wait.h | 66 #define __WAIT_BIT_KEY_INITIALIZER(word, bit) \ argument 930 #define DEFINE_WAIT_BIT(name, word, bit) \ argument 972 wait_on_bit(void *word, int bit, unsigned mode) in wait_on_bit() 997 wait_on_bit_io(void *word, int bit, unsigned mode) in wait_on_bit_io() 1023 wait_on_bit_timeout(void *word, int bit, unsigned mode, unsigned long timeout) in wait_on_bit_timeout() 1050 wait_on_bit_action(void *word, int bit, wait_bit_action_f *action, unsigned mode) in wait_on_bit_action() 1078 wait_on_bit_lock(void *word, int bit, unsigned mode) in wait_on_bit_lock() 1102 wait_on_bit_lock_io(void *word, int bit, unsigned mode) in wait_on_bit_lock_io() 1128 wait_on_bit_lock_action(void *word, int bit, wait_bit_action_f *action, unsigned mode) in wait_on_bit_lock_action()
|
D | futex.h | 47 unsigned long word; member
|
D | backing-dev.h | 315 static inline int bdi_sched_wait(void *word) in bdi_sched_wait()
|
/linux-4.1.27/drivers/xen/events/ |
D | events_fifo.c | 196 event_word_t *word = event_word_from_port(port); in evtchn_fifo_clear_pending() local 202 event_word_t *word = event_word_from_port(port); in evtchn_fifo_set_pending() local 208 event_word_t *word = event_word_from_port(port); in evtchn_fifo_is_pending() local 214 event_word_t *word = event_word_from_port(port); in evtchn_fifo_test_and_set_mask() local 220 event_word_t *word = event_word_from_port(port); in evtchn_fifo_mask() local 226 event_word_t *word = event_word_from_port(port); in evtchn_fifo_is_masked() local 232 static void clear_masked(volatile event_word_t *word) in clear_masked() 247 event_word_t *word = event_word_from_port(port); in evtchn_fifo_unmask() local 258 static uint32_t clear_linked(volatile event_word_t *word) in clear_linked() 289 event_word_t *word; in consume_one_event() local
|
/linux-4.1.27/arch/sh/include/asm/ |
D | bitops.h | 27 static inline unsigned long ffz(unsigned long word) in ffz() 47 static inline unsigned long __ffs(unsigned long word) in __ffs() 61 static inline unsigned long ffz(unsigned long word) in ffz()
|
/linux-4.1.27/drivers/net/dsa/ |
D | mv88e6352.c | 364 int word; in mv88e6352_get_eeprom() local 378 int word; in mv88e6352_get_eeprom() local 393 int word; in mv88e6352_get_eeprom() local 469 int word; in mv88e6352_set_eeprom() local 487 int word; in mv88e6352_set_eeprom() local 502 int word; in mv88e6352_set_eeprom() local
|
/linux-4.1.27/arch/avr32/include/asm/ |
D | bitops.h | 234 static inline unsigned long __ffs(unsigned long word) in __ffs() 246 static inline unsigned long ffz(unsigned long word) in ffz() 252 static inline int fls(unsigned long word) in fls() 260 static inline int __fls(unsigned long word) in __fls() 291 static inline int ffs(unsigned long word) in ffs()
|
/linux-4.1.27/drivers/irqchip/ |
D | irq-bcm7038-l1.c | 80 unsigned int word) in reg_status() 86 unsigned int word) in reg_mask_status() 92 unsigned int word) in reg_mask_set() 98 unsigned int word) in reg_mask_clr() 156 u32 word = d->hwirq / IRQS_PER_WORD; in __bcm7038_l1_unmask() local 167 u32 word = d->hwirq / IRQS_PER_WORD; in __bcm7038_l1_mask() local 202 u32 word = hw / IRQS_PER_WORD; in bcm7038_l1_set_affinity() local
|
/linux-4.1.27/drivers/spi/ |
D | spi-gpio.c | 153 unsigned nsecs, u32 word, u8 bits) in spi_gpio_txrx_word_mode0() 159 unsigned nsecs, u32 word, u8 bits) in spi_gpio_txrx_word_mode1() 165 unsigned nsecs, u32 word, u8 bits) in spi_gpio_txrx_word_mode2() 171 unsigned nsecs, u32 word, u8 bits) in spi_gpio_txrx_word_mode3() 187 unsigned nsecs, u32 word, u8 bits) in spi_gpio_spec_txrx_word_mode0() 194 unsigned nsecs, u32 word, u8 bits) in spi_gpio_spec_txrx_word_mode1() 201 unsigned nsecs, u32 word, u8 bits) in spi_gpio_spec_txrx_word_mode2() 208 unsigned nsecs, u32 word, u8 bits) in spi_gpio_spec_txrx_word_mode3()
|
D | spi-bitbang.c | 63 u32 word, u8 bits), in bitbang_txrx_8() 73 u8 word = 0; in bitbang_txrx_8() local 89 u32 word, u8 bits), in bitbang_txrx_16() 99 u16 word = 0; in bitbang_txrx_16() local 115 u32 word, u8 bits), in bitbang_txrx_32() 125 u32 word = 0; in bitbang_txrx_32() local
|
D | spi-sh-sci.c | 83 unsigned nsecs, u32 word, u8 bits) in sh_sci_spi_txrx_mode0() 89 unsigned nsecs, u32 word, u8 bits) in sh_sci_spi_txrx_mode1() 95 unsigned nsecs, u32 word, u8 bits) in sh_sci_spi_txrx_mode2() 101 unsigned nsecs, u32 word, u8 bits) in sh_sci_spi_txrx_mode3()
|
D | spi-bitbang-txrx.h | 48 u32 word, u8 bits) in bitbang_txrx_be_cpha0() 80 u32 word, u8 bits) in bitbang_txrx_be_cpha1()
|
D | spi-st-ssc4.c | 101 uint32_t word = 0; in ssc_write_tx_fifo() local 125 uint32_t word = 0; in ssc_read_rx_fifo() local
|
D | spi-lm70llp.c | 188 static u32 lm70_txrx(struct spi_device *spi, unsigned nsecs, u32 word, u8 bits) in lm70_txrx()
|
D | spi-butterfly.c | 154 u32 word, u8 bits) in butterfly_txrx_word_mode0()
|
D | spi-ath79.c | 176 u32 word, u8 bits) in ath79_spi_txrx_mode0()
|
D | spi-fsl-spi.c | 291 u32 word; in fsl_spi_cpu_bufs() local 532 u32 word = mspi->get_tx(mspi); in fsl_spi_cpu_irq() local
|
D | spi-fsl-espi.c | 202 u32 word; in fsl_espi_cpu_bufs() local 576 u32 word = mspi->get_tx(mspi); in fsl_espi_cpu_irq() local
|
D | spi-qup.c | 214 u32 word, state; in spi_qup_fifo_read() local 250 u32 word, state, data; in spi_qup_fifo_write() local
|
/linux-4.1.27/kernel/sched/ |
D | wait.c | 402 int __sched out_of_line_wait_on_bit(void *word, int bit, in out_of_line_wait_on_bit() 413 void *word, int bit, wait_bit_action_f *action, in out_of_line_wait_on_bit_timeout() 445 int __sched out_of_line_wait_on_bit_lock(void *word, int bit, in out_of_line_wait_on_bit_lock() 455 void __wake_up_bit(wait_queue_head_t *wq, void *word, int bit) in __wake_up_bit() 480 void wake_up_bit(void *word, int bit) in wake_up_bit() 486 wait_queue_head_t *bit_waitqueue(void *word, int bit) in bit_waitqueue() 584 __sched int bit_wait(struct wait_bit_key *word) in bit_wait() 593 __sched int bit_wait_io(struct wait_bit_key *word) in bit_wait_io() 602 __sched int bit_wait_timeout(struct wait_bit_key *word) in bit_wait_timeout() 614 __sched int bit_wait_io_timeout(struct wait_bit_key *word) in bit_wait_io_timeout()
|
/linux-4.1.27/arch/powerpc/sysdev/ |
D | cpm2_pic.c | 81 int bit, word; in cpm2_mask_irq() local 93 int bit, word; in cpm2_unmask_irq() local 105 int bit, word; in cpm2_ack() local 116 int bit, word; in cpm2_end_irq() local
|
/linux-4.1.27/arch/tile/include/arch/ |
D | mpipe.h | 72 uint_reg_t word; member 101 uint_reg_t word; member 147 uint_reg_t word; member 228 uint_reg_t word; member 271 uint_reg_t word; member 333 uint_reg_t word; member 367 uint_reg_t word; member
|
D | uart.h | 48 uint_reg_t word; member 93 uint_reg_t word; member 132 uint_reg_t word; member 198 uint_reg_t word; member 263 uint_reg_t word; member 296 uint_reg_t word; member
|
D | trio.h | 60 uint_reg_t word; member 107 uint_reg_t word; member
|
D | trio_pcie_intfc.h | 96 uint_reg_t word; member 144 uint_reg_t word; member 225 uint_reg_t word; member
|
D | trio_pcie_rc.h | 101 uint_reg_t word; member 152 uint_reg_t word; member
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
D | cvmx-spinlock.h | 161 static inline void cvmx_spinlock_bit_lock(uint32_t *word) in cvmx_spinlock_bit_lock() 193 static inline unsigned int cvmx_spinlock_bit_trylock(uint32_t *word) in cvmx_spinlock_bit_trylock() 225 static inline void cvmx_spinlock_bit_unlock(uint32_t *word) in cvmx_spinlock_bit_unlock()
|
/linux-4.1.27/arch/alpha/lib/ |
D | csum_partial_copy.c | 110 unsigned long word; in csum_partial_cfu_aligned() local 123 unsigned long word, tmp; in csum_partial_cfu_aligned() local 149 unsigned long word, carry; in csum_partial_cfu_dest_aligned() local 204 unsigned long word; in csum_partial_cfu_src_aligned() local 270 unsigned long second, word; in csum_partial_cfu_unaligned() local 291 unsigned long second, word; in csum_partial_cfu_unaligned() local 312 unsigned long second, word; in csum_partial_cfu_unaligned() local
|
/linux-4.1.27/arch/sh/drivers/pci/ |
D | pci-sh7751.c | 25 unsigned long word; in __area_sdram_check() local 82 u32 word, reg; in sh7751_pci_init() local
|
/linux-4.1.27/arch/s390/include/asm/ |
D | bitops.h | 326 static inline unsigned char __flogr(unsigned long word) in __flogr() 375 static inline unsigned long __ffs(unsigned long word) in __ffs() 387 static inline int ffs(int word) in ffs() 401 static inline unsigned long __fls(unsigned long word) in __fls() 417 static inline int fls64(unsigned long word) in fls64() 431 static inline int fls(int word) in fls()
|
/linux-4.1.27/drivers/net/wireless/rt2x00/ |
D | rt2800mmio.c | 54 u32 word; in rt2800mmio_write_tx_desc() local 110 u32 word; in rt2800mmio_fill_rxdone() local 172 u32 word; in rt2800mmio_txdone_entry_check() local 696 u32 word; in rt2800mmio_get_entry_state() local 715 u32 word; in rt2800mmio_clear_entry() local
|
D | rt2500pci.c | 57 const unsigned int word, const u8 value) in rt2500pci_bbp_write() 81 const unsigned int word, u8 *value) in rt2500pci_bbp_read() 112 const unsigned int word, const u32 value) in rt2500pci_rf_write() 814 u32 word; in rt2500pci_get_entry_state() local 832 u32 word; in rt2500pci_clear_entry() local 1261 u32 word; in rt2500pci_write_tx_desc() local 1408 u32 word; in rt2500pci_txdone() local 1566 u16 word; in rt2500pci_validate_eeprom() local
|
D | rt2400pci.c | 57 const unsigned int word, const u8 value) in rt2400pci_bbp_write() 81 const unsigned int word, u8 *value) in rt2400pci_bbp_read() 112 const unsigned int word, const u32 value) in rt2400pci_rf_write() 725 u32 word; in rt2400pci_get_entry_state() local 743 u32 word; in rt2400pci_clear_entry() local 1108 u32 word; in rt2400pci_write_tx_desc() local 1280 u32 word; in rt2400pci_txdone() local 1440 u16 word; in rt2400pci_validate_eeprom() local
|
D | rt2800lib.c | 86 const unsigned int word, const u8 value) in rt2800_bbp_write() 111 const unsigned int word, u8 *value) in rt2800_bbp_read() 143 const unsigned int word, const u8 value) in rt2800_rfcsr_write() 167 const unsigned int word, u8 *value) in rt2800_rfcsr_read() 198 const unsigned int word, const u32 value) in rt2800_rf_write() 302 const enum rt2800_eeprom_word word) in rt2800_eeprom_word_index() 333 const enum rt2800_eeprom_word word) in rt2800_eeprom_addr() 342 const enum rt2800_eeprom_word word, u16 *data) in rt2800_eeprom_read() 351 const enum rt2800_eeprom_word word, u16 data) in rt2800_eeprom_write() 713 u32 word; in rt2800_write_tx_data() local [all …]
|
D | rt61pci.c | 66 const unsigned int word, const u8 value) in rt61pci_bbp_write() 90 const unsigned int word, u8 *value) in rt61pci_bbp_read() 121 const unsigned int word, const u32 value) in rt61pci_rf_write() 766 u8 word; member 1383 u32 word; in rt61pci_get_entry_state() local 1401 u32 word; in rt61pci_clear_entry() local 1874 u32 word; in rt61pci_write_tx_desc() local 2160 u32 word; in rt61pci_txdone() local 2393 u16 word; in rt61pci_validate_eeprom() local
|
D | rt73usb.c | 64 const unsigned int word, const u8 value) in rt73usb_bbp_write() 88 const unsigned int word, u8 *value) in rt73usb_bbp_read() 119 const unsigned int word, const u32 value) in rt73usb_rf_write() 662 u8 word; member 1457 u32 word; in rt73usb_write_tx_desc() local 1759 u16 word; in rt73usb_validate_eeprom() local
|
D | rt2500usb.c | 145 const unsigned int word, const u8 value) in rt2500usb_bbp_write() 168 const unsigned int word, u8 *value) in rt2500usb_bbp_read() 199 const unsigned int word, const u32 value) in rt2500usb_rf_write() 1081 u32 word; in rt2500usb_write_tx_desc() local 1339 u16 word; in rt2500usb_validate_eeprom() local
|
D | rt2800usb.c | 498 u32 word; in rt2800usb_write_tx_desc() local 552 u32 word; in rt2800usb_txdone_entry_check() local 690 u32 word; in rt2800usb_fill_rxdone() local
|
D | rt2x00queue.h | 644 static inline void _rt2x00_desc_read(__le32 *desc, const u8 word, __le32 *value) in _rt2x00_desc_read() 656 static inline void rt2x00_desc_read(__le32 *desc, const u8 word, u32 *value) in rt2x00_desc_read() 670 static inline void _rt2x00_desc_write(__le32 *desc, const u8 word, __le32 value) in _rt2x00_desc_write() 681 static inline void rt2x00_desc_write(__le32 *desc, const u8 word, u32 value) in rt2x00_desc_write()
|
D | rt2x00.h | 1035 const unsigned int word, u32 *data) in rt2x00_rf_read() 1042 const unsigned int word, u32 data) in rt2x00_rf_write() 1052 const unsigned int word) in rt2x00_eeprom_addr() 1058 const unsigned int word, u16 *data) in rt2x00_eeprom_read() 1064 const unsigned int word, u16 data) in rt2x00_eeprom_write()
|
/linux-4.1.27/arch/mips/lasat/ |
D | ds1603.c | 100 static void rtc_write_word(unsigned long word) in rtc_write_word() 113 unsigned long word = 0; in rtc_read_word() local 140 unsigned long word; in read_persistent_clock() local
|
/linux-4.1.27/drivers/gpio/ |
D | gpio-max7301.c | 26 u16 word = ((reg & 0x7F) << 8) | (val & 0xFF); in max7301_spi_write() local 36 u16 word; in max7301_spi_read() local
|
D | gpio-pcf857x.c | 115 static int i2c_write_le16(struct i2c_client *client, unsigned word) in i2c_write_le16()
|
/linux-4.1.27/drivers/pci/ |
D | syscall.c | 21 u16 word; in SYSCALL_DEFINE5() local 91 u16 word; in SYSCALL_DEFINE5() local
|
/linux-4.1.27/arch/alpha/include/asm/ |
D | bitops.h | 313 static inline unsigned long ffz(unsigned long word) in ffz() 333 static inline unsigned long __ffs(unsigned long word) in __ffs() 358 static inline int ffs(int word) in ffs() 368 static inline int fls64(unsigned long word) in fls64()
|
/linux-4.1.27/arch/arm/kvm/ |
D | mmio.c | 32 u32 word; in mmio_write_buf() member 63 u32 word; in mmio_read_buf() member
|
/linux-4.1.27/include/asm-generic/bitops/ |
D | builtin-__ffs.h | 10 static __always_inline unsigned long __ffs(unsigned long word) in __ffs()
|
D | builtin-__fls.h | 10 static __always_inline unsigned long __fls(unsigned long word) in __fls()
|
D | __fls.h | 12 static __always_inline unsigned long __fls(unsigned long word) in __fls()
|
D | __ffs.h | 12 static __always_inline unsigned long __ffs(unsigned long word) in __ffs()
|
/linux-4.1.27/arch/mips/include/asm/ |
D | bitops.h | 480 static inline unsigned long __fls(unsigned long word) in __fls() 546 static inline unsigned long __ffs(unsigned long word) in __ffs() 611 static inline int ffs(int word) in ffs()
|
D | checksum.h | 133 const unsigned int *word = iph; in ip_fast_csum() local
|
/linux-4.1.27/tools/include/asm-generic/bitops/ |
D | __ffs.h | 12 static __always_inline unsigned long __ffs(unsigned long word) in __ffs()
|
/linux-4.1.27/arch/powerpc/sysdev/xics/ |
D | icp-native.c | 33 u32 word; member 37 u32 word; member 42 u32 word; member
|
/linux-4.1.27/drivers/staging/wlan-ng/ |
D | prism2mgmt.c | 121 u16 roamingmode, word; in prism2mgmt_scan() local 537 u16 word; in prism2mgmt_start() local 1101 u16 word; in prism2mgmt_wlansniff() local
|
/linux-4.1.27/arch/x86/include/asm/ |
D | bitops.h | 346 static inline unsigned long __ffs(unsigned long word) in __ffs() 360 static inline unsigned long ffz(unsigned long word) in ffz() 374 static inline unsigned long __fls(unsigned long word) in __fls()
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_hw.c | 450 u64 word; in qlcnic_82xx_sre_macaddr_change() local 611 u64 word; in qlcnic_82xx_nic_set_promisc() local 832 u64 word; in qlcnic_82xx_config_hw_lro() local 866 u64 word; in qlcnic_config_bridged_mode() local 901 u64 word; in qlcnic_82xx_config_rss() local 952 u64 word; in qlcnic_82xx_config_ipaddr() local 975 u64 word; in qlcnic_82xx_linkevent_request() local 994 u64 word; in qlcnic_send_lro_cleanup() local 1559 u64 word; in qlcnic_82xx_config_led() local
|
D | qlcnic_83xx_hw.c | 2040 u32 word; in qlcnic_83xx_config_rss() local 2632 u32 word, range, flash_offset, addr = flash_addr, ret; in qlcnic_83xx_lockless_flash_read32() local 3131 u32 word, addr = flash_addr, ret; in qlcnic_83xx_flash_read32() local
|
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_rtbitmap.c | 102 int word; /* word number in the buffer */ in xfs_rtfind_back() local 277 int word; /* word number in the buffer */ in xfs_rtfind_forw() local 532 int word; /* word number in the buffer */ in xfs_rtmodify_range() local 767 int word; /* word number in the buffer */ in xfs_rtcheck_range() local
|
/linux-4.1.27/drivers/misc/eeprom/ |
D | eeprom_93cx6.c | 181 void eeprom_93cx6_read(struct eeprom_93cx6 *eeprom, const u8 word, in eeprom_93cx6_read() 223 void eeprom_93cx6_multiread(struct eeprom_93cx6 *eeprom, const u8 word, in eeprom_93cx6_multiread()
|
D | eeprom.c | 69 int word = i2c_smbus_read_word_data(client, i); in eeprom_update_client() local
|
/linux-4.1.27/arch/mips/cavium-octeon/crypto/ |
D | octeon-sha1.c | 39 u32 word[2]; in octeon_sha1_store_hash() member 53 u32 word[2]; in octeon_sha1_read_hash() member
|
/linux-4.1.27/arch/hexagon/include/asm/ |
D | bitops.h | 257 static inline unsigned long __ffs(unsigned long word) in __ffs() 275 static inline unsigned long __fls(unsigned long word) in __fls()
|
/linux-4.1.27/drivers/scsi/arm/ |
D | arxescsi.c | 124 unsigned int word; in arxescsi_dma_pseudo() local 174 unsigned long word; in arxescsi_dma_pseudo() local
|
D | cumana_2.c | 258 unsigned long word; in cumanascsi_2_dma_pseudo() local
|
/linux-4.1.27/arch/cris/include/arch-v10/arch/ |
D | bitops.h | 54 static inline unsigned long __ffs(unsigned long word) in __ffs()
|
/linux-4.1.27/drivers/mtd/maps/ |
D | ichxrom.c | 59 u16 word; in ichxrom_cleanup() local 95 u16 word; in ichxrom_init_one() local
|
D | l440gx.c | 64 __u16 word; in init_l440gx() local
|
D | ck804xrom.c | 120 u16 word; in ck804xrom_init_one() local
|
D | bfin-async-flash.c | 73 uint16_t word; in bfin_flash_read() local
|
D | gpio-addr-flash.c | 85 uint16_t word; in gf_read() local
|
D | esb2rom.c | 155 u16 word; in esb2rom_init_one() local
|
/linux-4.1.27/arch/tile/gxio/ |
D | uart.c | 74 uint64_t word) in gxio_uart_write()
|
D | dma_queue.c | 47 uint64_t word; member
|
/linux-4.1.27/arch/tile/include/asm/ |
D | bitops.h | 38 static inline unsigned long ffz(unsigned long word) in ffz()
|
/linux-4.1.27/drivers/acpi/ |
D | pci_root.c | 161 static void decode_osc_bits(struct acpi_pci_root *root, char *msg, u32 word, in decode_osc_bits() 177 static void decode_osc_support(struct acpi_pci_root *root, char *msg, u32 word) in decode_osc_support() 183 static void decode_osc_control(struct acpi_pci_root *root, char *msg, u32 word) in decode_osc_control()
|
/linux-4.1.27/drivers/tty/ |
D | mips_ejtag_fdc.c | 194 u32 word; member 223 struct fdc_word word = { 0, 0 }; in mips_ejtag_fdc_encode() local 265 static unsigned int mips_ejtag_fdc_decode(u32 word, char *buf) in mips_ejtag_fdc_decode() 309 struct fdc_word word; in mips_ejtag_fdc_console_write() local 424 struct fdc_word word = { .bytes = 0 }; in mips_ejtag_fdc_put_chan() local 1253 struct fdc_word word; in kgdbfdc_push_one() local
|
/linux-4.1.27/fs/jfs/ |
D | jfs_dmap.c | 428 int word, nbits, nwords; in dbUpdatePMap() local 1128 int dbitno, word, rembits, nb, nwords, wbitno, nw; in dbAllocNext() local 1260 int word, lword, rc; in dbAllocNear() local 2119 int rc = 0, word; in dbFreeDmap() local 2180 int dbitno, word, rembits, nb, nwords, wbitno, nw, agno; in dbAllocBits() local 2327 int dbitno, word, rembits, nb, nwords, wbitno, nw, agno; in dbFreeBits() local 3030 static int dbFindBits(u32 word, int l2nb) in dbFindBits() 3110 static int cnttz(u32 word) in cnttz() 3267 int dbitno, word, rembits, nb, nwords, wbitno, agno; in dbAllocDmapBU() local
|
/linux-4.1.27/drivers/hwmon/pmbus/ |
D | max16064.c | 56 int reg, u16 word) in max16064_write_word_data()
|
D | max8688.c | 74 u16 word) in max8688_write_word_data()
|
D | max34440.c | 119 int reg, u16 word) in max34440_write_word_data()
|
D | adm1275.c | 143 u16 word) in adm1275_write_word_data()
|
D | lm25066.c | 367 u16 word) in lm25066_write_word_data()
|
D | zl6100.c | 238 u16 word) in zl6100_write_word_data()
|
D | ltc2978.c | 325 int reg, u16 word) in ltc2978_write_word_data()
|
D | pmbus_core.c | 179 int pmbus_write_word_data(struct i2c_client *client, u8 page, u8 reg, u16 word) in pmbus_write_word_data() 196 u16 word) in _pmbus_write_word_data()
|
/linux-4.1.27/arch/nios2/kernel/ |
D | module.c | 56 uint32_t word; in apply_relocate_add() local
|
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic_hw.c | 639 u64 word; in nx_p3_sre_macaddr_change() local 732 u64 word; in netxen_p3_nic_set_promisc() local 777 u64 word[6]; in netxen_config_intr_coalesce() local 804 u64 word; in netxen_config_hw_lro() local 831 u64 word; in netxen_config_bridged_mode() local 864 u64 word; in netxen_config_rss() local 911 u64 word; in netxen_config_ipaddr() local 935 u64 word; in netxen_linkevent_request() local 957 u64 word; in netxen_send_lro_cleanup() local
|
/linux-4.1.27/kernel/debug/kdb/ |
D | kdb_support.c | 403 int kdb_getphysword(unsigned long *word, unsigned long addr, size_t size) in kdb_getphysword() 453 int kdb_getword(unsigned long *word, unsigned long addr, size_t size) in kdb_getword() 502 int kdb_putword(unsigned long addr, unsigned long word, size_t size) in kdb_putword()
|
D | kdb_main.c | 1483 unsigned long word; in kdb_md_line() local 1516 u64 word; in kdb_md_line() member 1562 unsigned long word; in kdb_md() local
|
/linux-4.1.27/sound/atmel/ |
D | ac97c.c | 322 unsigned long word = ac97c_readl(chip, OCA); in atmel_ac97c_playback_prepare() local 413 unsigned long word = ac97c_readl(chip, ICA); in atmel_ac97c_capture_prepare() local 816 unsigned long word; in atmel_ac97c_write() local 836 unsigned long word; in atmel_ac97c_read() local
|
/linux-4.1.27/drivers/iio/pressure/ |
D | ms5611_i2c.c | 30 static int ms5611_i2c_read_prom_word(struct device *dev, int index, u16 *word) in ms5611_i2c_read_prom_word()
|
D | ms5611_spi.c | 26 static int ms5611_spi_read_prom_word(struct device *dev, int index, u16 *word) in ms5611_spi_read_prom_word()
|
/linux-4.1.27/drivers/isdn/i4l/ |
D | isdn_audio.h | 16 int word; member
|
/linux-4.1.27/drivers/gpu/ipu-v3/ |
D | ipu-cpmem.c | 24 struct ipu_cpmem_word word[2]; member 35 #define IPU_CPMEM_WORD(word, ofs, size) ((((word) * 160 + (ofs)) << 8) | (size)) argument 110 u32 word = (wbs >> 8) / 160; in ipu_ch_param_write_field() local 136 u32 word = (wbs >> 8) / 160; in ipu_ch_param_read_field() local
|
D | ipu-dc.c | 130 static void dc_write_tmpl(struct ipu_dc *dc, int word, u32 opcode, u32 operand, in dc_write_tmpl()
|
/linux-4.1.27/include/net/ |
D | gue.h | 49 __u32 word; member
|
/linux-4.1.27/include/net/irda/ |
D | discovery.h | 54 __u16 word; member
|
/linux-4.1.27/arch/powerpc/lib/ |
D | sstep.c | 353 unsigned word; in do_fp_load() member 356 unsigned word; in do_fp_load() member 394 unsigned word; in do_fp_store() member 397 unsigned word; in do_fp_store() member
|
/linux-4.1.27/drivers/media/pci/pt1/ |
D | va1j5jf8007t.c | 56 s32 word, x, y; in va1j5jf8007t_read_snr() local 163 u16 word; in va1j5jf8007t_set_frequency() local
|
D | va1j5jf8007s.c | 58 s32 word, x1, x2, x3, x4, x5, y; in va1j5jf8007s_read_snr() local 177 u16 word; in va1j5jf8007s_set_frequency_1() local
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | t4vf_hw.c | 728 u32 word = be32_to_cpu( in t4vf_get_rss_glb_config() local 779 u32 word; in t4vf_get_vfres() local 845 u32 word = be32_to_cpu(rpl.u.basicvirtual.defaultq_to_udpen); in t4vf_read_rss_vi_config() local 891 u32 word = 0; in t4vf_write_rss_vi_config() local
|
/linux-4.1.27/drivers/thunderbolt/ |
D | tunnel_pci.c | 149 u32 word = active ? 0x80000000 : 0x0; in tb_pci_port_active() local
|
/linux-4.1.27/arch/mips/kernel/ |
D | branch.c | 260 unsigned int word; in __microMIPS_compute_return_epc() local
|
D | unaligned.c | 1284 unsigned int word; in emulate_load_store_microMIPS() local
|
/linux-4.1.27/arch/arm/vdso/ |
D | vdsomunge.c | 114 static Elf32_Word read_elf_word(Elf32_Word word, bool swap) in read_elf_word()
|
/linux-4.1.27/drivers/leds/ |
D | leds-dac124s085.c | 45 u16 word; in dac124s085_led_work() local
|
/linux-4.1.27/drivers/parisc/ |
D | superio.c | 157 u16 word; in superio_init() local
|
/linux-4.1.27/drivers/mfd/ |
D | twl4030-irq.c | 502 u32 word; in twl4030_sih_bus_sync_unlock() member 586 u32 word; in sih_read_isr() member
|
/linux-4.1.27/arch/xtensa/include/asm/ |
D | bitops.h | 83 static inline unsigned long __fls(unsigned long word) in __fls()
|
/linux-4.1.27/drivers/s390/net/ |
D | qeth_l2_sys.c | 21 char *word; in qeth_bridge_port_role_state_show() local
|
/linux-4.1.27/net/rxrpc/ |
D | ar-connevent.c | 66 __be32 word; in rxrpc_abort_connection() local
|
/linux-4.1.27/drivers/mmc/host/ |
D | sdhci-bcm2835.c | 96 u32 word = (val >> word_shift) & 0xffff; in bcm2835_sdhci_readw() local
|
D | sdhci-iproc.c | 51 u16 word = val >> REG_OFFSET_IN_BITS(reg) & 0xffff; in sdhci_iproc_readw() local
|
/linux-4.1.27/include/uapi/linux/ |
D | i2c.h | 130 __u16 word; member
|
/linux-4.1.27/arch/mn10300/include/asm/ |
D | bitops.h | 202 static inline unsigned long __fls(unsigned long word) in __fls()
|
/linux-4.1.27/arch/tile/kernel/ |
D | signal.c | 303 const char *word; in crashinfo() local
|
/linux-4.1.27/drivers/staging/vt6656/ |
D | mac.c | 167 void vnt_mac_write_word(struct vnt_private *priv, u8 reg_ofs, u16 word) in vnt_mac_write_word()
|
/linux-4.1.27/block/ |
D | blk-mq.h | 72 unsigned long word; member
|
/linux-4.1.27/drivers/net/ethernet/8390/ |
D | stnic.c | 33 #define word unsigned int macro
|
/linux-4.1.27/drivers/video/fbdev/core/ |
D | fb_draw.h | 181 static inline unsigned long rolx(unsigned long word, unsigned int shift, unsigned int x) in rolx()
|
/linux-4.1.27/drivers/mtd/nand/ |
D | socrates_nand.c | 97 uint16_t word; in socrates_nand_read_word() local
|
/linux-4.1.27/arch/powerpc/mm/ |
D | hash_native_64.c | 177 unsigned long *word = (unsigned long *)&hptep->v; in native_lock_hpte() local 189 unsigned long *word = (unsigned long *)&hptep->v; in native_unlock_hpte() local
|
/linux-4.1.27/arch/x86/kernel/ |
D | quirks.c | 14 u16 word; in quirk_intel_irqbalance() local
|
D | ptrace.c | 546 unsigned long word; in genregs_set() local 1086 compat_ulong_t word; in genregs32_get() local 1114 compat_ulong_t word; in genregs32_set() local
|
/linux-4.1.27/arch/s390/kernel/ |
D | ptrace.c | 935 unsigned long word; in s390_regs_set() local 1287 compat_ulong_t word; in s390_compat_regs_set() local 1351 unsigned long word; in s390_compat_regs_high_set() local
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | hvsi.h | 40 __be32 word; member
|
/linux-4.1.27/scripts/dtc/ |
D | data.c | 210 struct data data_append_cell(struct data d, cell_t word) in data_append_cell()
|
/linux-4.1.27/drivers/bcma/ |
D | sprom.c | 129 int word; in bcma_sprom_crc() local
|
/linux-4.1.27/drivers/net/fddi/skfp/ |
D | drvfbi.c | 93 u_short word; in card_start() local
|
/linux-4.1.27/arch/ia64/include/asm/ |
D | spinlock.h | 284 __u32 word; in arch_read_trylock() member
|
/linux-4.1.27/arch/tile/include/hv/ |
D | drv_xgbe_intf.h | 150 uint64_t word; /**< Aggregated value to use as the offset */ member 255 unsigned int word; /**< To send out the IDN. */ member
|
D | netio_intf.h | 298 unsigned int word; member 421 unsigned int word; /**< The whole word. */ member 467 unsigned int word; /**< The whole word. */ member 524 unsigned int word; /**< Opaque bits. */ member
|
/linux-4.1.27/drivers/scsi/ |
D | scsi_transport_spi.c | 663 u16 *word = (u16 *)&buffer[j]; in spi_dv_device_echo_buffer() local 671 u16 *word = (u16 *)&buffer[j]; in spi_dv_device_echo_buffer() local 678 u32 *word = (unsigned int *)&buffer[j]; in spi_dv_device_echo_buffer() local
|
D | advansys.c | 128 #define outpw(port, word) outw((word), (port)) argument 965 #define ADV_MEM_WRITEW(addr, word) writew(word, addr) argument 2001 #define AdvWriteWordRegister(iop_base, reg_off, word) \ argument 2021 #define AdvReadWordLram(iop_base, addr, word) \ argument 2028 #define AdvWriteWordLram(iop_base, addr, word) \ argument 2047 #define AdvWriteWordAutoIncLram(iop_base, word) \ argument 3117 ushort word; in asc_prt_adv_board_eeprom() local 4061 ushort word; in AscMemWordCopyPtrFromLram() local 4345 unsigned short word = (buf[i + 3] << 8) | buf[i + 2]; in AdvLoadMicrocode() local 4352 unsigned short word = (buf[i + 2] << 8) | buf[i + 1]; in AdvLoadMicrocode() local [all …]
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
D | ipath_sdma.c | 471 unsigned word = i / 64; in setup_sdma() local
|
/linux-4.1.27/drivers/char/tpm/ |
D | tpm_ibmvtpm.c | 127 __be64 *word = (__be64 *)&crq; in tpm_ibmvtpm_send() local
|
/linux-4.1.27/drivers/net/ethernet/smsc/ |
D | smc9194.h | 31 typedef unsigned short word; typedef
|
D | smc91x.c | 1634 static int smc_write_eeprom_word(struct net_device *dev, u16 addr, u16 word) in smc_write_eeprom_word() 1662 static int smc_read_eeprom_word(struct net_device *dev, u16 addr, u16 *word) in smc_read_eeprom_word()
|
/linux-4.1.27/arch/sparc/kernel/ |
D | visemul.c | 507 unsigned long word; in pformat() local 530 unsigned long word; in pformat() local
|
D | pci.c | 70 u16 word; in pci_config_read16() local
|
/linux-4.1.27/sound/oss/ |
D | pss.c | 278 static int pss_put_dspword(struct pss_confdata *devc, unsigned short word) in pss_put_dspword() 294 static int pss_get_dspword(struct pss_confdata *devc, unsigned short *word) in pss_get_dspword()
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
D | qla_sup.c | 189 uint16_t word; in qla2x00_write_nvram_word() local 247 uint16_t word; in qla2x00_write_nvram_word_tmo() local 310 uint32_t word, wait_cnt; in qla2x00_clear_nvram_protection() local 375 uint32_t word, wait_cnt; in qla2x00_set_nvram_protection() local
|
/linux-4.1.27/drivers/net/hamradio/ |
D | hdlcdrv.c | 171 unsigned int mask1, mask2, mask3, mask4, mask5, mask6, word; in hdlcdrv_receiver() local
|
/linux-4.1.27/drivers/net/ethernet/atheros/atl1c/ |
D | atl1c.h | 246 #define RRS_PACKET_IS_ETH(word) \ argument 249 #define RRS_RXD_IS_VALID(word) \ argument 252 #define RRS_PACKET_PROT_IS_IPV4_ONLY(word) \ argument 254 #define RRS_PACKET_PROT_IS_IPV6_ONLY(word) \ argument
|
/linux-4.1.27/net/irda/ |
D | qos.c | 192 static int msb_index (__u16 word) in msb_index()
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_x540.c | 321 u16 word = 0; in ixgbe_calc_eeprom_checksum_X540() local
|
D | ixgbe_common.c | 890 u16 word; in ixgbe_write_eeprom_buffer_bit_bang() local 1639 u16 word = 0; in ixgbe_calc_eeprom_checksum_generic() local
|
/linux-4.1.27/arch/mips/mm/ |
D | cerr-sb1.c | 315 static unsigned char inst_parity(uint32_t word) in inst_parity()
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | ptrace.c | 455 u32 word; in vr_get() member 486 u32 word; in vr_set() member
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
D | ich8lan.c | 3204 u16 i, word; in e1000_read_nvm_ich8lan() local 3412 u16 word = 0; in e1000_read_flash_byte_ich8lan() local 3947 u16 word; in e1000_validate_nvm_checksum_ich8lan() local 4211 u16 word = (u16)data; in e1000_write_flash_byte_ich8lan() local
|
/linux-4.1.27/drivers/pci/hotplug/ |
D | cpqphp_nvram.c | 49 unsigned short word; /* ax */ member
|
/linux-4.1.27/arch/frv/include/asm/ |
D | bitops.h | 343 static inline unsigned long __fls(unsigned long word) in __fls()
|
/linux-4.1.27/tools/lib/traceevent/ |
D | plugin_kvm.c | 353 unsigned word; member
|
/linux-4.1.27/drivers/gpu/host1x/ |
D | job.c | 397 u32 word = cmdbuf_base[fw->offset]; in validate() local
|
/linux-4.1.27/security/tomoyo/ |
D | condition.c | 363 static u8 tomoyo_condition_type(const char *word) in tomoyo_condition_type()
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_nvm.c | 243 u16 index, word; in i40e_read_nvm_buffer_srctl() local
|
/linux-4.1.27/drivers/vfio/pci/ |
D | vfio_pci_config.c | 1020 u16 word; in vfio_cap_len() local 1180 u16 word; in vfio_fill_vconfig_bytes() local
|
/linux-4.1.27/drivers/block/ |
D | amiflop.c | 999 static inline unsigned char dos_decode_byte(ushort word) in dos_decode_byte() 1133 register ushort word; in dos_encode_byte() local
|
/linux-4.1.27/net/batman-adv/ |
D | bat_iv_ogm.c | 868 unsigned long *word; in batadv_iv_ogm_slide_own_bcast_window() local 1644 unsigned long *word; in batadv_iv_ogm_process() local
|
/linux-4.1.27/drivers/s390/scsi/ |
D | zfcp_fsf.h | 223 u32 word[FSF_STATUS_READ_PAYLOAD_SIZE/sizeof(u32)]; member 246 u32 word[FSF_PROT_STATUS_QUAL_SIZE / sizeof(u32)]; member 277 u32 word[FSF_STATUS_QUALIFIER_SIZE / sizeof (u32)]; member
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
D | eeprom_4k.c | 243 u16 word; in ath9k_hw_4k_check_eeprom() local
|
D | eeprom_9287.c | 181 u16 temp, word, magic, magic2, *eepdata; in ath9k_hw_ar9287_check_eeprom() local
|
D | ar9003_eeprom.c | 3186 u8 *word, int length, int mdata_size) in ar9300_compress_decision() 3234 u32 *word = data; in ar9300_check_header() local 3273 u8 *word; in ar9300_eeprom_restore_internal() local
|
D | eeprom_def.c | 308 u16 word; in ath9k_hw_def_check_eeprom() local
|
/linux-4.1.27/scripts/kconfig/lxdialog/ |
D | util.c | 386 char tempstr[MAX_LEN + 1], *word, *sp, *sp2, *newline_separator = 0; in print_autowrap() local
|
/linux-4.1.27/arch/x86/kvm/ |
D | cpuid.c | 244 static void cpuid_mask(u32 *word, int wordnum) in cpuid_mask()
|
/linux-4.1.27/drivers/staging/dgap/ |
D | dgap.c | 2489 static void dgap_cmdw(struct channel_t *ch, u8 cmd, u16 word, uint ncmds) in dgap_cmdw() 2572 static void dgap_cmdw_ext(struct channel_t *ch, u16 cmd, u16 word, uint ncmds) in dgap_cmdw_ext() 6055 u16 word; in dgap_test_bios() local 6143 u16 word; in dgap_test_fep() local
|
/linux-4.1.27/drivers/ssb/ |
D | pci.c | 244 int word; in ssb_sprom_crc() local
|
/linux-4.1.27/kernel/ |
D | ptrace.c | 1127 compat_ulong_t word; in compat_ptrace_request() local
|
/linux-4.1.27/drivers/isdn/hardware/eicon/ |
D | platform.h | 59 #define word u16 macro
|
/linux-4.1.27/drivers/media/platform/s5p-jpeg/ |
D | jpeg-core.c | 868 static int get_word_be(struct s5p_jpeg_buffer *buf, unsigned int *word) in get_word_be() 898 unsigned int height, width, word, subsampling = 0; in s5p_jpeg_parse_hdr() local
|
/linux-4.1.27/drivers/mtd/onenand/ |
D | onenand_base.c | 741 unsigned short word; in onenand_read_bufferram() local 779 unsigned short word; in onenand_sync_read_bufferram() local 817 unsigned short word; in onenand_write_bufferram() local
|
/linux-4.1.27/arch/m68k/include/asm/ |
D | bitops.h | 433 static inline unsigned long ffz(unsigned long word) in ffz()
|
/linux-4.1.27/drivers/net/hippi/ |
D | rrunner.c | 438 __be32 word; in rr_read_eeprom_word() local
|
/linux-4.1.27/drivers/net/wireless/orinoco/ |
D | hermes.h | 503 u16 *word) in hermes_read_wordrec() 514 u16 word) in hermes_write_wordrec()
|
/linux-4.1.27/lib/ |
D | vsprintf.c | 825 int word, bit; in bitmap_string() local 982 u16 word; in ip6_compressed_string() local
|
/linux-4.1.27/drivers/regulator/ |
D | qcom_rpm-regulator.c | 29 int word; member
|
/linux-4.1.27/drivers/scsi/mpt3sas/ |
D | mpt3sas_ctl.h | 130 uint32_t word; member
|
/linux-4.1.27/drivers/net/irda/ |
D | vlsi_ir.c | 183 u16 word; in vlsi_proc_ndev() local
|
/linux-4.1.27/drivers/scsi/mpt2sas/ |
D | mpt2sas_ctl.h | 126 uint32_t word; member
|
/linux-4.1.27/drivers/pcmcia/ |
D | yenta_socket.c | 446 unsigned short word; in yenta_set_mem_map() local
|
/linux-4.1.27/drivers/ps3/ |
D | ps3-lpm.c | 744 static u64 pm_bus_word_to_ps3_lv1_bus_word(u8 word) in pm_bus_word_to_ps3_lv1_bus_word()
|
/linux-4.1.27/sound/mips/ |
D | sgio2audio.c | 139 static int write_ad1843_reg(void *priv, int reg, int word) in write_ad1843_reg()
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | dib7000p.c | 2242 u16 word; in dib7090p_rw_on_apb() local 2259 u16 apb_address = 0, word; in dib7090_tuner_xfer() local
|
/linux-4.1.27/drivers/net/usb/ |
D | sierra_net.c | 102 u16 word; member
|
/linux-4.1.27/include/net/netfilter/ |
D | nf_tables.h | 952 unsigned long *word = (unsigned long *)ext; in nft_set_elem_mark_busy() local 960 unsigned long *word = (unsigned long *)ext; in nft_set_elem_clear_busy() local
|
/linux-4.1.27/drivers/net/ethernet/3com/ |
D | 3c509.c | 644 int bit, word = 0; in id_read_eeprom() local
|
/linux-4.1.27/sound/pci/ |
D | als4000.c | 859 unsigned short word; in snd_card_als4000_probe() local
|
/linux-4.1.27/drivers/crypto/ux500/hash/ |
D | hash_core.c | 444 u32 word = 0; in hash_hw_write_key() local
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
D | pxa25x_udc.c | 1427 u32 word [2]; in handle_ep0() member
|
D | s3c-hsudc.c | 382 u16 *buf, word; in s3c_hsudc_read_fifo() local
|
/linux-4.1.27/drivers/net/wireless/ath/carl9170/ |
D | tx.c | 1613 u32 word, ht1, plcp, off, addr, len; in carl9170_update_beacon() local
|
/linux-4.1.27/drivers/atm/ |
D | ambassador.c | 1863 u32 word; in amb_reset() local
|
/linux-4.1.27/drivers/edac/ |
D | amd64_edac.h | 317 u32 word; member
|
/linux-4.1.27/drivers/hid/ |
D | hid-cp2112.c | 540 __le16 word; in cp2112_xfer() local
|
/linux-4.1.27/drivers/usb/host/ |
D | imx21-hcd.c | 248 u32 word = 0; in copy_to_dmem() local
|