Home
last modified time | relevance | path

Searched defs:offsets (Results 101 – 125 of 130) sorted by relevance

123456

/openbmc/linux/arch/arm/net/
H A Dbpf_jit_32.c207 u32 *offsets; member
/openbmc/linux/kernel/time/
H A Dtimekeeping.c873 static ktime_t *offsets[TK_OFFS_MAX] = { variable
/openbmc/linux/net/netfilter/
H A Dx_tables.c980 bool xt_find_jump_offset(const unsigned int *offsets, in xt_find_jump_offset()
/openbmc/linux/drivers/pci/controller/
H A Dpcie-brcmstb.c219 const int *offsets; member
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c1284 static const u8 offsets[] = { 0, 4, 8, 12, 16 }; in dsi_set_lane_config() local
1427 const u8 *offsets; in dsi_cio_wait_tx_clk_esc_reset() local
/openbmc/linux/drivers/net/phy/
H A Dat803x.c451 static const unsigned int offsets[] = { in at803x_set_wol() local
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_ioc32.c878 u32 offsets[4]; member
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_alloc.c2891 static const short offsets[] = { in xfs_alloc_log_agf() local
H A Dxfs_btree.c830 const short *offsets, /* table of field offsets */ in xfs_btree_offsets()
/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_drv.h419 u32 offsets[3]; member
/openbmc/linux/net/bridge/netfilter/
H A Debtables.c2099 unsigned int offsets[4]; in size_entry_mwt() local
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h278 struct vmw_surface_offset *offsets; member
/openbmc/linux/include/uapi/drm/
H A Ddrm_mode.h729 __u32 offsets[4]; member
/openbmc/linux/kernel/
H A Dsys.c1932 static const unsigned char offsets[] = { in validate_prctl_map_addr() local
/openbmc/linux/drivers/bus/
H A Dti-sysc.c133 int offsets[SYSC_MAX_REGS]; member
/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-combo.c1325 const struct qmp_combo_offsets *offsets; member
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c1809 static const u8 offsets[] = { 0, 4, 8, 12, 16 }; in dsi_set_lane_config() local
2005 const u8 *offsets; in dsi_cio_wait_tx_clk_esc_reset() local
/openbmc/linux/drivers/net/ethernet/sun/
H A Dcassini.c4306 const int offsets; /* neg. values for 2nd arg to cas_read_phy */ member
/openbmc/intel-ipmi-oem/src/
H A Doemcommands.cpp3363 ipmi::DbusVariant offsets = field.get<std::vector<uint8_t>>(); in ipmiOEMSetDimmOffset() local
/openbmc/linux/drivers/memory/tegra/
H A Dtegra210-emc.h900 const struct tegra210_emc_table_register_offsets *offsets; member
/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel.h825 struct safexcel_register_offsets offsets; member
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt.h265 struct htt_rx_ring_rx_desc_offsets offsets; member
276 struct htt_rx_ring_rx_desc_offsets offsets; member
/openbmc/linux/mm/
H A Dvmalloc.c4031 struct vm_struct **pcpu_get_vm_areas(const unsigned long *offsets, in pcpu_get_vm_areas()
/openbmc/linux/fs/proc/
H A Dbase.c1640 struct proc_timens_offset offsets[2]; in timens_offsets_write() local
/openbmc/linux/kernel/sched/
H A Dcore.c10162 static inline bool resched_offsets_ok(unsigned int offsets) in resched_offsets_ok()
10171 void __might_resched(const char *file, int line, unsigned int offsets) in __might_resched()

123456