/linux/arch/loongarch/lib/ |
H A D | xor_simd.c | 19 #define LD(reg, base, offset) \ argument 21 #define ST(reg, base, offset) \ argument 62 #define LD(reg, base, offset) \ argument 64 #define ST(reg, base, offset) \ argument
|
/linux/include/linux/ |
H A D | mm_types_task.h | 39 __u32 offset; member 42 __u16 offset; member 59 __u16 offset; member 62 __u32 offset; member
|
H A D | virtio_config.h | 503 __virtio_cread_many(struct virtio_device * vdev,unsigned int offset,void * buf,size_t count,size_t bytes) __virtio_cread_many() argument 524 virtio_cread_bytes(struct virtio_device * vdev,unsigned int offset,void * buf,size_t len) virtio_cread_bytes() argument 530 virtio_cread8(struct virtio_device * vdev,unsigned int offset) virtio_cread8() argument 540 virtio_cwrite8(struct virtio_device * vdev,unsigned int offset,u8 val) virtio_cwrite8() argument 547 virtio_cread16(struct virtio_device * vdev,unsigned int offset) virtio_cread16() argument 557 virtio_cwrite16(struct virtio_device * vdev,unsigned int offset,u16 val) virtio_cwrite16() argument 567 virtio_cread32(struct virtio_device * vdev,unsigned int offset) virtio_cread32() argument 577 virtio_cwrite32(struct virtio_device * vdev,unsigned int offset,u32 val) virtio_cwrite32() argument 587 virtio_cread64(struct virtio_device * vdev,unsigned int offset) virtio_cread64() argument 596 virtio_cwrite64(struct virtio_device * vdev,unsigned int offset,u64 val) virtio_cwrite64() argument [all...] |
/linux/drivers/gpio/ |
H A D | gpio-bd71815.c | 28 static int bd71815gpo_get(struct gpio_chip *chip, unsigned int offset) in bd71815gpo_get() 40 static int bd71815gpo_set(struct gpio_chip *chip, unsigned int offset, in bd71815gpo_set() 54 static int bd71815_gpio_set_config(struct gpio_chip *chip, unsigned int offset, in bd71815_gpio_set_config() 77 static int bd71815gpo_direction_get(struct gpio_chip *gc, unsigned int offset) in bd71815gpo_direction_get()
|
H A D | gpio-tangier.c | 63 static void __iomem *gpio_reg(struct gpio_chip *chip, unsigned int offset, in gpio_reg() 72 static void __iomem *gpio_reg_and_bit(struct gpio_chip *chip, unsigned int offset, in gpio_reg_and_bit() 83 static int tng_gpio_get(struct gpio_chip *chip, unsigned int offset) in tng_gpio_get() 93 static int tng_gpio_set(struct gpio_chip *chip, unsigned int offset, int value) in tng_gpio_set() 108 static int tng_gpio_direction_input(struct gpio_chip *chip, unsigned int offset) in tng_gpio_direction_input() 126 static int tng_gpio_direction_output(struct gpio_chip *chip, unsigned int offset, in tng_gpio_direction_output() 145 static int tng_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) in tng_gpio_get_direction() 158 static int tng_gpio_set_debounce(struct gpio_chip *chip, unsigned int offset, in tng_gpio_set_debounce() 180 static int tng_gpio_set_config(struct gpio_chip *chip, unsigned int offset, in tng_gpio_set_config()
|
H A D | gpio-uniphier.c | 52 static void uniphier_gpio_get_bank_and_mask(unsigned int offset, in uniphier_gpio_get_bank_and_mask() 86 unsigned int offset, unsigned int reg, in uniphier_gpio_offset_write() 98 unsigned int offset, unsigned int reg) in uniphier_gpio_offset_read() 111 unsigned int offset) in uniphier_gpio_get_direction() 120 unsigned int offset) in uniphier_gpio_direction_input() 128 unsigned int offset, int val) in uniphier_gpio_direction_output() 136 static int uniphier_gpio_get(struct gpio_chip *chip, unsigned int offset) in uniphier_gpio_get() 142 unsigned int offset, int val) in uniphier_gpio_set() 165 static int uniphier_gpio_to_irq(struct gpio_chip *chip, unsigned int offset) in uniphier_gpio_to_irq()
|
H A D | gpio-arizona.c | 26 static int arizona_gpio_direction_in(struct gpio_chip *chip, unsigned offset) in arizona_gpio_direction_in() 48 static int arizona_gpio_get(struct gpio_chip *chip, unsigned offset) in arizona_gpio_get() 94 unsigned offset, int value) in arizona_gpio_direction_out() 122 static int arizona_gpio_set(struct gpio_chip *chip, unsigned int offset, in arizona_gpio_set()
|
/linux/drivers/net/wireless/broadcom/b43/ |
H A D | tables_phy_lcn.h | 10 #define B43_LCNTAB8(table, offset) (((table) << 10) | (offset) | B43_LCNTAB_8BIT) argument 11 #define B43_LCNTAB16(table, offset) (((table) << 10) | (offset) | B43_LCNTAB_16BIT) argument 12 #define B43_LCNTAB32(table, offset) (((table) << 10) | (offset) | B43_LCNTAB_32BIT) argument
|
H A D | tables_phy_ht.h | 10 #define B43_HTTAB8(table, offset) (((table) << 10) | (offset) | B43_HTTAB_8BIT) argument 11 #define B43_HTTAB16(table, offset) (((table) << 10) | (offset) | B43_HTTAB_16BIT) argument 12 #define B43_HTTAB32(table, offset) (((table) << 10) | (offset) | B43_HTTAB_32BIT) argument
|
H A D | phy_common.c | 233 void b43_radio_mask(struct b43_wldev *dev, u16 offset, u16 mask) in b43_radio_mask() 239 void b43_radio_set(struct b43_wldev *dev, u16 offset, u16 set) in b43_radio_set() 245 void b43_radio_maskset(struct b43_wldev *dev, u16 offset, u16 mask, u16 set) in b43_radio_maskset() 251 bool b43_radio_wait_value(struct b43_wldev *dev, u16 offset, u16 mask, in b43_radio_wait_value() 299 void b43_phy_mask(struct b43_wldev *dev, u16 offset, u16 mask) in b43_phy_mask() 310 void b43_phy_set(struct b43_wldev *dev, u16 offset, u16 set) in b43_phy_set() 321 void b43_phy_maskset(struct b43_wldev *dev, u16 offset, u16 mask, u16 set) in b43_phy_maskset()
|
/linux/drivers/firmware/tegra/ |
H A D | ivc.c | 173 unsigned int offset = offsetof(struct tegra_ivc_header, tx.count); in tegra_ivc_check_read() local 208 unsigned int offset = offsetof(struct tegra_ivc_header, rx.count); in tegra_ivc_check_write() local 229 size_t offset = sizeof(struct tegra_ivc_header) + ivc->frame_size * frame; in tegra_ivc_frame_virt() local 243 unsigned long offset; in tegra_ivc_frame_phys() local 253 unsigned int offset, in tegra_ivc_invalidate_frame() 267 unsigned int offset, in tegra_ivc_flush_frame() 400 unsigned int offset = offsetof(struct tegra_ivc_header, tx.count); in tegra_ivc_reset() local 430 unsigned int offset = offsetof(struct tegra_ivc_header, tx.count); in tegra_ivc_notified() local
|
/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-address.h | 111 uint64_t offset:62; member 117 uint64_t offset:31; member 124 uint64_t offset:29; member 150 uint64_t offset:36; member 159 uint64_t offset:36; member 175 uint64_t offset:36; member 208 uint64_t offset:62; member 213 uint64_t offset:31; member 218 uint64_t offset:29; member 231 uint64_t offset:36; member [all …]
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_cls_redirect_dynptr.c | 125 static int pkt_parse_ipv4(struct bpf_dynptr *dynptr, __u64 *offset, struct iphdr *iphdr) in pkt_parse_ipv4() argument 142 static bool pkt_parse_icmp_l4_ports(struct bpf_dynptr *dynptr, __u64 *offset, flow_ports_t *ports) in pkt_parse_icmp_l4_ports() argument 187 static bool pkt_skip_ipv6_extension_headers(struct bpf_dynptr *dynptr, __u64 *offset, in pkt_skip_ipv6_extension_headers() argument 244 pkt_parse_ipv6(struct bpf_dynptr * dynptr,__u64 * offset,struct ipv6hdr * ipv6,uint8_t * proto,bool * is_fragment) pkt_parse_ipv6() argument 458 skip_next_hops(__u64 * offset,int n) skip_next_hops() argument 477 get_next_hop(struct bpf_dynptr * dynptr,__u64 * offset,encap_headers_t * encap,struct in_addr * next_hop) get_next_hop() argument 605 process_icmpv4(struct __sk_buff * skb,struct bpf_dynptr * dynptr,__u64 * offset,metrics_t * metrics) process_icmpv4() argument 654 process_icmpv6(struct bpf_dynptr * dynptr,__u64 * offset,struct __sk_buff * skb,metrics_t * metrics) process_icmpv6() argument 706 process_tcp(struct bpf_dynptr * dynptr,__u64 * offset,struct __sk_buff * skb,struct iphdr_info * info,metrics_t * metrics) process_tcp() argument 729 process_udp(struct bpf_dynptr * dynptr,__u64 * offset,struct __sk_buff * skb,struct iphdr_info * info,metrics_t * metrics) process_udp() argument 749 process_ipv4(struct __sk_buff * skb,struct bpf_dynptr * dynptr,__u64 * offset,metrics_t * metrics) process_ipv4() argument 791 process_ipv6(struct __sk_buff * skb,struct bpf_dynptr * dynptr,__u64 * offset,metrics_t * metrics) process_ipv6() argument [all...] |
/linux/drivers/gpu/drm/i915/gt/ |
H A D | gen8_engine_cs.h | 54 u32 bit_group_1, u32 offset) in __gen8_emit_pipe_control() 66 u32 bit_group_1, u32 offset) in gen8_emit_pipe_control() 72 u32 bit_group_1, u32 offset) in gen12_emit_pipe_control() 79 __gen8_emit_write_rcs(u32 *cs, u32 value, u32 offset, u32 flags0, u32 flags1) in __gen8_emit_write_rcs()
|
/linux/fs/ |
H A D | kernel_read_file.c | 35 ssize_t kernel_read_file(struct file *file, loff_t offset, void **buf, in kernel_read_file() 127 ssize_t kernel_read_file_from_path(const char *path, loff_t offset, void **buf, in kernel_read_file_from_path() 147 ssize_t kernel_read_file_from_path_initns(const char *path, loff_t offset, in kernel_read_file_from_path_initns() 174 ssize_t kernel_read_file_from_fd(int fd, loff_t offset, void **buf, in kernel_read_file_from_fd()
|
/linux/arch/mips/loongson64/ |
H A D | hpet.c | 23 static unsigned int smbus_read(int offset) in smbus_read() 28 static void smbus_write(int offset, int data) in smbus_write() 33 static void smbus_enable(int offset, int bit) in smbus_enable() 41 static int hpet_read(int offset) in hpet_read() 46 static void hpet_write(int offset, int data) in hpet_write()
|
/linux/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2800lib.h | 82 const unsigned int offset) in rt2800_register_read() 90 const unsigned int offset) in rt2800_register_read_lock() 98 const unsigned int offset, in rt2800_register_write() 107 const unsigned int offset, in rt2800_register_write_lock() 116 const unsigned int offset, in rt2800_register_multiread() 125 const unsigned int offset, in rt2800_register_multiwrite() 135 const unsigned int offset, in rt2800_regbusy_read()
|
/linux/drivers/crypto/caam/ |
H A D | sg_sw_qm2.h | 13 dma_addr_t dma, u32 len, u16 offset) in dma_to_qm_sg_one() 29 struct dpaa2_sg_entry *qm_sg_ptr, u16 offset) in sg_to_qm_sg() 51 u16 offset) in sg_to_qm_sg_last()
|
/linux/drivers/bcma/ |
H A D | driver_chipcommon_pmu.c | 16 u32 bcma_chipco_pll_read(struct bcma_drv_cc *cc, u32 offset) in bcma_chipco_pll_read() 24 void bcma_chipco_pll_write(struct bcma_drv_cc *cc, u32 offset, u32 value) in bcma_chipco_pll_write() 32 void bcma_chipco_pll_maskset(struct bcma_drv_cc *cc, u32 offset, u32 mask, in bcma_chipco_pll_maskset() 42 u32 offset, u32 mask, u32 set) in bcma_chipco_chipctl_maskset() 50 void bcma_chipco_regctl_maskset(struct bcma_drv_cc *cc, u32 offset, u32 mask, in bcma_chipco_regctl_maskset() 486 static void bcma_pmu_spuravoid_pll_write(struct bcma_drv_cc *cc, u32 offset, in bcma_pmu_spuravoid_pll_write()
|
/linux/sound/pci/cs46xx/ |
H A D | cs46xx_lib.h | 48 unsigned int offset = reg & 0xffff; in snd_cs46xx_poke() local 61 unsigned int offset = reg & 0xffff; in snd_cs46xx_peek() local 65 static inline void snd_cs46xx_pokeBA0(struct snd_cs46xx *chip, unsigned long offset, unsigned int v… in snd_cs46xx_pokeBA0() 70 static inline unsigned int snd_cs46xx_peekBA0(struct snd_cs46xx *chip, unsigned long offset) in snd_cs46xx_peekBA0()
|
/linux/sound/soc/sof/amd/ |
H A D | acp-ipc.c | 18 void acp_mailbox_write(struct snd_sof_dev *sdev, u32 offset, void *message, size_t bytes) in acp_mailbox_write() 24 void acp_mailbox_read(struct snd_sof_dev *sdev, u32 offset, void *message, size_t bytes) in acp_mailbox_read() 71 unsigned int offset = sdev->host_box.offset; in acp_sof_ipc_send_msg() local 101 unsigned int offset = sdev->host_box.offset; in acp_dsp_ipc_get_reply() local 252 unsigned int offset = sdev->dsp_box.offset; in acp_sof_ipc_msg_data() local
|
/linux/drivers/net/ethernet/apm/xgene/ |
H A D | xgene_enet_xgmac.c | 22 u32 offset, u32 val) in xgene_enet_wr_csr() 30 u32 offset, u32 val) in xgene_enet_wr_ring_if() 38 u32 offset, u32 val) in xgene_enet_wr_diag_csr() 84 u32 offset, u32 val) in xgene_enet_wr_axg_csr() 92 u32 offset, u32 *val) in xgene_enet_rd_csr() 100 u32 offset, u32 *val) in xgene_enet_rd_diag_csr() 150 u32 offset, u32 *val) in xgene_enet_rd_axg_csr() 230 u8 offset; in xgene_xgmac_set_mss() local
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_iext_tree.c | 279 xfs_fileoff_t offset) in xfs_iext_key_cmp() 291 xfs_fileoff_t offset) in xfs_iext_rec_cmp() 306 xfs_fileoff_t offset, in xfs_iext_find_level() 331 xfs_fileoff_t offset) in xfs_iext_node_pos() 346 xfs_fileoff_t offset) in xfs_iext_node_insert_pos() 502 uint64_t offset, in xfs_iext_insert_node() 638 xfs_fileoff_t offset = irec->br_startoff; in xfs_iext_insert_raw() local 742 xfs_fileoff_t offset, in xfs_iext_remove_node() 809 xfs_fileoff_t offset, in xfs_iext_rebalance_leaf() 886 xfs_fileoff_t offset = xfs_iext_leaf_key(leaf, 0); in xfs_iext_remove() local [all …]
|
/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_nvm.c | 170 static int i40e_read_nvm_word_srctl(struct i40e_hw *hw, u16 offset, in i40e_read_nvm_word_srctl() 221 u8 module_pointer, u32 offset, in i40e_read_nvm_aq() 268 static int i40e_read_nvm_word_aq(struct i40e_hw *hw, u16 offset, in i40e_read_nvm_word_aq() 291 u16 offset, u16 *data) in __i40e_read_nvm_word() 307 int i40e_read_nvm_word(struct i40e_hw *hw, u16 offset, in i40e_read_nvm_word() 343 u32 offset = 0; in i40e_read_nvm_module_data() local 410 static int i40e_read_nvm_buffer_srctl(struct i40e_hw *hw, u16 offset, in i40e_read_nvm_buffer_srctl() 441 static int i40e_read_nvm_buffer_aq(struct i40e_hw *hw, u16 offset, in i40e_read_nvm_buffer_aq() 498 u16 offset, u16 *words, in __i40e_read_nvm_buffer() 518 int i40e_read_nvm_buffer(struct i40e_hw *hw, u16 offset, in i40e_read_nvm_buffer() [all …]
|
/linux/sound/soc/codecs/ |
H A D | tas2781-fmwlib.c | 84 unsigned char offset; member 281 int offset = 0; tasdevice_rca_parser() local 417 fw_parse_block_data_kernel(struct tasdevice_fw * tas_fmw,struct tasdev_blk * block,const struct firmware * fmw,int offset) fw_parse_block_data_kernel() argument 478 fw_parse_data_kernel(struct tasdevice_fw * tas_fmw,struct tasdevice_data * img_data,const struct firmware * fmw,int offset) fw_parse_data_kernel() argument 514 fw_parse_program_data_kernel(struct tasdevice_priv * tas_priv,struct tasdevice_fw * tas_fmw,const struct firmware * fmw,int offset) fw_parse_program_data_kernel() argument 541 fw_parse_configuration_data_kernel(struct tasdevice_priv * tas_priv,struct tasdevice_fw * tas_fmw,const struct firmware * fmw,int offset) fw_parse_configuration_data_kernel() argument 665 fw_parse_fct_param_address(struct tasdevice_priv * tas_priv,struct tasdevice_fw * tas_fmw,const struct firmware * fmw,int offset) fw_parse_fct_param_address() argument 688 fw_parse_variable_header_kernel(struct tasdevice_priv * tas_priv,const struct firmware * fmw,int offset) fw_parse_variable_header_kernel() argument 1025 fw_parse_variable_hdr(struct tasdevice_priv * tas_priv,struct tasdevice_dspfw_hdr * fw_hdr,const struct firmware * fmw,int offset) fw_parse_variable_hdr() argument 1063 fw_parse_variable_header_git(struct tasdevice_priv * tas_priv,const struct firmware * fmw,int offset) fw_parse_variable_header_git() argument 1083 fw_parse_block_data(struct tasdevice_fw * tas_fmw,struct tasdev_blk * block,const struct firmware * fmw,int offset) fw_parse_block_data() argument 1146 fw_parse_data(struct tasdevice_fw * tas_fmw,struct tasdevice_data * img_data,const struct firmware * fmw,int offset) fw_parse_data() argument 1195 fw_parse_program_data(struct tasdevice_priv * tas_priv,struct tasdevice_fw * tas_fmw,const struct firmware * fmw,int offset) fw_parse_program_data() argument 1261 fw_parse_configuration_data(struct tasdevice_priv * tas_priv,struct tasdevice_fw * tas_fmw,const struct firmware * fmw,int offset) fw_parse_configuration_data() argument 1663 unsigned char offset; tasdev_load_blk() local 1900 fw_parse_header(struct tasdevice_priv * tas_priv,struct tasdevice_fw * tas_fmw,const struct firmware * fmw,int offset) fw_parse_header() argument 1941 fw_parse_variable_hdr_cal(struct tasdevice_priv * tas_priv,struct tasdevice_fw * tas_fmw,const struct firmware * fmw,int offset) fw_parse_variable_hdr_cal() argument 1964 fw_parse_calibration_data(struct tasdevice_priv * tas_priv,struct tasdevice_fw * tas_fmw,const struct firmware * fmw,int offset) fw_parse_calibration_data() argument 2028 int offset = 0; tas2781_load_calibration() local 2099 int offset = 0; tasdevice_dspfw_ready() local [all...] |