/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...] |
H A D | xdp_noinline.c | 10 struct vip key = {.protocol = 6}; in test_xdp_noinline() local
|
/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...] |
/kernel/linux/linux-6.6/security/selinux/ss/ |
H A D | hashtab.h | 27 void *key; member 61 static inline int hashtab_insert(struct hashtab *h, void *key, voi argument 96 hashtab_search(struct hashtab *h, const void *key, struct hashtab_key_params key_params) hashtab_search() argument [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | for_each_hash_map_elem.c | 29 check_hash_elem(struct bpf_map *map, __u32 *key, __u64 *val, in check_hash_elem() argument 58 check_percpu_elem(struct bpf_map *map, __u32 *key, __u64 *val, in check_percpu_elem() argument
|
H A D | rbtree_fail.c | 10 long key; member
|
H A D | rbtree.c | 11 long key; member [all...] |
H A D | test_tcp_check_syncookie_kern.c | 57 __u32 key = 0; in check_syncookie() local
|
H A D | bloom_filter_bench.c | 63 static __always_inline void log_result(__u32 key) in log_result() argument 71 bloom_callback(struct bpf_map *map, __u32 *key, void *val, in bloom_callback() argument
|
H A D | lsm.c | 115 __u32 key = 0; in BPF_PROG() local [all...] |
H A D | netif_receive_skb.c | 101 __u32 key = 0; in BPF_PROG() local
|
H A D | syscall.c | 81 static __u64 key = 12; in bpf_prog() local
|
H A D | timer_mim_reject.c | 41 static int timer_cb(void *map, int *key, struct hmap_elem *val) in timer_cb() argument
|