Searched defs:offset (Results 176 - 200 of 6096) sorted by last modified time

1234567891011>>

/linux-master/drivers/cxl/core/
H A Dport.c150 ssize_t offset = 0; local
176 ssize_t offset; local
H A Dmbox.c651 u32 offset = 0; local
1294 int cxl_mem_get_poison(struct cxl_memdev *cxlmd, u64 offset, u64 len, argument
/linux-master/drivers/cxl/
H A Dcxl.h239 unsigned long offset; member in struct:cxl_reg_map
/linux-master/arch/mips/kernel/
H A Dptrace.c850 int offset; member in struct:pt_regs_offset
/linux-master/arch/mips/include/asm/
H A Dptrace.h79 regs_get_register(struct pt_regs *regs, unsigned int offset) argument
[all...]
/linux-master/arch/loongarch/include/asm/
H A Dio.h25 static inline void __iomem *ioremap_prot(phys_addr_t offset, unsigned long size, argument
[all...]
/linux-master/fs/btrfs/
H A Dioctl.c103 __s64 offset; member in struct:btrfs_ioctl_encoded_io_args_32
[all...]
/linux-master/kernel/time/
H A Dtimer.c698 long offset; member in struct:timer_hint
1882 static int next_pending_bucket(struct timer_base *base, unsigned offset, argument
1905 unsigned lvl, offset = 0; local
[all...]
/linux-master/include/vdso/
H A Ddatapage.h101 struct timens_offset offset[VDSO_BASES]; member in union:vdso_data::__anon14
/linux-master/drivers/crypto/ccp/
H A Dsev-dev.c302 loff_t offset = 0; local
/linux-master/arch/x86/kernel/
H A Dsev.c1418 int offset; local
/linux-master/arch/x86/kernel/cpu/mce/
H A Dcore.c373 int offset; local
408 int offset; local
/linux-master/sound/usb/line6/
H A Ddriver.c560 line6_hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, loff_t *offset) argument
601 line6_hwdep_write(struct snd_hwdep *hwdep, const char __user *data, long count, loff_t *offset) argument
/linux-master/sound/soc/sof/
H A Dsof-priv.h403 u32 offset; member in struct:snd_sof_debugfs_map
414 u32 offset; member in struct:snd_sof_mailbox
[all...]
H A Dsof-audio.h302 u32 offset; member in struct:sof_topology_token
H A Dops.h305 snd_sof_debugfs_add_region_item(struct snd_sof_dev *sdev, enum snd_sof_fw_blk_type blk_type, u32 offset, size_t size, const char *name, enum sof_debugfs_access_type access_type) argument
317 snd_sof_dsp_write8(struct snd_sof_dev *sdev, u32 bar, u32 offset, u8 value) argument
326 snd_sof_dsp_write(struct snd_sof_dev *sdev, u32 bar, u32 offset, u32 value) argument
335 snd_sof_dsp_write64(struct snd_sof_dev *sdev, u32 bar, u32 offset, u64 value) argument
344 snd_sof_dsp_read8(struct snd_sof_dev *sdev, u32 bar, u32 offset) argument
353 snd_sof_dsp_read(struct snd_sof_dev *sdev, u32 bar, u32 offset) argument
362 snd_sof_dsp_read64(struct snd_sof_dev *sdev, u32 bar, u32 offset) argument
371 snd_sof_dsp_update8(struct snd_sof_dev *sdev, u32 bar, u32 offset, u8 mask, u8 value) argument
383 snd_sof_dsp_block_read(struct snd_sof_dev *sdev, enum snd_sof_fw_blk_type blk_type, u32 offset, void *dest, size_t bytes) argument
390 snd_sof_dsp_block_write(struct snd_sof_dev *sdev, enum snd_sof_fw_blk_type blk_type, u32 offset, void *src, size_t bytes) argument
398 snd_sof_dsp_mailbox_read(struct snd_sof_dev *sdev, u32 offset, void *dest, size_t bytes) argument
405 snd_sof_dsp_mailbox_write(struct snd_sof_dev *sdev, u32 offset, void *src, size_t bytes) argument
[all...]
H A Dipc4-pcm.c875 u32 offset; local
[all...]
H A Dipc4-mtrace.c305 int i, ret, offset, remaining; local
[all...]
/linux-master/sound/soc/sof/intel/
H A Dhda-stream.c113 int i, offset, period_bytes, periods; local
59 hda_setup_bdle(struct snd_sof_dev *sdev, struct snd_dma_buffer *dmab, struct hdac_stream *hstream, struct sof_intel_dsp_bdl **bdlp, int offset, int size, int ioc) argument
[all...]
/linux-master/sound/soc/sof/amd/
H A Dacp.c80 unsigned int offset; local
323 void memcpy_from_scratch(struct snd_sof_dev *sdev, u32 offset, unsigned int *dst, size_t bytes) argument
332 memcpy_to_scratch(struct snd_sof_dev *sdev, u32 offset, unsigned int *src, size_t bytes) argument
[all...]
/linux-master/sound/soc/codecs/
H A Dwm_adsp.c203 unsigned int offset; member in struct:wm_adsp_buffer_region
1436 u32 offset = 0; local
H A Drt722-sdca.c94 unsigned int btn_type = 0, offset, idx, val, owner; local
237 unsigned int det_mode, offset, val; local
H A Drt712-sdca.c134 unsigned int btn_type = 0, offset, idx, val, owner; local
309 unsigned int det_mode, offset, val; local
H A Drt711-sdca.c170 unsigned int btn_type = 0, offset, idx, val, owner; local
345 unsigned int det_mode, offset, val; local
/linux-master/net/sunrpc/
H A Dsvcsock.c187 static int svc_sock_result_payload(struct svc_rqst *rqstp, unsigned int offset, argument

Completed in 282 milliseconds

1234567891011>>