Home
last modified time | relevance | path

Searched defs:ag (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/atheros/
H A Dag71xx.c400 static bool ag71xx_is(struct ag71xx *ag, enum ag71xx_type type) in ag71xx_is()
405 static void ag71xx_wr(struct ag71xx *ag, unsigned int reg, u32 value) in ag71xx_wr()
412 static u32 ag71xx_rr(struct ag71xx *ag, unsigned int reg) in ag71xx_rr()
417 static void ag71xx_sb(struct ag71xx *ag, unsigned int reg, u32 mask) in ag71xx_sb()
427 static void ag71xx_cb(struct ag71xx *ag, unsigned int reg, u32 mask) in ag71xx_cb()
437 static void ag71xx_int_enable(struct ag71xx *ag, u32 ints) in ag71xx_int_enable()
442 static void ag71xx_int_disable(struct ag71xx *ag, u32 ints) in ag71xx_int_disable()
449 struct ag71xx *ag = netdev_priv(ndev); in ag71xx_do_ioctl() local
457 struct ag71xx *ag = netdev_priv(ndev); in ag71xx_get_drvinfo() local
467 struct ag71xx *ag = netdev_priv(ndev); in ag71xx_get_link_ksettings() local
[all …]
/linux/kernel/sched/
H A Dautogroup.c51 struct autogroup *ag = container_of(kref, struct autogroup, kref); in autogroup_destroy() local
62 static inline void autogroup_kref_put(struct autogroup *ag) in autogroup_kref_put()
67 static inline struct autogroup *autogroup_kref_get(struct autogroup *ag) in autogroup_kref_get()
75 struct autogroup *ag; in autogroup_task_get() local
89 struct autogroup *ag = kzalloc_obj(*ag); in autogroup_create() local
160 autogroup_move_group(struct task_struct *p, struct autogroup *ag) in autogroup_move_group()
197 struct autogroup *ag = autogroup_create(); in sched_autogroup_create_attach() local
236 struct autogroup *ag; in proc_sched_autogroup_set_nice() local
273 struct autogroup *ag = autogroup_task_get(p); in proc_sched_autogroup_show_task() local
/linux/fs/jfs/
H A Djfs_extent.c316 int ag; in extBalloc() local
/linux/drivers/infiniband/core/
H A Dsecurity.c674 struct ib_mad_agent *ag; in ib_mad_agent_security_change() local
/linux/arch/x86/events/intel/
H A Duncore_snbep.c3845 struct attribute_group *ag) in pmu_clear_mapping_attr()
3860 pmu_set_mapping(struct intel_uncore_type *type, struct attribute_group *ag, in pmu_set_mapping()
3915 pmu_cleanup_mapping(struct intel_uncore_type *type, struct attribute_group *ag) in pmu_cleanup_mapping()
3931 pmu_iio_set_mapping(struct intel_uncore_type *type, struct attribute_group *ag) in pmu_iio_set_mapping()
4305 pmu_upi_set_mapping(struct intel_uncore_type *type, struct attribute_group *ag) in pmu_upi_set_mapping()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c14838 struct ath12k_hw_group *ag = ab->ag; in __ath12k_mac_mlo_setup() local
14920 int ath12k_mac_mlo_setup(struct ath12k_hw_group *ag) in ath12k_mac_mlo_setup() argument
14962 ath12k_mac_mlo_teardown(struct ath12k_hw_group * ag) ath12k_mac_mlo_teardown() argument
14984 ath12k_mac_register(struct ath12k_hw_group * ag) ath12k_mac_register() argument
15012 ath12k_mac_unregister(struct ath12k_hw_group * ag) ath12k_mac_unregister() argument
15031 ath12k_mac_hw_allocate(struct ath12k_hw_group * ag,struct ath12k_pdev_map * pdev_map,u8 num_pdev_map) ath12k_mac_hw_allocate() argument
15081 ath12k_mac_destroy(struct ath12k_hw_group * ag) ath12k_mac_destroy() argument
15121 ath12k_mac_allocate(struct ath12k_hw_group * ag) ath12k_mac_allocate() argument
[all...]