/kernel/linux/linux-6.6/tools/perf/ui/browsers/ |
H A D | header.c | 34 int key; in list_menu__run() local
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | name_table.h | 81 u32 key; member
|
/kernel/linux/linux-6.6/rust/ |
H A D | helpers.c | 50 __raw_spin_lock_init(spinlock_check(lock), name, key, LD_WAIT_CONFIG); in rust_helper___spin_lock_init() local 46 rust_helper___spin_lock_init(spinlock_t *lock, const char *name, struct lock_class_key *key) rust_helper___spin_lock_init() argument
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | map_perf_test.bpf.c | 106 u32 key = bpf_get_current_pid_tgid(); in BPF_KSYSCALL() local 124 u32 key = bpf_get_current_pid_tgid(); BPF_KSYSCALL() local 141 u32 key = bpf_get_current_pid_tgid(); BPF_KSYSCALL() local 158 u32 key = bpf_get_current_pid_tgid(); BPF_KSYSCALL() local 184 u32 key; BPF_KSYSCALL() member 190 u32 key = 0; BPF_KSYSCALL() local 254 } key; BPF_KSYSCALL() local 273 u32 key = 1, i; BPF_KSYSCALL() local 286 u32 key = 1, i; BPF_KSYSCALL() local [all...] |
H A D | ibumad_user.c | 36 __u32 key; in dump_counts() local
|
H A D | lathist_user.c | 63 long key, value; in get_data() local
|
H A D | lwt_len_hist_user.c | 34 uint64_t key = 0, next_key, max_key = 0; in main() local
|
H A D | offwaketime.bpf.c | 80 struct key_t key; in update_counts() local [all...] |
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | xt_connlimit.c | 40 u32 key[5]; in connlimit_mt() local
|
/kernel/linux/linux-6.6/net/rds/ |
H A D | bind.c | 56 static inline void __rds_create_bind_key(u8 *key, const struct in6_addr *addr, in __rds_create_bind_key() argument 75 u8 key[RDS_BOUND_KEY_LEN]; in rds_find_bound() local 99 u8 key[RDS_BOUND_KEY_LEN]; rds_add_bound() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
H A D | write_to_hugetlbfs.c | 66 int key = 0; in main() local
|
/kernel/linux/linux-6.6/scripts/kconfig/lxdialog/ |
H A D | checklist.c | 108 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local [all...] |
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | syscalltbl.c | 54 const char *key = vkey; in syscallcmpname() local
|
/kernel/linux/linux-6.6/tools/testing/crypto/chacha20-s390/ |
H A D | test-cipher.c | 54 u8 iv[16], key[32]; in test_lib_chacha() local 131 u8 iv[16], key[32]; in test_skcipher() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/map_tests/ |
H A D | htab_map_batch_ops.c | 81 int map_fd, *keys, *visited, key; in __test_map_lookup_and_delete_batch() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | global_data.c | 16 uint32_t key; in test_global_data_number() member 51 uint32_t key; in test_global_data_string() member 86 uint32_t key; in test_global_data_struct() member
|
H A D | bloom_filter_map.c | 101 int outer_map_fd, inner_map_fd, err, i, key = 0; in test_inner_map() local
|
H A D | btf_map_in_map.c | 28 int err, key = 0, val, i, fd; in test_lookup_update() local [all...] |
H A D | l4lb_all.c | 8 struct vip key = {.protocol = 6}; 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 78 trigger_tp(struct test_lookup_and_delete *skel, __u64 key, __u64 value) trigger_tp() argument 101 __u64 key, value; test_lookup_and_delete_hash() local 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 | 24 map_key_t key; in map_populate() local 78 static int prog_run_insert_elem(struct test_map_init *skel, map_key_t key, in prog_run_insert_elem() argument 134 map_key_t key; test_pcpu_map_init() local 174 map_key_t key; test_pcpu_lru_map_init() local [all...] |
H A D | cgroup_attach_multi.c | 80 int cg1 = 0, cg2 = 0, cg3 = 0, cg4 = 0, cg5 = 0, key = 0; in serial_test_cgroup_attach_multi() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/ |
H A D | bench_strncmp.c | 27 static error_t strncmp_parse_arg(int key, char *arg, struct argp_state *state) in strncmp_parse_arg() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | get_cgroup_id_user.c | 57 __u32 key = 0, pid; in main() local
|
/kernel/linux/linux-6.6/security/keys/ |
H A D | user_defined.c | 101 int user_update(struct key *key, struct key_preparsed_payload *prep) in user_update() argument 128 user_revoke(struct key *key) user_revoke() argument 146 user_destroy(struct key *key) user_destroy() argument 158 user_describe(const struct key *key, struct seq_file *m) user_describe() argument 171 user_read(const struct key *key, char *buffer, size_t buflen) user_read() argument [all...] |