Searched refs:gen (Results 51 - 75 of 286) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/mm/
H A DMakefile64 TEST_GEN_FILES += thuge-gen
136 define gen-target-rule-32
141 define gen-target-rule-64
151 $(foreach t,$(VMTARGETS),$(eval $(call gen-target-rule-32,$(t))))
159 $(foreach t,$(VMTARGETS),$(eval $(call gen-target-rule-64,$(t))))
/linux-master/drivers/phy/marvell/
H A Dphy-armada38x-comphy.c121 unsigned int gen; local
130 gen = GEN_SGMII_1_25GBPS;
134 gen = GEN_SGMII_3_125GBPS;
143 a38x_comphy_set_speed(lane, gen, gen);
/linux-master/sound/pci/hda/
H A Dpatch_cs8409.c28 err = snd_hda_parse_pin_defcfg(codec, &spec->gen.autocfg, NULL, 0);
32 err = snd_hda_gen_parse_auto_config(codec, &spec->gen.autocfg);
37 if (spec->gen.dyn_adc_switch) {
40 for (i = 0; i < spec->gen.input_mux.num_items; i++) {
41 int idx = spec->gen.dyn_adc_idx[i];
45 snd_hda_gen_fix_pin_power(codec, spec->gen.adc_nids[idx]);
67 snd_hda_gen_spec_init(&spec->gen);
1139 spec->gen.suppress_auto_mute = 1;
1140 spec->gen.no_primary_hp = 1;
1141 spec->gen
[all...]
/linux-master/drivers/phy/st/
H A Dphy-miphy28lp.c436 struct miphy28lp_pll_gen *gen = &sata_pll_gen[i]; local
439 writeb_relaxed(gen->bank, base + MIPHY_CONF);
440 writeb_relaxed(gen->speed, base + MIPHY_SPEED);
441 writeb_relaxed(gen->bias_boost_1, base + MIPHY_BIAS_BOOST_1);
442 writeb_relaxed(gen->bias_boost_2, base + MIPHY_BIAS_BOOST_2);
445 writeb_relaxed(gen->tx_ctrl_2, base + MIPHY_TX_CTRL_2);
446 writeb_relaxed(gen->tx_ctrl_3, base + MIPHY_TX_CTRL_3);
449 writeb_relaxed(gen->rx_buff_ctrl, base + MIPHY_RX_BUFFER_CTRL);
450 writeb_relaxed(gen->rx_vga_gain, base + MIPHY_RX_VGA_GAIN);
451 writeb_relaxed(gen
463 struct miphy28lp_pll_gen *gen = &pcie_pll_gen[i]; local
[all...]
/linux-master/drivers/net/vmxnet3/
H A Dvmxnet3_defs.h131 * Byte 1 : oco gen 13.len.8
138 * Byte 2 : oco gen 13.len.8
154 u32 gen:1; /* generation bit */ member in struct:Vmxnet3_TxDesc
158 u32 gen:1; /* generation bit */ member in struct:Vmxnet3_TxDesc
225 u32 gen:1; /* generation bit */ member in struct:Vmxnet3_TxCompDesc
232 u32 gen:1; /* Generation bit */ member in struct:Vmxnet3_RxDesc
242 u32 gen:1; /* Generation bit */ member in struct:Vmxnet3_RxDesc
296 u32 gen:1; /* generation bit */ member in struct:Vmxnet3_RxCompDesc
318 u32 gen:1; /* generation bit */ member in struct:Vmxnet3_RxCompDesc
329 u32 gen member in struct:Vmxnet3_RxCompDescExt
351 u32 gen:1; /* generation bit */ member in struct:Vmxnet3_RxCompDescExt
[all...]
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A DMakefile17 hostprogs := gen-hyprel
66 $(obj)/hyp-reloc.S: $(obj)/kvm_nvhe.tmp.o $(obj)/gen-hyprel FORCE
82 # The HYPREL command calls `gen-hyprel` to generate an assembly file with
85 cmd_hyprel = $(obj)/gen-hyprel $< > $@
96 # when profile optimization is applied. gen-hyprel does not support SHT_REL and
/linux-master/arch/x86/kvm/mmu/
H A Dspte.c60 static u64 generation_mmio_spte_mask(u64 gen) argument
64 WARN_ON_ONCE(gen & ~MMIO_SPTE_GEN_MASK);
66 mask = (gen << MMIO_SPTE_GEN_LOW_SHIFT) & MMIO_SPTE_GEN_LOW_MASK;
67 mask |= (gen << MMIO_SPTE_GEN_HIGH_SHIFT) & MMIO_SPTE_GEN_HIGH_MASK;
73 u64 gen = kvm_vcpu_memslots(vcpu)->generation & MMIO_SPTE_GEN_MASK; local
74 u64 spte = generation_mmio_spte_mask(gen);
/linux-master/net/tipc/
H A Dcrypto.h184 static inline void msg_set_key_gen(struct tipc_msg *m, u32 gen) argument
186 msg_set_bits(m, 4, 16, 0xffff, gen);
/linux-master/arch/parisc/kernel/vdso32/
H A DMakefile48 gen-vdsosym := $(srctree)/$(src)/gen_vdso_offsets.sh
50 cmd_vdsosym = $(NM) $< | $(gen-vdsosym) | LC_ALL=C sort > $@
/linux-master/drivers/soc/aspeed/
H A Daspeed-socinfo.c48 unsigned int gen = (siliconid >> 24) & 0xff; local
50 if (gen < 0x5) {
/linux-master/arch/arm64/kernel/vdso/
H A DMakefile71 gen-vdsosym := $(srctree)/$(src)/gen_vdso_offsets.sh
73 cmd_vdsosym = $(NM) $< | $(gen-vdsosym) | LC_ALL=C sort > $@
/linux-master/arch/s390/kernel/vdso32/
H A DMakefile65 gen-vdsosym := $(srctree)/$(src)/gen_vdso_offsets.sh
67 cmd_vdsosym = $(NM) $< | $(gen-vdsosym) | LC_ALL=C sort > $@
/linux-master/arch/riscv/kernel/compat_vdso/
H A DMakefile61 gen-compat_vdsosym := $(srctree)/$(src)/gen_compat_vdso_offsets.sh
63 cmd_compat_vdsosym = $(NM) $< | $(gen-compat_vdsosym) | LC_ALL=C sort > $@
/linux-master/arch/riscv/kernel/vdso/
H A DMakefile63 gen-vdsosym := $(srctree)/$(src)/gen_vdso_offsets.sh
65 cmd_vdsosym = $(NM) $< | $(gen-vdsosym) | LC_ALL=C sort > $@
/linux-master/drivers/misc/sgi-gru/
H A Dgrukservices.c428 struct gru_control_block_status *gen = cb; local
431 if (ret > 0 && gen->istatus == CBS_EXCEPTION) {
436 gen, excdet.opc, excdet.exopc, excdet.ecause,
444 static int gru_wait_idle_or_exception(struct gru_control_block_status *gen) argument
446 while (gen->istatus >= CBS_ACTIVE) {
450 return gen->istatus;
455 struct gru_control_block_status *gen = cb; local
460 if (gru_wait_idle_or_exception(gen) == CBS_IDLE)
470 gen->icmd = 1;
471 gru_flush_cache(gen);
478 struct gru_control_block_status *gen = cb; local
491 struct gru_control_block_status *gen = cb; local
1051 struct gru_control_block_status *gen; local
[all...]
/linux-master/drivers/media/platform/renesas/vsp1/
H A Dvsp1_drv.c654 if (vsp1->info->gen == 2)
684 .gen = 2,
696 .gen = 2,
706 .gen = 2,
717 .gen = 2,
729 .gen = 2,
740 .gen = 2,
751 .gen = 3,
762 .gen = 3,
771 .gen
[all...]
/linux-master/fs/unicode/
H A Dmkutf8data.c1342 int gen; member in struct:unicode_data
1379 if (left->gen != right->gen)
1396 if (left->gen != right->gen)
1419 printf("%*sleaf @ %p code %X ccc %d gen %d", indent, "", leaf,
1420 leaf->code, leaf->ccc, leaf->gen);
1434 printf("%*sleaf @ %p code %X ccc %d gen %d", indent, "", leaf,
1435 leaf->code, leaf->ccc, leaf->gen);
1512 *data++ = leaf->gen;
1940 int gen; local
3281 int gen; local
[all...]
/linux-master/fs/bcachefs/
H A Dbtree_gc.c612 "bucket %u:%zu data type %s ptr gen %u missing in alloc btree\n"
616 p.ptr.gen,
621 g->gen = p.ptr.gen;
627 if (fsck_err_on(gen_cmp(p.ptr.gen, g->gen) > 0,
629 "bucket %u:%zu data type %s ptr gen in the future: %u > %u\n"
633 p.ptr.gen, g->gen,
638 g->gen
1867 u8 *gen = &ca->oldest_gen[PTR_BUCKET_NR(ca, ptr)]; local
[all...]
/linux-master/drivers/infiniband/hw/hfi1/
H A Daffinity.h30 uint gen; member in struct:cpu_mask_set
/linux-master/arch/powerpc/kernel/vdso/
H A DMakefile93 gen-vdso32sym := $(srctree)/$(src)/gen_vdso32_offsets.sh
95 cmd_vdso32sym = $(NM) $< | $(gen-vdso32sym) | LC_ALL=C sort > $@
96 gen-vdso64sym := $(srctree)/$(src)/gen_vdso64_offsets.sh
98 cmd_vdso64sym = $(NM) $< | $(gen-vdso64sym) | LC_ALL=C sort > $@
/linux-master/drivers/gpu/ipu-v3/
H A Dipu-di.c76 #define DI_SW_GEN0(gen) (0x000c + 4 * ((gen) - 1))
77 #define DI_SW_GEN1(gen) (0x0030 + 4 * ((gen) - 1))
78 #define DI_STP_REP(gen) (0x0148 + 4 * (((gen) - 1)/2))
80 #define DI_DW_GEN(gen) (0x0058 + 4 * (gen))
81 #define DI_DW_SET(gen, set) (0x0088 + 4 * ((gen)
[all...]
/linux-master/mm/
H A Dvmscan.c2581 #define for_each_gen_type_zone(gen, type, zone) \
2582 for ((gen) = 0; (gen) < MAX_NR_GENS; (gen)++) \
2685 int gen = filter_gen_from_seq(seq); local
2687 filter = READ_ONCE(mm_state->filters[gen]);
2701 int gen = filter_gen_from_seq(seq); local
2703 filter = READ_ONCE(mm_state->filters[gen]);
2718 int gen = filter_gen_from_seq(seq); local
2720 filter = mm_state->filters[gen];
3101 folio_update_gen(struct folio *folio, int gen) argument
3171 int gen, type, zone; local
3720 int gen, type, zone; local
3889 int gen, type, zone; local
3915 int gen; local
4153 int gen; local
4189 int gen; local
4232 int gen = folio_lru_gen(folio); local
4335 int gen; local
4603 int gen, type, zone; local
4796 int gen; local
4964 int gen, type, zone; local
5008 int gen, type, zone; local
5310 int gen = lru_gen_from_seq(seq); local
5548 int gen, type, zone; local
[all...]
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dsge.c401 * @gen: the generation bit value
409 unsigned int gen, struct pci_dev *pdev)
422 d->len_gen = cpu_to_be32(V_FLD_GEN1(gen));
423 d->gen2 = cpu_to_be32(V_FLD_GEN2(gen));
428 unsigned int gen)
433 d->len_gen = cpu_to_be32(V_FLD_GEN1(gen));
434 d->gen2 = cpu_to_be32(V_FLD_GEN2(gen));
520 add_one_rx_chunk(mapping, d, q->gen);
534 q->gen, adap->pdev);
545 q->gen
407 add_one_rx_buf(void *va, unsigned int len, struct rx_desc *d, struct rx_sw_desc *sd, unsigned int gen, struct pci_dev *pdev) argument
427 add_one_rx_chunk(dma_addr_t mapping, struct rx_desc *d, unsigned int gen) argument
1061 wr_gen2(struct tx_desc *d, unsigned int gen) argument
1087 write_wr_hdr_sgl(unsigned int ndesc, struct sk_buff *skb, struct tx_desc *d, unsigned int pidx, const struct sge_txq *q, const struct sg_ent *sgl, unsigned int flits, unsigned int sgl_flits, unsigned int gen, __be32 wr_hi, __be32 wr_lo) argument
1176 write_tx_pkt_wr(struct adapter *adap, struct sk_buff *skb, const struct port_info *pi, unsigned int pidx, unsigned int gen, struct sge_txq *q, unsigned int ndesc, unsigned int compl, const dma_addr_t *addr) argument
1263 unsigned int ndesc, pidx, credits, gen, compl; local
1380 write_imm(struct tx_desc *d, struct sk_buff *skb, unsigned int len, unsigned int gen) argument
1629 write_ofld_wr(struct adapter *adap, struct sk_buff *skb, struct sge_txq *q, unsigned int pidx, unsigned int gen, unsigned int ndesc, const dma_addr_t *addr) argument
1698 unsigned int ndesc = calc_tx_descs_ofld(skb), pidx, gen; local
1754 unsigned int gen, pidx; local
[all...]
/linux-master/fs/btrfs/
H A Dsend.c314 u64 gen; member in struct:pending_dir_move
334 u64 gen; member in struct:orphan_dir_info
416 static int is_waiting_for_rm(struct send_ctx *sctx, u64 dir_ino, u64 gen);
913 u64 gen; member in struct:btrfs_inode_info
953 info->gen = btrfs_inode_generation(path->nodes[0], ii);
970 static int get_inode_gen(struct btrfs_root *root, u64 ino, u64 *gen) argument
975 ASSERT(gen);
978 *gen = info.gen;
1473 new_entry->entry.gen
1819 gen_unique_name(struct send_ctx *sctx, u64 ino, u64 gen, struct fs_path *dest) argument
1895 get_cur_inode_state(struct send_ctx *sctx, u64 ino, u64 gen, u64 *send_gen, u64 *parent_gen) argument
1967 is_inode_existent(struct send_ctx *sctx, u64 ino, u64 gen, u64 *send_gen, u64 *parent_gen) argument
2265 did_overwrite_first_ref(struct send_ctx *sctx, u64 ino, u64 gen) argument
2291 name_cache_search(struct send_ctx *sctx, u64 ino, u64 gen) argument
2311 __get_cur_name_and_parent(struct send_ctx *sctx, u64 ino, u64 gen, u64 *parent_ino, u64 *parent_gen, struct fs_path *dest) argument
2446 get_cur_path(struct send_ctx *sctx, u64 ino, u64 gen, struct fs_path *dest) argument
2601 send_truncate(struct send_ctx *sctx, u64 ino, u64 gen, u64 size) argument
2631 send_chmod(struct send_ctx *sctx, u64 ino, u64 gen, u64 mode) argument
2661 send_fileattr(struct send_ctx *sctx, u64 ino, u64 gen, u64 fileattr) argument
2694 send_chown(struct send_ctx *sctx, u64 ino, u64 gen, u64 uid, u64 gid) argument
2726 send_utimes(struct send_ctx *sctx, u64 ino, u64 gen) argument
2795 cache_dir_utimes(struct send_ctx *sctx, u64 dir, u64 gen) argument
2853 u64 gen; local
3101 orphanize_inode(struct send_ctx *sctx, u64 ino, u64 gen, struct fs_path *path) argument
3157 get_orphan_dir_info(struct send_ctx *sctx, u64 dir_ino, u64 gen) argument
3179 is_waiting_for_rm(struct send_ctx *sctx, u64 dir_ino, u64 gen) argument
3484 path_loop(struct send_ctx *sctx, struct fs_path *name, u64 ino, u64 gen, u64 *ancestor_ino) argument
3605 u64 gen; local
5387 u64 gen; local
[all...]
/linux-master/arch/sparc/include/asm/
H A Dobio.h216 static inline void cc_set_igen(unsigned int gen) argument
219 "r" (gen),

Completed in 244 milliseconds

1234567891011>>