Home
last modified time | relevance | path

Searched refs:SELEM_UNLINKED (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dbpf_local_storage.h73 #define SELEM_UNLINKED (SELEM_MAP_UNLINKED | SELEM_STORAGE_UNLINKED) macro
/linux/kernel/bpf/
H A Dbpf_local_storage.c511 atomic_cmpxchg(&selem->state, SELEM_UNLINKED, SELEM_TOFREE) == SELEM_UNLINKED) in bpf_selem_unlink_nofail()