Searched refs:tnum (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/mips/include/asm/sn/sn0/ |
| H A D | hubio.h | 456 tnum: 5, /* TNUM field in xtalk */ member 478 tnum: 5, /* TNUM field in xtalk */ member 881 tnum: 5, /* 36-32: TNUM of xtalk request */ member
|
| /linux/drivers/dma/ |
| H A D | uniphier-xdmac.c | 137 u32 val, its, tnum; in uniphier_xdmac_chan_start() local 143 tnum = xd->nodes[xd->cur_node].nr_burst; in uniphier_xdmac_chan_start() 185 writel(tnum, xc->reg_ch_base + XDMAC_TNUM); in uniphier_xdmac_chan_start()
|
| /linux/arch/mips/include/asm/xtalk/ |
| H A D | xwidget.h | 239 unsigned tnum:5; member
|
| /linux/kernel/bpf/ |
| H A D | Makefile | 9 obj-$(CONFIG_BPF_SYSCALL) += syscall.o verifier.o inode.o helpers.o tnum.o log.o token.o liveness.o
|
| H A D | verifier.c | 2367 struct tnum var32_off = tnum_subreg(reg->var_off); in __update_reg32_bounds() 2699 struct tnum var64_off = tnum_intersect(reg->var_off, in __reg_bound_offset() 2702 struct tnum var32_off = tnum_intersect(tnum_subreg(var64_off), in __reg_bound_offset() 2745 msg = "const tnum out of sync with range bounds"; in reg_bounds_sanity_check() 2756 msg = "const subreg tnum out of sync with range bounds"; in reg_bounds_sanity_check() 2788 * from tnum. in __reg_assign_32_into_64() 6508 struct tnum reg_off; in check_pkt_ptr_alignment() 6544 struct tnum reg_off; in check_generic_ptr_alignment() 15222 /* Reset other ranges/tnum to unbounded/unknown. */ in scalar32_min_max_udiv() 15238 /* Reset other ranges/tnum t in scalar_min_max_udiv() [all...] |
| /linux/drivers/net/ethernet/freescale/fman/ |
| H A D | fman.c | 558 u8 __maybe_unused tnum, in fman_bus_error() argument 1257 u8 tnum, port_id, relative_port_id; in dma_err_event() local 1290 tnum = (u8)((com_id & DMA_TRANSFER_TNUM_MASK) >> in dma_err_event() 1293 ret = fman->bus_error_cb(fman, relative_port_id, addr, tnum, in dma_err_event()
|
| /linux/arch/mips/include/asm/pci/ |
| H A D | bridge.h | 278 tnum:5, /* Trans Number */ member
|
| /linux/ |
| H A D | MAINTAINERS | 4791 F: include/linux/tnum.h 4796 F: kernel/bpf/tnum.c
|