Home
last modified time | relevance | path

Searched defs:expmask (Results 1 – 2 of 2) sorted by relevance

/linux/arch/sh/kernel/cpu/
H A Dinit.c80 unsigned long expmask = __raw_readl(EXPMASK); in expmask_init() local
/linux/net/netfilter/
H A Dnf_conntrack_ecache.c324 bool nf_ct_ecache_ext_add(struct nf_conn *ct, u16 ctmask, u16 expmask, gfp_t gfp) in nf_ct_ecache_ext_add()