Home
last modified time | relevance | path

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

/linux-3.3/kernel/sched/
Dauto_group.c31 struct autogroup *ag = container_of(kref, struct autogroup, kref); in autogroup_destroy() local
41 static inline void autogroup_kref_put(struct autogroup *ag) in autogroup_kref_put()
46 static inline struct autogroup *autogroup_kref_get(struct autogroup *ag) in autogroup_kref_get()
54 struct autogroup *ag; in autogroup_task_get() local
68 struct autogroup *ag = kzalloc(sizeof(*ag), GFP_KERNEL); in autogroup_create() local
130 autogroup_move_group(struct task_struct *p, struct autogroup *ag) in autogroup_move_group()
162 struct autogroup *ag = autogroup_create(); in sched_autogroup_create_attach() local
201 struct autogroup *ag; in proc_sched_autogroup_set_nice() local
234 struct autogroup *ag = autogroup_task_get(p); in proc_sched_autogroup_show_task() local
/linux-3.3/fs/xfs/
Dxfs_filestream.c78 #define TRACE_AG_SCAN(mp, ag, ag2) \ argument
82 #define TRACE_AG_PICK2(mp, ag, ag2, cnt, free, scan, flag) \ argument
85 #define TRACE_UPDATE(mp, ip, ag, cnt, ag2, cnt2) \ argument
87 #define TRACE_FREE(mp, ip, pip, ag, cnt) \ argument
89 #define TRACE_LOOKUP(mp, ip, pip, ag, cnt) \ argument
91 #define TRACE_ASSOCIATE(mp, ip, pip, ag, cnt) \ argument
95 #define TRACE_ORPHAN(mp, ip, ag) \ argument
100 #define TRACE_AG_SCAN(mp, ag, ag2) argument
102 #define TRACE_AG_PICK2(mp, ag, ag2, cnt, free, scan, flag) argument
103 #define TRACE_UPDATE(mp, ip, ag, cnt, ag2, cnt2) argument
[all …]
Dxfs_sync.c203 xfs_agnumber_t ag; in xfs_inode_ag_iterator() local
944 xfs_agnumber_t ag; in xfs_reclaim_inodes_ag() local
1095 xfs_agnumber_t ag = 0; in xfs_reclaim_inodes_count() local
Dxfs_bmap.c2279 xfs_agnumber_t ag, startag; in xfs_bmap_btalloc_nullfb() local
2394 xfs_agnumber_t ag; in xfs_bmap_btalloc() local
/linux-3.3/fs/jfs/
Djfs_extent.c516 int ag; in extBalloc() local
Djfs_imap.c1724 int ag, rc; in diAllocAny() local