Home
last modified time | relevance | path

Searched defs:key (Results 2176 - 2200 of 10004) sorted by relevance

1...<<81828384858687888990>>...401

/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dheader.c34 int key; in list_menu__run() local
/kernel/linux/linux-6.6/net/tipc/
H A Dname_table.h81 u32 key; member
/kernel/linux/linux-6.6/rust/
H A Dhelpers.c50 __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 Dmap_perf_test.bpf.c106 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 Dibumad_user.c36 __u32 key; in dump_counts() local
H A Dlathist_user.c63 long key, value; in get_data() local
H A Dlwt_len_hist_user.c34 uint64_t key = 0, next_key, max_key = 0; in main() local
H A Doffwaketime.bpf.c80 struct key_t key; in update_counts() local
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_connlimit.c40 u32 key[5]; in connlimit_mt() local
/kernel/linux/linux-6.6/net/rds/
H A Dbind.c56 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 Dwrite_to_hugetlbfs.c66 int key = 0; in main() local
/kernel/linux/linux-6.6/scripts/kconfig/lxdialog/
H A Dchecklist.c108 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 Dsyscalltbl.c54 const char *key = vkey; in syscallcmpname() local
/kernel/linux/linux-6.6/tools/testing/crypto/chacha20-s390/
H A Dtest-cipher.c54 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 Dhtab_map_batch_ops.c81 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 Dglobal_data.c16 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 Dbloom_filter_map.c101 int outer_map_fd, inner_map_fd, err, i, key = 0; in test_inner_map() local
H A Dbtf_map_in_map.c28 int err, key = 0, val, i, fd; in test_lookup_update() local
[all...]
H A Dl4lb_all.c8 struct vip key = {.protocol = 6}; in test_l4lb() local
H A Dlookup_and_delete.c15 __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 Dmap_init.c24 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 Dcgroup_attach_multi.c80 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 Dbench_strncmp.c27 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 Dget_cgroup_id_user.c57 __u32 key = 0, pid; in main() local
/kernel/linux/linux-6.6/security/keys/
H A Duser_defined.c101 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...]

Completed in 10 milliseconds

1...<<81828384858687888990>>...401