Searched defs:tcx (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/net/
H A Dtcx.h80 struct tcx_entry *tcx = kzalloc(sizeof(*tcx), GFP_KERNEL); local
/linux-master/kernel/bpf/
H A Dtcx.c144 struct tcx_link *tcx = tcx_link(link); local
171 struct tcx_link *tcx = tcx_link(link); local
206 struct tcx_link *tcx = tcx_link(link); local
253 const struct tcx_link *tcx = tcx_link(link); local
270 const struct tcx_link *tcx = tcx_link(link); local
298 tcx_link_init(struct tcx_link *tcx, struct bpf_link_primer *link_primer, const union bpf_attr *attr, struct net_device *dev, struct bpf_prog *prog) argument
315 struct tcx_link *tcx; local
[all...]
/linux-master/arch/s390/include/asm/
H A Dctlreg.h199 unsigned long tcx : 1; /* Transactional-Execution control */ member in struct:ctlreg0::__anon34
/linux-master/tools/lib/bpf/
H A Dbpf.h432 } tcx; member in union:bpf_link_create_opts::__anon3314
/linux-master/include/uapi/linux/
H A Dbpf.h1755 } tcx; member in union:bpf_attr::__anon2609::__anon2612
6716 } tcx; member in union:bpf_link_info::__anon2663
/linux-master/tools/include/uapi/linux/
H A Dbpf.h1755 } tcx; member in union:bpf_attr::__anon3150::__anon3153
6716 } tcx; member in union:bpf_link_info::__anon3204

Completed in 203 milliseconds