Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/cavium/zip/
H A Dzip_device.h84 u8 alloc_state; member
/openbmc/linux/net/netlink/
H A Dpolicy.c100 static struct netlink_policy_dump_state *alloc_state(void) in alloc_state() function
/openbmc/linux/net/ipv4/netfilter/
H A Darp_tables.c407 struct xt_percpu_counter_alloc_state *alloc_state) in find_check_entry()
524 struct xt_percpu_counter_alloc_state alloc_state = { 0 }; in translate_table() local
H A Dip_tables.c517 struct xt_percpu_counter_alloc_state *alloc_state) in find_check_entry()
663 struct xt_percpu_counter_alloc_state alloc_state = { 0 }; in translate_table() local
/openbmc/linux/net/ipv6/netfilter/
H A Dip6_tables.c536 struct xt_percpu_counter_alloc_state *alloc_state) in find_check_entry()
680 struct xt_percpu_counter_alloc_state alloc_state = { 0 }; in translate_table() local
/openbmc/linux/fs/btrfs/
H A Dvolumes.h164 struct extent_io_tree alloc_state; member
/openbmc/linux/kernel/sched/
H A Dtopology.c2363 enum s_alloc alloc_state = sa_none; in build_sched_domains() local
/openbmc/linux/fs/gfs2/
H A Dbmap.c622 enum alloc_state { enum
/openbmc/linux/arch/powerpc/include/asm/
H A Dspu.h117 enum { SPU_FREE, SPU_USED } alloc_state; member