Home
last modified time | relevance | path

Searched defs:values (Results 51 – 75 of 194) sorted by relevance

12345678

/linux/samples/bpf/
H A Dxdp_tx_iptunnel_user.c55 __u64 values[nr_cpus], prev[nr_protos][nr_cpus]; in poll_stats() local
H A Dtracex2_user.c46 long values[nr_cpus]; in print_hist_for_pid() local
/linux/tools/perf/tests/
H A Dsample-parsing.c271 struct sample_read_value values[] = {{1, 5, 0}, {9, 3, 0}, {2, 7, 0}, {6, 4, 1},}; in do_test() local
H A Dparse-metric.c21 static u64 find_value(const char *name, struct value *values) in find_value()
/linux/tools/perf/util/
H A Dbpf_counter_cgroup.c237 struct bpf_perf_event_value *values; in bperf_cgrp__read() local
/linux/drivers/soc/rockchip/
H A Dgrf.c24 const struct rockchip_grf_value *values; member
/linux/include/drm/
H A Ddrm_property.h184 uint64_t *values; member
/linux/tools/kvm/kvm_stat/
H A Dkvm_stat1222 def insert_child(sorted_items, child, values, parent): argument
1619 def do_statline(opts, values): argument
1706 def __call__(self, parser, namespace, values, option_string=None): argument
/linux/sound/soc/codecs/
H A Dtas571x.c146 unsigned int reg, const long values[], size_t len) in tas571x_reg_write_multiword()
177 unsigned int reg, long values[], size_t len) in tas571x_reg_read_multiword()
/linux/drivers/rtc/
H A Drtc-rv8803.c97 u8 reg, u8 count, u8 *values) in rv8803_read_regs()
130 u8 reg, u8 count, const u8 *values) in rv8803_write_regs()
/linux/tools/lib/bpf/
H A Dbpf.c524 void *out_batch, void *keys, void *values, in bpf_map_batch_common()
559 void *values, __u32 *count, in bpf_map_lookup_batch()
567 void *keys, void *values, __u32 *count, in bpf_map_lookup_and_delete_batch()
575 int bpf_map_update_batch(int fd, const void *keys, const void *values, __u32 *count, in bpf_map_update_batch()
/linux/drivers/char/agp/
H A Dali-agp.c25 struct aper_size_info_32 *values; in ali_fetch_size() local
/linux/sound/virtio/
H A Dvirtio_pcm.c96 u64 values; in virtsnd_pcm_build_hw() local
/linux/drivers/gpio/
H A Dgpio-aggregator.c300 unsigned long *values = fwd_tmp_values(fwd); in gpio_fwd_get_multiple() local
380 unsigned long *values = fwd_tmp_values(fwd); in gpio_fwd_set_multiple() local
/linux/net/devlink/
H A Ddpipe.c335 struct devlink_dpipe_value *values, in devlink_dpipe_action_values_put()
372 struct devlink_dpipe_value *values, in devlink_dpipe_match_values_put()
/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Denum-attributes.c338 int values; in hp_populate_enumeration_elements_from_buffer() local
H A Dorder-list-attributes.c330 int values; in hp_populate_ordered_list_elements_from_buffer() local
/linux/drivers/video/backlight/
H A Dili9320.c59 const struct ili9320_reg *values, in ili9320_write_regs()
/linux/lib/
H A Dradix-tree.c824 struct radix_tree_node *node, int count, int values) in replace_slot()
880 int values = !!xa_is_value(item) - !!xa_is_value(old); in __radix_tree_replace() local
1368 int values = xa_is_value(old) ? -1 : 0; in __radix_tree_delete() local
/linux/rust/macros/
H A Dmodule.rs10 let mut values = Vec::new(); in expect_string_array() localVariable
/linux/tools/testing/selftests/resctrl/
H A Dresctrl.h115 } values[2]; member
/linux/drivers/iio/adc/
H A Ddln2-adc.c80 __le16 values[DLN2_ADC_MAX_CHANNELS]; member
485 __le16 values[DLN2_ADC_MAX_CHANNELS]; in dln2_adc_trigger_h() member
H A Dti-lmp92064.c201 u16 values[2]; in lmp92064_trigger_handler() member
/linux/include/uapi/linux/
H A Dgpio.h135 __aligned_u64 values; member
453 __u8 values[GPIOHANDLES_MAX]; member
/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_fw_counters.c33 u64 values[ADF_FW_COUNTERS_COUNT]; member

12345678