Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/cavium/zip/
Dzip_device.h84 u8 alloc_state; member
/Linux-v5.4/net/ipv4/netfilter/
Darp_tables.c404 struct xt_percpu_counter_alloc_state *alloc_state) in find_check_entry()
518 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-v5.4/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-v5.4/fs/btrfs/
Dvolumes.h151 struct extent_io_tree alloc_state; member
/Linux-v5.4/kernel/sched/
Dtopology.c1951 enum s_alloc alloc_state = sa_none; in build_sched_domains() local
/Linux-v5.4/fs/gfs2/
Dbmap.c625 enum alloc_state { enum
/Linux-v5.4/arch/powerpc/include/asm/
Dspu.h117 enum { SPU_FREE, SPU_USED } alloc_state; member