Home
last modified time | relevance | path

Searched defs:key (Results 4076 - 4100 of 9257) sorted by relevance

1...<<161162163164165166167168169170>>...371

/kernel/linux/linux-6.6/sound/drivers/opl3/
H A Dopl3_synth.c308 unsigned int key = (prog + bank) % OPL3_PATCH_HASH_SIZE; in snd_opl3_find_patch() local
/kernel/linux/linux-6.6/security/keys/
H A Drequest_key.c25 struct key *key = current->cached_requested_key; in check_cached_key() local
36 cache_requested_key(struct key *key) cache_requested_key() argument
62 struct key *key = rka->target_key; complete_request_key() local
124 struct key *key = rka->target_key, *keyring, *session, *user_session; call_sbin_request_key() local
226 construct_key(struct key *key, const void *callout_info, size_t callout_len, void *aux, struct key *dest_keyring) construct_key() argument
376 struct key *key; construct_alloc_key() local
497 struct key *key; construct_key_and_link() local
596 struct key *key; request_key_and_link() local
676 wait_for_key_construction(struct key *key, bool intr) wait_for_key_construction() argument
711 struct key *key; request_key_tag() local
753 struct key *key; request_key_with_auxdata() local
798 struct key *key; request_key_rcu() local
[all...]
H A Dprocess_keys.c587 lookup_user_key_possessed(const struct key *key, const struct key_match_data *match_data) lookup_user_key_possessed() argument
621 struct key *key, *user_session; lookup_user_key() local
[all...]
/kernel/linux/linux-6.6/security/selinux/ss/
H A Davtab.c106 static int avtab_insert(struct avtab *h, const struct avtab_key *key, in avtab_insert() argument
69 avtab_insert_node(struct avtab *h, u32 hvalue, struct avtab_node *prev, const struct avtab_key *key, const struct avtab_datum *datum) avtab_insert_node() argument
151 avtab_insert_nonunique(struct avtab *h, const struct avtab_key *key, const struct avtab_datum *datum) avtab_insert_nonunique() argument
186 avtab_search_node(struct avtab *h, const struct avtab_key *key) avtab_search_node() argument
378 struct avtab_key key; avtab_read_item() local
[all...]
H A Davtab.h78 struct avtab_key key; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dunpriv_bpf_disabled.c104 __u32 key = 0, vals[nr_cpus], lookup_vals[nr_cpus]; in test_unpriv_bpf_disabled_positive() local
H A Dtest_tunnel.c315 int key = 0, ifindex = -1; in test_vxlan_tunnel() local
399 int key = 0, ifindex = -1; in test_ip6vxlan_tunnel() local
H A Dxdp_metadata.c289 __u32 val, key = 0; in test_xdp_metadata() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_iter.h123 void *key; member
137 void *key; member
H A Drefcounted_kptr.c15 long key; member
34 long key; member
[all...]
H A Dtest_sk_lookup.c208 __u32 key = KEY_SERVER_B; in select_sock_b() local
H A Dxdp_features.c137 __u32 *val, key = 0; in xdp_update_stats() local
229 __u32 *val, key = 0; in BPF_PROG() local
242 __u32 *val, key = 0; in BPF_PROG() local
H A Diters.c539 int key = 0; in iter_err_too_permissive1() local
561 int key = 0; in iter_err_too_permissive2() local
583 int key = 0; in iter_err_too_permissive3() local
604 int key in iter_tricky_but_fine() local
[all...]
H A Dmap_kptr.c195 int key = 0; test_map_kptr() local
268 int key = 0; test_map_in_map_kptr() local
397 int key = 0, ret; test_map_kptr_ref1() local
443 int key = 0, ret; test_map_kptr_ref2() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_lru_map.c42 static int bpf_map_lookup_elem_with_ref_bit(int fd, unsigned long long key, in bpf_map_lookup_elem_with_ref_bit() argument
150 unsigned long long key, value[nr_cpus]; test_lru_sanity0() local
241 unsigned long long key, end_key, value[nr_cpus]; test_lru_sanity1() local
317 unsigned long long key, value[nr_cpus]; test_lru_sanity2() local
424 unsigned long long key, end_key, value[nr_cpus]; test_lru_sanity3() local
489 unsigned long long key, value[nr_cpus]; test_lru_sanity4() local
547 unsigned long long key, value[nr_cpus]; do_test_lru_sanity5() local
564 unsigned long long key, value[nr_cpus]; test_lru_sanity5() local
612 unsigned long long key, value[nr_cpus]; test_lru_sanity6() local
678 unsigned long long key, value[nr_cpus]; test_lru_sanity7() local
769 unsigned long long key, value[nr_cpus]; test_lru_sanity8() local
[all...]
H A Dtest_tcp_check_syncookie_user.c125 __u32 key = 0; in run_test() local
H A Dtest_lpm_map.c33 uint8_t key[]; member
40 tlpm_add(struct tlpm_node *list, const uint8_t *key, size_t n_bits) tlpm_add() argument
80 tlpm_match(struct tlpm_node *list, const uint8_t *key, size_t n_bits) tlpm_match() argument
109 tlpm_delete(struct tlpm_node *list, const uint8_t *key, size_t n_bits) tlpm_delete() argument
190 uint8_t key[] = { rand() % 0xff, rand() % 0xff }; test_lpm_order() local
214 struct bpf_lpm_trie_key *key; test_lpm_map() local
426 struct bpf_lpm_trie_key *key; test_lpm_delete() local
689 } key[MAX_TEST_KEYS]; global() member
[all...]
H A Dtrace_helpers.c73 struct ksym *ksym_search(long key) in ksym_search() argument
H A Dxdp_synproxy.c428 __u32 key = 0; in main() local
445 __u32 key = 1; in main() local
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dagpgart.h70 int key; member
76 int key; member
80 int key; member
H A Dtls.h60 unsigned char key[TLS_CIPHER_AES_GCM_128_KEY_SIZE]; member
67 unsigned char key[TLS_CIPHER_AES_GCM_256_KEY_SIZE]; member
74 unsigned char key[TLS_CIPHER_AES_CCM_128_KEY_SIZE]; member
/kernel/linux/linux-6.6/sound/firewire/dice/
H A Ddice.c37 int key, val, vendor = -1, model = -1; in check_dice_category() local
/kernel/linux/linux-6.6/sound/firewire/oxfw/
H A Doxfw.c135 int key, val; in detect_quirks() local
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dcio.c710 int cio_tm_start_key(struct subchannel *sch, struct tcw *tcw, u8 lpm, u8 key) in cio_tm_start_key() argument
123 cio_start_key(struct subchannel *sch, struct ccw1 * cpa, __u8 lpm, __u8 key) cio_start_key() argument
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.c85 DBT key; in symbol_delete() local
146 DBT key; in symtable_close() local
167 DBT key; in symtable_get() local
476 DBT key; symtable_dump() local
[all...]

Completed in 18 milliseconds

1...<<161162163164165166167168169170>>...371