Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dtcx.c45 tcx_entry_sync(); in tcx_prog_attach()
84 tcx_entry_sync(); in tcx_prog_detach()
110 tcx_entry_sync(); in tcx_uninstall()
159 tcx_entry_sync(); in tcx_link_prog_attach()
191 tcx_entry_sync(); in tcx_link_release()
/openbmc/linux/include/net/
H A Dtcx.h54 static inline void tcx_entry_sync(void) in tcx_entry_sync() function