Home
last modified time | relevance | path

Searched defs:offset (Results 901 – 925 of 6669) sorted by relevance

1...<<31323334353637383940>>...267

/linux-6.15/drivers/gpu/drm/nouveau/dispnv50/
Dcore507d.c62 core507d_ntfy_wait_done(struct nouveau_bo *bo, u32 offset, in core507d_ntfy_wait_done()
74 core507d_ntfy_init(struct nouveau_bo *bo, u32 offset) in core507d_ntfy_init()
/linux-6.15/drivers/net/ethernet/intel/e1000/
De1000_hw.c3845 s32 e1000_read_eeprom(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in e1000_read_eeprom()
3855 static s32 e1000_do_read_eeprom(struct e1000_hw *hw, u16 offset, u16 words, in e1000_do_read_eeprom()
4018 s32 e1000_write_eeprom(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) in e1000_write_eeprom()
4028 static s32 e1000_do_write_eeprom(struct e1000_hw *hw, u16 offset, u16 words, in e1000_do_write_eeprom()
4074 static s32 e1000_write_eeprom_spi(struct e1000_hw *hw, u16 offset, u16 words, in e1000_write_eeprom_spi()
4141 static s32 e1000_write_eeprom_microwire(struct e1000_hw *hw, u16 offset, in e1000_write_eeprom_microwire()
4225 u16 offset; in e1000_read_mac_addr() local
4378 void e1000_write_vfta(struct e1000_hw *hw, u32 offset, u32 value) in e1000_write_vfta()
4400 u32 offset; in e1000_clear_vfta() local
4851 static void e1000_write_reg_io(struct e1000_hw *hw, u32 offset, u32 value) in e1000_write_reg_io()
/linux-6.15/drivers/pinctrl/qcom/
Dpinctrl-msm.c145 static int msm_pinmux_request(struct pinctrl_dev *pctldev, unsigned offset) in msm_pinmux_request()
277 unsigned offset) in msm_pinmux_request_gpio()
565 static int msm_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in msm_gpio_direction_input()
585 static int msm_gpio_direction_output(struct gpio_chip *chip, unsigned offset, int value) in msm_gpio_direction_output()
612 static int msm_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) in msm_gpio_get_direction()
626 static int msm_gpio_get(struct gpio_chip *chip, unsigned offset) in msm_gpio_get()
638 static void msm_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in msm_gpio_set()
664 unsigned offset, in msm_gpio_dbg_show_one()
/linux-6.15/drivers/gpu/drm/msm/dp/
Ddp_catalog.c97 static inline u32 msm_dp_read_aux(struct msm_dp_catalog_private *catalog, u32 offset) in msm_dp_read_aux()
103 u32 offset, u32 data) in msm_dp_write_aux()
112 static inline u32 msm_dp_read_ahb(const struct msm_dp_catalog_private *catalog, u32 offset) in msm_dp_read_ahb()
118 u32 offset, u32 data) in msm_dp_write_ahb()
128 u32 offset, u32 data) in msm_dp_write_p0()
138 u32 offset) in msm_dp_read_p0()
147 static inline u32 msm_dp_read_link(struct msm_dp_catalog_private *catalog, u32 offset) in msm_dp_read_link()
153 u32 offset, u32 data) in msm_dp_write_link()
/linux-6.15/drivers/gpu/drm/i915/selftests/
Di915_gem_gtt.c436 u64 offset; in fill_hole() member
456 u64 offset; in fill_hole() local
1381 u64 offset = tmp.start + n * PAGE_SIZE; in igt_ggtt_page() local
1398 u64 offset = tmp.start + order[n] * PAGE_SIZE; in igt_ggtt_page() local
1409 u64 offset = tmp.start + order[n] * PAGE_SIZE; in igt_ggtt_page() local
1507 static int reserve_gtt_with_resource(struct i915_vma *vma, u64 offset) in reserve_gtt_with_resource()
1643 u64 offset; in igt_gtt_reserve() local
1837 u64 offset; in igt_gtt_insert() local
/linux-6.15/tools/mm/
Dpage-types.c372 static void show_page_range(unsigned long voffset, unsigned long offset, in show_page_range()
415 static void show_page(unsigned long voffset, unsigned long offset, in show_page()
552 static int hwpoison_page(unsigned long offset) in hwpoison_page()
566 static int unpoison_page(unsigned long offset) in unpoison_page()
580 static int mark_page_idle(unsigned long offset) in mark_page_idle()
635 static void add_page(unsigned long voffset, unsigned long offset, in add_page()
778 static void add_addr_range(unsigned long offset, unsigned long size) in add_addr_range()
1128 unsigned long offset; in parse_addr_range() local
/linux-6.15/drivers/char/tpm/
Dtpm2-space.c72 unsigned int *offset, u32 *handle) in tpm2_load_context()
126 unsigned int buf_size, unsigned int *offset) in tpm2_save_context()
185 unsigned int offset; in tpm2_load_space() local
500 unsigned int offset; in tpm2_save_space() local
Dtpm_infineon.c52 static inline void tpm_data_out(unsigned char data, unsigned char offset) in tpm_data_out()
62 static inline unsigned char tpm_data_in(unsigned char offset) in tpm_data_in()
71 static inline void tpm_config_out(unsigned char data, unsigned char offset) in tpm_config_out()
81 static inline unsigned char tpm_config_in(unsigned char offset) in tpm_config_in()
/linux-6.15/drivers/gpu/drm/bridge/imx/
Dimx8qxp-pixel-combiner.c76 static inline u32 imx8qxp_pc_read(struct imx8qxp_pc *pc, unsigned int offset) in imx8qxp_pc_read()
82 imx8qxp_pc_write(struct imx8qxp_pc *pc, unsigned int offset, u32 value) in imx8qxp_pc_write()
88 imx8qxp_pc_write_set(struct imx8qxp_pc *pc, unsigned int offset, u32 value) in imx8qxp_pc_write_set()
94 imx8qxp_pc_write_clr(struct imx8qxp_pc *pc, unsigned int offset, u32 value) in imx8qxp_pc_write_clr()
/linux-6.15/tools/testing/selftests/kvm/arm64/
Dvgic_init.c19 #define REG_OFFSET(vcpu, offset) (((uint64_t)vcpu << 32) | offset) argument
38 static void v3_redist_reg_get_errno(int gicv3_fd, int vcpu, int offset, in v3_redist_reg_get_errno()
48 static void v3_redist_reg_get(int gicv3_fd, int vcpu, int offset, uint32_t want, in v3_redist_reg_get()
371 #define KVM_VGIC_V2_ATTR(offset, cpu) \ argument
/linux-6.15/scripts/
Drecordmcount.c89 static off_t ulseek(off_t const offset, int const whence) in ulseek()
234 static int make_nop_x86(void *map, size_t const offset) in make_nop_x86()
276 static int make_nop_arm(void *map, size_t const offset) in make_nop_arm()
312 static int make_nop_arm64(void *map, size_t const offset) in make_nop_arm64()
/linux-6.15/tools/perf/util/
Dprobe-event.h34 unsigned long offset; /* Offset from symbol */ member
43 long offset; /* Offset value */ member
73 unsigned long offset; /* Offset from function entry */ member
115 int offset; /* Start line offset */ member
/linux-6.15/include/linux/
Dskbuff.h365 unsigned int offset; member
1689 static inline void skb_set_end_offset(struct sk_buff *skb, unsigned int offset) in skb_set_end_offset()
1704 static inline void skb_set_end_offset(struct sk_buff *skb, unsigned int offset) in skb_set_end_offset()
2664 static inline void skb_set_tail_pointer(struct sk_buff *skb, const int offset) in skb_set_tail_pointer()
2681 static inline void skb_set_tail_pointer(struct sk_buff *skb, const int offset) in skb_set_tail_pointer()
2959 long offset = skb->data - skb->head; in skb_reset_inner_transport_header() local
2966 const int offset) in skb_set_inner_transport_header()
2979 long offset = skb->data - skb->head; in skb_reset_inner_network_header() local
2986 const int offset) in skb_set_inner_network_header()
3004 long offset = skb->data - skb->head; in skb_reset_inner_mac_header() local
[all …]
Ddevcoredump.h82 ssize_t (*read)(char *buffer, loff_t offset, in dev_coredumpm_timeout()
118 ssize_t (*read)(char *buffer, loff_t offset, size_t count, in dev_coredumpm()
/linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
Dga102.c33 u32 offset = 0; in ga102_acr_wpr_patch() local
137 u32 offset = 0; in ga102_acr_wpr_build() local
/linux-6.15/drivers/fpga/
Dxilinx-pr-decoupler.c34 u32 offset, u32 val) in xlnx_pr_decoupler_write()
40 u32 offset) in xlnx_pr_decouple_read()
/linux-6.15/arch/mips/pic32/pic32mzda/
Dconfig.c26 static u32 pic32_conf_get_reg_field(u32 offset, u32 rshift, u32 mask) in pic32_conf_get_reg_field()
37 static u32 pic32_conf_modify_atomic(u32 offset, u32 mask, u32 set) in pic32_conf_modify_atomic()
/linux-6.15/arch/powerpc/crypto/
Dsha256-spe-glue.c64 const unsigned int offset = sctx->count & 0x3f; in ppc_spe_sha256_update() local
108 const unsigned int offset = sctx->count & 0x3f; in ppc_spe_sha256_final() local
/linux-6.15/arch/sh/include/asm/
Dptrace.h52 int offset; member
78 unsigned int offset) in regs_get_register()
/linux-6.15/drivers/tty/serial/8250/
D8250_early.c36 static unsigned int serial8250_early_in(struct uart_port *port, int offset) in serial8250_early_in()
58 static void serial8250_early_out(struct uart_port *port, int offset, int value) in serial8250_early_out()
/linux-6.15/drivers/gpu/drm/radeon/
Dradeon_gart.c241 void radeon_gart_unbind(struct radeon_device *rdev, unsigned int offset, in radeon_gart_unbind()
285 int radeon_gart_bind(struct radeon_device *rdev, unsigned int offset, in radeon_gart_bind()
/linux-6.15/fs/xfs/scrub/
Dcommon.c155 xfs_fileoff_t offset, in __xchk_fblock_process_error()
196 xfs_fileoff_t offset, in xchk_fblock_process_error()
207 xfs_fileoff_t offset, in xchk_fblock_xref_process_error()
321 xfs_fileoff_t offset) in xchk_fblock_set_corrupt()
332 xfs_fileoff_t offset) in xchk_fblock_xref_set_corrupt()
356 xfs_fileoff_t offset) in xchk_fblock_set_warning()
/linux-6.15/drivers/usb/host/
Dr8a66597.h160 static inline u16 r8a66597_read(struct r8a66597 *r8a66597, unsigned long offset) in r8a66597_read()
166 unsigned long offset, u16 *buf, in r8a66597_read_fifo()
188 unsigned long offset) in r8a66597_write()
194 u16 val, u16 pat, unsigned long offset) in r8a66597_mdfy()
203 #define r8a66597_bclr(r8a66597, val, offset) \ argument
205 #define r8a66597_bset(r8a66597, val, offset) \ argument
/linux-6.15/fs/ocfs2/
Dquota_local.c920 int *offset) in ocfs2_find_free_entry()
963 int *offset) in ocfs2_local_quota_add_chunk()
1094 int *offset) in ocfs2_extend_local_quota_file()
1207 int *offset = private; in olq_alloc_dquot() local
1223 int offset; in ocfs2_create_local_dquot() local
1281 int offset; in ocfs2_local_release_dquot() local
/linux-6.15/drivers/mtd/ubi/
Deba.c593 void *buf, int offset, int len, int check) in ubi_eba_read_leb()
745 struct ubi_sgl *sgl, int lnum, int offset, int len, in ubi_eba_read_leb_sg()
804 const void *buf, int offset, int len, in try_recover_peb()
900 const void *buf, int offset, int len) in recover_peb()
943 int offset, int len) in try_write_vid_and_data()
1014 const void *buf, int offset, int len) in ubi_eba_write_leb()

1...<<31323334353637383940>>...267