Home
last modified time | relevance | path

Searched refs:val (Results 25826 - 25850 of 26591) sorted by relevance

1...<<1031103210331034103510361037103810391040>>...1064

/kernel/linux/linux-5.10/scripts/kconfig/
H A Dqconf.cc483 void ConfigList::setValue(ConfigItem* item, tristate val) in setValue() argument
499 if (!sym_set_tristate_value(sym, val)) in setValue()
/kernel/linux/linux-5.10/security/
H A Dsecurity.c967 int security_add_mnt_opt(const char *option, const char *val, int len, in security_add_mnt_opt() argument
971 option, val, len, mnt_opts); in security_add_mnt_opt()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsymbol-elf.c42 #define GELF_ST_VISIBILITY(val) ELF64_ST_VISIBILITY (val)
/kernel/linux/linux-5.10/fs/
H A Dbinfmt_elf.c241 #define NEW_AUX_ENT(id, val) \ in create_elf_tables()
244 *elf_info++ = val; \ in create_elf_tables()
H A Dbinfmt_elf_fdpic.c604 #define NEW_AUX_ENT(id, val) \ in create_elf_fdpic_tables()
610 v._val = (val); \ in create_elf_fdpic_tables()
/kernel/linux/linux-5.10/mm/
H A Dzsmalloc.c477 static inline void mod_zspage_inuse(struct zspage *zspage, int val) in mod_zspage_inuse() argument
479 zspage->inuse += val; in mod_zspage_inuse()
/kernel/linux/linux-5.10/kernel/irq/
H A Dmanage.c2754 * @val: Value corresponding to @which
2763 bool val) in irq_set_irqchip_state()
2793 err = chip->irq_set_irqchip_state(data, which, val); in irq_set_irqchip_state()
2762 irq_set_irqchip_state(unsigned int irq, enum irqchip_irq_state which, bool val) irq_set_irqchip_state() argument
/kernel/linux/linux-5.10/kernel/rcu/
H A Dtree_plugin.h364 static void rcu_preempt_depth_set(int val) in rcu_preempt_depth_set() argument
366 current->rcu_read_lock_nesting = val; in rcu_preempt_depth_set()
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dsuper.c1660 buf->f_fsid.val[0] = crc32_le(0, osb->uuid_str, OCFS2_VOL_UUID_LEN) in ocfs2_statfs()
1662 buf->f_fsid.val[1] = crc32_le(0, osb->uuid_str + OCFS2_VOL_UUID_LEN, in ocfs2_statfs()
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_conntrack_sip.c597 unsigned int *val) in ct_sip_parse_numerical_param()
612 *val = simple_strtoul(start, &end, 0); in ct_sip_parse_numerical_param()
593 ct_sip_parse_numerical_param(const struct nf_conn *ct, const char *dptr, unsigned int dataoff, unsigned int datalen, const char *name, unsigned int *matchoff, unsigned int *matchlen, unsigned int *val) ct_sip_parse_numerical_param() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_drm_dsi.c322 u32 val) in exynos_dsi_write()
325 writel(val, dsi->reg_base + dsi->driver_data->reg_ofs[idx]); in exynos_dsi_write()
321 exynos_dsi_write(struct exynos_dsi *dsi, enum reg_idx idx, u32 val) exynos_dsi_write() argument
/kernel/linux/linux-5.10/drivers/memory/tegra/
H A Dtegra210-emc-cc-r21021.c83 * Convert val to fixed point and add it to the temporary average.
85 #define __INCREMENT_PTFV(dev, val) \
87 ((val) * MOVAVG_PRECISION_FACTOR); })
/kernel/linux/linux-5.10/drivers/media/usb/gspca/
H A Dsn9c2028.c289 set_gain(gspca_dev, ctrl->val); in sd_s_ctrl()
293 set_gain(gspca_dev, sd->gain->val); in sd_s_ctrl()
/kernel/linux/linux-5.10/drivers/media/usb/go7007/
H A Dgo7007-fw.c60 #define CODE_ADD(name, val, length) do { \
62 name.a |= (val) << name.b; \
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/
H A Dipu3-v4l2.c986 dev_dbg(dev, "set val %d to ctrl 0x%8x for subdev %u", in imgu_sd_s_ctrl()
987 ctrl->val, ctrl->id, imgu_sd->pipe); in imgu_sd_s_ctrl()
991 atomic_set(&imgu_sd->running_mode, ctrl->val); in imgu_sd_s_ctrl()
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-sirf.c140 #define SIRFSOC_SPI_FIFO_LEVEL_CHK_MASK(s, val) \
141 ((val) & (s)->fifo_level_chk_mask)
H A Dspi-topcliff-pch.c220 * @val: Value to be written to register.
222 static inline void pch_spi_writereg(struct spi_master *master, int idx, u32 val) in pch_spi_writereg() argument
225 iowrite32(val, (data->io_remap_addr + idx)); in pch_spi_writereg()
/kernel/linux/linux-6.6/drivers/media/usb/go7007/
H A Dgo7007-fw.c60 #define CODE_ADD(name, val, length) do { \
62 name.a |= (val) << name.b; \
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Drenesas-nand-controller.c289 static void rnandc_en_interrupts(struct rnandc *rnandc, u32 val) in rnandc_en_interrupts() argument
292 writel_relaxed(val, rnandc->regs + INT_MASK_REG); in rnandc_en_interrupts()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Domap_hsmmc.c161 #define OMAP_HSMMC_WRITE(base, reg, val) \
162 __raw_writel((val), (base) + OMAP_HSMMC_##reg)
781 * a val of 0x3, rest 0x0. in omap_hsmmc_start_command()
H A Domap.c82 #define OMAP_MMC_WRITE(host, reg, val) __raw_writew((val), (host)->virt_base + OMAP_MMC_REG(host, reg))
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.c33 u64 reg, int bit_pos, int bits, int val) in nicvf_poll_reg()
44 if (((reg_val & bit_mask) >> bit_pos) == val) in nicvf_poll_reg()
32 nicvf_poll_reg(struct nicvf *nic, int qidx, u64 reg, int bit_pos, int bits, int val) nicvf_poll_reg() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h706 __be64 val; member
714 __be64 val; member
/kernel/linux/linux-6.6/drivers/net/ethernet/dlink/
H A Dsundance.c1688 static void set_msglevel(struct net_device *dev, u32 val) in set_msglevel() argument
1691 np->msg_enable = val; in set_msglevel()
/kernel/linux/linux-6.6/drivers/memory/tegra/
H A Dtegra210-emc-cc-r21021.c83 * Convert val to fixed point and add it to the temporary average.
85 #define __INCREMENT_PTFV(dev, val) \
87 ((val) * MOVAVG_PRECISION_FACTOR); })

Completed in 75 milliseconds

1...<<1031103210331034103510361037103810391040>>...1064