Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dtcx.c85 tcx_skeys_dec(ingress); in tcx_prog_detach()
116 tcx_skeys_dec(ingress); in tcx_uninstall()
192 tcx_skeys_dec(ingress); in tcx_link_release()
/openbmc/linux/include/net/
H A Dtcx.h123 static inline void tcx_skeys_dec(bool ingress) in tcx_skeys_dec() function