Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/cavium/zip/
H A Dzip_device.h84 u8 alloc_state; member
/OK3568_Linux_fs/kernel/net/netlink/
H A Dpolicy.c100 static struct netlink_policy_dump_state *alloc_state(void) in alloc_state() function
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Darp_tables.c406 struct xt_percpu_counter_alloc_state *alloc_state) in find_check_entry()
523 struct xt_percpu_counter_alloc_state alloc_state = { 0 }; in translate_table() local
H A Dip_tables.c518 struct xt_percpu_counter_alloc_state *alloc_state) in find_check_entry()
664 struct xt_percpu_counter_alloc_state alloc_state = { 0 }; in translate_table() local
/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dip6_tables.c538 struct xt_percpu_counter_alloc_state *alloc_state) in find_check_entry()
682 struct xt_percpu_counter_alloc_state alloc_state = { 0 }; in translate_table() local
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dvolumes.h137 struct extent_io_tree alloc_state; member
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dtopology.c1974 enum s_alloc alloc_state = sa_none; in build_sched_domains() local
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dbmap.c627 enum alloc_state { enum
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dspu.h117 enum { SPU_FREE, SPU_USED } alloc_state; member