Home
last modified time | relevance | path

Searched defs:alloc_state (Results 1 – 5 of 5) sorted by relevance

/linux/net/netlink/
H A Dpolicy.c101 static struct netlink_policy_dump_state *alloc_state(void) in alloc_state() function
/linux/fs/btrfs/
H A Dvolumes.h209 struct extent_io_tree alloc_state; member
/linux/fs/gfs2/
H A Dbmap.c626 enum alloc_state { enum
/linux/kernel/sched/
H A Dtopology.c3080 enum s_alloc alloc_state = sa_none; in build_sched_domains() local
/linux/arch/powerpc/include/asm/
H A Dspu.h117 enum { SPU_FREE, SPU_USED } alloc_state; member