Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
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()
/Linux-v6.6/include/net/
Dtcx.h123 static inline void tcx_skeys_dec(bool ingress) in tcx_skeys_dec() function