Searched defs:ag (Results 1 - 8 of 8) sorted by relevance
/linux-4.4.14/kernel/sched/ |
H A D | auto_group.c | 29 struct autogroup *ag = container_of(kref, struct autogroup, kref); autogroup_destroy() local 40 static inline void autogroup_kref_put(struct autogroup *ag) autogroup_kref_put() argument 45 static inline struct autogroup *autogroup_kref_get(struct autogroup *ag) autogroup_kref_get() argument 53 struct autogroup *ag; autogroup_task_get() local 67 struct autogroup *ag = kzalloc(sizeof(*ag), GFP_KERNEL); autogroup_create() local 126 autogroup_move_group(struct task_struct *p, struct autogroup *ag) autogroup_move_group() argument 155 struct autogroup *ag = autogroup_create(); sched_autogroup_create_attach() local 194 struct autogroup *ag; proc_sched_autogroup_set_nice() local 227 struct autogroup *ag = autogroup_task_get(p); proc_sched_autogroup_show_task() local
|
/linux-4.4.14/fs/jfs/ |
H A D | jfs_extent.c | 516 int ag; extBalloc() local
|
H A D | jfs_imap.c | 1721 int ag, rc; diAllocAny() local
|
/linux-4.4.14/fs/xfs/ |
H A D | xfs_filestream.c | 36 xfs_agnumber_t ag; /* AG in use for this directory */ member in struct:xfs_fstrm_item 151 xfs_agnumber_t ag, max_ag = NULLAGNUMBER; xfs_filestream_pick_ag() local 319 xfs_agnumber_t startag, ag = NULLAGNUMBER; xfs_filestream_lookup_ag() local
|
H A D | xfs_icache.c | 650 xfs_agnumber_t ag; xfs_inode_ag_iterator() local 678 xfs_agnumber_t ag; xfs_inode_ag_iterator_tag() local 1028 xfs_agnumber_t ag; xfs_reclaim_inodes_ag() local 1179 xfs_agnumber_t ag = 0; xfs_reclaim_inodes_count() local
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
H A D | coex_legacy.c | 730 u32 ag = le32_to_cpu(notif->bt_activity_grading); iwl_mvm_bt_udpate_ctrl_kill_msk() local 1225 u32 ag = le32_to_cpu(mvm->last_bt_notif_old.bt_activity_grading); iwl_mvm_bt_coex_is_shared_ant_avail_old() local
|
/linux-4.4.14/fs/xfs/libxfs/ |
H A D | xfs_bmap.c | 3568 xfs_agnumber_t ag, startag; xfs_bmap_btalloc_nullfb() local 3602 xfs_agnumber_t ag; xfs_bmap_btalloc_filestreams() local 3647 xfs_agnumber_t ag; xfs_bmap_btalloc() local 3500 xfs_bmap_longest_free_extent( struct xfs_trans *tp, xfs_agnumber_t ag, xfs_extlen_t *blen, int *notinit) xfs_bmap_longest_free_extent() argument
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
H A D | mad.c | 3656 static inline void set_aggr_error(struct opa_aggregate *ag) set_aggr_error() argument
|
Completed in 362 milliseconds