| /OK3568_Linux_fs/kernel/drivers/net/ethernet/atheros/ |
| H A D | ag71xx.c | 401 static bool ag71xx_is(struct ag71xx *ag, enum ag71xx_type type) in ag71xx_is() 406 static void ag71xx_wr(struct ag71xx *ag, unsigned int reg, u32 value) in ag71xx_wr() 413 static u32 ag71xx_rr(struct ag71xx *ag, unsigned int reg) in ag71xx_rr() 418 static void ag71xx_sb(struct ag71xx *ag, unsigned int reg, u32 mask) in ag71xx_sb() 428 static void ag71xx_cb(struct ag71xx *ag, unsigned int reg, u32 mask) in ag71xx_cb() 438 static void ag71xx_int_enable(struct ag71xx *ag, u32 ints) in ag71xx_int_enable() 443 static void ag71xx_int_disable(struct ag71xx *ag, u32 ints) in ag71xx_int_disable() 451 struct ag71xx *ag = netdev_priv(ndev); in ag71xx_get_drvinfo() local 461 struct ag71xx *ag = netdev_priv(ndev); in ag71xx_get_link_ksettings() local 469 struct ag71xx *ag = netdev_priv(ndev); in ag71xx_set_link_ksettings() local [all …]
|
| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | autogroup.c | 27 struct autogroup *ag = container_of(kref, struct autogroup, kref); in autogroup_destroy() local 38 static inline void autogroup_kref_put(struct autogroup *ag) in autogroup_kref_put() 43 static inline struct autogroup *autogroup_kref_get(struct autogroup *ag) in autogroup_kref_get() 51 struct autogroup *ag; in autogroup_task_get() local 65 struct autogroup *ag = kzalloc(sizeof(*ag), GFP_KERNEL); in autogroup_create() local 136 autogroup_move_group(struct task_struct *p, struct autogroup *ag) in autogroup_move_group() 172 struct autogroup *ag = autogroup_create(); in sched_autogroup_create_attach() local 211 struct autogroup *ag; in proc_sched_autogroup_set_nice() local 248 struct autogroup *ag = autogroup_task_get(p); in proc_sched_autogroup_show_task() local
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_filestream.c | 25 xfs_agnumber_t ag; /* AG in use for this directory */ member 109 xfs_agnumber_t ag, max_ag = NULLAGNUMBER; in xfs_filestream_pick_ag() local 277 xfs_agnumber_t startag, ag = NULLAGNUMBER; in xfs_filestream_lookup_ag() local
|
| H A D | xfs_icache.c | 903 xfs_agnumber_t ag; in xfs_inode_walk() local 1126 xfs_agnumber_t ag = 0; in xfs_reclaim_inodes_ag() local 1244 xfs_agnumber_t ag = 0; in xfs_reclaim_inodes_count() local
|
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | jfs_extent.c | 503 int ag; in extBalloc() local
|
| H A D | jfs_imap.c | 1701 int ag, rc; in diAllocAny() local
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | cursor.c | 299 CARD32 a, ar, ag, ab; in AllocARGBCursor() local
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI2/ |
| H A D | rk_aiq_user_api2_custom_ae.cpp | 118 float ag = sensorGain; in AeReg2RealConv() local 205 float ag = SplitGain / ((pDcgMode >= 1) ? dcg_ratio : 1.0f); in AeReal2RegConv() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/core/ |
| H A D | security.c | 677 struct ib_mad_agent *ag; in ib_mad_agent_security_change() local
|
| /OK3568_Linux_fs/kernel/fs/xfs/libxfs/ |
| H A D | xfs_bmap.c | 3280 xfs_agnumber_t ag, in xfs_bmap_longest_free_extent() 3348 xfs_agnumber_t ag, startag; in xfs_bmap_btalloc_nullfb() local 3382 xfs_agnumber_t ag; in xfs_bmap_btalloc_filestreams() local 3474 xfs_agnumber_t ag; in xfs_bmap_btalloc() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | mad.c | 4251 static inline void set_aggr_error(struct opa_aggregate *ag) in set_aggr_error()
|