/kernel/linux/linux-6.6/net/wireless/ |
H A D | debugfs.c | 13 #define DEBUGFS_READONLY_FILE(name, buflen, fmt, value...) \ 21 res = scnprintf(buf, buflen, fmt "\n", ##value); \
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | ibumad_kern.c | 22 __type(value, u64); /* count of mads read */ 29 __type(value, u64); /* count of mads written */
|
H A D | sock_example.c | 2 * - creates arraymap in kernel with key 4 bytes and value 8 bytes 8 * value = bpf_map_lookup_elem(map_fd, fp - 4); 9 * if (value) 10 * (*(u64*)value) += 1; 39 long long value = 0, tcp_cnt, udp_cnt, icmp_cnt; in test_sock() local 41 map_fd = bpf_map_create(BPF_MAP_TYPE_ARRAY, NULL, sizeof(key), sizeof(value), in test_sock()
|
/kernel/linux/linux-6.6/sound/synth/emux/ |
H A D | emux_hwdep.c | 64 emu->portptrs[i]->ctrls[info.mode] = info.value; in snd_emux_hwdep_misc_mode() 68 emu->portptrs[info.port]->ctrls[info.mode] = info.value; in snd_emux_hwdep_misc_mode()
|
/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 37 bpf_map_lookup_elem(ctx->map_fd, &ctx->pid_fd, &value); in lookup_fn()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/ |
H A D | bench_rename.c | 37 atomic_inc(&ctx.hits.value); in producer() 43 res->hits = atomic_swap(&ctx.hits.value, 0); in measure()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | l4lb_all.c | 12 } value = {.vip_num = VIP_NUM}; in test_l4lb() local 44 bpf_map_update_elem(map_fd, &key, &value, 0); in test_l4lb()
|
H A D | xdp_noinline.c | 14 } value = {.vip_num = VIP_NUM}; in test_xdp_noinline() local 44 bpf_map_update_elem(bpf_map__fd(skel->maps.vip_map), &key, &value, 0); in test_xdp_noinline()
|
/kernel/linux/linux-6.6/tools/perf/util/hisi-ptt-decoder/ |
H A D | hisi-ptt-pkt-decoder.c | 87 uint32_t value; member 128 dw0.value = *(uint32_t *)(buf + pos); in hisi_ptt_4dw_print_dw0()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
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 18 return perf_config_int(&autocorrect, var,value); in perf_unknown_cmd_config()
|
H A D | intlist.c | 101 unsigned long value = strtol(s, &sep, 10); in intlist__parse_list() local 105 err = intlist__add(ilist, value); in intlist__parse_list()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | bpf_iter.h | 124 void *value; member 131 void *value; member
|
H A D | core_kern.c | 15 __type(value, u32); 22 __type(value, u32);
|
H A D | test_migrate_reuseport.c | 28 __type(value, __u64); 35 __type(value, int);
|
H A D | cgroup_hierarchical_stats.c | 30 __type(value, struct percpu_attach_counter); 37 __type(value, struct attach_counter);
|
H A D | sock_destroy_prog.c | 17 __type(value, __u64); 24 __type(value, __u64);
|
H A D | verifier_helper_restricted.c | 17 __type(value, struct val); 28 __type(value, struct timer);
|
H A D | verifier_search_pruning.c | 19 __type(value, struct test_val); 26 __type(value, long long); 31 __success __failure_unpriv __msg_unpriv("R0 leaks addr as return value") 56 __success __failure_unpriv __msg_unpriv("R0 leaks addr as return value") 84 /* Get an unknown value */ \ in liveness_pruning_and_write_screening() 195 __failure __msg("R0 min value is outside of the allowed memory range") 213 /* out-of-bound map value access for r6=32 */ \ in tracking_for_u32_spill_fill()
|
/kernel/linux/linux-6.6/tools/testing/selftests/kselftest/ |
H A D | runner.sh | 90 value=$(echo "$line" | cut -d= -f2-) 91 eval "kselftest_$field"="$value"
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_lirc_mode2_user.c | 128 event.value == 0xdead) { in main() 151 event.value == 1 ) { in main()
|
/kernel/liteos_a/kernel/extended/lms/ |
H A D | los_lms_pri.h | 101 VOID (*simpleMark)(UINTPTR startAddr, UINTPTR endAddr, UINT32 value);
109 VOID OsLmsSimpleMark(UINTPTR startAddr, UINTPTR endAddr, UINT32 value);
|
/kernel/liteos_m/components/lms/ |
H A D | los_lms_pri.h | 101 VOID (*simpleMark)(UINTPTR startAddr, UINTPTR endAddr, UINT32 value);
110 VOID OsLmsSimpleMark(UINTPTR startAddr, UINTPTR endAddr, UINT32 value);
|
/kernel/liteos_m/kernel/include/ |
H A D | los_sortlink.h | 65 #define SET_SORTLIST_VALUE(sortList, value) (((SortLinkList *)(sortList))->responseTime = (value))
|
/kernel/liteos_m/testsuites/sample/kernel/mem/ |
H A D | It_los_mem.h | 58 #define IS_ALIGNED_SIZE(value, alignSize) (0 == ((UINT32)(value) & (UINT32)((alignSize) - 1)))
|
/kernel/linux/linux-6.6/sound/soc/codecs/aw88395/ |
H A D | aw88395_device.h | 27 #define AW88395_CALI_DELAY_CACL(value) ((value * 32) / 48)
|