Home
last modified time | relevance | path

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

/linux-5.10/drivers/crypto/cavium/zip/
Dzip_device.h84 u8 alloc_state; member
/linux-5.10/net/netlink/
Dpolicy.c100 static struct netlink_policy_dump_state *alloc_state(void) in alloc_state() function
/linux-5.10/net/ipv4/netfilter/
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
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
/linux-5.10/net/ipv6/netfilter/
Dip6_tables.c537 struct xt_percpu_counter_alloc_state *alloc_state) in find_check_entry()
681 struct xt_percpu_counter_alloc_state alloc_state = { 0 }; in translate_table() local
/linux-5.10/fs/btrfs/
Dvolumes.h138 struct extent_io_tree alloc_state; member
/linux-5.10/kernel/sched/
Dtopology.c1984 enum s_alloc alloc_state = sa_none; in build_sched_domains() local
/linux-5.10/fs/gfs2/
Dbmap.c627 enum alloc_state { enum
/linux-5.10/arch/powerpc/include/asm/
Dspu.h117 enum { SPU_FREE, SPU_USED } alloc_state; member