Searched refs:tcx (Results 1 – 3 of 3) sorted by relevance
79 struct tcx_entry *tcx = kzalloc_noprof(sizeof(*tcx), GFP_KERNEL); in tcx_entry_create_noprof() local81 if (tcx) { in tcx_entry_create_noprof()82 bpf_mprog_bundle_init(&tcx->bundle); in tcx_entry_create_noprof()83 return &tcx->bundle.a; in tcx_entry_create_noprof()
147 BPF_LINK_TYPE(BPF_LINK_TYPE_TCX, tcx)
1798 } tcx; member6795 } tcx; member
Completed in 37 milliseconds