Home
last modified time | relevance | path

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

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