Home
last modified time | relevance | path

Searched +defs:val +defs:first (Results 1 – 25 of 232) sorted by relevance

12345678910

/linux-6.14.4/drivers/net/ethernet/microchip/sparx5/
Dsparx5_sdlb.c76 u32 val; in sparx5_sdlb_group_get_first() local
86 u32 val; in sparx5_sdlb_group_get_next() local
107 u32 val; in sparx5_sdlb_group_is_empty() local
140 u32 *first) in sparx5_sdlb_group_get_adjacent()
237 u32 first, u32 next, bool empty) in sparx5_sdlb_group_link()
262 u32 first, next; in sparx5_sdlb_group_add() local
277 u32 first, next, prev; in sparx5_sdlb_group_del() local
/linux-6.14.4/drivers/video/fbdev/core/
Dsysfillrect.c28 unsigned long first, last; in bitfill_aligned() local
74 unsigned long first, last; in bitfill_unaligned() local
128 unsigned long val = pat; in bitfill_aligned_rev() local
129 unsigned long first, last; in bitfill_aligned_rev() local
185 unsigned long first, last; in bitfill_unaligned_rev() local
Dcfbfillrect.c38 unsigned long first, last; in bitfill_aligned() local
95 unsigned long first, last; in bitfill_unaligned() local
150 unsigned long val = pat, dat; in bitfill_aligned_rev() local
151 unsigned long first, last; in bitfill_aligned_rev() local
221 unsigned long first, last, dat; in bitfill_unaligned_rev() local
/linux-6.14.4/drivers/misc/lkdtm/
Dheap.c94 int *base, *val, saw; in lkdtm_READ_AFTER_FREE() local
138 int *base, val, saw; in lkdtm_KFENCE_READ_AFTER_FREE() local
217 int saw, *val; in lkdtm_READ_BUDDY_AFTER_FREE() local
253 u8 *first; in lkdtm_SLAB_INIT_ON_ALLOC() local
254 u8 *val; in lkdtm_SLAB_INIT_ON_ALLOC() local
285 u8 *first; in lkdtm_BUDDY_INIT_ON_ALLOC() local
286 u8 *val; in lkdtm_BUDDY_INIT_ON_ALLOC() local
318 int *val; in lkdtm_SLAB_FREE_DOUBLE() local
335 int *val; in lkdtm_SLAB_FREE_CROSS() local
/linux-6.14.4/tools/perf/util/
Devsel_fprintf.c20 static int comma_fprintf(FILE *fp, bool *first, const char *fmt, ...) in comma_fprintf()
38 static int __print_attr__fprintf(FILE *fp, const char *name, const char *val, void *priv) in __print_attr__fprintf()
45 bool first = true; in evsel__fprintf() local
129 bool first = true; in sample__fprintf_callchain() local
Devlist.c144 struct evsel *first = evlist__first(evlist); in evlist__set_id_pos() local
665 struct evsel *first = evlist__first(evlist); in evlist__event2evsel() local
864 unsigned long pages, val; in parse_pages_arg() local
1277 struct evsel *first = evlist__first(evlist), *pos = first; in evlist__valid_read_format() local
1299 struct evsel *first = evlist__first(evlist); in evlist__id_hdr_size() local
1306 struct evsel *first = evlist__first(evlist), *pos = first; in evlist__valid_sample_id_all() local
1318 struct evsel *first = evlist__first(evlist); in evlist__sample_id_all() local
1491 union sigval val; in evlist__prepare_workload() local
1631 struct evsel *first = evlist__first(evlist); in evlist__strerror_open() local
2242 static int parse_event_enable_time(const char *str, struct event_enable_time *range, bool first) in parse_event_enable_time()
[all …]
/linux-6.14.4/arch/s390/boot/
Dals.c14 static void u16_to_decimal(char *str, u16 val) in u16_to_decimal()
31 unsigned long val; in print_missing_facilities() local
33 int i, j, first; in print_missing_facilities() local
/linux-6.14.4/drivers/i2c/busses/
Di2c-viai2c-common.c24 u16 val, tcr_val = i2c->tcr; in viai2c_write() local
64 static int viai2c_read(struct viai2c *i2c, struct i2c_msg *pmsg, bool first) in viai2c_read()
66 u16 val, tcr_val = i2c->tcr; in viai2c_read() local
137 u16 val; in viai2c_irq_xfer() local
/linux-6.14.4/drivers/gpu/drm/vc4/
Dvc4_render_cl.c56 static inline void rcl_u8(struct vc4_rcl_setup *setup, u8 val) in rcl_u8()
62 static inline void rcl_u16(struct vc4_rcl_setup *setup, u16 val) in rcl_u16()
68 static inline void rcl_u32(struct vc4_rcl_setup *setup, u32 val) in rcl_u32()
125 uint8_t x, uint8_t y, bool first, bool last) in emit_tile()
369 bool first = (xi == 0 && yi == 0); in vc4_create_rcl_bo() local
/linux-6.14.4/drivers/usb/cdns3/
Dcdnsp-mem.c82 struct cdnsp_segment *first) in cdnsp_free_segments_for_ring()
111 u32 val; in cdnsp_link_segments() local
138 struct cdnsp_segment *first, in cdnsp_link_rings()
323 struct cdnsp_segment **first, in cdnsp_alloc_segments_for_ring()
427 struct cdnsp_segment *first; in cdnsp_ring_expansion() local
1031 unsigned int val; in cdnsp_alloc_erst() local
1212 unsigned int val; in cdnsp_mem_init() local
/linux-6.14.4/drivers/dma/
Dtxx9dmac.c37 #define channel64_writeq(dc, name, val) \ argument
41 #define channel64_writel(dc, name, val) \ argument
46 #define channel32_writel(dc, name, val) \ argument
50 #define channel_writeq(dc, name, val) channel64_writeq(dc, name, val) argument
54 #define channel_writel(dc, name, val) \ argument
66 static void channel64_write_CHAR(const struct txx9dmac_chan *dc, dma_addr_t val) in channel64_write_CHAR()
92 static void channel_write_CHAR(const struct txx9dmac_chan *dc, dma_addr_t val) in channel_write_CHAR()
114 #define dma64_writel(ddev, name, val) \ argument
119 #define dma32_writel(ddev, name, val) \ argument
125 #define dma_writel(ddev, name, val) \ argument
[all …]
/linux-6.14.4/drivers/gpu/drm/i915/
Di915_mitigations.c30 static int mitigations_set(const char *val, const struct kernel_param *kp) in mitigations_set()
34 bool first = true; in mitigations_set() local
/linux-6.14.4/arch/powerpc/platforms/powernv/
Didle.c182 u8 val; in store_fastsleep_workaround_applyonce() local
228 int first = cpu_first_thread_sibling(cpu); in atomic_start_thread_idle() local
238 int first = cpu_first_thread_sibling(cpu); in atomic_stop_thread_idle() local
248 int first = cpu_first_thread_sibling(cpu); in atomic_lock_thread_idle() local
258 int first = cpu_first_thread_sibling(cpu); in atomic_unlock_and_stop_thread_idle() local
281 int first = cpu_first_thread_sibling(cpu); in atomic_unlock_thread_idle() local
317 int first = cpu_first_thread_sibling(cpu); in power7_idle_insn() local
611 int first = cpu_first_thread_sibling(cpu); in power9_idle_stop() local
896 int first = cpu_first_thread_sibling(cpu); in power10_idle_stop() local
/linux-6.14.4/drivers/net/ipa/
Dipa_table.c206 bool hashed, bool ipv6, u16 first, u16 count) in ipa_table_reset_add()
298 u16 first; in ipa_route_reset() local
353 u32 val; in ipa_table_hash_flush() local
500 u32 val; in ipa_filter_tuple_zero() local
559 u32 val; in ipa_route_tuple_zero() local
/linux-6.14.4/drivers/accel/habanalabs/common/
Ddebugfs.c22 u8 i2c_reg, u8 i2c_len, u64 *val) in hl_debugfs_i2c_read()
53 u8 i2c_reg, u8 i2c_len, u64 val) in hl_debugfs_i2c_write()
109 bool first = true; in command_buffers_show() local
140 bool first = true; in command_submission_show() local
171 bool first = true; in command_submission_jobs_show() local
210 bool first = true; in userptr_show() local
355 bool first = true; in userptr_lookup_show() local
610 u64 val = hdev->memory_scrub_val; in hl_memory_scrub() local
746 u64 *val, enum debugfs_access_type acc_type, bool *found) in hl_access_dev_mem_by_region()
766 static void hl_access_host_mem(struct hl_device *hdev, u64 addr, u64 *val, in hl_access_host_mem()
[all …]
/linux-6.14.4/drivers/pcmcia/
Dsa11xx_base.c115 unsigned long val, in sa1100_pcmcia_frequency_change()
218 int first, int nr) in sa11xx_drv_pcmcia_probe()
/linux-6.14.4/drivers/mtd/chips/
Dcfi_util.c68 map_word val = { {0} }; in cfi_build_cmd() local
132 unsigned long cfi_merge_status(map_word val, struct map_info *map, in cfi_merge_status()
206 map_word val; in cfi_send_gen_cmd() local
223 map_word val[3]; in cfi_qry_present() local
364 int i, first; in cfi_varsize_frob() local
/linux-6.14.4/drivers/net/ethernet/intel/iavf/
Diavf_txrx.c139 u32 val = IAVF_VFINT_DYN_CTLN1_INTENA_MASK | in iavf_force_wb() local
359 u32 val; in iavf_enable_wb_on_itr() local
798 static void iavf_release_rx_desc(struct iavf_ring *rx_ring, u32 val) in iavf_release_rx_desc()
1259 u32 val; in iavf_buildreg_itr() local
1495 static int iavf_tso(struct iavf_tx_buffer *first, u8 *hdr_len, in iavf_tso()
1917 struct iavf_tx_buffer *first, u32 tx_flags, in iavf_tx_map()
2062 struct iavf_tx_buffer *first; in iavf_xmit_frame_ring() local
/linux-6.14.4/tools/perf/trace/beauty/
Dperf_event_open.c51 bool first; member
54 static int attr__fprintf(FILE *fp __maybe_unused, const char *name, const char *val, void *priv) in attr__fprintf()
/linux-6.14.4/arch/sparc/kernel/
Dpci.c113 void pci_config_write8(u8 *addr, u8 val) in pci_config_write8()
132 void pci_config_write16(u16 *addr, u16 val) in pci_config_write16()
151 void pci_config_write32(u32 *addr, u32 val) in pci_config_write32()
174 int val = 0; in ofpci_debug() local
365 u32 idx, first, last; in apb_calc_first_last() local
391 u32 first, last; in apb_fake_ranges() local
823 u8 val; in ali_sound_dma_hack() local
/linux-6.14.4/drivers/pinctrl/sunplus/
Dsppctl.c44 static inline void sppctl_first_writel(struct sppctl_gpio_chip *spp_gchip, u32 val, u32 off) in sppctl_first_writel()
54 static inline void sppctl_gpio_master_writel(struct sppctl_gpio_chip *spp_gchip, u32 val, in sppctl_gpio_master_writel()
65 static inline void sppctl_gpio_oe_writel(struct sppctl_gpio_chip *spp_gchip, u32 val, u32 off) in sppctl_gpio_oe_writel()
70 static inline void sppctl_gpio_out_writel(struct sppctl_gpio_chip *spp_gchip, u32 val, u32 off) in sppctl_gpio_out_writel()
85 static inline void sppctl_gpio_iinv_writel(struct sppctl_gpio_chip *spp_gchip, u32 val, in sppctl_gpio_iinv_writel()
96 static inline void sppctl_gpio_oinv_writel(struct sppctl_gpio_chip *spp_gchip, u32 val, in sppctl_gpio_oinv_writel()
107 static inline void sppctl_gpio_od_writel(struct sppctl_gpio_chip *spp_gchip, u32 val, u32 off) in sppctl_gpio_od_writel()
139 static inline u32 sppctl_prep_moon_reg_and_offset(unsigned int offset, u32 *reg_off, int val) in sppctl_prep_moon_reg_and_offset()
175 static void sppctl_func_set(struct sppctl_pdata *pctl, u8 func, u8 val) in sppctl_func_set()
228 u8 val) in sppctl_gmx_set()
[all …]
/linux-6.14.4/arch/mips/mm/
Duasm.c428 static int uasm_rel_highest(long val) in uasm_rel_highest()
437 static int uasm_rel_higher(long val) in uasm_rel_higher()
446 int uasm_rel_hi(long val) in uasm_rel_hi()
452 int uasm_rel_lo(long val) in uasm_rel_lo()
515 void uasm_move_relocs(struct uasm_reloc *rel, u32 *first, u32 *end, in uasm_move_relocs()
524 void uasm_move_labels(struct uasm_label *lab, u32 *first, u32 *end, in uasm_move_labels()
534 u32 *first, u32 *end, u32 *target) in uasm_copy_handler()
/linux-6.14.4/kernel/
Dsysctl.c342 unsigned long *val, bool *neg, in proc_get_long()
400 static void proc_put_long(void **buf, size_t *size, unsigned long val, bool neg) in proc_put_long()
442 int val = READ_ONCE(*valp); in do_proc_dointvec_conv() local
463 unsigned int val = READ_ONCE(*valp); in do_proc_douintvec_conv() local
478 int *i, vleft, first = 1, err = 0; in __do_proc_dointvec() local
710 int res, val; in proc_dobool() local
968 unsigned int min = 0, max = 255U, val; in proc_dou8vec_minmax() local
1026 int vleft, first = 1, err = 0; in __do_proc_doulongvec_minmax() local
1051 unsigned long val; in __do_proc_doulongvec_minmax() local
1161 int val = READ_ONCE(*valp); in do_proc_dointvec_jiffies_conv() local
[all …]
/linux-6.14.4/drivers/net/ethernet/wangxun/txgbe/
Dtxgbe_fdir.c160 u32 val; in txgbe_fdir_check_cmd_complete() local
225 void txgbe_atr(struct wx_ring *ring, struct wx_tx_buffer *first, u8 ptype) in txgbe_atr()
496 u32 val; in txgbe_fdir_enable() local
/linux-6.14.4/drivers/base/regmap/
Dregcache-maple.c39 unsigned int val) in regcache_maple_write()
314 static int regcache_maple_insert_block(struct regmap *map, int first, in regcache_maple_insert_block()

12345678910