Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/include/net/
Dtcx.h119 static inline void tcx_skeys_dec(bool ingress) in tcx_skeys_dec() function