Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/cavium/zip/
Dzip_device.h84 u8 alloc_state; member
/Linux-v4.19/net/ipv4/netfilter/
Darp_tables.c403 struct xt_percpu_counter_alloc_state *alloc_state) in find_check_entry()
517 struct xt_percpu_counter_alloc_state alloc_state = { 0 }; in translate_table() local
Dip_tables.c521 struct xt_percpu_counter_alloc_state *alloc_state) in find_check_entry()
667 struct xt_percpu_counter_alloc_state alloc_state = { 0 }; in translate_table() local
/Linux-v4.19/net/ipv6/netfilter/
Dip6_tables.c540 struct xt_percpu_counter_alloc_state *alloc_state) in find_check_entry()
684 struct xt_percpu_counter_alloc_state alloc_state = { 0 }; in translate_table() local
/Linux-v4.19/kernel/sched/
Dtopology.c1642 enum s_alloc alloc_state; in build_sched_domains() local
/Linux-v4.19/fs/gfs2/
Dbmap.c589 enum alloc_state { enum
/Linux-v4.19/arch/powerpc/include/asm/
Dspu.h130 enum { SPU_FREE, SPU_USED } alloc_state; member