/linux-6.3-rc2/arch/alpha/include/asm/ |
A D | bitops.h | 311 static inline unsigned long ffz(unsigned long word) in ffz() 331 static inline unsigned long __ffs(unsigned long word) in __ffs() 356 static inline int ffs(int word) in ffs() 366 static inline int fls64(unsigned long word) in fls64()
|
/linux-6.3-rc2/drivers/gpu/drm/tegra/ |
A D | firewall.c | 17 static int fw_next(struct tegra_drm_firewall *fw, u32 *word) in fw_next() 44 u32 word; in fw_check_reg() local 161 u32 word, opcode, offset, count, mask, class; in tegra_drm_fw_validate() local
|
/linux-6.3-rc2/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
A D | chtls_hw.c | 24 struct cpl_set_tcb_field *req, u16 word, in __set_tcb_field_direct() 41 static void __set_tcb_field(struct sock *sk, struct sk_buff *skb, u16 word, in __set_tcb_field() 61 static int chtls_set_tcb_field(struct sock *sk, u16 word, u64 mask, u64 val) in chtls_set_tcb_field() 91 void chtls_set_tcb_field_rpl_skb(struct sock *sk, u16 word, in chtls_set_tcb_field_rpl_skb()
|
/linux-6.3-rc2/drivers/net/wireless/ralink/rt2x00/ |
A D | rt61pci.c | 55 const unsigned int word, const u8 value) in rt61pci_bbp_write() 79 const unsigned int word) in rt61pci_bbp_read() 113 const unsigned int word, const u32 value) in rt61pci_rf_write() 673 u8 word; member 1290 u32 word; in rt61pci_get_entry_state() local 1308 u32 word; in rt61pci_clear_entry() local 1781 u32 word; in rt61pci_write_tx_desc() local 2066 u32 word; in rt61pci_txdone() local 2303 u16 word; in rt61pci_validate_eeprom() local
|
A D | rt73usb.c | 53 const unsigned int word, const u8 value) in rt73usb_bbp_write() 77 const unsigned int word) in rt73usb_bbp_read() 111 const unsigned int word, const u32 value) in rt73usb_rf_write() 654 u8 word; member 1449 u32 word; in rt73usb_write_tx_desc() local 1751 u16 word; in rt73usb_validate_eeprom() local
|
A D | rt2500usb.c | 123 const unsigned int word, const u8 value) in rt2500usb_bbp_write() 146 const unsigned int word) in rt2500usb_bbp_read() 180 const unsigned int word, const u32 value) in rt2500usb_rf_write() 1061 u32 word; in rt2500usb_write_tx_desc() local 1319 u16 word; in rt2500usb_validate_eeprom() local
|
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qlcnic/ |
A D | qlcnic_hw.c | 442 u64 word; in qlcnic_82xx_sre_macaddr_change() local 599 u64 word; in qlcnic_82xx_nic_set_promisc() local 820 u64 word; in qlcnic_82xx_config_hw_lro() local 854 u64 word; in qlcnic_config_bridged_mode() local 889 u64 word; in qlcnic_82xx_config_rss() local 940 u64 word; in qlcnic_82xx_config_ipaddr() local 963 u64 word; in qlcnic_82xx_linkevent_request() local 982 u64 word; in qlcnic_send_lro_cleanup() local 1541 u64 word; in qlcnic_82xx_config_led() local
|
/linux-6.3-rc2/drivers/pci/ |
A D | syscall.c | 20 u16 word; in SYSCALL_DEFINE5() local 91 u16 word; in SYSCALL_DEFINE5() local
|
/linux-6.3-rc2/drivers/media/platform/mediatek/jpeg/ |
A D | mtk_jpeg_dec_parse.c | 32 static int read_word_be(struct mtk_jpeg_stream *stream, u32 *word) in read_word_be() 69 u32 word; in mtk_jpeg_do_parse() local
|
/linux-6.3-rc2/arch/arm64/kvm/ |
A D | mmio.c | 19 u32 word; in kvm_mmio_write_buf() member 50 u32 word; in kvm_mmio_read_buf() member
|
/linux-6.3-rc2/drivers/staging/wlan-ng/ |
A D | prism2mgmt.c | 134 u16 roamingmode, word; in prism2mgmt_scan() local 553 u16 word; in prism2mgmt_start() local 1123 u16 word; in prism2mgmt_wlansniff() local
|
/linux-6.3-rc2/arch/powerpc/sysdev/xics/ |
A D | icp-native.c | 29 u32 word; member 33 u32 word; member 38 u32 word; member
|
/linux-6.3-rc2/drivers/hwmon/pmbus/ |
A D | stpddc60.c | 64 static u16 stpddc60_adjust_linear(u16 word, s16 fixed) in stpddc60_adjust_linear() 146 int reg, u16 word) in stpddc60_write_word_data()
|
/linux-6.3-rc2/kernel/debug/kdb/ |
A D | kdb_support.c | 343 int kdb_getphysword(unsigned long *word, unsigned long addr, size_t size) in kdb_getphysword() 393 int kdb_getword(unsigned long *word, unsigned long addr, size_t size) in kdb_getword() 442 int kdb_putword(unsigned long addr, unsigned long word, size_t size) in kdb_putword()
|
/linux-6.3-rc2/drivers/acpi/ |
A D | pci_root.c | 154 static void decode_osc_bits(struct acpi_pci_root *root, char *msg, u32 word, in decode_osc_bits() 170 static void decode_osc_support(struct acpi_pci_root *root, char *msg, u32 word) in decode_osc_support() 176 static void decode_osc_control(struct acpi_pci_root *root, char *msg, u32 word) in decode_osc_control() 182 static void decode_cxl_osc_support(struct acpi_pci_root *root, char *msg, u32 word) in decode_cxl_osc_support() 188 static void decode_cxl_osc_control(struct acpi_pci_root *root, char *msg, u32 word) in decode_cxl_osc_control()
|
/linux-6.3-rc2/drivers/spi/ |
A D | spi-lp8841-rtc.c | 69 u32 word, u8 bits) in bitbang_txrx_be_cpha0_lsb() 107 u8 word = 0; in spi_lp8841_rtc_transfer_one() local
|
/linux-6.3-rc2/drivers/misc/eeprom/ |
A D | eeprom_93cx6.c | 172 void eeprom_93cx6_read(struct eeprom_93cx6 *eeprom, const u8 word, in eeprom_93cx6_read() 214 void eeprom_93cx6_multiread(struct eeprom_93cx6 *eeprom, const u8 word, in eeprom_93cx6_multiread()
|
/linux-6.3-rc2/fs/jfs/ |
A D | jfs_dmap.c | 439 int word, nbits, nwords; in dbUpdatePMap() local 1071 int dbitno, word, rembits, nb, nwords, wbitno, nw; in dbAllocNext() local 1203 int word, lword, rc; in dbAllocNear() local 2062 int rc = 0, word; in dbFreeDmap() local 2123 int dbitno, word, rembits, nb, nwords, wbitno, nw, agno; in dbAllocBits() local 2270 int dbitno, word, rembits, nb, nwords, wbitno, nw, agno; in dbFreeBits() local 2977 static int dbFindBits(u32 word, int l2nb) in dbFindBits() 3057 static int cnttz(u32 word) in cnttz() 3214 int dbitno, word, rembits, nb, nwords, wbitno, agno; in dbAllocDmapBU() local
|
/linux-6.3-rc2/drivers/nvmem/ |
A D | sunxi_sid.c | 44 u32 word; in sunxi_sid_read() local 98 u32 word; in sun8i_sid_read_by_reg() local
|
/linux-6.3-rc2/arch/mips/cavium-octeon/crypto/ |
A D | octeon-sha1.c | 36 u32 word[2]; in octeon_sha1_store_hash() member 50 u32 word[2]; in octeon_sha1_read_hash() member
|
/linux-6.3-rc2/sound/atmel/ |
A D | ac97c.c | 191 unsigned long word = ac97c_readl(chip, OCA); in atmel_ac97c_playback_prepare() local 273 unsigned long word = ac97c_readl(chip, ICA); in atmel_ac97c_capture_prepare() local 611 unsigned long word; in atmel_ac97c_write() local 631 unsigned long word; in atmel_ac97c_read() local
|
/linux-6.3-rc2/fs/xfs/libxfs/ |
A D | xfs_rtbitmap.c | 113 int word; /* word number in the buffer */ in xfs_rtfind_back() local 288 int word; /* word number in the buffer */ in xfs_rtfind_forw() local 549 int word; /* word number in the buffer */ in xfs_rtmodify_range() local 783 int word; /* word number in the buffer */ in xfs_rtcheck_range() local
|
/linux-6.3-rc2/drivers/tty/ |
A D | mips_ejtag_fdc.c | 191 u32 word; member 220 struct fdc_word word = { 0, 0 }; in mips_ejtag_fdc_encode() local 263 static unsigned int mips_ejtag_fdc_decode(u32 word, char *buf) in mips_ejtag_fdc_decode() 307 struct fdc_word word; in mips_ejtag_fdc_console_write() local 422 struct fdc_word word = { .bytes = 0 }; in mips_ejtag_fdc_put_chan() local 1219 struct fdc_word word; in kgdbfdc_push_one() local
|
/linux-6.3-rc2/drivers/scsi/arm/ |
A D | arxescsi.c | 129 unsigned int word; in arxescsi_dma_pseudo() local 179 unsigned long word; in arxescsi_dma_pseudo() local
|
/linux-6.3-rc2/arch/hexagon/include/asm/ |
A D | bitops.h | 263 static inline unsigned long __ffs(unsigned long word) in __ffs() 281 static inline unsigned long __fls(unsigned long word) in __fls()
|