Home
last modified time | relevance | path

Searched refs:acqseq (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_state.c1977 static atomic_t acqseq; in xfrm_get_acqseq() local
1980 res = atomic_inc_return(&acqseq); in xfrm_get_acqseq()
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_state.c2161 static atomic_t acqseq; in xfrm_get_acqseq() local
2164 res = atomic_inc_return(&acqseq); in xfrm_get_acqseq()
/kernel/linux/linux-5.10/net/key/
H A Daf_key.c3132 static atomic_t acqseq; in get_acqseq() local
3135 res = atomic_inc_return(&acqseq); in get_acqseq()
/kernel/linux/linux-6.6/net/key/
H A Daf_key.c3127 static atomic_t acqseq; in get_acqseq() local
3130 res = atomic_inc_return(&acqseq); in get_acqseq()

Completed in 17 milliseconds