/kernel/linux/linux-6.6/samples/bpf/ |
H A D | lathist_user.c | 63 long key, value; in get_data() local
|
/kernel/linux/linux-6.6/tools/gpio/ |
H A D | gpio-utils.c | 183 unsigned int value; in gpiotools_get() local 242 gpiotools_set(const char *device_name, unsigned int line, unsigned int value) gpiotools_set() argument [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/map_tests/ |
H A D | task_storage_map.c | 30 long value; in lookup_fn() local
|
H A D | array_map_batch_ops.c | 51 __s64 value = (values + cpu_offset)[j]; in map_batch_verify() local
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | color.c | 153 int value_color_snprintf(char *bf, size_t size, const char *fmt, double value) in value_color_snprintf() argument
|
H A D | help-unknown-cmd.c | 14 static int perf_unknown_cmd_config(const char *var, const char *value, in perf_unknown_cmd_config() argument
|
H A D | intlist.c | 101 unsigned long value = strtol(s, &sep, 10); in intlist__parse_list() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | bloom_filter_map.c | 11 __u32 value; in test_fail_cases() local 61 char value[11]; test_success_cases() local [all...] |
H A D | check_mtu.c | 20 int value, n, fd; in read_mtu_device_lo() local
|
H A D | l4lb_all.c | 12 } value = {.vip_num = VIP_NUM}; in test_l4lb() local
|
H A D | lookup_and_delete.c | 15 __u64 key, value = START_VALUE; in fill_values() local 29 __u64 key, value[nr_cpus]; in fill_values_percpu() local 101 __u64 key, value; in test_lookup_and_delete_hash() local 78 trigger_tp(struct test_lookup_and_delete *skel, __u64 key, __u64 value) trigger_tp() argument 137 __u64 key, val, value[nr_cpus]; test_lookup_and_delete_percpu_hash() local 177 __u64 key, value; test_lookup_and_delete_lru_hash() local 223 __u64 key, val, value[nr_cpus]; test_lookup_and_delete_lru_percpu_hash() local [all...] |
H A D | map_init.c | 22 pcpu_map_value_t value[nr_cpus]; in map_populate() local 100 static int check_values_one_cpu(pcpu_map_value_t *value, map_value_t expected) in check_values_one_cpu() argument 78 prog_run_insert_elem(struct test_map_init *skel, map_key_t key, map_value_t value) prog_run_insert_elem() argument 131 pcpu_map_value_t value[nr_cpus]; test_pcpu_map_init() local 171 pcpu_map_value_t value[nr_cpus]; test_pcpu_lru_map_init() local [all...] |
H A D | cgroup_attach_multi.c | 83 unsigned long long value; in serial_test_cgroup_attach_multi() local [all...] |
H A D | task_local_storage.c | 86 long value; in test_recursion() local
|
H A D | sk_storage_tracing.c | 50 int listen_fd = -1, passive_fd = -1, active_fd = -1, value = 1, err; in do_test() local
|
H A D | test_local_storage.c | 20 unsigned int value; member
|
H A D | xdp_noinline.c | 14 } value = {.vip_num = VIP_NUM}; in test_xdp_noinline() local
|
/kernel/linux/linux-6.6/tools/power/acpi/tools/ec/ |
H A D | ec_access.c | 192 void write_ec_val(int fd, int byte_offset, uint8_t value) in write_ec_val() argument
|
/kernel/linux/linux-6.6/tools/power/cpupower/lib/ |
H A D | cpupower.c | 79 unsigned long long value; in cpupower_is_cpu_online() local
|
/kernel/linux/linux-6.6/sound/core/seq/oss/ |
H A D | seq_oss_timer.c | 127 send_timer_event(struct seq_oss_devinfo *dp, int type, int value) in send_timer_event() argument 200 snd_seq_oss_timer_tempo(struct seq_oss_timer *timer, int value) in snd_seq_oss_timer_tempo() argument 220 int value; snd_seq_oss_timer_ioctl() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | test_verify_pkcs7_sig.c | 51 __u64 value; in BPF_PROG() local
|
H A D | lsm.c | 116 __u64 *value; in BPF_PROG() local [all...] |
H A D | syscall.c | 82 static __u64 value = 34; in bpf_prog() local
|
/kernel/linux/linux-6.6/tools/testing/vsock/ |
H A D | control.c | 144 void control_writeulong(unsigned long value) in control_writeulong() argument 158 unsigned long value; in control_readulong() local
|
/kernel/linux/linux-6.6/tools/wmi/ |
H A D | dell-smbios-example.c | 53 static int find_token(__u16 token, __u16 *location, __u16 *value) in find_token() argument 112 __u16 value; in query_token() local 127 __u16 value; in activate_token() local 159 __u64 value = 0; in main() local [all...] |