/kernel/linux/linux-6.6/include/linux/ |
H A D | hyperv.h | 79 u32 offset; member 87 u32 offset; member 99 u32 offset; member 416 u32 offset; member
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | mgmt.h | 775 __u8 offset; member
|
/kernel/linux/linux-6.6/include/acpi/ |
H A D | actypes.h | 1121 u64 offset; member
|
/kernel/linux/linux-6.6/include/linux/mlx5/ |
H A D | driver.h | 425 unsigned int offset; member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | sock.h | 2288 int err, offset in skb_add_data_nocache() local 2267 skb_do_copy_data_nocache(struct sock *sk, struct sk_buff *skb, struct iov_iter *from, char *to, int copy, int offset) skb_do_copy_data_nocache() argument [all...] |
H A D | tcp.h | 2074 int bucket, offset, sbucket, num; member
|
/kernel/linux/linux-6.6/include/soc/fsl/qe/ |
H A D | qe.h | 109 static inline void cpm_muram_free(s32 offset) in cpm_muram_free() argument 113 static inline s32 cpm_muram_alloc_fixed(unsigned long offset, in cpm_muram_alloc_fixed() argument 119 static inline void __iomem *cpm_muram_addr(unsigned long offset) in cpm_muram_addr() argument
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
H A D | sh_css.c | 7561 ia_css_stream_capture(struct ia_css_stream *stream, int num_captures, unsigned int skip, int offset) ia_css_stream_capture() argument
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic79xx_core.c | 742 ahd_inb_scbram(struct ahd_softc *ahd, u_int offset) in ahd_inb_scbram() argument 767 ahd_inw_scbram(struct ahd_softc *ahd, u_int offset) in ahd_inw_scbram() argument 774 ahd_inl_scbram(struct ahd_softc *ahd, u_int offset) ahd_inl_scbram() argument 781 ahd_inq_scbram(struct ahd_softc *ahd, u_int offset) ahd_inq_scbram() argument 3751 ahd_validate_offset(struct ahd_softc *ahd, struct ahd_initiator_tinfo *tinfo, u_int period, u_int *offset, int wide, role_t role) ahd_validate_offset() argument 3855 ahd_set_syncrate(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int period, u_int offset, u_int ppr_options, u_int type, int paused) ahd_set_syncrate() argument 4073 u_int offset; ahd_update_neg_table() local 4500 u_int offset; ahd_build_transfer_msg() local 4582 ahd_construct_sdtr(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int period, u_int offset) ahd_construct_sdtr() argument 4620 ahd_construct_ppr(struct ahd_softc *ahd, struct ahd_devinfo *devinfo, u_int period, u_int offset, u_int bus_width, u_int ppr_options) ahd_construct_ppr() argument 5119 u_int offset; ahd_parse_msg() local 5289 u_int offset; ahd_parse_msg() local 6773 int offset; ahd_alloc_scbs() local 6805 int offset; ahd_alloc_scbs() local 6843 int offset; ahd_alloc_scbs() local [all...] |
H A D | aic79xx.h | 748 uint8_t offset; /* Sync offset */ member
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_init.c | 128 uint16_t offset = 0; in lpfc_config_port_prep() local 14563 lpfc_log_write_firmware_error(struct lpfc_hba *phba, uint32_t offset, in lpfc_log_write_firmware_error() argument 14627 uint32_t offset = 0, temp_offset = 0; lpfc_write_firmware() local [all...] |
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | fsl_lpuart.c | 629 static void lpuart_wait_bit_set(struct uart_port *port, unsigned int offset, in lpuart_wait_bit_set() argument 636 static void lpuart32_wait_bit_set(struct uart_port *port, unsigned int offset, in lpuart32_wait_bit_set() argument
|
/kernel/linux/linux-6.6/drivers/soc/tegra/ |
H A D | pmc.c | 483 static u32 tegra_pmc_readl(struct tegra_pmc *pmc, unsigned long offset) in tegra_pmc_readl() argument 526 static u32 tegra_pmc_scratch_readl(struct tegra_pmc *pmc, unsigned long offset) in tegra_pmc_scratch_readl() argument 505 tegra_pmc_writel(struct tegra_pmc *pmc, u32 value, unsigned long offset) tegra_pmc_writel() argument 534 tegra_pmc_scratch_writel(struct tegra_pmc *pmc, u32 value, unsigned long offset) tegra_pmc_scratch_writel() argument 1584 tegra_io_pad_poll(struct tegra_pmc *pmc, unsigned long offset, u32 mask, u32 val, unsigned long timeout) tegra_io_pad_poll() argument 2340 unsigned int offset, bit; tegra210_pmc_irq_set_wake() local 2374 unsigned int offset, bit; tegra210_pmc_irq_set_type() local 2425 unsigned int offset, bit; tegra186_pmc_irq_set_wake() local 2574 pmc_clk_fence_udelay(u32 offset) pmc_clk_fence_udelay() argument 2652 tegra_pmc_clk_out_register(struct tegra_pmc *pmc, const struct pmc_clk_init_data *data, unsigned long offset) tegra_pmc_clk_out_register() argument 2708 tegra_pmc_clk_gate_register(struct tegra_pmc *pmc, const char *name, const char *parent_name, unsigned long offset, u32 shift) tegra_pmc_clk_gate_register() argument 2842 tegra_pmc_regmap_readl(void *context, unsigned int offset, unsigned int *value) tegra_pmc_regmap_readl() argument 2850 tegra_pmc_regmap_writel(void *context, unsigned int offset, unsigned int value) tegra_pmc_regmap_writel() argument 3064 wke_32kwritel(struct tegra_pmc *pmc, u32 value, unsigned int offset) wke_32kwritel() argument 3072 unsigned int offset = WAKE_AOWAKE_CNTRL(wake); wke_write_wake_level() local [all...] |
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_target.h | 901 int offset; member
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | sony-laptop.c | 899 int offset = sony_find_snc_handle(handle); in sony_call_snc_handle() local 1011 u8 offset; member 1193 unsigned int offset in sony_nc_notify() local 1700 u64 offset; sony_nc_rfkill_setup() local 3037 u64 offset; sony_nc_backlight_ng_read_limits() local [all...] |
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | tegra-xudc.c | 560 static inline u32 fpci_readl(struct tegra_xudc *xudc, unsigned int offset) in fpci_readl() argument 571 static inline u32 ipfs_readl(struct tegra_xudc *xudc, unsigned int offset) in ipfs_readl() argument 582 static inline u32 xudc_readl(struct tegra_xudc *xudc, unsigned int offset) in xudc_readl() argument 565 fpci_writel(struct tegra_xudc *xudc, u32 val, unsigned int offset) fpci_writel() argument 576 ipfs_writel(struct tegra_xudc *xudc, u32 val, unsigned int offset) ipfs_writel() argument 587 xudc_writel(struct tegra_xudc *xudc, u32 val, unsigned int offset) xudc_writel() argument 593 xudc_readl_poll(struct tegra_xudc *xudc, unsigned int offset, u32 mask, u32 val) xudc_readl_poll() argument [all...] |
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/ |
H A D | hfa384x.h | 415 u16 offset; member 796 __le16 offset; member 804 __le16 offset; member
|
/kernel/linux/linux-6.6/drivers/ptp/ |
H A D | ptp_ocp.c | 361 unsigned long offset; member 1534 size_t offset, length; ptp_ocp_devlink_fw_image() local [all...] |
/kernel/linux/linux-6.6/drivers/clk/ |
H A D | clk-stm32mp1.c | 1104 u32 offset; member 2218 int offset = id % (reg_width * BITS_PER_BYTE); in stm32_reset_update() local 2268 int offset = id % (reg_width * BITS_PER_BYTE); in stm32_reset_status() local
|
/kernel/linux/linux-6.6/drivers/block/ |
H A D | floppy.c | 4785 int offset; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v9_4_3.c | 1374 static bool gfx_v9_4_3_is_rlcg_access_range(struct amdgpu_device *adev, u32 offset) in gfx_v9_4_3_is_rlcg_access_range() argument 1347 gfx_v9_4_3_check_rlcg_range(struct amdgpu_device *adev, uint32_t offset, struct soc15_reg_rlcg *entries, int arr_size) gfx_v9_4_3_check_rlcg_range() argument
|
H A D | gfx_v9_0.c | 4933 static bool gfx_v9_0_is_rlcg_access_range(struct amdgpu_device *adev, u32 offset) in gfx_v9_0_is_rlcg_access_range() argument 4911 gfx_v9_0_check_rlcg_range(struct amdgpu_device *adev, uint32_t offset, struct soc15_reg_rlcg *entries, int arr_size) gfx_v9_0_check_rlcg_range() argument 5176 gfx_v9_0_ring_patch_cntl(struct amdgpu_ring *ring, unsigned offset) gfx_v9_0_ring_patch_cntl() argument 5185 gfx_v9_0_ring_patch_ce_meta(struct amdgpu_ring *ring, unsigned offset) gfx_v9_0_ring_patch_ce_meta() argument 5217 gfx_v9_0_ring_patch_de_meta(struct amdgpu_ring *ring, unsigned offset) gfx_v9_0_ring_patch_de_meta() argument 5419 uint64_t offset, ce_payload_gpu_addr; gfx_v9_0_ring_emit_ce_meta() local 5519 uint64_t offset, gds_addr, de_payload_gpu_addr; gfx_v9_0_ring_emit_de_meta() local 5623 gfx_v9_0_ring_emit_patch_cond_exec(struct amdgpu_ring *ring, unsigned offset) gfx_v9_0_ring_emit_patch_cond_exec() argument [all...] |
H A D | gfx_v10_0.c | 3817 uint32_t padding, offset; in gfx_v10_0_ring_test_ib() local 5202 unsigned int offset; member 7922 gfx_v10_0_check_rlcg_range(struct amdgpu_device *adev, uint32_t offset, struct soc15_reg_rlcg *entries, int arr_size) gfx_v10_0_check_rlcg_range() argument 7944 gfx_v10_0_is_rlcg_access_range(struct amdgpu_device *adev, u32 offset) gfx_v10_0_is_rlcg_access_range() argument 8523 gfx_v10_0_ring_emit_patch_cond_exec(struct amdgpu_ring *ring, unsigned int offset) gfx_v10_0_ring_emit_patch_cond_exec() argument 8588 uint64_t offset, ce_payload_gpu_addr; gfx_v10_0_ring_emit_ce_meta() local 8628 uint64_t offset, gds_addr, de_payload_gpu_addr; gfx_v10_0_ring_emit_de_meta() local [all...] |
/kernel/linux/linux-6.6/drivers/clk/tegra/ |
H A D | clk-tegra210.c | 610 u32 offset = flag ? CLK_RST_CONTROLLER_CLK_OUT_ENB_X_SET : in tegra210_clk_emc_dll_enable() local
|
/kernel/linux/linux-6.6/include/uapi/drm/ |
H A D | amdgpu_drm.h | 684 __u32 offset; member 959 __u32 offset; member
|