Home
last modified time | relevance | path

Searched defs:lt (Results 1 – 24 of 24) sorted by relevance

/kernel/linux/linux-5.10/net/netfilter/
Dnft_set_pipapo_avx2.c45 #define NFT_PIPAPO_AVX2_BUCKET_LOAD4(reg, lt, group, v, bsize) \ argument
49 #define NFT_PIPAPO_AVX2_BUCKET_LOAD8(reg, lt, group, v, bsize) \ argument
224 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_4b_2() local
286 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_4b_4() local
364 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_4b_8() local
460 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_4b_12() local
554 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_4b_32() local
680 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_8b_1() local
737 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_8b_2() local
801 unsigned long *lt = f->lt, bsize = f->bsize; in nft_pipapo_avx2_lookup_8b_4() local
[all …]
Dnft_set_pipapo.h72 #define NFT_PIPAPO_LT_ALIGN(lt) (PTR_ALIGN((lt), NFT_PIPAPO_ALIGN)) argument
80 #define NFT_PIPAPO_LT_ALIGN(lt) (lt) argument
129 unsigned long *lt; member
194 unsigned long *lt = NFT_PIPAPO_LT_ALIGN(f->lt); in pipapo_and_field_buckets_4bit() local
222 unsigned long *lt = NFT_PIPAPO_LT_ALIGN(f->lt); in pipapo_and_field_buckets_8bit() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Ddp.c46 nvkm_dp_train_sense(struct lt_state *lt, bool pc, u32 delay) in nvkm_dp_train_sense()
74 nvkm_dp_train_drive(struct lt_state *lt, bool pc) in nvkm_dp_train_drive()
140 nvkm_dp_train_pattern(struct lt_state *lt, u8 pattern) in nvkm_dp_train_pattern()
155 nvkm_dp_train_eq(struct lt_state *lt) in nvkm_dp_train_eq()
186 nvkm_dp_train_cr(struct lt_state *lt) in nvkm_dp_train_cr()
226 struct lt_state lt = { in nvkm_dp_train_links() local
Ddp.h30 } lt; member
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
Dmarvell_nand.c1026 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_hmg_do_read_page() local
1084 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_hmg_read_page() local
1140 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_hmg_do_write_page() local
1234 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_bch_read_page_raw() local
1284 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_bch_read_chunk() local
1349 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_bch_read_page() local
1489 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_bch_write_page_raw() local
1546 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_bch_write_chunk() local
1607 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nfc_hw_ecc_bch_write_page() local
2168 const struct marvell_hw_ecc_layout *lt = to_marvell_nand(chip)->layout; in marvell_nand_ooblayout_ecc() local
[all …]
/kernel/linux/linux-5.10/arch/mips/pci/
Dfixup-cobalt.c56 unsigned char lt; in qube_raq_via_bmIDE_fixup() local
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dcpu-features.h63 #define __isa_range(ge, lt) \ argument
65 #define __isa_range_or_flag(ge, lt, flag) \ argument
67 #define __isa_range_and_ase(ge, lt, ase) \ argument
/kernel/liteos_m/testsuites/unittest/posix/src/string/
Dmemory_func_test.c190 char lt[8] = {0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, 0x77}; variable
/kernel/linux/linux-5.10/drivers/media/platform/rockchip/rga/
Drga-hw.c50 struct rga_addr_offset *lt, *lb, *rt, *rb; in rga_get_addr_offset() local
/kernel/linux/linux-5.10/scripts/
Dunifdef.c831 Linetype lt; in eval_unary() local
918 Linetype lt, rt; in eval_table() local
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npc.c738 int lid, lt, ld, fl; in npc_program_mkex_profile() local
2220 #define GET_KEX_LD(intf, lid, lt, ld) \ argument
2231 int lid, lt, ld, fl; in rvu_mbox_handler_npc_get_kex_cfg() local
/kernel/linux/linux-5.10/kernel/locking/
Dlockdep_proc.c420 static void seq_lock_time(struct seq_file *m, struct lock_time *lt) in seq_lock_time()
Dlockdep.c237 static void lock_time_inc(struct lock_time *lt, u64 time) in lock_time_inc()
/kernel/linux/linux-5.10/drivers/memory/tegra/
Dtegra210-emc-cc-r21021.c407 #define __COPY_EMA(nt, lt, dev) \ in periodic_compensation_handler() argument
/kernel/linux/linux-5.10/net/netfilter/ipset/
Dip_set_hash_gen.h465 struct list_head *l, *lt; in mtype_destroy() local
641 struct list_head *l, *lt; in mtype_resize() local
/kernel/linux/linux-5.10/arch/mips/kernel/
Dptrace.c164 unsigned long lt[NUM_WATCH_REGS]; in ptrace_set_watch_regs() local
/kernel/linux/linux-5.10/drivers/power/supply/
Dbq25890_charger.c296 struct bq25890_lookup lt; member
/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/
Dbe_main.h711 u8 lt; /* DWORD 0 */ member
779 u8 lt; /* DWORD 11 */ member
867 u8 lt; /* DWORD 0 */ member
/kernel/linux/linux-5.10/net/xfrm/
Dxfrm_user.c525 struct nlattr *lt = attrs[XFRMA_LTIME_VAL]; in xfrm_update_ae_params() local
2171 struct nlattr *lt = attrs[XFRMA_LTIME_VAL]; in xfrm_new_ae() local
/kernel/linux/linux-5.10/drivers/hid/
Dhid-wiimote-modules.c1046 __s8 rx, ry, lx, ly, lt, rt; in wiimod_classic_in_ext() local
/kernel/linux/linux-5.10/drivers/infiniband/core/
Dverbs.c232 enum rdma_transport_type lt; in rdma_port_get_link_layer() local
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/
Dlio_main.c624 struct lio_time *lt; in lio_sync_octeon_time() local
/kernel/linux/linux-5.10/net/ipv4/
Dfib_trie.c1852 struct trie *lt; in fib_trie_unmerge() local
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
Dcvmx-pci-defs.h259 uint32_t lt:8; member