/linux-6.15/drivers/net/ethernet/intel/ice/ |
D | ice_ddp.h | 195 __le16 offset; member 416 __le16 offset; member 422 __le16 offset; member 428 __le16 offset; member
|
/linux-6.15/mm/ |
D | zswap.c | 1068 pgoff_t offset = swp_offset(swpentry); in zswap_writeback_entry() local 1630 pgoff_t offset = swp_offset(swp); in zswap_store() local 1668 pgoff_t offset = swp_offset(swp); in zswap_load() local 1727 pgoff_t offset = swp_offset(swp); in zswap_invalidate() local
|
/linux-6.15/include/uapi/linux/media/raspberrypi/ |
D | pisp_common.h | 164 __u16 offset; member 172 __u16 offset; member
|
/linux-6.15/drivers/pinctrl/realtek/ |
D | pinctrl-rtd.c | 76 unsigned int offset) in rtd_pinctrl_dbg_show() 223 unsigned int offset) in rtd_pinctrl_gpio_request_enable()
|
/linux-6.15/tools/testing/selftests/bpf/progs/ |
D | test_lwt_seg6local.c | 331 int err, offset; in __add_egr_x() local 367 int err, offset; in __pop_egr() local
|
/linux-6.15/drivers/pinctrl/ |
D | pinctrl-scmi.c | 179 unsigned int offset) in pinctrl_scmi_request() 186 static int pinctrl_scmi_free(struct pinctrl_dev *pctldev, unsigned int offset) in pinctrl_scmi_free()
|
/linux-6.15/drivers/net/ethernet/ti/icssg/ |
D | icssg_stats.h | 89 u32 offset; member 180 u32 offset; member
|
/linux-6.15/arch/s390/tools/ |
D | relocs.c | 46 uint32_t *offset; member 251 static void add_reloc(struct relocs *r, uint32_t offset) in add_reloc()
|
/linux-6.15/drivers/phy/rockchip/ |
D | phy-rockchip-inno-csidphy.c | 87 u32 offset; member 177 int hsfreq, int offset) in rockchip_inno_csidphy_ths_settle()
|
/linux-6.15/fs/qnx6/ |
D | inode.c | 252 int offset, int silent) in qnx6_check_first_superblock() 301 u64 offset; in qnx6_fill_super() local
|
/linux-6.15/drivers/bus/ |
D | brcmstb_gisb.c | 156 int offset = gdev->gisb_offsets[reg]; in gisb_read() local 194 int offset = gdev->gisb_offsets[reg]; in gisb_write() local
|
/linux-6.15/tools/perf/util/ |
D | db-export.c | 177 u64 *dso_db_id, u64 *sym_db_id, u64 *offset) in db_ids_from_al() 242 u64 dso_db_id = 0, sym_db_id = 0, offset = 0; in call_path_from_sample() local
|
/linux-6.15/sound/soc/codecs/ |
D | rt5677-spi.c | 473 u32 offset; in rt5677_spi_read() local 528 u32 offset; in rt5677_spi_write() local
|
/linux-6.15/drivers/net/wireless/silabs/wfx/ |
D | data_tx.c | 343 size_t offset = (size_t)skb->data & 3; in wfx_tx_inner() local 450 unsigned int offset = sizeof(struct wfx_hif_msg) + sizeof(struct wfx_hif_req_tx) + in wfx_skb_dtor() local
|
/linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
D | vce_v4_0.c | 208 uint32_t offset, size; in vce_v4_0_sriov_start() local 632 uint32_t offset, size; in vce_v4_0_mc_resume() local
|
/linux-6.15/drivers/spi/ |
D | spi-coldfire-qspi.c | 156 unsigned i, n, offset = 0; in mcfqspi_transfer_msg8() local 223 unsigned i, n, offset = 0; in mcfqspi_transfer_msg16() local
|
/linux-6.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_debugfs.h | 68 int offset; member 98 u32 offset; member
|
/linux-6.15/tools/lib/bpf/ |
D | elf.c | 200 int offset; in elf_get_vername() local 453 unsigned long *offset; in elf_resolve_syms_offsets() local
|
/linux-6.15/drivers/char/tpm/ |
D | tpm_i2c_nuvoton.c | 53 static s32 i2c_nuvoton_read_buf(struct i2c_client *client, u8 offset, u8 size, in i2c_nuvoton_read_buf() 65 static s32 i2c_nuvoton_write_buf(struct i2c_client *client, u8 offset, u8 size, in i2c_nuvoton_write_buf()
|
/linux-6.15/fs/nfsd/ |
D | xdr.h | 28 __u32 offset; member 34 __u32 offset; member
|
D | nfs3proc.c | 620 loff_t offset; in nfsd3_proc_readdir() local 654 loff_t offset; in nfsd3_proc_readdirplus() local
|
/linux-6.15/drivers/usb/dwc2/ |
D | core.c | 921 int dwc2_hsotg_wait_bit_set(struct dwc2_hsotg *hsotg, u32 offset, u32 mask, in dwc2_hsotg_wait_bit_set() 944 int dwc2_hsotg_wait_bit_clear(struct dwc2_hsotg *hsotg, u32 offset, u32 mask, in dwc2_hsotg_wait_bit_clear()
|
/linux-6.15/drivers/hid/intel-ish-hid/ipc/ |
D | ipc.c | 31 unsigned long offset) in ish_reg_read() 47 unsigned long offset, in ish_reg_write()
|
/linux-6.15/drivers/irqchip/ |
D | irq-loongson-pch-pic.c | 65 static void pch_pic_bitset(struct pch_pic *priv, int offset, int bit) in pch_pic_bitset() 77 static void pch_pic_bitclr(struct pch_pic *priv, int offset, int bit) in pch_pic_bitclr()
|
/linux-6.15/drivers/ata/ |
D | pata_pdc2027x.c | 174 static inline void __iomem *port_mmio(struct ata_port *ap, unsigned int offset) in port_mmio() 185 …ic inline void __iomem *dev_mmio(struct ata_port *ap, struct ata_device *adev, unsigned int offset) in dev_mmio()
|