Searched defs:ag (Results 1 – 8 of 8) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/atheros/ |
D | ag71xx.c | 403 static bool ag71xx_is(struct ag71xx *ag, enum ag71xx_type type) in ag71xx_is() 408 static void ag71xx_wr(struct ag71xx *ag, unsigned int reg, u32 value) in ag71xx_wr() 415 static u32 ag71xx_rr(struct ag71xx *ag, unsigned int reg) in ag71xx_rr() 420 static void ag71xx_sb(struct ag71xx *ag, unsigned int reg, u32 mask) in ag71xx_sb() 430 static void ag71xx_cb(struct ag71xx *ag, unsigned int reg, u32 mask) in ag71xx_cb() 440 static void ag71xx_int_enable(struct ag71xx *ag, u32 ints) in ag71xx_int_enable() 445 static void ag71xx_int_disable(struct ag71xx *ag, u32 ints) in ag71xx_int_disable() 453 struct ag71xx *ag = netdev_priv(ndev); in ag71xx_get_drvinfo() local 463 struct ag71xx *ag = netdev_priv(ndev); in ag71xx_get_link_ksettings() local 471 struct ag71xx *ag = netdev_priv(ndev); in ag71xx_set_link_ksettings() local [all …]
|
/linux-6.6.21/kernel/sched/ |
D | autogroup.c | 49 struct autogroup *ag = container_of(kref, struct autogroup, kref); in autogroup_destroy() local 60 static inline void autogroup_kref_put(struct autogroup *ag) in autogroup_kref_put() 65 static inline struct autogroup *autogroup_kref_get(struct autogroup *ag) in autogroup_kref_get() 73 struct autogroup *ag; in autogroup_task_get() local 87 struct autogroup *ag = kzalloc(sizeof(*ag), GFP_KERNEL); in autogroup_create() local 158 autogroup_move_group(struct task_struct *p, struct autogroup *ag) in autogroup_move_group() 195 struct autogroup *ag = autogroup_create(); in sched_autogroup_create_attach() local 234 struct autogroup *ag; in proc_sched_autogroup_set_nice() local 271 struct autogroup *ag = autogroup_task_get(p); in proc_sched_autogroup_show_task() local
|
/linux-6.6.21/fs/jfs/ |
D | jfs_extent.c | 306 int ag; in extBalloc() local
|
D | jfs_imap.c | 1703 int ag, rc; in diAllocAny() local
|
/linux-6.6.21/drivers/infiniband/core/ |
D | security.c | 674 struct ib_mad_agent *ag; in ib_mad_agent_security_change() local
|
/linux-6.6.21/arch/x86/events/intel/ |
D | uncore_snbep.c | 3904 struct attribute_group *ag) in pmu_clear_mapping_attr() 3919 pmu_set_mapping(struct intel_uncore_type *type, struct attribute_group *ag, in pmu_set_mapping() 3974 pmu_cleanup_mapping(struct intel_uncore_type *type, struct attribute_group *ag) in pmu_cleanup_mapping() 3990 pmu_iio_set_mapping(struct intel_uncore_type *type, struct attribute_group *ag) in pmu_iio_set_mapping() 4374 pmu_upi_set_mapping(struct intel_uncore_type *type, struct attribute_group *ag) in pmu_upi_set_mapping()
|
/linux-6.6.21/fs/xfs/ |
D | xfs_icache.c | 1016 xfs_agnumber_t ag = 0; in xfs_reclaim_inodes_count() local
|
/linux-6.6.21/drivers/infiniband/hw/hfi1/ |
D | mad.c | 4209 static inline void set_aggr_error(struct opa_aggregate *ag) in set_aggr_error()
|