Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/net/
H A Dtcx.h85 struct tcx_entry *tcx = kzalloc(sizeof(*tcx), GFP_KERNEL); in tcx_entry_create() local
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dctl_reg.h84 unsigned long tcx : 1; /* Transactional-Execution control */ member
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dctl_reg.h93 unsigned long tcx : 1; /* Transactional-Execution control */ member
/kernel/linux/linux-6.6/kernel/bpf/
H A Dtcx.c144 struct tcx_link *tcx = tcx_link(link); in tcx_link_prog_attach() local
171 struct tcx_link *tcx = tcx_link(link); in tcx_link_release() local
206 struct tcx_link *tcx = tcx_link(link); in tcx_link_update() local
253 const struct tcx_link *tcx = tcx_link_const(link); tcx_link_fdinfo() local
270 const struct tcx_link *tcx = tcx_link_const(link); tcx_link_fill_info() 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) tcx_link_init() argument
315 struct tcx_link *tcx; tcx_link_attach() local
[all...]
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dbpf.h417 } tcx; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dbpf.h1637 } tcx; member
6565 } tcx; member
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dbpf.h1637 } tcx; member
6565 } tcx; member

Completed in 22 milliseconds