Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/cavium/zip/
Dzip_device.h84 u8 alloc_state; member
/linux-6.12.1/net/netlink/
Dpolicy.c101 static struct netlink_policy_dump_state *alloc_state(void) in alloc_state() function
/linux-6.12.1/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.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
/linux-6.12.1/net/ipv6/netfilter/
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
/linux-6.12.1/fs/btrfs/
Dvolumes.h192 struct extent_io_tree alloc_state; member
/linux-6.12.1/kernel/sched/
Dtopology.c2398 enum s_alloc alloc_state = sa_none; in build_sched_domains() local
/linux-6.12.1/fs/gfs2/
Dbmap.c625 enum alloc_state { enum
/linux-6.12.1/arch/powerpc/include/asm/
Dspu.h117 enum { SPU_FREE, SPU_USED } alloc_state; member