Home
last modified time | relevance | path

Searched defs:loc (Results 151 – 175 of 245) sorted by relevance

12345678910

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dstrobemeta.h274 static void *calc_location(struct strobe_value_loc *loc, void *tls_base) in calc_location()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dvboxguest.h114 struct vmmdev_hgcm_service_location loc; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dvboxguest.h114 struct vmmdev_hgcm_service_location loc; member
/OK3568_Linux_fs/kernel/drivers/ssb/
H A Dpci.c365 u16 loc[3]; in sprom_extract_r123() local
/OK3568_Linux_fs/kernel/fs/ufs/
H A Dufs_fs.h255 #define ufs_blkoff(loc) ((loc) & uspi->s_qbmask) argument
256 #define ufs_fragoff(loc) ((loc) & uspi->s_qfmask) argument
258 #define ufs_lblkno(loc) ((loc) >> uspi->s_bshift) argument
259 #define ufs_numfrags(loc) ((loc) >> uspi->s_fshift) argument
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvboxguest.h114 struct vmmdev_hgcm_service_location loc; member
/OK3568_Linux_fs/kernel/drivers/scsi/qla4xxx/
H A Dql4_nx.c3702 const char *loc, *locations[] = { "DEF", "PCI" }; in qla4_8xxx_find_flt_start() local
3719 const char *loc, *locations[] = { "DEF", "FLT" }; in qla4_8xxx_get_flt_info() local
3832 const char *loc, *locations[] = { "MID", "FDT" }; in qla4_82xx_get_fdt_info() local
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dax88179_178a.c353 static int ax88179_mdio_read(struct net_device *netdev, int phy_id, int loc) in ax88179_mdio_read()
362 static void ax88179_mdio_write(struct net_device *netdev, int phy_id, int loc, in ax88179_mdio_write()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/
H A Dsmc91c92_cs.c985 static int mdio_read(struct net_device *dev, int phy_id, int loc) in mdio_read()
1005 static void mdio_write(struct net_device *dev, int phy_id, int loc, int value) in mdio_write()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dab8500-debugfs.c1680 struct hwreg_cfg loc = { in hwreg_common_write() local
/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_render.c41 char loc; in exaCompositeFallbackPictDesc() local
/OK3568_Linux_fs/kernel/drivers/virt/vboxguest/
H A Dvmmdev.h402 struct vmmdev_hgcm_service_location loc; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Dgianfar_ethtool.c1320 static int gfar_del_cls(struct gfar_private *priv, u32 loc) in gfar_del_cls()
/OK3568_Linux_fs/kernel/drivers/net/dsa/b53/
H A Db53_common.c2051 u16 reg, loc; in b53_mirror_add() local
2077 u16 reg, loc; in b53_mirror_del() local
/OK3568_Linux_fs/kernel/net/mptcp/
H A Dsubflow.c1071 int __mptcp_subflow_connect(struct sock *sk, const struct mptcp_addr_info *loc, in __mptcp_subflow_connect()
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_probe.h69 static nokprobe_inline u32 update_data_loc(u32 loc, int consumed) in update_data_loc()
/OK3568_Linux_fs/kernel/drivers/media/cec/core/
H A Dcec-adap.c71 unsigned int loc = cec_get_edid_spa_location(edid, size); in cec_get_edid_phys_addr() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.c1011 bool sel_x, u32 loc) in hclge_dbg_fd_tcam_read()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dc-tree.h512 location_t loc; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/lexical_cast/detail/
H A Dconverter_lexical_streams.hpp192 std::locale loc; in shl_char() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/
H A Dhalrf.h210 struct rfk_location loc[KPATH]; /*max RF path*/ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dc-tree.h512 location_t loc; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/
H A Dhalrf.h210 struct rfk_location loc[KPATH]; /*max RF path*/ member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_cls.c570 static int mvpp2_cls_c2_port_flow_index(struct mvpp2_port *port, int loc) in mvpp2_cls_c2_port_flow_index()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Ddwarf-aux.c1243 Dwarf_Attribute loc; in die_has_loclist() local

12345678910